Skip to content

Commit 4a736c5

Browse files
committed
Auto merge of #2713 - rust-lang:renovate/ember-source-3.x, r=Turbo87
Update dependency ember-source to v3.21.1 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-source](https://emberjs.com/) ([source](https://togithub.com/emberjs/ember.js)) | devDependencies | minor | [`3.20.5` -> `3.21.1`](https://renovatebot.com/diffs/npm/ember-source/3.20.5/3.21.1) | --- ### Release Notes <details> <summary>emberjs/ember.js</summary> ### [`v3.21.1`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v3211-August-28-2020) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.21.0...v3.21.1) - [#&#8203;19106](https://togithub.com/emberjs/ember.js/pull/19106) [BUGFIX] Ensure `destroy` methods on `CoreObject` are invoked. - [#&#8203;19111](https://togithub.com/emberjs/ember.js/pull/19111) [BUGFIX] Fixes `ArrayProxy` length reactivity. ### [`v3.21.0`](https://togithub.com/emberjs/ember.js/blob/master/CHANGELOG.md#v3210-August-24-2020) [Compare Source](https://togithub.com/emberjs/ember.js/compare/v3.20.5...v3.21.0) - [#&#8203;18993](https://togithub.com/emberjs/ember.js/pull/18993) [DEPRECATION] Deprecate `getWithDefault` per [RFC #&#8203;554](https://togithub.com/emberjs/rfcs/blob/master/text/0554-deprecate-getwithdefault.md). - [#&#8203;19087](https://togithub.com/emberjs/ember.js/pull/19087) [BUGFIX] Generated initializer tests no longer causes a deprecation warning - [#&#8203;17571](https://togithub.com/emberjs/ember.js/pull/17571) [BUGFIX] Avoid tampering `queryParam` argument in RouterService#isActive </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 125b898 + 1f709ed commit 4a736c5

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
@@ -89,7 +89,7 @@
8989
"ember-qunit": "4.6.0",
9090
"ember-resolver": "8.0.2",
9191
"ember-router-scroll": "2.0.2",
92-
"ember-source": "3.20.5",
92+
"ember-source": "3.21.1",
9393
"ember-svg-jar": "2.2.3",
9494
"ember-template-lint": "2.12.1",
9595
"ember-test-selectors": "5.0.0",

0 commit comments

Comments
 (0)