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-concurrency from 2.1.0 to 2.1.2 #540

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ember-concurrency from 2.1.0 to 2.1.2.

Release notes

Sourced from ember-concurrency's releases.

2.1.2

Bugfixes

  • Expose TaskInstance state inside encapsulated tasks (#434)

Misc

Changelog

Sourced from ember-concurrency's changelog.

2.1.2

  • Same as 2.1.1, but with the changes actually published.

2.1.1

Commits
  • d613026 Release 2.1.2
  • 2881712 Add changelog entry for 2.1.2
  • 3cba8c1 Add changelog entry for 2.1.1
  • 879509a Merge pull request #434 from machty/mf-encapsulated_task_proxy_this
  • c2fca59 Expose TaskInstance state inside encapsulated tasks
  • a7223c0 Merge pull request #431 from machty/dependabot/npm_and_yarn/ws-5.2.3
  • 1bead7f Bump ws from 5.2.2 to 5.2.3
  • 05cb46b Merge pull request #432 from machty/dependabot/npm_and_yarn/handlebars-3.0.8
  • 331d783 Bump handlebars from 3.0.7 to 3.0.8
  • 893669c Merge pull request #430 from alexlafroscia/embroider-test-setup
  • 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)