Skip to content

Commit 196f45f

Browse files
committed
Auto merge of #1988 - rust-lang:dependabot/npm_and_yarn/ember-a11y-testing-2.0.0, r=Turbo87
Bump ember-a11y-testing from 0.5.0 to 2.0.0 Bumps [ember-a11y-testing](https://github.com/ember-a11y/ember-a11y-testing) from 0.5.0 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ember-a11y/ember-a11y-testing/releases">ember-a11y-testing's releases</a>.</em></p> <blockquote> <h2>2.0.0</h2> <ul> <li>Upgrade Ember CLI to 3.12 LTS and drop Node.js 6 support (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/138">#138</a>)</li> </ul> <h2>1.1.1</h2> <ul> <li>Fixes code included in production builds <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/108">#108</a> (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/134">#134</a>)</li> </ul> <h2>1.1.0</h2> <ul> <li>Bumps axe-core to v3.3</li> <li>Adds concurrent-axe strict check to counter next() 0 value</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/124">#124</a>, allows a11yAudit to account for axe inlude/exclude context param</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/127">#127</a>, removes use of Ember.Logger</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/107">#107</a> by adding app re-exports</li> </ul> <h2>Been there, one that</h2> <ul> <li>updated to Ember v3.8</li> <li>updated other dependencies</li> <li>dropped support for node 6</li> </ul> <p><a href="https://github.com/ember-a11y/ember-a11y-testing/compare/v0.5.7...v1.0.0">https://github.com/ember-a11y/ember-a11y-testing/compare/v0.5.7...v1.0.0</a></p> <h2>0.5.7</h2> <ul> <li>Axe-core version bump to 3.2.2</li> </ul> <h2>0.5.6</h2> <ul> <li>Use process.env.EMBER_ENV for env check</li> <li>Adds user timing mechanism for performance profiling</li> </ul> <h2>0.5.5</h2> <ul> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/113">#113</a>: provides empty object if axeOptions are not defined to prevent axe.run from failing</li> </ul> <h2>0.5.4</h2> <ul> <li>Fix services for engines, add option to exclude axe-core for component audits</li> </ul> <h2>0.5.3</h2> <ul> <li>Update axe-core to 3.1.2 (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/109">#109</a>)</li> <li>Make aXe v3 compatible with component audit</li> <li>Fix “Visual Noise Level” demo page</li> </ul> <h2>0.5.2</h2> <ul> <li>Improve Test Failure Messages (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/103">#103</a>)</li> <li>Update README with aXe Options and Scoped Auditing (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/104">#104</a>)</li> <li>Upgrade axe-core to 2.6.1 (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/98">#98</a>)</li> <li>Fix: <code>a11yAudit</code> not using default <code>axeOptions</code> (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/100">#100</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ember-a11y/ember-a11y-testing/blob/master/CHANGELOG.md">ember-a11y-testing's changelog</a>.</em></p> <blockquote> <h1>2.0.0 / 2019-11-21</h1> <ul> <li>Upgrade Ember CLI to 3.12 LTS and drop Node.js 6 support (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/138">#138</a>)</li> </ul> <h1>1.1.1 / 2019-09-29</h1> <ul> <li>Fixes code included in production builds <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/108">#108</a> (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/134">#134</a>)</li> </ul> <h1>1.1.0 / 2019-09-09</h1> <ul> <li>Bumps axe-core to v3.3</li> <li>Adds concurrent-axe strict check to counter next() 0 value</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/124">#124</a>, allows a11yAudit to account for axe inlude/exclude context param</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/127">#127</a>, removes use of Ember.Logger</li> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/107">#107</a> by adding app re-exports</li> </ul> <h1>0.5.7 / 2019-03-08</h1> <ul> <li>Axe-core version bump to 3.2.2</li> </ul> <h1>0.5.6 / 2018-11-22</h1> <ul> <li>Adds user timing mechanism for performance profiling</li> <li>Use process.env.EMBER_ENV for env check</li> </ul> <h1>0.5.5 / 2018-11-04</h1> <ul> <li>Fixes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/113">#113</a>: provides empty object if axeOptions are not defined to prevent axe.run from failing</li> </ul> <h1>0.5.4 / 2018-10-22</h1> <ul> <li>Fix services for engines, add option to exclude axe-core for component audits</li> </ul> <h1>0.5.3 / 2018-10-01</h1> <ul> <li>Update axe-core to 3.1.2 (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/109">#109</a>)</li> <li>Make aXe v3 compatible with component audit</li> <li>Fix “Visual Noise Level” demo page</li> </ul> <h1>0.5.2 / 2018-06-05</h1> <ul> <li>Improve Test Failure Messages (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/103">#103</a>)</li> <li>Update README with aXe Options and Scoped Auditing (<a href="(https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/104)">#104</a>)</li> <li>Upgrade axe-core to 2.6.1 (<a href="(https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/98)">#98</a>)</li> <li>Fix: <code>a11yAudit</code> not using default <code>axeOptions</code> (<a href="(https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/100)">#100</a>)</li> </ul> <h1>0.5.1 / 2018-02-20</h1> <ul> <li>Update Ember-CLI to 2.18.x (<a href="(https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/94)">#94</a>)</li> <li>Add check of <code>isDestroyed</code> when running an audit (<a href="(https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/pull/92)">#92</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/5bbb6b393527cbc36a349484d0e9ceec710adf58"><code>5bbb6b3</code></a> Release v2.0.0</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/0e65a5407cfb724d15c76af4111c4c59ed7ab790"><code>0e65a54</code></a> Upgrade Ember CLI to 3.12 LTS (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/138">#138</a>)</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/f094f2983edb403fc08767bf3c00f835bfddfd43"><code>f094f29</code></a> Fix typo in README (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/137">#137</a>)</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/7372be62fd72003c5c167499511bf769f8de60e9"><code>7372be6</code></a> Release v1.1.1</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/b671586d28f2da484635a695fd1dc1c03c95a4ef"><code>b671586</code></a> Fixes code included in production builds <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/108">#108</a> (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/134">#134</a>)</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/eddb7cb5ab1df0c335f2f03d4c12bf6816d3f1a2"><code>eddb7cb</code></a> add async/await syntax to readme (closes <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/95">#95</a>) (<a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/96">#96</a>)</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/85dde5278d6ec8846f7fde69fa369a46761e2191"><code>85dde52</code></a> Release v1.1.0</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/58ecd565fe64f9c53febff6897a44ac80dc151bf"><code>58ecd56</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/133">#133</a> from drewlee/master</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/3baf18c0bb56872796d7f02d981c94a8dab174f7"><code>3baf18c</code></a> Bumps axe-core to v3.3 for new release</li> <li><a href="https://github.com/ember-a11y/ember-a11y-testing/commit/7ec9c50fc19e11459530110562002a63cdb30d64"><code>7ec9c50</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ember-a11y/ember-a11y-testing/issues/132">#132</a> from drewlee/master</li> <li>Additional commits viewable in <a href="https://github.com/ember-a11y/ember-a11y-testing/compare/v0.5.0...v2.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/~drewlee">drewlee</a>, a new releaser for ember-a11y-testing since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-a11y-testing&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=2.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=ember-a11y-testing&package-manager=npm_and_yarn&previous-version=0.5.0&new-version=2.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 9614014 + 09988c8 commit 196f45f

File tree

2 files changed

+1231
-39
lines changed

2 files changed

+1231
-39
lines changed

0 commit comments

Comments
 (0)