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鈥檒l 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 in the minor-patch group #3

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the minor-patch group with 1 update: github.com/panjf2000/ants/v2.

Updates 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: @鈥婸OABOB, @鈥媋kshaynanavare and @鈥媝anjf2000 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch group with 1 update: [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants).


Updates `github.com/panjf2000/ants/v2` 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
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2024
@dependabot dependabot bot requested a review from kilianpaquier June 19, 2024 02:55
@kilianpaquier kilianpaquier merged commit 88c188c into main Jun 19, 2024
5 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/minor-patch-c8298c5765 branch June 19, 2024 14:16
Copy link

馃帀 This issue has been resolved in version v1.0.2 馃帀

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 go Pull requests that update Go code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant