Skip to content

chore(deps): bump cddl from 0.10.1 to 0.10.2#71

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/cddl-0.10.2
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cddl from 0.10.1 to 0.10.2.

Release notes

Sourced from cddl's releases.

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)
  • Bump indoc from 2.0.6 to 2.0.7 (#374)
  • Bump clap from 4.5.46 to 4.5.50 (#346)
  • Bump pest_meta from 2.8.1 to 2.8.3 (#322)
  • Bump serde_json from 1.0.143 to 1.0.145 (#307)
  • Bump log from 0.4.27 to 0.4.28 (#300)

Full Changelog

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

Commits
  • b993d17 release: bump cddl to v0.10.2, fix release drafter path filtering
  • 5a12ca8 chore: remove old parser and lexer backup files
  • 4b0bbc6 ci: add workflow_dispatch trigger to LSP extension workflow
  • 698f8ca ci: trigger LSP extension workflow on Rust source changes
  • 73628e6 feat: add format_cddl_from_str wasm export for LSP formatter
  • 89e639c Bump glob from 11.0.3 to 13.0.1 in /cddl-lsp/client
  • 534f0fb Bump @​types/vscode from 1.106.1 to 1.109.0 in /cddl-lsp/client
  • f66cee7 Bump rimraf from 6.0.1 to 6.1.2 in /cddl-lsp
  • a756efe Bump data-encoding from 2.9.0 to 2.10.0
  • eb2da0b Bump @​types/node from 24.10.1 to 25.2.2 in /cddl-lsp/client
  • Additional commits viewable 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 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 [cddl](https://github.com/anweiss/cddl) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/anweiss/cddl/releases)
- [Commits](anweiss/cddl@0.10.1...v0.10.2)

---
updated-dependencies:
- dependency-name: cddl
  dependency-version: 0.10.2
  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 Feb 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2026

Superseded by #74.

@dependabot dependabot bot closed this Apr 3, 2026
@dependabot dependabot bot deleted the dependabot/cargo/cddl-0.10.2 branch April 3, 2026 08:33
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