Skip to content

Bump modular-bitfield from 0.13.0 to 0.13.1#218

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/modular-bitfield-0.13.1
Open

Bump modular-bitfield from 0.13.0 to 0.13.1#218
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/modular-bitfield-0.13.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps modular-bitfield from 0.13.0 to 0.13.1.

Release notes

Sourced from modular-bitfield's releases.

v0.13.1

Bug fixes

  • #[repr] attributes containing lists like align(..) are now properly handled. Thanks, @​minty99! (#132)
Commits
  • b7c7f9d Updating metadata for 0.13.1
  • bb08b50 Properly retain repr arguments with parenthesis when re-emitting attributes
  • aaca039 Update trybuild tests for new stable compiler
  • a460120 Updating source version to 0.13.1-pre
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [modular-bitfield](https://github.com/modular-bitfield/modular-bitfield) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/modular-bitfield/modular-bitfield/releases)
- [Commits](modular-bitfield/modular-bitfield@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: modular-bitfield
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 8, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Dec 8, 2025

CodSpeed Performance Report

Merging #218 will degrade performances by 55.47%

Comparing dependabot/cargo/modular-bitfield-0.13.1 (a1629d2) with main (8977772)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

⚡ 5 improvements
❌ 2 regressions
✅ 68 untouched
⏩ 2 skipped1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Mode Benchmark BASE HEAD Change
WallTime hash_join_anti_join[1000] 35 µs 78.5 µs -55.47%
WallTime hash_join_left_join[1000] 149.9 µs 66.4 µs ×2.3
WallTime storage_fused_both_case_sensitive 7.5 ms 8.4 ms -10.72%
WallTime storage_sequential_both_case_sensitive 54.9 ms 48.9 ms +12.13%
WallTime table_layer_sum 2.4 ms 2.2 ms +12.16%
WallTime storage_fused_starts_case_insensitive 8.4 ms 6.9 ms +22.9%
WallTime ingest_mixed_1M[batches=16] 346.3 ms 300.4 ms +15.29%

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants