Skip to content

chore(deps): bump cddl from 0.10.1 to 0.10.3#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cddl-0.10.3
Open

chore(deps): bump cddl from 0.10.1 to 0.10.3#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cddl-0.10.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps cddl from 0.10.1 to 0.10.3.

Release notes

Sourced from cddl's releases.

v0.10.3

What's Changed

This release contains updates to the main CDDL library and tools.

Full Changelog

Full Changelog: anweiss/cddl@v0.10.2...v0.10.3

v0.10.2

What's Changed

This release contains updates to the main CDDL library and tools.

🚀 Features

  • Complete Pest Parser Bridge Layer with Grammar Improvements (#336)
  • Implement AST Bridge Layer for Pest Parser Integration (#335)
  • Set Up Pest Integration and Dependencies (#334)
  • Create CDDL Pest Grammar File (#333)
  • Enhanced Error Handling with Pest's Superior Error Reporting (#337)
  • Fix: Detect first rule as root per RFC 8610, not by name heuristics (#361)
  • Add format_cddl_from_str wasm export for LSP formatter

🐛 Bug Fixes

  • Resolve type 2 bounds to usize value (#359)
  • Gate extern crates behind std feature, fix no-default-features compilation
  • Fix wasm compilation and clippy warnings

🧰 Maintenance

  • Remove legacy lexer and parser code, complete migration to Pest (#339)
  • Remove old parser and lexer backup files (5,472 lines removed)
  • Bump data-encoding from 2.9.0 to 2.10.0 (#381)
  • Bump time from 0.3.41 to 0.3.47 (#388)
  • Bump serde from 1.0.223 to 1.0.228 (#378)
  • Bump chrono from 0.4.41 to 0.4.43 (#372)
  • Bump base64-url from 3.0.0 to 3.0.2 (#373)

... (truncated)

Commits
  • 73de883 chore: bump version to 0.10.3
  • 37db9b4 chore(deps-dev): bump glob from 13.0.2 to 13.0.6 in /cddl-lsp/client (#426)
  • 50b3b70 chore(deps-dev): bump rimraf from 6.1.2 to 6.1.3 in /cddl-lsp (#422)
  • bd9c0f3 chore(deps-dev): bump @​vscode/vsce from 3.6.0 to 3.7.1 in /cddl-lsp (#421)
  • eac529f chore(deps): bump pest from 2.8.3 to 2.8.6 (#420)
  • d958729 chore(deps-dev): bump @​typescript-eslint/parser in /cddl-lsp (#419)
  • 1216460 chore(deps-dev): bump mocha from 11.3.0 to 11.7.5 in /cddl-lsp (#414)
  • 1ff3639 chore(deps-dev): bump @​types/node in /cddl-lsp/client (#428)
  • 03ebc05 chore(deps-dev): bump mocha from 11.3.0 to 11.7.5 in /cddl-lsp/client (#411)
  • b1258b0 chore(deps-dev): bump css-loader from 6.11.0 to 7.1.4 in /www (#427)
  • 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 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 [cddl](https://github.com/anweiss/cddl) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/anweiss/cddl/releases)
- [Commits](anweiss/cddl@0.10.1...v0.10.3)

---
updated-dependencies:
- dependency-name: cddl
  dependency-version: 0.10.3
  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 Apr 3, 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