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 ember-cli to 3.28 #711

Merged

Conversation

fsmanuel
Copy link
Contributor

First iteration to get the addon up to date. There are still many deprecations and super old dependencies like ember-cli-changelog (babel 5). So any feedback is appreaciated.

@@ -1,7 +1,7 @@
import ArrayProxy from '@ember/array/proxy';
import ObjectProxy from '@ember/object/proxy';
import { assign } from '@ember/polyfills';
import { isHTMLSafe } from '@ember/string';
import { isHTMLSafe } from '@ember/template';
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this is a breaking change, so NOTE for whoever releases this library next, we need to bump the major

Copy link
Contributor

Choose a reason for hiding this comment

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

tho, I guess Ci will tell us

@NullVoxPopuli
Copy link
Contributor

This is a good place to start -- let's merge, and then iterate on the workflow to get things green

@NullVoxPopuli NullVoxPopuli merged commit 8ee5165 into adopted-ember-addons:master Jun 24, 2022
@fsmanuel fsmanuel deleted the update-ember-cli-to-3-28 branch June 24, 2022 13:23
@fsmanuel fsmanuel mentioned this pull request Jun 24, 2022
@fsmanuel fsmanuel mentioned this pull request Jul 7, 2022
14 tasks
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

2 participants