Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/panjf2000/ants/v2 from 2.7.1 to 2.11.3.

Release notes

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

Ants v2.11.0, Grave of the Fireflies

[!IMPORTANT] As of this release, the minimum required Go version to use ants is 1.18! Furthermore, goroutine pool with Go generics is implemented!

🚀 Features

  • test: add some basic testable examples (#353)
  • feat: implement generic pool (#351)
  • opt: streamline pool implementation to reduce duplicated code (#350)
  • feat: export the internal package sync (#349)

🛩 Enhancements

  • opt: streamline pool implementation to reduce duplicated code (#350)
  • opt: bump up the minimum required Go version to 1.16 (#347)

📚 Documentation

  • test: add some basic testable examples (#353)
  • opt: streamline pool implementation to reduce duplicated code (#350)
  • feat: export the internal package sync (#349)

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

Thanks to all these contributors: @​panjf2000 for making this release possible.

What's Changed

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

Ants v2.10.0, Cyberpunk: Edgerunners

p2874384187

🛩 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)

... (truncated)

Commits
  • 3196233 docs: update the comment on Options.PanicHandler to match its behavior (#365)...
  • 0de04f1 docs: update the comment on Options.PanicHandler to match its behavior (#365)
  • 711d586 Merge pull request #361 from panjf2000/dev
  • a445942 bug: don't reset the worker queue when rebooting preallocated pool (#360)
  • 8501024 Merge pull request #357 from panjf2000/dev
  • 1bf9cfd chore: bump up modules
  • 6eb0590 chore: update READMEs
  • 3120dab ci: fix the deprecated argument of codecov
  • 9c0876f Merge pull request #352 from panjf2000/dev
  • 160ee0a test: add some basic testable examples (#353)
  • 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.7.1 to 2.11.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.7.1...v2.11.3)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-version: 2.11.3
  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 yusank April 14, 2025 00:44
@dependabot dependabot bot added bot dependencies Pull requests that update a dependency file labels Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant