Skip to content

fix htmlSafe import #402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2021
Merged

fix htmlSafe import #402

merged 1 commit into from
Jul 25, 2021

Conversation

mansona
Copy link
Member

@mansona mansona commented Jul 24, 2021

This is fixing the htmlSafe import as described here https://deprecations.emberjs.com/v3.x#toc_ember-string-htmlsafe-ishtmlsafe

I think this is also causing issues in Ember 3.27 because of module issues 🤔

@mansona
Copy link
Member Author

mansona commented Jul 24, 2021

I tested this locally and this does in fact fix the issue I was having with https://github.com/ember-learn/guidemaker-ember-template/pull/84/checks?check_run_id=3150847446#step:6:122 🎉

@mansona mansona requested a review from a team July 24, 2021 21:52
Copy link
Member

@amyrlam amyrlam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@amyrlam
Copy link
Member

amyrlam commented Jul 25, 2021

@mansona not sure about the test failure, do you know?

@mansona
Copy link
Member Author

mansona commented Jul 25, 2021

So... It looks like it's only ember-canary that's falling so I'm not currently worried. It's likely something in a deprecation that has been removed so we probably need to go through and remove all deprecations soon 🙈

@mansona mansona merged commit 29daebe into master Jul 25, 2021
@mansona mansona deleted the ember-string branch July 25, 2021 12:26
@amyrlam
Copy link
Member

amyrlam commented Jul 25, 2021

sgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants