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.1 to 2.7.3 #846

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 18, 2023

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

Commits
  • b32591f opt: awake blocking goroutines more precisely in purgeStaleWorkers
  • 73defa0 chore: rename the internal method in workerQueue
  • 650c9db chore: delete the useless .travis.yml
  • 4b495fd chore: code cleanup
  • 55e222d chore: rename the method 'when' of worker to 'lastUsedTime'
  • e425c7b chore: rename the field 'recycleTime' of worker to 'lastUsed'
  • 7a56a5c opt: use runtime/debug.Stack() to print stack trace of panic
  • 3110e41 chore: reformat the default log string
  • 0313eff opt: refactor the worker queue for reusability and readability of code
  • b880b65 chore: bump up golangci-lint to v1.51.2
  • 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 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.7.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](panjf2000/ants@v2.7.1...v2.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@crazy-max crazy-max merged commit 545bf1e into master May 2, 2023
30 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/panjf2000/ants/v2-2.7.3 branch May 2, 2023 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant