Skip to content

build(deps): bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0#2648

Merged
google-oss-prow[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0
Apr 27, 2026
Merged

build(deps): bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0#2648
google-oss-prow[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0.

Release notes

Sourced from github.com/deckarep/golang-set/v2's releases.

v2.9.0 - Reduce allocations, new PopN method, BSON support, deadlock fix

What's Changed

New Contributors

Full Changelog: deckarep/golang-set@v2.8.0...v2.9.0

Commits
  • 006faa1 Add update notes for version 2.9.0 (#174)
  • 8ec73b4 事前割当数を修正 (#171)
  • 53cf14d feat: add PopN method to remove multiple arbitrary items from set (#166)
  • ded19ef Implement BSON Marshaler support (#142)
  • 9480c3e Deadlock: if the callback on Each panics and the app has a recovery - issue 1...
  • See full diff 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 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/deckarep/golang-set/v2](https://github.com/deckarep/golang-set) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/deckarep/golang-set/releases)
- [Commits](deckarep/golang-set@v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: github.com/deckarep/golang-set/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 27, 2026
@google-oss-prow google-oss-prow Bot requested review from chambridge and fege April 27, 2026 15:27
@pboyd
Copy link
Copy Markdown
Member

pboyd commented Apr 27, 2026

/lgtm
/approve

@google-oss-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pboyd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot merged commit 34dbd28 into main Apr 27, 2026
25 of 28 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0 branch April 27, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant