Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps github.com/bits-and-blooms/bitset from 1.24.0 to 1.24.3.

Release notes

Sourced from github.com/bits-and-blooms/bitset's releases.

Version 1.34.3

What's Changed

New Contributors

Full Changelog: bits-and-blooms/bitset@v1.24.2...v1.24.3

Version 1.34.2

What's Changed

Full Changelog: bits-and-blooms/bitset@v1.24.1...v1.24.2

Version 1.34.1

What's Changed

Full Changelog: bits-and-blooms/bitset@v1.24.0...v1.24.1

Commits
  • 938c2a4 Merge pull request #207 from bits-and-blooms/dependabot/github_actions/github...
  • 5e433a0 Merge pull request #211 from toastwaffle/workflow
  • 41ef630 Rename .github/workflows/legacy86.go to legacy86.yaml
  • eed7a92 Update legacy86.go
  • d02158d Merge pull request #210 from bits-and-blooms/avoid_overflow
  • 475d3e8 removing space
  • 1b6ab8b adding legacy ci
  • f6f5d9c in a test, we cause an overflow
  • 996a67e Merge pull request #208 from whisk/master
  • 57b6694 fix off by 1 error in ShiftRight; added tests
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.24.0 to 1.24.3.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](bits-and-blooms/bitset@v1.24.0...v1.24.3)

---
updated-dependencies:
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-version: 1.24.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 10, 2025
Copy link
Member

@gaius-qi gaius-qi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chlins chlins merged commit 5c2320f into main Nov 11, 2025
20 checks passed
@chlins chlins deleted the dependabot/go_modules/github.com/bits-and-blooms/bitset-1.24.3 branch November 11, 2025 02:15
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.

5 participants