Skip to content

deps: bump github.com/panjf2000/ants/v2 from 2.9.1 to 2.12.1#146

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

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

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
  • 943d026 patch: v2.12.1 (#398)
  • deeaf50 fix: move once.Do(close(allDone)) from Reboot() to Release() (#397)
  • 0191bb5 chore: replace 1<<31-1 with math.MaxInt32 (#392)
  • 4782ebe fix: release created pools on NewMultiPool failure (#394)
  • 2ba2dd1 chore: improve variable naming in binarySearch (#393)
  • ed0bfc9 fix: make Reboot() wait for pool to fully release before resetting state (#395)
  • 8a80b33 docs: correct WithNonblocking comment about its returned error (#390)
  • 80b031d chore: use my referral link of DO
  • 24eac6c Merge pull request #388 from panjf2000/dev
  • d103005 chore: fix the broken logo links
  • 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.1.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.9.1...v2.12.1)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-version: 2.12.1
  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 29, 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