-
Notifications
You must be signed in to change notification settings - Fork 0
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
An in-range update of ember-source is breaking the build 🚨 #18
Comments
Version 2.11.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 2.11.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.11.3
CommitsThe new version differs by 13 commits .
See the full diff. |
Version 2.12.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 280 commits (ahead by 280, behind by 90).
There are 250 commits in total. See the full diff. |
Version 2.12.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 10 commits .
See the full diff. |
Version 2.12.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.12.2CHANGELOG
CommitsThe new version differs by 10 commits0.
false See the full diff |
Version 2.13.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.13.0CHANGELOG
CommitsThe new version differs by 231 commits ahead by 231, behind by 91.
There are 231 commits in total. See the full diff |
Version 2.13.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 15 commits.
See the full diff |
Version 2.13.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.13.2CHANGELOG
|
Version 2.13.3 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 7 commits.
See the full diff |
Version 2.13.4 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.14.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 238 commits ahead by 238, behind by 70.
There are 238 commits in total. See the full diff |
Version 2.14.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 9 commits.
See the full diff |
Version 2.15.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 403 commits ahead by 403, behind by 67.
There are 250 commits in total. See the full diff |
Version 2.15.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 6 commits.
See the full diff |
Version 2.15.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 4 commits.
See the full diff |
Version 2.16.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 217 commits ahead by 217, behind by 60.
There are 217 commits in total. See the full diff |
Version 2.16.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.16.1CHANGELOG
CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Version 2.16.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 Release Notesv2.16.2CHANGELOG
CommitsThe new version differs by 8 commits.
See the full diff |
Version 2.17.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 187 commits ahead by 187, behind by 70.
There are 187 commits in total. See the full diff |
Version 2.18.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 269 commits ahead by 269, behind by 77.
There are 250 commits in total. See the full diff |
Version 2.18.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 12 commits.
See the full diff |
Version 2.11.1 of ember-source just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As ember-source is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
v2.11.1CHANGELOG
mainContext
to loader #14859 (fixes issue with non ember-cli template compilation).ember-source
blueprints are used overember-cli-legacy-blueprints
.[email protected]
to prevent errors for duplicate route name definitions inRouter.map
.Commits
The new version differs by 10 commits .
5955d9d
Release v2.11.1.
e94799c
Prevent errors with duplicate routes.
eb51b1f
fixup! [BUGFIX beta] Exempt routes that share a controller from duplicate assertion.
74d9b35
[BUGFIX release] include blueprints in NPM release
2a30c52
[DOC release] Update ember-glimmer top-level documentation.
ea101cd
fix package paths
73d8282
[BUGFIX beta] Allow any expression for
{{input type=***}}
.54a4da6
[BUGFIX release] Compile input type sexprs
e6d4e8b
[BUGFIX beta] Add back mainContext to loader #14859
47e8c84
[BUGFIX beta] Exempt routes that share a controller from duplicate assertion.
See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: