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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/panjf2000/ants/v2 from 2.7.5 to 2.8.2 #1284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2023

Bumps github.com/panjf2000/ants/v2 from 2.7.5 to 2.8.2.

Release notes

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

Ants v2.8.0

🚀 Features

  • feat: add a new API ReleaseTimeout for the default pool (#285)

🛩 Enhancements

  • feat: add a new API ReleaseTimeout for the default pool (#285)
  • bug: avoid overflow when computing mid in the binarySearch of the workerStack (#278)
  • opt: refactor the worker queue for reusability and readability of code (#270)
  • opt: awake blocking goroutines more precisely in purgeStaleWorkers b32591f8bda98a7774ba4ec312cfc440aabb3be4
  • opt: use runtime/debug.Stack() to print stack trace of panic 7a56a5c082182514385a91145b3f7dac01b6e0a2
  • opt: refactor the worker queue for reusability and readability of code 0313effc53ee00ee453f526367737214cc1c339b
  • opt: refine some code b6eaea118bdeadff62fc6e0d519d4287cc92d62c

🐛 Bugfixes

  • bug: avoid overflow when computing mid in the binarySearch of the workerStack (#278)
  • bug: fix the missing log.Lmsgprefix in go1.13 (#275)
  • fix: exit ticktock goroutine when pool is closed (#264)

📚 Documentation

  • doc: update use cases 33c77540bd1c161998dabe8c3736486b46c9ca5f
  • chore: update READMEs b9ac4d4730a1c3f216aad408eaabd5b9c24e50ba

🧳 Misc

  • chore: reorganize the structure of internal packages 711cad96247f796614bca29f0bcfb3f49b6d95bd
  • chore: reformat the default log string 3110e41921923cd446e6d8add193a932d37ef167

Full Changelog: panjf2000/ants@v2.7.0...v2.8.0

Thanks to all these contributors: @​ELchem, @​GlebRadchenko, @​gocurr, @​panjf2000 and @​piaodazhu for making this release possible.

Commits
  • bd6ee4b Merge pull request #299 from panjf2000/dev
  • f0b98c3 chore: enable more title matchers for auto-labelers of bug and new feature (#...
  • c8b4646 chore: enable more auto-labelers for PRs (#298)
  • 2ce8d85 bug: return the error from Pool.Submit/PoolWithFunc.Invoke accordingly (#297)
  • 45bc4f5 chore: clean up some comments and CI yaml (#296)
  • aee9c2e refactor: refine the code in retrieveWorker to make it more readable (#295)
  • 1ce8146 chore: bump up modules (#292)
  • 16771ce chore: update READMEs
  • 1da45fe chore: add a new use case (#290)
  • 128b4b5 Merge pull request #288 from panjf2000/dev
  • 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.5 to 2.8.2.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.7.5...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  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 Sep 19, 2023
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.

None yet

0 participants