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 github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0 #1198

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps github.com/panjf2000/ants/v2 from 2.9.1 to 2.10.0.

Release notes

Sourced from github.com/panjf2000/ants/v2's releases.

Ants v2.10.0

🛩 Enhancements

  • opt: speed up ReleaseTimeout() for multi-pool (#332)
  • opt: make ReleaseTimeout() more efficient in waiting workers to exit (#329)
  • opt: calculate the interval for ReleaseTimeout() based on a default count (#327)
  • opt: increase the interval of waiting in ReleaseTimeout() (#325)
  • bug: return error before creating multi pools if lbs is invalid to avoid leaks (#317)

🐛 Bugfixes

  • bug: fix the last error being missed in ReleaseTimeout() for multi-pool (#334)
  • bug: alleviate the data race between Release() and Reboot() (#333)
  • bug: alleviate the data race between Release() and Reboot() (#330)
  • bug: return error before creating multi pools if lbs is invalid to avoid leaks (#317)

📚 Documentation

  • doc: add MultiPool & MultiPoolFunc example code and update READMEs. (#311)

🗃 Misc

  • chore: add new benchmark tests (#309)

What's Changed

Full Changelog: panjf2000/ants@v2.9.1...v2.10.0

Thanks to all these contributors: @​POABOB, @​akshaynanavare and @​panjf2000 for making this release possible.

Commits
  • 1217e3e minor: v2.10.0 (update) (#335)
  • 313f136 bug: fix the last error being missed in ReleaseTimeout() for multi-pool (#334)
  • 5dfe043 Merge pull request #331 from panjf2000/dev
  • b40e489 bug: alleviate the data race between Release() and Reboot() (#333)
  • da22980 opt: speed up ReleaseTimeout() for multi-pool (#332)
  • 95dad45 bug: alleviate the data race between Release() and Reboot() (#330)
  • 1933478 chore: remove the unused constant of releaseTimeoutCount
  • 15e8961 opt: make ReleaseTimeout() more efficient in waiting workers to exit (#329)
  • 3ffd3da opt: calculate the interval for ReleaseTimeout() based on a default count (#327)
  • b2374d5 ci: replace macos-latest with macos-12 for go1.13 (#326)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.9.1 to 2.10.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.9.1...v2.10.0)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  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 crazy-max as a code owner June 19, 2024 06:21
@crazy-max crazy-max merged commit df90023 into master Jun 23, 2024
31 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/panjf2000/ants/v2-2.10.0 branch June 23, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant