-
Notifications
You must be signed in to change notification settings - Fork 17
deps:chore - update module github.com/panjf2000/ants/v2 to v2.11.3 #116
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
base: main
Are you sure you want to change the base?
Conversation
9b66a69
to
dabb810
Compare
dabb810
to
2b9b688
Compare
2b9b688
to
561fa8a
Compare
561fa8a
to
b87b992
Compare
b87b992
to
0ad5e85
Compare
0ad5e85
to
395c0af
Compare
395c0af
to
a148939
Compare
a148939
to
be7475d
Compare
be7475d
to
19de207
Compare
19de207
to
2c024bb
Compare
2c024bb
to
a5b8c9f
Compare
a5b8c9f
to
a297677
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a297677
to
dafeb58
Compare
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
dafeb58
to
ebea4d5
Compare
ebea4d5
to
1721f00
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1721f00
to
61fe5e5
Compare
PR SummaryThis pull request updates the versions of several dependencies in the project to incorporate new features, bug fixes, and potential security patches. The changes affect the Changed Files and Summary of Changes
Security Advice
By following these steps, you can ensure that the dependency updates improve the project without introducing new risks. This is an AI-generated summary, which may be innacurate. |
This PR contains the following updates:
v2.4.8
->v2.11.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
panjf2000/ants (github.com/panjf2000/ants/v2)
v2.11.3
Compare Source
v2.11.2
Compare Source
v2.11.1
Compare Source
v2.11.0
: Ants v2.11.0, Grave of the FirefliesCompare Source
🚀 Features
🛩 Enhancements
📚 Documentation
Full Changelog: panjf2000/ants@v2.10.0...v2.11.0
Thanks to all these contributors: @panjf2000 for making this release possible.
What's Changed
Full Changelog: panjf2000/ants@v2.10.0...v2.11.0
v2.10.0
: Ants v2.10.0, Cyberpunk: EdgerunnersCompare Source
🛩 Enhancements
🐛 Bugfixes
📚 Documentation
🗃 Misc
What's Changed
Full Changelog: panjf2000/ants@v2.9.1...v2.10.0
Thanks to all these contributors: @POABOB, @akshaynanavare and @panjf2000 for making this release possible.
v2.9.1
Compare Source
v2.9.0
: Ants v2.9.0, Puella Magi Madoka MagicaCompare Source
🚀 Features
🛩 Enhancements
retrieveWorker
to make it more readable (#295)🐛 Bugfixes
Release()
(#287)📚 Documentation
16771ce
🗃 Misc
Full Changelog: panjf2000/ants@v2.8.0...v2.9.0
Performance improvement
In version v2.9.0,
ants
introduces two new pool types:MultiPool
andMultiPoolWithFunc
from which you will benefit theperformance improvement on the basis of the fine-grained locking that reduces the lock contention.
These two pools are a good fit for the scenario where you have a large number of tasks to submit, and you don't want the single pool to be the bottleneck.
Benchmark testing
Thanks to all these contributors: @ELchem, @POABOB and @panjf2000 for making this release possible.
v2.8.2
Compare Source
v2.8.1
Compare Source
v2.8.0
: Ants v2.8.0, PaprikaCompare Source
🚀 Features
ReleaseTimeout
for the default pool (#285)🛩 Enhancements
ReleaseTimeout
for the default pool (#285)b32591f
7a56a5c
0313eff
b6eaea1
🐛 Bugfixes
📚 Documentation
33c7754
b9ac4d4
🧳 Misc
711cad9
3110e41
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.
v2.7.5
Compare Source
v2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
: Ants v2.7.0, Future GPX Cyber FormulaCompare Source
Changelogs
🛩 Enhancements
Performance improvement:
Full Changelog: panjf2000/ants@v2.6.0...v2.7.0
Thanks to all these contributors: @panjf2000 for making this release possible.
v2.6.1
Compare Source
v2.6.0
: Ants v2.6.0, Slam DunkCompare Source
Features
Add option to turn off automatically purge (#253)
b604f7d
v2.5.0
: Ants v2.5.0, Anohana: The Flower We Saw That DayCompare Source
Features
pool.ReleaseTimeout()
96d0742
15f3cdf
pool.Waiting()
9310acd
Bugfixes
Misc
9d85d57
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.