Skip to content

build(deps): update can-dbc requirement from 8.0.0 to 9.0.0 in the all-cargo-version-updates group across 1 directory#16

Merged
nyurik merged 1 commit intomainfrom
dependabot/cargo/all-cargo-version-updates-82a9655485
Mar 31, 2026
Merged

build(deps): update can-dbc requirement from 8.0.0 to 9.0.0 in the all-cargo-version-updates group across 1 directory#16
nyurik merged 1 commit intomainfrom
dependabot/cargo/all-cargo-version-updates-82a9655485

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Updates the requirements on can-dbc to permit the latest version.
Updates can-dbc to 9.0.0

Release notes

Sourced from can-dbc's releases.

v9.0.0

Fixed

  • parse signal min/max as NumericValue (#76)
  • ast/message_id: use 0x1FFF_FFFF (1<<29 - 1) instead of 2^29 in test (#77)
Changelog

Sourced from can-dbc's changelog.

9.0.0 - 2026-03-20

Fixed

  • parse signal min/max as NumericValue (#76)
  • ast/message_id: use 0x1FFF_FFFF (1<<29 - 1) instead of 2^29 in test (#77)

8.1.0 - 2026-01-23

Added

  • add Eq and Hash derive for many types (#74)

8.0.1 - 2026-01-22

Other

  • update tests, dependencies, MSRV 1.85 (#73)
  • [pre-commit.ci] pre-commit autoupdate (#72)
  • improve MSRV and snapshot testing (#70)
  • minor justfile fix

8.0.0 - 2025-11-14

Migrate to Pest-based parser, allowing us to parse far greater variety of the .dbc files. Add support for REL parsing.

Added

  • use AttributeDefinition for BA_DEF_REL_ (#67)
  • [breaking] parse attribute definition parts (#22)
  • implement rel parsing (#64)
  • skip serializing empty vectors in various structs (#55)

Fixed

  • fix Windows CI (#69)
  • fix failing tests (#66)
  • [breaking] change EnvType variants: 0-int, 1-float, 2-string (#61)
  • [breaking] trim whitespace from attribute definitions (#58)
  • correctly feature gate default features (#53)

Other

  • update parser library reference from nom to Pest
  • simplify signal parsing (#68)
  • split the attribute_values per type (#63)
  • Try to parse all attributes as integer first (#65)
  • [breaking] clearer errors, stricter integer types, and API tweaks (#62)
  • migrate to can-dbc-pest lexer, parse many new types, parse many new .dbc tests (#48)
  • [breaking] remove getters because all fields are public (#60)

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 23, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Updates the requirements on [can-dbc](https://github.com/oxibus/can-dbc) to permit the latest version.

Updates `can-dbc` to 9.0.0
- [Release notes](https://github.com/oxibus/can-dbc/releases)
- [Changelog](https://github.com/oxibus/can-dbc/blob/main/CHANGELOG.md)
- [Commits](oxibus/can-dbc@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: can-dbc
  dependency-version: 9.0.0
  dependency-type: direct:production
  dependency-group: all-cargo-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title build(deps): update can-dbc requirement from 8.0.0 to 9.0.0 in the all-cargo-version-updates group build(deps): update can-dbc requirement from 8.0.0 to 9.0.0 in the all-cargo-version-updates group across 1 directory Mar 31, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/all-cargo-version-updates-82a9655485 branch from 9bd3a36 to 74a59c1 Compare March 31, 2026 02:06
@nyurik nyurik merged commit 570fe9b into main Mar 31, 2026
8 checks passed
@nyurik nyurik deleted the dependabot/cargo/all-cargo-version-updates-82a9655485 branch March 31, 2026 02:37
@nyurik nyurik mentioned this pull request Mar 31, 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.

1 participant