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

Bump async from 2.3.1 to 2.6.2 #19

Merged
merged 1 commit into from
Jul 21, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2023

Bumps async from 2.3.1 to 2.6.2.

Release notes

Sourced from async's releases.

v2.6.2

What's Changed

Full Changelog: socketry/async@v2.6.1...v2.6.2

v2.6.1

What's Changed

Full Changelog: socketry/async@v2.6.0...v2.6.1

v2.6.0

What's Changed

New Contributors

Full Changelog: socketry/async@v2.5.1...v2.6.0

v2.5.1

What's Changed

New Contributors

Full Changelog: socketry/async@v2.5.0...v2.5.1

v2.5.0

What's Changed

Full Changelog: socketry/async@v2.4.2...v2.5.0

v2.4.0

What's Changed

Full Changelog: socketry/async@v2.3.1...v2.4.0

Commits
  • 576b2b0 Bump patch version.
  • 25b139c Add hup-test example.
  • ab31f7e Don't allow event loop to be interrupted at any time. (#223)
  • 266972c Bump patch version.
  • 8ec6be8 Ensure transient tasks are correctly terminated. (#245)
  • 987683e Bump minor version.
  • 3102d41 Strip device suffix before resolving hostname. (#243)
  • 278bb74 Fix handling of stop stopping the stopping task. (#242)
  • 01e6bae Rename gem from fiber-annotate to fiber-annotation.
  • 0561343 Delegate to Fiber#annotate where possible. (#241)
  • 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 [async](https://github.com/socketry/async) from 2.3.1 to 2.6.2.
- [Release notes](https://github.com/socketry/async/releases)
- [Changelog](https://github.com/socketry/async/blob/main/release.cert)
- [Commits](socketry/async@v2.3.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MatheusRich as a code owner July 21, 2023 18:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2023
@MatheusRich MatheusRich merged commit d52e1de into main Jul 21, 2023
1 check passed
@MatheusRich MatheusRich deleted the dependabot/bundler/async-2.6.2 branch July 21, 2023 18:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant