Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ember-concurrency from 3.0.0 to 3.1.0 #490

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps ember-concurrency from 3.0.0 to 3.1.0.

Changelog

Sourced from ember-concurrency's changelog.

3.1.0

  • Support waitFor()-type modifiers in async arrow transform (#536)
  • Drop now-unneeded dependency on polyfill for unsupported Ember versions
  • [docs] Fix broken code block rendering for examples (#522, #524)
Commits
  • 20d2d35 Release 3.1.0
  • 22709f0 Add changelog entry for 3.1.0
  • dedde52 Remove ember-destroyable-polyfill dependency
  • be22d4d Merge pull request #536 from bendemboski/wait-for-transform
  • d3e4ee9 Support waitFor()-type modifiers in async arrow transform
  • dd2fbde Merge pull request #538 from bendemboski/fix-embroider
  • e5e0b62 Fix embroider scenarios
  • 00d06fa Merge pull request #537 from bendemboski/fix-build
  • d20dd0f Fix CI build
  • c6ed562 Merge pull request #524 from camerondubas/docs/fix-code-styling
  • 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)

Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/machty/ember-concurrency/releases)
- [Changelog](https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md)
- [Commits](machty/ember-concurrency@3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: ember-concurrency
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2023
@anehx anehx merged commit c912634 into main Aug 15, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-concurrency-3.1.0 branch August 15, 2023 14:43
@velrest
Copy link
Contributor

velrest commented Aug 23, 2023

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants