Skip to content

Commit 663259c

Browse files
committed
Auto merge of #2201 - rust-lang:dependabot/npm_and_yarn/ember-source-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 /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-source&package-manager=npm_and_yarn&previous-version=3.16.1&new-version=3.16.2)](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>
2 parents bbf2978 + 28a03bf commit 663259c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"ember-resolver": "^7.0.0",
7474
"ember-router-scroll": "^2.0.0",
7575
"ember-template-lint": "^1.13.2",
76-
"ember-source": "~3.16.1",
76+
"ember-source": "~3.16.2",
7777
"ember-svg-jar": "^2.2.3",
7878
"ember-test-selectors": "^3.0.0",
7979
"ember-web-app": "^4.0.0",

0 commit comments

Comments
 (0)