Skip to content

Commit 33ced22

Browse files
committed
Auto merge of #3326 - rust-lang:renovate/ember-a11y-testing-4.x, r=Turbo87
Update dependency ember-a11y-testing to v4.0.2 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ember-a11y-testing](https://togithub.com/ember-a11y/ember-a11y-testing) | [`4.0.1` -> `4.0.2`](https://renovatebot.com/diffs/npm/ember-a11y-testing/4.0.1/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/ember-a11y-testing/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-a11y-testing/4.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-a11y-testing/4.0.2/compatibility-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-a11y-testing/4.0.2/confidence-slim/4.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ember-a11y/ember-a11y-testing</summary> ### [`v4.0.2`](https://togithub.com/ember-a11y/ember-a11y-testing/blob/master/CHANGELOG.md#v402-2021-02-25) [Compare Source](https://togithub.com/ember-a11y/ember-a11y-testing/compare/v4.0.1...v4.0.2) ##### 🐛 Bug Fix - [#&#8203;238](https://togithub.com/ember-a11y/ember-a11y-testing/pull/238) Fix testing container CSS overrides ([`@&#8203;drewlee](https://togithub.com/drewlee))` ##### 🏠 Internal - [#&#8203;238](https://togithub.com/ember-a11y/ember-a11y-testing/pull/238) Unpin ember-qunit ([`@&#8203;drewlee](https://togithub.com/drewlee))` ##### Committers: 1 - Andrew A Lee ([`@&#8203;drewlee](https://togithub.com/drewlee))` </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 8363da4 + a695060 commit 33ced22

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"babel-eslint": "10.1.0",
6363
"babel-plugin-transform-object-rest-spread": "6.26.0",
6464
"broccoli-asset-rev": "3.0.0",
65-
"ember-a11y-testing": "4.0.1",
65+
"ember-a11y-testing": "4.0.2",
6666
"ember-api-actions": "0.2.9",
6767
"ember-auto-import": "1.10.1",
6868
"ember-cli": "3.25.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2763,7 +2763,7 @@ aws4@^1.8.0:
27632763
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
27642764
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
27652765

2766-
axe-core@^4.0.1:
2766+
axe-core@^4.1.2:
27672767
version "4.1.2"
27682768
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.2.tgz#7cf783331320098bfbef620df3b3c770147bc224"
27692769
integrity sha512-V+Nq70NxKhYt89ArVcaNL9FDryB3vQOd+BFXZIfO3RP6rwtj+2yqqqdHEkacutglPaZLkJeuXKCjCJDMGPtPqg==
@@ -5950,12 +5950,12 @@ elliptic@^6.5.3:
59505950
minimalistic-assert "^1.0.1"
59515951
minimalistic-crypto-utils "^1.0.1"
59525952

5953-
5954-
version "4.0.1"
5955-
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.1.tgz#a6431ea09e0ff8117df9fa0436793b2bdf86b183"
5956-
integrity sha512-gjqEiKqKqyK8ebEIClOipmA0fuLWRgqA9IxNaF7yBlCd3/J8uZTZprarIgC0NiOghNS5MVyD+RIrJ+2JjKVPXA==
5953+
5954+
version "4.0.2"
5955+
resolved "https://registry.yarnpkg.com/ember-a11y-testing/-/ember-a11y-testing-4.0.2.tgz#960ee9582bd315bd16d9dedbf450fd508d021d99"
5956+
integrity sha512-3pa+6bibbY4Vsl3uKFpD0OH4Mzd8NQUwenaWWWngiJo+R/U6AgJllxo/apORzRgvLxKtBCEpXVocUp/gkZ3rOQ==
59575957
dependencies:
5958-
axe-core "^4.0.1"
5958+
axe-core "^4.1.2"
59595959
body-parser "^1.19.0"
59605960
broccoli-funnel "^3.0.3"
59615961
broccoli-merge-trees "^4.2.0"

0 commit comments

Comments
 (0)