Skip to content

chore(deps): bump the minor-and-patch group with 3 updates - #538

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-7fb43a4715
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-and-patch-7fb43a4715

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: bitflags, sonic-rs and uuid.

Updates bitflags from 2.13.1 to 2.13.2

Release notes

Sourced from bitflags's releases.

2.13.2

What's Changed

Full Changelog: bitflags/bitflags@2.13.1...2.13.2

Changelog

Sourced from bitflags's changelog.

2.13.2

What's Changed

Full Changelog: bitflags/bitflags@2.13.1...2.13.2

Commits
  • 80ce9b5 Merge pull request #497 from bitflags/cargo/2.13.2
  • 5822493 prepare for 2.13.2 release
  • 48f4f1a Merge pull request #496 from bitflags/fix/rustc-ice
  • 2c0b042 re-pull const declarations outside of nested const
  • c3f8d31 Merge pull request #494 from DanielEScherzer/flags-docs-example
  • 0fc3762 Flags: adjust order of elements in manual implementation example
  • See full diff in compare view

Updates sonic-rs from 0.5.8 to 0.5.10

Release notes

Sourced from sonic-rs's releases.

v0.5.10

What's Changed

New Contributors

Full Changelog: cloudwego/sonic-rs@v0.5.9...v0.5.10

v0.5.9

What's Changed

Full Changelog: cloudwego/sonic-rs@v0.5.8...v0.5.9

Commits
  • 7eca25c fix non_trailing_zero float formatting
  • 03545a9 opt: optimize single-pass f32 parsing and strengthen fuzz seeds and CI covera...
  • 96daa50 fuzz: add 5 structured fuzz targets with Arbitrary-based JSON generator
  • f440233 fix: deserialize f32 directly from string instead of f64→f32 cast
  • ae081a5 chore: bump sonic-rs to 0.5.9, sonic-number to 0.1.3
  • d60c3b7 bench: add test data from yyjson/go-json-experiment, compact all JSON
  • 15def0b opt: unchecked number parsing + SWAR fraction for padded buffers
  • 06a2a63 opt: peek_u16 structural matching + scalar key parsing fast path
  • 0211f7c opt: SWAR integer parsing + pointer-based DOM push + inline memcpy
  • 6e707d8 opt: escape inline + write_string_fast inline
  • See full diff in compare view

Updates uuid from 1.26.0 to 1.26.1

Release notes

Sourced from uuid's releases.

v1.26.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.26.0...v1.26.1

Commits
  • 9f92712 Merge pull request #910 from uuid-rs/cargo/v1.26.1
  • d4df8f0 prepare for 1.26.1 release
  • 5613f23 Merge pull request #909 from uuid-rs/fix/ts-conversion-overflow
  • fda00eb don't panic in overflowing Timestamp to SystemTime conversion
  • c82e88c Merge pull request #907 from lenamonj/v7-counter-placement
  • ac065a6 Align the counter diagram
  • 34ec102 Seat the v7 counter below the version nibble
  • See full diff 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

Bumps the minor-and-patch group with 3 updates: [bitflags](https://github.com/bitflags/bitflags), [sonic-rs](https://github.com/cloudwego/sonic-rs) and [uuid](https://github.com/uuid-rs/uuid).


Updates `bitflags` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.13.1...2.13.2)

Updates `sonic-rs` from 0.5.8 to 0.5.10
- [Release notes](https://github.com/cloudwego/sonic-rs/releases)
- [Commits](cloudwego/sonic-rs@v0.5.8...v0.5.10)

Updates `uuid` from 1.26.0 to 1.26.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.26.0...v1.26.1)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sonic-rs
  dependency-version: 0.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: uuid
  dependency-version: 1.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates (Cargo.toml, Cargo.lock) rust Rust language specific changes labels Sep 14, 2026
@github-actions github-actions Bot added the security Security issues or improvements label Sep 14, 2026
@github-actions

Copy link
Copy Markdown

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 154 69 PASS
nodejs 154 69 PASS
bundler 154 69 PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (Cargo.toml, Cargo.lock) rust Rust language specific changes security Security issues or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants