Skip to content

deps: bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.12.0#12

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/panjf2000/ants/v2-2.12.0
Open

deps: bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.12.0#12
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/panjf2000/ants/v2-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

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

Release notes

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

Ants v2.12.0, The Garden of Words

[!IMPORTANT] As of this release, the minimum required Go version to use ants is 1.19!

🚀 Features

  • feat: implement ReleaseContext for all pool types (#387)

🛩 Enhancements

  • perf: set nanoseconds instead of time.Time for pool-cached now (#378)
  • perf: replace time.Time with nanoseconds in worker (#382)
  • refactor: deduplicate ReleaseContext across multi-pool types 4ee6d73

🐛 Bugfixes

  • bug: don't reset the worker queue when rebooting preallocated pool (#360)
  • bug: hold the lock when spawning a new worker (#376)
  • fix: drop Go 1.18, bump CI matrix to [1.19, 1.26] to resolve macOS ARM64 spinlock starvation (#386)

📚 Documentation

  • fix: drop Go 1.18, bump CI matrix to [1.19, 1.26] to resolve macOS ARM64 spinlock starvation (#386)
  • docs: update the comment on Options.PanicHandler to match its behavior (#365) (#366)
  • docs: add more use cases

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

Thanks to all these contributors: @​Copilot, @​POABOB, @​fufuok, @​huynhanx03, @​panjf2000, @​trace-andreason and copilot-swe-agent[bot] for making this release possible.

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)

... (truncated)

Commits
  • 24eac6c Merge pull request #388 from panjf2000/dev
  • d103005 chore: fix the broken logo links
  • 4ee6d73 refactor: deduplicate ReleaseContext across multi-pool types
  • 8036c99 feat: implement ReleaseContext for all pool types (#387)
  • 0b77168 fix: drop Go 1.18 to resolve macOS ARM64 spinlock starvation
  • ffcc0b1 Merge pull request #385 from panjf2000/dev
  • b9715e8 chore: remove Windows skip on the search logic of worker queue
  • 91f5277 perf: replace time.Time with nanoseconds in worker (#382)
  • cadade6 Merge pull request #379 from panjf2000/dev
  • 8a24625 perf: set nanoseconds instead of time.Time for pool-cached now
  • 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 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.12.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.9.1...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 18, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants