Skip to content

Commit a325269

Browse files
committed
Auto merge of #2005 - rust-lang:dependabot/npm_and_yarn/ember-test-selectors-3.0.0, r=Turbo87
Bump ember-test-selectors from 0.3.8 to 3.0.0 Bumps [ember-test-selectors](https://github.com/simplabs/ember-test-selectors) from 0.3.8 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/simplabs/ember-test-selectors/releases">ember-test-selectors's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h4>:boom: Breaking Change</h4> <p>The main breaking changes in this major release are dropping support for older Ember.js, Ember CLI and Node.js versions. The v3.x series will have the following minimum requirements:</p> <ul> <li>Ember.js 2.16 or above</li> <li>Ember CLI 2.14 or above</li> <li>Node.js 8 or above</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/341">#341</a> Adjust Ember.js support range to 2.16+ (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/338">#338</a> Use <code>setupPreprocessorRegistry()</code> hook to register HTMLBars AST plugin (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/337">#337</a> Drop support for Node.js 4 and 6 (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/322">#322</a> ensure custom tree is still memoized (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/339">#339</a> Enable parallel file processing for <code>ember-cli-babel</code> (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/359">#359</a> Revert &quot;Use <code>setupPreprocessorRegistry()</code> hook to register HTMLBars AST plugin&quot; (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/441">#441</a> Simplify and modernize README file (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/342">#342</a> README: Add Node.js compatibility information (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/443">#443</a> Replace TravisCI with GitHub Actions (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/438">#438</a> Update <code>ember-cli-babel</code> to v7.12.0 (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/437">#437</a> Add dependabot config file (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/436">#436</a> Update locked dependencies (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/435">#435</a> Remove <code>ember-cli-eslint</code> dependency (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/434">#434</a> Use new QUnit testing APIs (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/432">#432</a> Replace <code>ember-cli-qunit</code> with <code>ember-qunit</code> (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/340">#340</a> Adjust <code>.npmignore</code> blacklist (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Stefan Penner (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li>Yoran Brondsema (<a href="https://github.com/YoranBrondsema">@​YoranBrondsema</a>)</li> </ul> <h2>v3.0.0-beta.2</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/322">#322</a> ensure custom tree is still memoized (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/359">#359</a> Revert &quot;Use <code>setupPreprocessorRegistry()</code> hook to register HTMLBars AST plugin&quot; (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Stefan Penner (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/simplabs/ember-test-selectors/blob/master/CHANGELOG.md">ember-test-selectors's changelog</a>.</em></p> <blockquote> <h2>v3.0.0 (2019-11-22)</h2> <h4>:boom: Breaking Change</h4> <p>The main breaking changes in this major release are dropping support for older Ember.js, Ember CLI and Node.js versions. The v3.x series will have the following minimum requirements:</p> <ul> <li>Ember.js 2.16 or above</li> <li>Ember CLI 2.14 or above</li> <li>Node.js 8 or above</li> </ul> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/341">#341</a> Adjust Ember.js support range to 2.16+ (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/338">#338</a> Use <code>setupPreprocessorRegistry()</code> hook to register HTMLBars AST plugin (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/337">#337</a> Drop support for Node.js 4 and 6 (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/322">#322</a> ensure custom tree is still memoized (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/339">#339</a> Enable parallel file processing for <code>ember-cli-babel</code> (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/359">#359</a> Revert &quot;Use <code>setupPreprocessorRegistry()</code> hook to register HTMLBars AST plugin&quot; (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/441">#441</a> Simplify and modernize README file (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/342">#342</a> README: Add Node.js compatibility information (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/443">#443</a> Replace TravisCI with GitHub Actions (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/438">#438</a> Update <code>ember-cli-babel</code> to v7.12.0 (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/437">#437</a> Add dependabot config file (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/436">#436</a> Update locked dependencies (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/435">#435</a> Remove <code>ember-cli-eslint</code> dependency (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/434">#434</a> Use new QUnit testing APIs (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/432">#432</a> Replace <code>ember-cli-qunit</code> with <code>ember-qunit</code> (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/340">#340</a> Adjust <code>.npmignore</code> blacklist (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> </ul> <h4>Committers: 3</h4> <ul> <li>Stefan Penner (<a href="https://github.com/stefanpenner">@​stefanpenner</a>)</li> <li>Tobias Bieniek (<a href="https://github.com/Turbo87">@​Turbo87</a>)</li> <li>Yoran Brondsema (<a href="https://github.com/YoranBrondsema">@​YoranBrondsema</a>)</li> </ul> <h2>v2.1.0 (2019-03-15)</h2> <h4>:rocket: Enhancement</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/323">#323</a> Handle components with empty tag name (<a href="https://github.com/ssutar">@​ssutar</a>)</li> </ul> <h4>:bug: Bug Fix</h4> <ul> <li><a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/pull/292">#292</a> Only strip attribute <em>starting</em> with <code>data-test-</code> (<a href="https://github.com/bendemboski">@​bendemboski</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/494e96f2aaef2417a6b71113a7d8f357835f4d22"><code>494e96f</code></a> v3.0.0</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/d2e3743d0504589820e141cf1acb9c3e9ba82eb8"><code>d2e3743</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/issues/443">#443</a> from simplabs/github-actions</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/fab870e3e951f2317a7470a14fa960fdbaeec464"><code>fab870e</code></a> Remove TravisCI config file</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/d51a6008aca165349c027edd9b43414f6b28ce47"><code>d51a600</code></a> Use GitHub Actions for <code>npm publish</code></li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/9f78d562eca65e251a8fc92c1e226f8c289c67f5"><code>9f78d56</code></a> Use GitHub Actions for CI</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/51014f80ce64310dbbb9a6bd30eabdf13fd03c71"><code>51014f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/simplabs/ember-test-selectors/issues/441">#441</a> from Turbo87/docs</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/9bb2e15c41bcffb2399c93a8646d012c7876cbcb"><code>9bb2e15</code></a> README: Clarify <code>@glimmer/component</code> situation</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/1c9fdaac06a1034fe0264edbdaba3b993989d704"><code>1c9fdaa</code></a> README: Simplify and modernize &quot;Usage in Components&quot; section</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/c19b042543b030d7136377bb2ab5633c290c41cf"><code>c19b042</code></a> README: Use ES6 classes and angle brackets</li> <li><a href="https://github.com/simplabs/ember-test-selectors/commit/9f74e95e4f0f21db7f41517bc43b9edf1b6d5e74"><code>9f74e95</code></a> README: Add &quot;Usage in Ember addons&quot; section</li> <li>Additional commits viewable in <a href="https://github.com/simplabs/ember-test-selectors/compare/v0.3.8...v3.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~turbo87">turbo87</a>, a new releaser for ember-test-selectors since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-test-selectors&package-manager=npm_and_yarn&previous-version=0.3.8&new-version=3.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-test-selectors&package-manager=npm_and_yarn&previous-version=0.3.8&new-version=3.0.0) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 d0904e6 + ecaf1f1 commit a325269

File tree

2 files changed

+18
-300
lines changed

2 files changed

+18
-300
lines changed

package-lock.json

Lines changed: 17 additions & 299 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
@@ -71,7 +71,7 @@
7171
"ember-template-lint": "^1.12.1",
7272
"ember-source": "~3.1.0",
7373
"ember-svg-jar": "^1.1.1",
74-
"ember-test-selectors": "^0.3.7",
74+
"ember-test-selectors": "^3.0.0",
7575
"ember-web-app": "^2.2.0",
7676
"emberx-select": "^3.1.1",
7777
"eslint": "^6.3.0",

0 commit comments

Comments
 (0)