Skip to content

deps(deps): bump deps/fbitset from 7d18fd7 to 3a54534#9

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/submodules/deps/fbitset-3a54534
Closed

deps(deps): bump deps/fbitset from 7d18fd7 to 3a54534#9
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/submodules/deps/fbitset-3a54534

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2025

Bumps deps/fbitset from 7d18fd7 to 3a54534.

Commits
  • 3a54534 Update README
  • 012dbaf Add default value for the number of in-place limbs
  • fdb3300 Update the Size type definition
  • b6432db Rework the iterator internals
  • 847c6be Clarify impact of size on equality and hashing
  • 327e2ac Fix optimization by loop unrolling
  • 1f923fe Add pointer access to the limbs
  • e944c3b Move core access methods to the base class
  • 91fd55e Remove duplicated number of limbs utility
  • db053b8 Make storage more compact
  • Additional commits viewable in compare view

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 [deps/fbitset](https://github.com/DrudgeCAS/fbitset) from `7d18fd7` to `3a54534`.
- [Commits](DrudgeCAS/fbitset@7d18fd7...3a54534)

---
updated-dependencies:
- dependency-name: deps/fbitset
  dependency-version: 3a54534b704313a5686514d95fe042fd162f293f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2025

Labels

The following labels could not be found: dependencies, submodule. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coveralls
Copy link

coveralls commented Sep 21, 2025

Pull Request Test Coverage Report for Build 19002992482

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-91.2%) to 0.0%

Totals Coverage Status
Change from base Build 19002970025: -91.2%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@chenpeizhi
Copy link
Collaborator

@copilot The tests are failing with a55231f. Please look into the issue and come up with a fix. The origin of the problem may lie in the https://github.com/DrudgeCAS/fbitset repository.

Copy link
Contributor

Copilot AI commented Nov 1, 2025

@chenpeizhi I've opened a new pull request, #18, to work on those changes. Once the pull request is ready, I'll request review from you.

@chenpeizhi
Copy link
Collaborator

@dependabot

@chenpeizhi chenpeizhi closed this Nov 10, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/submodules/deps/fbitset-3a54534 branch November 10, 2025 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants