Skip to content

chore(deps): bump bitfield from 0.19.4 to 0.19.5 - #525

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bitfield-0.19.5
Open

chore(deps): bump bitfield from 0.19.4 to 0.19.5#525
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bitfield-0.19.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps bitfield from 0.19.4 to 0.19.5.

Changelog

Sourced from bitfield's changelog.

[0.19.5] - 2026-07-25

Added

  • Include the Apache 2.0 and MIT license files in the bitfield-macros package.

Changed

  • Explain the MSB and LSB abbreviations in the README.
  • Upgrade bitfield-macros to syn 3.
  • Reduce stack usage in the bitfield-macros parser by boxing large enum variants.
Commits
  • 25c50bb bitfield 0.19.5
  • 3b14a40 docs: update changelog
  • 038bd46 refactor: box some enum variants to spare the stack
  • d1f82d4 chore(bitfield-macros): bump syn to v3
  • 5cdec47 style: remove trailing whitespace to allow cargo fmting
  • 821c4f9 Add license files to bitfield-macros
  • 8a47921 docs: explain msb and lsb in readme
  • 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 [bitfield](https://github.com/dzamlo/rust-bitfield) from 0.19.4 to 0.19.5.
- [Changelog](https://github.com/dzamlo/rust-bitfield/blob/master/CHANGELOG.md)
- [Commits](dzamlo/rust-bitfield@v0.19.4...v0.19.5)

---
updated-dependencies:
- dependency-name: bitfield
  dependency-version: 0.19.5
  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 Jul 30, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants