Skip to content

chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.6 to 2.12.0#32

Merged
thinkgos merged 1 commit intomainfrom
dependabot/go_modules/github.com/panjf2000/ants/v2-2.12.0
Mar 26, 2026
Merged

chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.6 to 2.12.0#32
thinkgos merged 1 commit intomainfrom
dependabot/go_modules/github.com/panjf2000/ants/v2-2.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps github.com/panjf2000/ants/v2 from 2.11.6 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.

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
  • See full diff 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.11.6 to 2.12.0.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.11.6...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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
@thinkgos thinkgos merged commit e5a96ba into main Mar 26, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/panjf2000/ants/v2-2.12.0 branch March 26, 2026 22:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant