Skip to content

Commit b91fc1b

Browse files
committed
Auto merge of #2667 - rust-lang:dependabot/npm_and_yarn/ember-source-3.20.3, r=locks
Bump ember-source from 3.20.2 to 3.20.3 Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.20.2 to 3.20.3. <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.20.3 (July 30, 2020)</h3> <ul> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/19048">#19048</a> [BUGFIX] Update <code>router.js</code> to ensure <code>transition.abort</code> works for query param only transitions</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/19059">#19059</a> [BUGFIX] Prevent <code>&lt;base target=&quot;_parent&quot;&gt;</code> from erroring in <code>HistoryLocation</code></li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/19060">#19060</a> [BUGFIX] Update rendering engine to <code>@glimmer/*</code> 0.55.1</li> <li><a href="https://github-redirect.dependabot.com/emberjs/ember.js/pull/19063">#19063</a> [DOC] Fix missing docs for <code>{{#in-element}}</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emberjs/ember.js/commit/2f043eec74181123f8ffae9e4473566ae8ec5830"><code>2f043ee</code></a> 3.20.3</li> <li><a href="https://github.com/emberjs/ember.js/commit/f6500b9d8dfebb00638eec1bed8354caab13c9cc"><code>f6500b9</code></a> Add v3.20.3 to CHANGELOG.md.</li> <li><a href="https://github.com/emberjs/ember.js/commit/8d610ed87eca9d5eeb67f40a94894da175776549"><code>8d610ed</code></a> [BUGFIX release] Update to glimmer-vm 0.55.1</li> <li><a href="https://github.com/emberjs/ember.js/commit/632d1a8771d373af924d0b4d29e87dfb78df79ec"><code>632d1a8</code></a> [BUGFIX lts] Prevent <code>\&lt;base target=&quot;_parent&quot;&gt;</code> from erroring in HistoryLocation</li> <li><a href="https://github.com/emberjs/ember.js/commit/435e84e5081d95f2089f7c7881e41824bab27293"><code>435e84e</code></a> [BUGFIX lts] Update router.js to ensure transition.abort works for query para...</li> <li><a href="https://github.com/emberjs/ember.js/commit/9b261612d736bace98536ac6b472fb37f1a53fdf"><code>9b26161</code></a> [DOC release-3-20-1] fix missing docs</li> <li><a href="https://github.com/emberjs/ember.js/commit/426a2caca93d94e7e0778bd119f39be4aa10b28a"><code>426a2ca</code></a> Add v3.16.9 to CHANGELOG.md.</li> <li>See full diff in <a href="https://github.com/emberjs/ember.js/compare/v3.20.2...v3.20.3">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.20.2&new-version=3.20.3)](https://dependabot.com/compatibility-score/?dependency-name=ember-source&package-manager=npm_and_yarn&previous-version=3.20.2&new-version=3.20.3) 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 8854656 + fbb1983 commit b91fc1b

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

Lines changed: 24 additions & 24 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
@@ -87,7 +87,7 @@
8787
"ember-qunit": "^4.6.0",
8888
"ember-resolver": "^8.0.0",
8989
"ember-router-scroll": "^2.0.2",
90-
"ember-source": "~3.20.2",
90+
"ember-source": "~3.20.3",
9191
"ember-svg-jar": "^2.2.3",
9292
"ember-template-lint": "^2.9.1",
9393
"ember-test-selectors": "^4.1.0",

0 commit comments

Comments
 (0)