-
Notifications
You must be signed in to change notification settings - Fork 616
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-source from 3.16.1 to 3.17.0 #2254
Bump ember-source from 3.16.1 to 3.17.0 #2254
Conversation
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
@dependabot rebase |
1a725d5
to
49e37cc
Compare
@bors r+ |
📌 Commit 49e37cc has been approved by |
@bors r- |
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.
@locks have a look on Discord, I'd like to wait with this update due to several small issues with that release so far
Apologies, I'll check it! |
☔ The latest upstream changes (presumably #2262) made this pull request unmergeable. Please resolve the merge conflicts. |
49e37cc
to
f6bb093
Compare
To note:
|
☔ The latest upstream changes (presumably #2279) made this pull request unmergeable. Please resolve the merge conflicts. |
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/emberjs/ember.js/releases) - [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md) - [Commits](emberjs/ember.js@v3.16.1...v3.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
f6bb093
to
a56ba41
Compare
Superseded by #2367. |
Bumps ember-source from 3.16.1 to 3.17.0.
Release notes
Sourced from ember-source's releases.
Changelog
Sourced from ember-source's changelog.
Commits
dbf4dd1
Release v3.17.0fdb55d9
Add v3.17.0 to CHANGELOGe3482a5
[BUGFIX lts] Fixes Travis by removing matrixd80923d
[DOC release]fn
helper has novalue
param95430d1
[BUGFIX release] Make ArrayProxy Lazy6ff73f9
[BUGFIX release] Fix ownerInjection when used to create services directly937fb74
[BUGFIX] Don't setup mandatory setters on array indexes072a146
[BUGFIX release] Fix observer leaks5453761
Release v3.17.0-beta.6f5960fc
Add v3.17.0-beta.6 to CHANGELOGDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: