Skip to content

Bump the cargo group across 1 directory with 2 updates#7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-8c62ff9105
Open

Bump the cargo group across 1 directory with 2 updates#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-8c62ff9105

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps the cargo group with 1 update in the / directory: serde_yml.

Updates serde_yml from 0.0.11 to 0.0.12

Release notes

Sourced from serde_yml's releases.

Serde YML 🦀 v0.0.12

Release v0.0.12 - 2024-08-25

Serde YML (a fork of Serde YAML)

Made With Love Crates.io lib.rs Docs.rs Codecov Build Status GitHub

Serde YML is a Rust library for using the Serde serialization framework with data in YAML file format.

Changelog 📚

Merge pull request #11 from sebastienrousseau/feat/serde_yml

What's Changed

Full Changelog: sebastienrousseau/serde_yml@v0.0.11...v0.0.12

Commits
  • 62efd66 Merge pull request #11 from sebastienrousseau/feat/serde_yml
  • f0d0655 feat(serde_yml): Refactor and improve test suite for Serde YML
  • 051f129 ci(serde_yml): ⬆️ updated github workflows actions dependencies
  • 1eb2a2f docs(serde_yml): 🎨 updated package.metadata.docs.rs
  • e6f3424 feat(serde_yml): ✨ add makefile
  • f4e840e refactor(serde_yml): 🎨 Add Config Serializer to tag unit variants and new...
  • afac2d5 docs(serde_yml): 📝 update on documentation and template
  • fc4ae52 feat(tests): Add comprehensive unit tests for Path enum variants
  • 8fca524 fix(serde_yml): 🐛 fix formatting
  • d8f6e76 test(serde_yml): ✅ Add comprehensive unit tests for Event enum and Path handling
  • Additional commits viewable in compare view

Updates libyml from 0.0.4 to 0.0.5

Release notes

Sourced from libyml's releases.

v0.0.5

Release v0.0.5 - 2024-08-24

LibYML (a fork of unsafe-libyaml)

Made With Love Crates.io lib.rs Docs.rs Codecov Build Status GitHub

LibYML is a Rust library for working with YAML data, forked from unsafe-libyaml. It offers a safe and efficient interface for parsing, emitting, and manipulating YAML data.

Features

  • Serialization and Deserialization: Easy-to-use APIs for serializing Rust structs and enums to YAML and vice versa.
  • Custom Struct and Enum Support: Seamless serialization and deserialization of custom data types.
  • Comprehensive Error Handling: Detailed error messages and recovery mechanisms.
  • Streaming Support: Efficient processing of large YAML documents.
  • Alias and Anchor Support: Handling of complex YAML structures with references.
  • Tag Handling: Support for custom tags and type-specific serialization.
  • Configurable Emitter: Customizable YAML output generation.
  • Extensive Documentation: Detailed docs and examples for easy onboarding.
  • Safety and Efficiency: Minimized unsafe code with an interface designed to prevent common pitfalls.

Changelog 📚

Merge pull request #4 from sebastienrousseau/feat/libyml

What's Changed

... (truncated)

Commits
  • c71e27b Merge pull request #4 from sebastienrousseau/feat/libyml
  • 8b9e081 docs(libyml): 📝 update of TEMPLATE.md
  • ff6416a docs(libyml): 📝 badges updates and sorting
  • f786a01 docs(libyml): 📝 documentation updates
  • 437cd36 docs(libyml): 📝 quick update on documentation
  • 8be14bd docs(libyml): 📝 minor content tweaks
  • 412c052 docs(libyml): 📝 Update README.md and TEMPLATE.md
  • ee56efd refactor(libyml): 🎨 code refactoring and new unit tests
  • b8e3f1b refactor(libyml): 🔧 add configurations and reformating
  • 916125c fix(libyml): 🐛 fix formatting issues
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [serde_yml](https://github.com/sebastienrousseau/serde_yml).


Updates `serde_yml` from 0.0.11 to 0.0.12
- [Release notes](https://github.com/sebastienrousseau/serde_yml/releases)
- [Commits](sebastienrousseau/serde_yml@v0.0.11...v0.0.12)

Updates `libyml` from 0.0.4 to 0.0.5
- [Release notes](https://github.com/sebastienrousseau/libyml/releases)
- [Commits](sebastienrousseau/libyml@v0.0.4...v0.0.5)

---
updated-dependencies:
- dependency-name: serde_yml
  dependency-version: 0.0.12
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libyml
  dependency-version: 0.0.5
  dependency-type: indirect
  dependency-group: cargo
...

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 14, 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