-
Notifications
You must be signed in to change notification settings - Fork 649
Commit 22b17c8
committed
Auto merge of #2393 - rust-lang:dependabot/npm_and_yarn/ember-source-3.16.6, r=Turbo87
Bump ember-source from 3.16.1 to 3.16.6
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.16.1 to 3.16.6.
<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.6</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18835">#18835</a> [BUGFIX] Make <code>ArrayProxy</code> Lazy.</li>
</ul>
<h2>v3.16.5</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18831">#18831</a> [BUGFIX] Fix transpilation issues (e.g. <code>_createSuper</code> is not a function) when used with Babel 7.9.0+.</li>
</ul>
<h2>v3.16.4</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18741">#18741</a> [BUGFIX] Don't setup mandatory setters on array indexes</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18742">#18742</a> [BUGFIX] Fix <code>setDiff</code> computed macro used within glimmer component</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18767">#18767</a> [BUGFIX] Fix <code>observer</code> leaks.</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18780">#18780</a> [BUGFIX] Fix <code>owner.ownerInjection()</code> when used to create services directly</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18810">#18810</a> [BUGFIX] Do not error (RE: elementId changing) if elementId is not changed</li>
</ul>
<h2>v3.16.3</h2>
<h3>CHANGELOG</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18730">#18730</a> Workaround for the Glimmer VM bug which encodes/decodes integer literals correctly.</li>
</ul>
<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.6</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18835">#18835</a> [BUGFIX] Make <code>ArrayProxy</code> Lazy.</li>
</ul>
<h3>v3.16.5 (March 23, 2020)</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18831">#18831</a> [BUGFIX] Fix transpilation issues (e.g. <code>_createSuper</code> is not a function) when used with Babel 7.9.0+.</li>
</ul>
<h3>v3.16.4 (March 22, 2020)</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18741">#18741</a> [BUGFIX] Don't setup mandatory setters on array indexes</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18742">#18742</a> [BUGFIX] Fix <code>setDiff</code> computed macro used within glimmer component</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18767">#18767</a> [BUGFIX] Fix <code>observer</code> leaks.</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18780">#18780</a> [BUGFIX] Fix <code>owner.ownerInjection()</code> when used to create services directly</li>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18810">#18810</a> [BUGFIX] Do not error (RE: elementId changing) if elementId is not changed</li>
</ul>
<h3>v3.16.3 (February 18, 2020)</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/18730">#18730</a> Workaround for the Glimmer VM bug which encodes/decodes integer literals correctly.</li>
</ul>
<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/828b0e268785c83ce270a341981a5fdb1bf00978"><code>828b0e2</code></a> 3.16.6</li>
<li><a href="https://github.com/emberjs/ember.js/commit/d6f0e079a5f97e57398ac5850afd345bb577fa9e"><code>d6f0e07</code></a> Add v3.16.6 to CHANGELOG.md.</li>
<li><a href="https://github.com/emberjs/ember.js/commit/2133e22267c957d13bd7f4dbeeaff909fcde866b"><code>2133e22</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/emberjs/ember.js/issues/18835">#18835</a> from emberjs/bugfix-lts/fix-array-proxy-content-update</li>
<li><a href="https://github.com/emberjs/ember.js/commit/7bf1347554fc2c963c034dce154474f0838b35bf"><code>7bf1347</code></a> [BUGFIX lts] Make ArrayProxy Lazy</li>
<li><a href="https://github.com/emberjs/ember.js/commit/b8fd7c9dc00bf90a335315119f2b3ca3efe6c32a"><code>b8fd7c9</code></a> 3.16.5</li>
<li><a href="https://github.com/emberjs/ember.js/commit/bd8bf2256bac8d2cf18ef8d67da8ab3b0cbd916d"><code>bd8bf22</code></a> Add v3.16.5 to CHANGELOG.md.</li>
<li><a href="https://github.com/emberjs/ember.js/commit/d6a136705b6697a033e9e1c1d87f41ec272f4106"><code>d6a1367</code></a> [BUGFIX lts] Add missing Babel helpers.</li>
<li><a href="https://github.com/emberjs/ember.js/commit/0984a58b72ea3de3265b359c604c890f105f1dc4"><code>0984a58</code></a> Update babel related packages to latest.</li>
<li><a href="https://github.com/emberjs/ember.js/commit/ecedaa62de8b996a414298beead328ba1ac2d04d"><code>ecedaa6</code></a> Fix bad merge conflict resolution.</li>
<li><a href="https://github.com/emberjs/ember.js/commit/b3be32b6c465affb7f46ab42b0a5c7f80778d7ad"><code>b3be32b</code></a> 3.16.4</li>
<li>Additional commits viewable in <a href="https://github.com/emberjs/ember.js/compare/v3.16.1...v3.16.6">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.6)
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>File tree
Expand file treeCollapse file tree
2 files changed
+67
-41
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+67
-41
lines changed+66-40Lines changed: 66 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
87 |
| - | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
|
0 commit comments