alexlafroscia / ember-steps

Declaratively create wizards, tabbed UIs, and more
https://alexlafroscia.github.io/ember-steps
MIT License
90 stars 23 forks source link

chore(deps-dev): bump @ember/test-helpers from 2.5.0 to 2.6.0 #615

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @ember/test-helpers from 2.5.0 to 2.6.0.

Release notes

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

Release 2.6.0

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

Committers: 3

Changelog

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

v2.6.0 (2021-11-04)

:rocket: Enhancement

:bug: Bug Fix

:house: Internal

Committers: 3

Commits
  • e81e5cf Release 2.6.0
  • e1c13c3 Merge pull request #1155 from NullVoxPopuli/add-register-hook-to-tab
  • b0dc21d Update addon-test-support/@​ember/test-helpers/dom/tab.ts
  • 2fe3991 Merge pull request #1146 from emberjs/dependabot/npm_and_yarn/prettier-2.4.1
  • e4c1c15 add tab targetFound hook
  • 49cd897 Bump prettier from 2.3.2 to 2.4.1
  • d1644e7 Merge pull request #1143 from emberjs/dependabot/npm_and_yarn/ember-cli-3.28.3
  • b694425 Merge pull request #1093 from emberjs/dependabot/npm_and_yarn/fs-extra-10.0.0
  • b0e6c2e Merge pull request #1149 from emberjs/add-lexical-scope-test
  • 6ad24f7 Add registerHooks to new Tab helper
  • 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 will merge this PR once CI passes on it, as requested by @alexlafroscia.


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)