deps: bump github.com/cilium/workerpool from 1.3.0 to 1.4.0 - #2227
Merged
Quang Nguyen (nddq) merged 1 commit intoApr 22, 2026
Merged
Conversation
Bumps [github.com/cilium/workerpool](https://github.com/cilium/workerpool) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/cilium/workerpool/releases) - [Commits](cilium/workerpool@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: github.com/cilium/workerpool dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/cilium/workerpool-1.4.0
branch
from
April 22, 2026 01:03
52cfccc to
f8bde52
Compare
Quang Nguyen (nddq)
approved these changes
Apr 22, 2026
Quang Nguyen (nddq)
deleted the
dependabot/go_modules/github.com/cilium/workerpool-1.4.0
branch
April 22, 2026 03:39
Laksh (lakshk98)
pushed a commit
to lakshk98/retina
that referenced
this pull request
Aug 4, 2026
…t#2227) Bumps [github.com/cilium/workerpool](https://github.com/cilium/workerpool) from 1.3.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cilium/workerpool/releases">github.com/cilium/workerpool's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <h3>Enhancements</h3> <ul> <li>Add WithResultCallback option to avoid unbounded result accumulation by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/114">cilium/workerpool#114</a></li> <li>workerpool: reject Submit when parent context is done by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/111">cilium/workerpool#111</a></li> </ul> <h3>Documentation</h3> <ul> <li>doc: explicit that result callback cannot call Submit() nor Close() by <a href="https://github.com/kaworu"><code>@kaworu</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/117">cilium/workerpool#117</a></li> <li>doc: improve doc and examples around task cancellation, drain and callbacks by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/115">cilium/workerpool#115</a></li> <li>doc: improve readme to more clearly state the lib purpose, pros and cons by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/116">cilium/workerpool#116</a></li> </ul> <h3>CI</h3> <ul> <li>.github/workflows: adjust branch name to main by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/101">cilium/workerpool#101</a></li> <li>chore(deps): update all github action dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/110">cilium/workerpool#110</a></li> <li>chore: Configure Renovate by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/105">cilium/workerpool#105</a></li> <li>ci: Bump actions/checkout from 4.2.2 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/99">cilium/workerpool#99</a></li> <li>ci: Bump actions/checkout from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/104">cilium/workerpool#104</a></li> <li>ci: Bump actions/checkout from 5.0.1 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/106">cilium/workerpool#106</a></li> <li>ci: Bump actions/setup-go from 5.3.0 to 5.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/94">cilium/workerpool#94</a></li> <li>ci: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/98">cilium/workerpool#98</a></li> <li>ci: Bump actions/setup-go from 5.5.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/100">cilium/workerpool#100</a></li> <li>ci: Bump actions/setup-go from 6.0.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/107">cilium/workerpool#107</a></li> <li>ci: Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/91">cilium/workerpool#91</a></li> <li>ci: Bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/93">cilium/workerpool#93</a></li> <li>ci: Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/97">cilium/workerpool#97</a></li> <li>ci: Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/103">cilium/workerpool#103</a></li> <li>ci: Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/108">cilium/workerpool#108</a></li> <li>ci: update golangci-lint to v2 by <a href="https://github.com/kaworu"><code>@kaworu</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/96">cilium/workerpool#96</a></li> <li>ci: update tested Go versions by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/102">cilium/workerpool#102</a></li> <li>ci: update tested Go versions to currently supported 1.25 an 1.26 by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/112">cilium/workerpool#112</a></li> <li>ci: use oldstable and stable alias versions by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/113">cilium/workerpool#113</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/renovate"><code>@renovate</code></a>[bot] made their first contribution in <a href="https://redirect.github.com/cilium/workerpool/pull/105">cilium/workerpool#105</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0">https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cilium/workerpool/commit/099834079466c6e44c6c6c41fff0f833349ffd4f"><code>0998340</code></a> doc: explicit that result callback cannot call Submit() nor Close()</li> <li><a href="https://github.com/cilium/workerpool/commit/d7b7562feaaed7d8767ec0fa2090ac285eef0e88"><code>d7b7562</code></a> doc: improve readme to more clearly state the lib purpose, pros and cons</li> <li><a href="https://github.com/cilium/workerpool/commit/8427060dde1106cd62289af4d30dc6a2708276a4"><code>8427060</code></a> doc: enable godoclint and address reported issues</li> <li><a href="https://github.com/cilium/workerpool/commit/6ecdd96ea373cf0610e8d2595abf839f330585c1"><code>6ecdd96</code></a> doc: ensure example_test.go and the example in the readme are in sync</li> <li><a href="https://github.com/cilium/workerpool/commit/bd12cf29f2c019bb51be48e18b8caab46af1ce80"><code>bd12cf2</code></a> doc: improve doc and examples around task context cancellation</li> <li><a href="https://github.com/cilium/workerpool/commit/308f6da42dc2380259a9b915f9da6fa0602b601c"><code>308f6da</code></a> doc: improve doc around using Drain when WithResultCallback is used</li> <li><a href="https://github.com/cilium/workerpool/commit/acd1f0de4df8ad37b3a90983975a87e9a865358f"><code>acd1f0d</code></a> doc: improve doc around the usage and interraction of Close and Drain</li> <li><a href="https://github.com/cilium/workerpool/commit/99bd3ba72fcca0aac514f545021400c30d7c7988"><code>99bd3ba</code></a> improve comments that explain why no lock is needed around wp.results</li> <li><a href="https://github.com/cilium/workerpool/commit/5570790e931fa17a202274b682084c7d7d57f9d0"><code>5570790</code></a> doc: make the for loop condition in the examples more readable</li> <li><a href="https://github.com/cilium/workerpool/commit/e29e14a9317c461dace77e758654266eb082c085"><code>e29e14a</code></a> add WithResultCallback option to avoid unbounded result accumulation</li> <li>Additional commits viewable in <a href="https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Laksh (lakshk98)
pushed a commit
to lakshk98/retina
that referenced
this pull request
Aug 4, 2026
…t#2227) Bumps [github.com/cilium/workerpool](https://github.com/cilium/workerpool) from 1.3.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cilium/workerpool/releases">github.com/cilium/workerpool's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <h3>Enhancements</h3> <ul> <li>Add WithResultCallback option to avoid unbounded result accumulation by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/114">cilium/workerpool#114</a></li> <li>workerpool: reject Submit when parent context is done by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/111">cilium/workerpool#111</a></li> </ul> <h3>Documentation</h3> <ul> <li>doc: explicit that result callback cannot call Submit() nor Close() by <a href="https://github.com/kaworu"><code>@kaworu</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/117">cilium/workerpool#117</a></li> <li>doc: improve doc and examples around task cancellation, drain and callbacks by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/115">cilium/workerpool#115</a></li> <li>doc: improve readme to more clearly state the lib purpose, pros and cons by <a href="https://github.com/rolinh"><code>@rolinh</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/116">cilium/workerpool#116</a></li> </ul> <h3>CI</h3> <ul> <li>.github/workflows: adjust branch name to main by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/101">cilium/workerpool#101</a></li> <li>chore(deps): update all github action dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/110">cilium/workerpool#110</a></li> <li>chore: Configure Renovate by <a href="https://github.com/renovate"><code>@renovate</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/105">cilium/workerpool#105</a></li> <li>ci: Bump actions/checkout from 4.2.2 to 5.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/99">cilium/workerpool#99</a></li> <li>ci: Bump actions/checkout from 5.0.0 to 5.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/104">cilium/workerpool#104</a></li> <li>ci: Bump actions/checkout from 5.0.1 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/106">cilium/workerpool#106</a></li> <li>ci: Bump actions/setup-go from 5.3.0 to 5.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/94">cilium/workerpool#94</a></li> <li>ci: Bump actions/setup-go from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/98">cilium/workerpool#98</a></li> <li>ci: Bump actions/setup-go from 5.5.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/100">cilium/workerpool#100</a></li> <li>ci: Bump actions/setup-go from 6.0.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/107">cilium/workerpool#107</a></li> <li>ci: Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/91">cilium/workerpool#91</a></li> <li>ci: Bump golangci/golangci-lint-action from 6.5.0 to 6.5.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/93">cilium/workerpool#93</a></li> <li>ci: Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/97">cilium/workerpool#97</a></li> <li>ci: Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/103">cilium/workerpool#103</a></li> <li>ci: Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/cilium/workerpool/pull/108">cilium/workerpool#108</a></li> <li>ci: update golangci-lint to v2 by <a href="https://github.com/kaworu"><code>@kaworu</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/96">cilium/workerpool#96</a></li> <li>ci: update tested Go versions by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/102">cilium/workerpool#102</a></li> <li>ci: update tested Go versions to currently supported 1.25 an 1.26 by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/112">cilium/workerpool#112</a></li> <li>ci: use oldstable and stable alias versions by <a href="https://github.com/tklauser"><code>@tklauser</code></a> in <a href="https://redirect.github.com/cilium/workerpool/pull/113">cilium/workerpool#113</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/renovate"><code>@renovate</code></a>[bot] made their first contribution in <a href="https://redirect.github.com/cilium/workerpool/pull/105">cilium/workerpool#105</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0">https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cilium/workerpool/commit/099834079466c6e44c6c6c41fff0f833349ffd4f"><code>0998340</code></a> doc: explicit that result callback cannot call Submit() nor Close()</li> <li><a href="https://github.com/cilium/workerpool/commit/d7b7562feaaed7d8767ec0fa2090ac285eef0e88"><code>d7b7562</code></a> doc: improve readme to more clearly state the lib purpose, pros and cons</li> <li><a href="https://github.com/cilium/workerpool/commit/8427060dde1106cd62289af4d30dc6a2708276a4"><code>8427060</code></a> doc: enable godoclint and address reported issues</li> <li><a href="https://github.com/cilium/workerpool/commit/6ecdd96ea373cf0610e8d2595abf839f330585c1"><code>6ecdd96</code></a> doc: ensure example_test.go and the example in the readme are in sync</li> <li><a href="https://github.com/cilium/workerpool/commit/bd12cf29f2c019bb51be48e18b8caab46af1ce80"><code>bd12cf2</code></a> doc: improve doc and examples around task context cancellation</li> <li><a href="https://github.com/cilium/workerpool/commit/308f6da42dc2380259a9b915f9da6fa0602b601c"><code>308f6da</code></a> doc: improve doc around using Drain when WithResultCallback is used</li> <li><a href="https://github.com/cilium/workerpool/commit/acd1f0de4df8ad37b3a90983975a87e9a865358f"><code>acd1f0d</code></a> doc: improve doc around the usage and interraction of Close and Drain</li> <li><a href="https://github.com/cilium/workerpool/commit/99bd3ba72fcca0aac514f545021400c30d7c7988"><code>99bd3ba</code></a> improve comments that explain why no lock is needed around wp.results</li> <li><a href="https://github.com/cilium/workerpool/commit/5570790e931fa17a202274b682084c7d7d57f9d0"><code>5570790</code></a> doc: make the for loop condition in the examples more readable</li> <li><a href="https://github.com/cilium/workerpool/commit/e29e14a9317c461dace77e758654266eb082c085"><code>e29e14a</code></a> add WithResultCallback option to avoid unbounded result accumulation</li> <li>Additional commits viewable in <a href="https://github.com/cilium/workerpool/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/cilium/workerpool from 1.3.0 to 1.4.0.
Release notes
Sourced from github.com/cilium/workerpool's releases.
Commits
0998340doc: explicit that result callback cannot call Submit() nor Close()d7b7562doc: improve readme to more clearly state the lib purpose, pros and cons8427060doc: enable godoclint and address reported issues6ecdd96doc: ensure example_test.go and the example in the readme are in syncbd12cf2doc: improve doc and examples around task context cancellation308f6dadoc: improve doc around using Drain when WithResultCallback is usedacd1f0ddoc: improve doc around the usage and interraction of Close and Drain99bd3baimprove comments that explain why no lock is needed around wp.results5570790doc: make the for loop condition in the examples more readablee29e14aadd WithResultCallback option to avoid unbounded result accumulation