Skip to content

build(deps): bump candid from 0.10.27 to 0.10.29#123

Merged
gregorydemay merged 1 commit into
mainfrom
dependabot/cargo/candid-0.10.29
Jun 2, 2026
Merged

build(deps): bump candid from 0.10.27 to 0.10.29#123
gregorydemay merged 1 commit into
mainfrom
dependabot/cargo/candid-0.10.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps candid from 0.10.27 to 0.10.29.

Changelog

Sourced from candid's changelog.

Candid 0.10.29

  • Bug fixes:
    • Fix text_fast_path leakage between nested maps: an inner map with non-text keys would fail with a "Type mismatch" error when enclosed in an outer map with text keys

2026-05-20

Candid 0.10.28

  • Bug fixes:
    • Fix LEB128/SLEB128 fast path silently truncating Nat/Int values near the u64/i64 boundary during decoding
    • Fix Int::decode truncating large magnitudes due to fast-path leakage

candid_parser 0.3.2

  • Bug fixes:
    • Motoko binding: emit Float32 for Candid float32 instead of panicking. float32 support was added to Motoko in version 1.4.0.

2026-04-08

didc 0.6.1

  • Non-breaking changes:
    • didc check now reports all incompatible changes at once, grouped by method, instead of stopping at the first error
    • Clearer error messages: e.g. "missing in new interface" and "function annotation changed from query to update"

candid_parser 0.3.1

  • Non-breaking changes:
    • Add service_compatibility_report() returning a full grouped compatibility report as a string
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 1, 2026 02:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 1, 2026

@gregorydemay gregorydemay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 LGTM — candid 0.10.27→0.10.29 patch within 0.10.x. CI green.

@gregorydemay gregorydemay enabled auto-merge (squash) June 2, 2026 07:07
@dependabot dependabot Bot force-pushed the dependabot/cargo/candid-0.10.29 branch 3 times, most recently from 33e9a0c to 4ca23a2 Compare June 2, 2026 07:21
Bumps [candid](https://github.com/dfinity/candid) from 0.10.27 to 0.10.29.
- [Release notes](https://github.com/dfinity/candid/releases)
- [Changelog](https://github.com/dfinity/candid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dfinity/candid/commits)

---
updated-dependencies:
- dependency-name: candid
  dependency-version: 0.10.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/candid-0.10.29 branch from 4ca23a2 to 8bea9c3 Compare June 2, 2026 07:26
@gregorydemay gregorydemay merged commit 7b9c50f into main Jun 2, 2026
10 checks passed
@gregorydemay gregorydemay deleted the dependabot/cargo/candid-0.10.29 branch June 2, 2026 07:29
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