-
Notifications
You must be signed in to change notification settings - Fork 656
Commit b91fc1b
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><base target="_parent"></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>\<base target="_parent"></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 />
[](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>File tree
Expand file treeCollapse file tree
2 files changed
+25
-25
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+25
-25
lines changed+24-24Lines changed: 24 additions & 24 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 | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
0 commit comments