Skip to content

chore(deps): bump toon-format from 0.4.5 to 0.5.0#64

Merged
mcarvin8 merged 1 commit into
mainfrom
dependabot/cargo/toon-format-0.5.0
Jun 1, 2026
Merged

chore(deps): bump toon-format from 0.4.5 to 0.5.0#64
mcarvin8 merged 1 commit into
mainfrom
dependabot/cargo/toon-format-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps toon-format from 0.4.5 to 0.5.0.

Release notes

Sourced from toon-format's releases.

v0.5.0

Added

  • (layout) expose decoder layout metadata behind cargo feature (#66)

Other

  • Deserialization failure for u64 values larger than i64::MAX (#67)

v0.4.6

Added

  • Add JSON streaming encode support (#65)
Changelog

Sourced from toon-format's changelog.

0.5.0 - 2026-05-22

Added

  • (layout) expose decoder layout metadata behind cargo feature (#66)

Other

  • Deserialization failure for u64 values larger than i64::MAX (#67)

0.4.6 - 2026-05-19

Added

  • Add JSON streaming encode support (#65)
Commits
  • 2136cb1 chore: release v0.5.0 (#70)
  • 4a2cde8 feat(layout): expose decoder layout metadata behind cargo feature (#66)
  • b72975c Fix: Deserialization failure for u64 values larger than i64::MAX (#67)
  • 35a2e6e chore: release v0.4.6 (#68)
  • c7e384e feat: Add JSON streaming encode support (#65)
  • 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 [toon-format](https://github.com/toon-format/toon-rust) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/toon-format/toon-rust/releases)
- [Changelog](https://github.com/toon-format/toon-rust/blob/main/CHANGELOG.md)
- [Commits](toon-format/toon-rust@v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: toon-format
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 1, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mcarvin8 mcarvin8 merged commit 89b0c99 into main Jun 1, 2026
10 checks passed
@mcarvin8 mcarvin8 deleted the dependabot/cargo/toon-format-0.5.0 branch June 1, 2026 19:56
@mcarvin8 mcarvin8 mentioned this pull request Jun 1, 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.

2 participants