Skip to content

deps: bump github.com/cilium/workerpool from 1.3.0 to 1.4.0 - #2227

Merged
Quang Nguyen (nddq) merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cilium/workerpool-1.4.0
Apr 22, 2026
Merged

deps: bump github.com/cilium/workerpool from 1.3.0 to 1.4.0#2227
Quang Nguyen (nddq) merged 1 commit into
mainfrom
dependabot/go_modules/github.com/cilium/workerpool-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cilium/workerpool from 1.3.0 to 1.4.0.

Release notes

Sourced from github.com/cilium/workerpool's releases.

v1.4.0

What's Changed

Enhancements

Documentation

CI

New Contributors

Full Changelog: cilium/workerpool@v1.3.0...v1.4.0

Commits
  • 0998340 doc: explicit that result callback cannot call Submit() nor Close()
  • d7b7562 doc: improve readme to more clearly state the lib purpose, pros and cons
  • 8427060 doc: enable godoclint and address reported issues
  • 6ecdd96 doc: ensure example_test.go and the example in the readme are in sync
  • bd12cf2 doc: improve doc and examples around task context cancellation
  • 308f6da doc: improve doc around using Drain when WithResultCallback is used
  • acd1f0d doc: improve doc around the usage and interraction of Close and Drain
  • 99bd3ba improve comments that explain why no lock is needed around wp.results
  • 5570790 doc: make the for loop condition in the examples more readable
  • e29e14a add WithResultCallback option to avoid unbounded result accumulation
  • Additional commits viewable in compare view

@dependabot dependabot Bot added area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language labels Apr 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 21, 2026 13:27
@dependabot dependabot Bot added the area/dependencies Pull requests that update a dependency file label Apr 21, 2026
@dependabot
dependabot Bot requested a review from Evan Baker (rbtr) April 21, 2026 13:27
@dependabot dependabot Bot added the lang/go The Go Programming Language label Apr 21, 2026
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
dependabot Bot force-pushed the dependabot/go_modules/github.com/cilium/workerpool-1.4.0 branch from 52cfccc to f8bde52 Compare April 22, 2026 01:03
@nddq
Quang Nguyen (nddq) added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit 5570981 Apr 22, 2026
32 checks passed
@nddq
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file lang/go The Go Programming Language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant