Skip to content

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

Merged
harp-intel merged 1 commit intomainfrom
dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0
Apr 21, 2026
Merged

chore(deps): bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0#689
harp-intel 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 21, 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 21, 2026
@dependabot dependabot Bot requested a review from harp-intel as a code owner April 21, 2026 08:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 21, 2026
@harp-intel harp-intel merged commit c5d1e97 into main Apr 21, 2026
5 checks passed
@harp-intel harp-intel deleted the dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0 branch April 21, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant