-
Notifications
You must be signed in to change notification settings - Fork 644
Bump ember-source from 3.16.1 to 3.16.2 #2201
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.16.1 to 3.16.2. - [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.16.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
r? @jtgeibel (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 28a03bf has been approved by |
bors
added a commit
that referenced
this pull request
Feb 17, 2020
…3.16.2, r=locks Bump ember-source from 3.16.1 to 3.16.2 Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.16.1 to 3.16.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emberjs/ember.js/releases">ember-source's releases</a>.</em></p> <blockquote> <h2>v3.16.2</h2> <h3>CHANGELOG</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18721">#18721</a> [BUGFIX] Backport autotracking bugfixes</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18729">#18729</a> [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by <a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18717">#18717</a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md">ember-source's changelog</a>.</em></p> <blockquote> <h3>v3.16.2 (February 10, 2020)</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18721">#18721</a> [BUGFIX] Backport autotracking bugfixes</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18729">#18729</a> [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by <a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18717">#18717</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emberjs/ember.js/commit/e295527199370603cef939c2ed67c337042d8b9e"><code>e295527</code></a> 3.16.2</li> <li><a href="https://github.com/emberjs/ember.js/commit/83410de19a7080cb5f2641762243b97e5c709614"><code>83410de</code></a> Add v3.16.2 to CHANGELOG.md.</li> <li><a href="https://github.com/emberjs/ember.js/commit/055fab0cc832064f42ba7dc08bf08d8bc2fce7c5"><code>055fab0</code></a> [BUGFIX lts] Revert container deprecation</li> <li><a href="https://github.com/emberjs/ember.js/commit/4f10138502e31500047e959697603b3053f76a47"><code>4f10138</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/ember.js/issues/18721">#18721</a> from emberjs/backport/autotracking-bugfixes</li> <li><a href="https://github.com/emberjs/ember.js/commit/a33a246fff91ab433fb04cf687b6899e6c99a838"><code>a33a246</code></a> Fix prettier issues.</li> <li><a href="https://github.com/emberjs/ember.js/commit/63f9f451544aebbabf2c4873cb7b2cb5a0b66b16"><code>63f9f45</code></a> [BUGFIX release] Correctly links ArrayProxy tags to <code>arrangedContent</code></li> <li><a href="https://github.com/emberjs/ember.js/commit/0aa4e5f0828a947604476bfc69553fb0e9e66a85"><code>0aa4e5f</code></a> [BUGFIX release] Fixes tag chaining on Proxy mixins</li> <li><a href="https://github.com/emberjs/ember.js/commit/dceadb99b4baccba4f20b8d0f966187caac5dda5"><code>dceadb9</code></a> [BUGFIX release] Ensures the arg proxy works with <code>get</code></li> <li>See full diff in <a href="https://github.com/emberjs/ember.js/compare/v3.16.1...v3.16.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=ember-source&package-manager=npm_and_yarn&previous-version=3.16.1&new-version=3.16.2) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
💥 Test timed out |
@bors retry |
bors
added a commit
that referenced
this pull request
Feb 19, 2020
…3.16.2, r=locks Bump ember-source from 3.16.1 to 3.16.2 Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.16.1 to 3.16.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emberjs/ember.js/releases">ember-source's releases</a>.</em></p> <blockquote> <h2>v3.16.2</h2> <h3>CHANGELOG</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18721">#18721</a> [BUGFIX] Backport autotracking bugfixes</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18729">#18729</a> [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by <a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18717">#18717</a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md">ember-source's changelog</a>.</em></p> <blockquote> <h3>v3.16.2 (February 10, 2020)</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18721">#18721</a> [BUGFIX] Backport autotracking bugfixes</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18729">#18729</a> [BUGFIX] Remove deprecation for instantiation of new singleton instances (e.g. a service) during teardown (originally added in 3.16.1 by <a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18717">#18717</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emberjs/ember.js/commit/e295527199370603cef939c2ed67c337042d8b9e"><code>e295527</code></a> 3.16.2</li> <li><a href="https://github.com/emberjs/ember.js/commit/83410de19a7080cb5f2641762243b97e5c709614"><code>83410de</code></a> Add v3.16.2 to CHANGELOG.md.</li> <li><a href="https://github.com/emberjs/ember.js/commit/055fab0cc832064f42ba7dc08bf08d8bc2fce7c5"><code>055fab0</code></a> [BUGFIX lts] Revert container deprecation</li> <li><a href="https://github.com/emberjs/ember.js/commit/4f10138502e31500047e959697603b3053f76a47"><code>4f10138</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/ember.js/issues/18721">#18721</a> from emberjs/backport/autotracking-bugfixes</li> <li><a href="https://github.com/emberjs/ember.js/commit/a33a246fff91ab433fb04cf687b6899e6c99a838"><code>a33a246</code></a> Fix prettier issues.</li> <li><a href="https://github.com/emberjs/ember.js/commit/63f9f451544aebbabf2c4873cb7b2cb5a0b66b16"><code>63f9f45</code></a> [BUGFIX release] Correctly links ArrayProxy tags to <code>arrangedContent</code></li> <li><a href="https://github.com/emberjs/ember.js/commit/0aa4e5f0828a947604476bfc69553fb0e9e66a85"><code>0aa4e5f</code></a> [BUGFIX release] Fixes tag chaining on Proxy mixins</li> <li><a href="https://github.com/emberjs/ember.js/commit/dceadb99b4baccba4f20b8d0f966187caac5dda5"><code>dceadb9</code></a> [BUGFIX release] Ensures the arg proxy works with <code>get</code></li> <li>See full diff in <a href="https://github.com/emberjs/ember.js/compare/v3.16.1...v3.16.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=ember-source&package-manager=npm_and_yarn&previous-version=3.16.1&new-version=3.16.2) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
☀️ Test successful - checks-travis |
bors
added a commit
that referenced
this pull request
Feb 22, 2020
Revert #2201 to fix broken new token button I've bisected the issue with the broken "New Token" button to this merge. What is very strange is that the original commit 28a03bf that implemented the change does not appear to have this issue. Therefore it seems the issue is some sort of conflict between multiple pull requests somewhere in c970817...663259c. I'm deploying to staging now and will deploy to production as soon as I test the change there. cc @locks r? @ghost
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-source from 3.16.1 to 3.16.2.
Release notes
Sourced from ember-source's releases.
Changelog
Sourced from ember-source's changelog.
Commits
e295527
3.16.283410de
Add v3.16.2 to CHANGELOG.md.055fab0
[BUGFIX lts] Revert container deprecation4f10138
Merge pull request #18721 from emberjs/backport/autotracking-bugfixesa33a246
Fix prettier issues.63f9f45
[BUGFIX release] Correctly links ArrayProxy tags toarrangedContent
0aa4e5f
[BUGFIX release] Fixes tag chaining on Proxy mixinsdceadb9
[BUGFIX release] Ensures the arg proxy works withget
Dependabot 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: