Skip to content
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

Update "deprecate" to import from @ember/debug #2317

Merged
merged 5 commits into from
Oct 5, 2021

Conversation

snewcomer
Copy link
Contributor

Copy link
Collaborator

@BobrImperator BobrImperator left a comment

Choose a reason for hiding this comment

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

Looks good to me

@snewcomer
Copy link
Contributor Author

Seems like we generally have some test failures that are common across PRs? Are they blocking?

@BobrImperator
Copy link
Collaborator

@snewcomer these seem to be related to global Ember usage which has been deprecated for a while, and because of that ember-beta seems to be failing because it's usage must've been removed, not sure atm though.

@@ -62,7 +62,7 @@
"ember-sinon": "~5.0.0",
"ember-source": "~3.18.0",
"ember-source-channel-url": "^2.0.1",
"ember-test-selectors": "^4.0.0",
"ember-test-selectors": "^6.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

this seems unrelated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was working on getting the tests passing. Looks like they are failing on the main branch so hopefully I can resolve here 👉

#2319

Copy link
Member

@marcoow marcoow left a comment

Choose a reason for hiding this comment

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

Would it make sense to update all of the usages of the old import in this PR?

@snewcomer
Copy link
Contributor Author

snewcomer commented Sep 24, 2021

@marcoow oh my how I missed that :). Fixed

@marcoow
Copy link
Member

marcoow commented Sep 27, 2021

@snewcomer there are some linter failures now because duplicated imports…

@BobrImperator BobrImperator merged commit ef6e426 into mainmatter:master Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants