-
Notifications
You must be signed in to change notification settings - Fork 0
Add Ember 4.12 scenario to default CI workflows #270
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,6 +34,7 @@ | |
| "remove-pre-push-hook": "rm -rf ./.git/hooks/pre-push" | ||
| }, | ||
| "dependencies": { | ||
| "@ember/string": "^4.0.1", | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Was used in the codebase without being declared a dependency. Ember 4.12 is less forgiving about it |
||
| "@embroider/macros": "^1.7.1", | ||
| "@embroider/util": "^0.50.0", | ||
| "ember-auto-import": "^2.2.4", | ||
|
|
@@ -85,7 +86,7 @@ | |
| "@types/sinon": "^10.0.6", | ||
| "@types/tether": "^1.4.6", | ||
| "@typescript-eslint/parser": "^5.32.0", | ||
| "@upfluence/oss-components": "^3.81.1", | ||
| "@upfluence/oss-components": "^3.97.4", | ||
| "@upfluence/w-conf": "^0.2.0", | ||
| "broccoli-asset-rev": "^3.0.0", | ||
| "ember-cli": "~3.28.6", | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Totally unused: https://github.com/search?q=org%3Aupfluence+%2FappliedFilters%2F++NOT+is%3Aarchived+&type=code