Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/deckarep/golang-set/v2-2.9.0
Open

chore(deps): bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0#399
dependabot[bot] wants to merge 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
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.

0 participants