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

Bump ember-classy-page-object #869

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Bump ember-classy-page-object #869

merged 1 commit into from
Sep 29, 2021

Conversation

mixonic
Copy link
Member

@mixonic mixonic commented Feb 6, 2021

Bump https://github.com/Addepar/ember-classy-page-object which will also result in https://github.com/san650/ember-cli-page-object getting bumped.

TODO:

  • See if we have a ton of deprecations from ember-cli-page-object now There definitely are a bunch of deprecations, but it doesn't seem like we should block this PR on them. Many of them need to be addressed by updating the component integration test suite, which we need to assert can be done with Ember 2.8. IMO we should decouple fixing deprecations from landing the dependency bump.
  • See if @ro0gr can follow through on a new release of ember-cli-page-object fixing an Ember-triggered deprecation wrt deprecate usage (ohmy)
  • Get a release of ember-classy-page-object to depend on. Currently @twokul holds the keys to the kingdom.

@mixonic mixonic force-pushed the mixonic/bump-page-objects branch 4 times, most recently from 7de13f7 to c878ff0 Compare February 6, 2021 21:34
package.json Outdated
@@ -34,7 +34,7 @@
"@html-next/vertical-collection": "^1.0.0-beta.14",
"broccoli-string-replace": "^0.1.2",
"css-element-queries": "^0.4.0",
"ember-classy-page-object": "^0.6.1",
"ember-classy-page-object": "Addepar/ember-classy-page-object#714cb4523f7cbab01e7539b0ddfe7d81714ba919",
Copy link
Member Author

Choose a reason for hiding this comment

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

Can't be landed until there is a release here.

@ro0gr
Copy link

ro0gr commented Feb 7, 2021

See if @ro0gr can follow through on a new release of ember-cli-page-object fixing an Ember-triggered deprecation wrt deprecate usage (ohmy)

just published new version https://github.com/san650/ember-cli-page-object/releases/tag/v1.17.6

@mixonic
Copy link
Member Author

mixonic commented Feb 7, 2021

Thank you very much @ro0gr! I appreciate the fast turn around! 😅 You are a champ.

@mixonic mixonic mentioned this pull request Feb 10, 2021
Base automatically changed from 3.0-beta to master February 11, 2021 20:22
* Update some tests to wrap mutations in runloop so rendering flushes.
@mixonic mixonic marked this pull request as ready for review September 29, 2021 17:42
@mixonic
Copy link
Member Author

mixonic commented Sep 29, 2021

This branch passed an internal smoke test on Addepar's main Ember codebase 👍 I'll land it and cut a release. It should address the deprecation message noted at #831 (comment)

@mixonic mixonic merged commit 62731c5 into master Sep 29, 2021
@mixonic mixonic deleted the mixonic/bump-page-objects branch September 29, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants