Skip to content

Commit 697be3a

Browse files
committed
Auto merge of #2747 - rust-lang:renovate/ember-test-selectors-5.x, r=Turbo87
Update dependency ember-test-selectors to v5 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-test-selectors](https://togithub.com/simplabs/ember-test-selectors) | devDependencies | major | [`4.1.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/ember-test-selectors/4.1.0/5.0.0) | --- ### Release Notes <details> <summary>simplabs/ember-test-selectors</summary> ### [`v5.0.0`](https://togithub.com/simplabs/ember-test-selectors/blob/master/CHANGELOG.md#v500-2020-09-02) [Compare Source](https://togithub.com/simplabs/ember-test-selectors/compare/v4.1.0...v5.0.0) This release drops support for Ember.js versions below v3.8 due to an update of ember-cli-htmlbars which did the same. Other than that, no further breaking changes are contained in the release. ##### 💥 Breaking Change - [#&#8203;527](https://togithub.com/simplabs/ember-test-selectors/pull/527) Bump ember-cli-htmlbars from 4.3.1 to 5.1.2 ([@&#8203;marcoow](https://togithub.com/marcoow)) ##### 🚀 Enhancement - [#&#8203;587](https://togithub.com/simplabs/ember-test-selectors/pull/587) bind-data-test-attributes: Avoid deprecated `getWithDefault()` call ([@&#8203;Turbo87](https://togithub.com/Turbo87)) ##### 📝 Documentation - [#&#8203;588](https://togithub.com/simplabs/ember-test-selectors/pull/588) Update Node.js and Ember.js support documentation ([@&#8203;Turbo87](https://togithub.com/Turbo87)) ##### Committers: 2 - Marco Otte-Witte ([@&#8203;marcoow](https://togithub.com/marcoow)) - Tobias Bieniek ([@&#8203;Turbo87](https://togithub.com/Turbo87)) </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 c8a7b6c + 559c2e4 commit 697be3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -91,7 +91,7 @@
9191
"ember-source": "3.20.3",
9292
"ember-svg-jar": "2.2.3",
9393
"ember-template-lint": "2.11.0",
94-
"ember-test-selectors": "4.1.0",
94+
"ember-test-selectors": "5.0.0",
9595
"ember-truth-helpers": "2.1.0",
9696
"ember-web-app": "4.0.0",
9797
"ember-window-mock": "0.7.1",

0 commit comments

Comments
 (0)