-
Notifications
You must be signed in to change notification settings - Fork 78
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-page-title to the latest version 🚀 #1579
base: develop
Are you sure you want to change the base?
Conversation
This solves one half of the However, the other half is that ember-cli-meta-tags also needs to update and use We should track the following PR and update both addons at once, when the PR is merged and a new Other than that, I've updated the application layout to include the required |
I recommend not closing this PR, as we need to lookup the information here over and over again as the two problematic addons update. |
Version 4.0.1 just got published. |
Version 4.0.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 4 commits.
See the full diff |
Version 4.0.3 just got published. |
Version 4.0.4 just got published.Update to this version instead 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 4.0.5 just got published. |
|
Update to this version instead 🚀 Release Notes for 5.0.1
|
Update to this version instead 🚀 Release Notes for 5.0.2Update dependencies CommitsThe new version differs by 24 commits.
There are 24 commits in total. See the full diff |
|
|
|
Version 4.0.0 of ember-page-title was just published.
The version 4.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-page-title.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
4.0.0This release contains a breaking change due to a downstream dependency on
ember-cli-head
.ember-cli-head
is now at 0.4.0 and requires an addition to yourapplication.hbs
:Add this to your application template and things should continue working.
Thanks to @topaxi and @cibernox for getting some of this resolved for me 😄
Commits
The new version differs by 56 commits.
fc66156
Merge pull request #114 from CvX/restore-ember-logo
7e4ba14
Restore ember-logo
8b7056a
remove npm install 4 from .travis.yml
f4e53db
temporarily exclude code coverage
e0afe33
bump node dependency to 6
c4b0830
Released 4.0.0
f0271aa
remove ember 2.8 from ember-try because of ember-cli-head support
7cf1c07
run ember init for ember-cli 2.16.2
390edad
Merge pull request #106 from topaxi/ember-cli-head-update
3578049
Merge pull request #111 from fesebuv/update-license
6781430
Update License Copyright to 2017
983cbff
try removing jobs global
3352b2b
fix Travis?
1d36df3
remove test reporter to ensure test suite is passing
c23212c
remove spin
There are 56 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴