ember-a11y / ember-a11y-testing

A suite of accessibility tests that can be run within the Ember testing framework
MIT License
138 stars 51 forks source link

Bump @ember/test-waiters from 3.0.0 to 3.0.1 #357

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ember/test-waiters from 3.0.0 to 3.0.1.

Release notes

Sourced from @​ember/test-waiters's releases.

Release 3.0.1

:bug: Bug Fix

  • #350 Fixes main entry point in package.json to point to built .js file (@​scalvert)

:house: Internal

Committers: 3

Changelog

Sourced from @​ember/test-waiters's changelog.

v3.0.1 (2022-01-06)

:bug: Bug Fix

  • #350 Fixes main entry point in package.json to point to built .js file (@​scalvert)

:house: Internal

Committers: 3

Commits
  • 211984c Release 3.0.1
  • ef70c02 Running npx browserlist@latest --update-db (#355)
  • 490cb33 Fixes main entry point in package.json to point to built .js file (#350)
  • 11b22af Readme: fix import paths (#351)
  • 192536d Updates ember-try scenarios to work with ember-auto-import@2 (#340)
  • 4f87597 Update CHANGELOG.md
  • 0d70196 Bump tmpl from 1.0.4 to 1.0.5 (#325)
  • e5b1a58 Bump @​types/rsvp from 4.0.3 to 4.0.4 (#324)
  • 0cd8882 Bump eslint-plugin-prettier from 3.4.0 to 4.0.0 (#318)
  • 9da5aef Bump @​types/ember-test-helpers from 1.0.9 to 1.0.10 (#317)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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[bot] commented 2 years ago

Superseded by #400.