Skip to content

build(deps): bump ron from 0.11.0 to 0.12.0 - #72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ron-0.12.0
Open

build(deps): bump ron from 0.11.0 to 0.12.0#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ron-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor

Bumps ron from 0.11.0 to 0.12.0.

Release notes

Sourced from ron's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: ron-rs/ron@v0.11.0...v0.12.0

Changelog

Sourced from ron's changelog.

[0.12.0] - 2025-11-12

API Changes

  • Breaking: Removed the ron::error::Error::Base64Error variant. (#566)
  • Added into_inner() method to ron::ser::Serializer to retrieve the inner writer. (#588)
  • Removed the base64 dependency. (#566)

Format Changes

  • Format-Breaking: Remote base64-encoded byte strings deserialisation, replaced by Rusty byte strings in v0.9.0 (#566)

Bug Fixes

  • Fixed untagged enum deserialisation for serde >= 1.0.220 with better serde content detection (#582)
Commits
  • c6a8cff Bump ron to v0.12.0 (#591)
  • f2c1728 v0.12: Further deprecate base64 byte strings by removing parsing support outs...
  • 5630b0f Fixed serde content detection for serde >= 1.0.220 (#582)
  • 3184df3 Add ron-lsp to README (#589)
  • 9b9b88e Add Serializer::into_inner method to extract the writer (#588)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [ron](https://github.com/ron-rs/ron) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/ron-rs/ron/releases)
- [Changelog](https://github.com/ron-rs/ron/blob/master/CHANGELOG.md)
- [Commits](ron-rs/ron@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: ron
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the A-dependencies Area: Pull requests that update a dependency file label Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant