ember-a11y / ember-a11y-testing

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

Bump @ember/test-waiters from 3.0.0 to 3.0.2 #400

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

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

Release notes

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

Release 3.0.2

:rocket: Enhancement

  • #377 Adding more descriptive error message for unpaired endAsync calls (@​scalvert)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

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.2 (2022-04-26)

:rocket: Enhancement

  • #377 Adding more descriptive error message for unpaired endAsync calls (@​scalvert)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 3

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
  • 215ea5e Release 3.0.2
  • c44a60a Ensure waiters are discovered even if multiple versions exist (#388)
  • bd3f686 Migrate examples in the README.md to use async/await (#387)
  • dc58c3c Merge pull request #381 from emberjs/migrate-to-npm
  • 16ad710 Migrate from Yarn@1 to NPM
  • 9371c1d Merge pull request #377 from emberjs/more-descriptive-error
  • 760937e Update README.md to include info that covers the expanded error message
  • 059fed0 task: Adding more descriptive error message for unpaired endAsync calls
  • 2d0c0e0 Merge pull request #376 from emberjs/fix-floating-deps
  • 54292e2 fix: Fixes build issue with floating dependencies in CI
  • 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)