Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the rust-dependencies group with 5 updates:

Package From To
serde_with 3.16.0 3.16.1
cc 1.2.47 1.2.48
serde_with_macros 3.16.0 3.16.1
zerocopy 0.8.28 0.8.31
zerocopy-derive 0.8.28 0.8.31

Updates serde_with from 3.16.0 to 3.16.1

Release notes

Sourced from serde_with's releases.

serde_with v3.16.1

Fixed

  • Fix JsonSchemaAs of SetPreventDuplicates and SetLastValueWins. (#906, #907)
Commits
  • 8513323 Bump version to 3.16.1 (#908)
  • 5392bbe Bump version to 3.16.1
  • 1e54f1c Fix duplicate schema set definitions for schemars 0.8, 0.9, and 1.0 (#907)
  • 0650180 Fix duplicate schema set definitions for schemars 0.8, 0.9, and 1.0
  • 41d1033 Fix test conditions for schemars tests to include "hex" feature
  • 2eed58a Bump the github-actions group across 1 directory with 2 updates (#905)
  • ed040f2 Bump the github-actions group across 1 directory with 2 updates
  • fa2129b Bump ron from 0.11.0 to 0.12.0 (#904)
  • b55cb99 Bump ron from 0.11.0 to 0.12.0
  • See full diff in compare view

Updates cc from 1.2.47 to 1.2.48

Release notes

Sourced from cc's releases.

cc-v1.2.48

Other

  • Regenerate target info (#1620)
Changelog

Sourced from cc's changelog.

1.2.48 - 2025-11-28

Other

  • Regenerate target info (#1620)
Commits

Updates serde_with_macros from 3.16.0 to 3.16.1

Release notes

Sourced from serde_with_macros's releases.

serde_with v3.16.1

Fixed

  • Fix JsonSchemaAs of SetPreventDuplicates and SetLastValueWins. (#906, #907)
Commits
  • 8513323 Bump version to 3.16.1 (#908)
  • 5392bbe Bump version to 3.16.1
  • 1e54f1c Fix duplicate schema set definitions for schemars 0.8, 0.9, and 1.0 (#907)
  • 0650180 Fix duplicate schema set definitions for schemars 0.8, 0.9, and 1.0
  • 41d1033 Fix test conditions for schemars tests to include "hex" feature
  • 2eed58a Bump the github-actions group across 1 directory with 2 updates (#905)
  • ed040f2 Bump the github-actions group across 1 directory with 2 updates
  • fa2129b Bump ron from 0.11.0 to 0.12.0 (#904)
  • b55cb99 Bump ron from 0.11.0 to 0.12.0
  • See full diff in compare view

Updates zerocopy from 0.8.28 to 0.8.31

Release notes

Sourced from zerocopy's releases.

v0.8.31

What's Changed

Full Changelog: google/zerocopy@v0.8.30...v0.8.31

v0.8.30

UPGRADING NOTE: #2804, we invert the order of --cfgs passed by our build.rs script. This will be transparent to cargo users, but if you vendor zerocopy and build it by invoking rustc directly, you will need to update your --cfgs. Assuming you're on a relatively recent toolchain, you should simply stop passing any --cfgs when building zerocopy. For more details, see #2259.

What's Changed

Full Changelog: google/zerocopy@v0.8.29...v0.8.30

v0.8.29

What's Changed

Full Changelog: google/zerocopy@v0.8.28...v0.8.29

Commits
  • 8ffc71c Release 0.8.31 (#2837)
  • 3401924 [derive] Fix IntoBytes on repr(C) DST (#2836)
  • 21b7ffc [ci][dependabot] Run weekly, group updates (#2832)
  • 4628374 [CI] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#2831)
  • 5226dee [CI] Bump github/codeql-action from 3.31.4 to 4.31.5 (#2830)
  • 1f008b5 [ci] Add hide-from-release-notes label to Dependabot PRs (#2828)
  • d4750c9 [ci] Various performance improvements (#2829)
  • 0b7b338 [CI] Bump actions/dependency-review-action from 4.3.4 to 4.8.2 (#2826)
  • b7170e4 [CI] Bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#2823)
  • a674dfe [CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (#2827)
  • Additional commits viewable in compare view

Updates zerocopy-derive from 0.8.28 to 0.8.31

Release notes

Sourced from zerocopy-derive's releases.

v0.8.31

What's Changed

Full Changelog: google/zerocopy@v0.8.30...v0.8.31

v0.8.30

UPGRADING NOTE: #2804, we invert the order of --cfgs passed by our build.rs script. This will be transparent to cargo users, but if you vendor zerocopy and build it by invoking rustc directly, you will need to update your --cfgs. Assuming you're on a relatively recent toolchain, you should simply stop passing any --cfgs when building zerocopy. For more details, see #2259.

What's Changed

Full Changelog: google/zerocopy@v0.8.29...v0.8.30

v0.8.29

What's Changed

Full Changelog: google/zerocopy@v0.8.28...v0.8.29

Commits
  • 8ffc71c Release 0.8.31 (#2837)
  • 3401924 [derive] Fix IntoBytes on repr(C) DST (#2836)
  • 21b7ffc [ci][dependabot] Run weekly, group updates (#2832)
  • 4628374 [CI] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#2831)
  • 5226dee [CI] Bump github/codeql-action from 3.31.4 to 4.31.5 (#2830)
  • 1f008b5 [ci] Add hide-from-release-notes label to Dependabot PRs (#2828)
  • d4750c9 [ci] Various performance improvements (#2829)
  • 0b7b338 [CI] Bump actions/dependency-review-action from 4.3.4 to 4.8.2 (#2826)
  • b7170e4 [CI] Bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#2823)
  • a674dfe [CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (#2827)
  • 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 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 <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 rust-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.16.0` | `3.16.1` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.47` | `1.2.48` |
| [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.16.0` | `3.16.1` |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.28` | `0.8.31` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.28` | `0.8.31` |


Updates `serde_with` from 3.16.0 to 3.16.1
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.16.0...v3.16.1)

Updates `cc` from 1.2.47 to 1.2.48
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.47...cc-v1.2.48)

Updates `serde_with_macros` from 3.16.0 to 3.16.1
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.16.0...v3.16.1)

Updates `zerocopy` from 0.8.28 to 0.8.31
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.28...v0.8.31)

Updates `zerocopy-derive` from 0.8.28 to 0.8.31
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.28...v0.8.31)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: cc
  dependency-version: 1.2.48
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: serde_with_macros
  dependency-version: 3.16.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: zerocopy
  dependency-version: 0.8.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: zerocopy-derive
  dependency-version: 0.8.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

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 Dec 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2025 04:48
@dependabot dependabot bot requested a review from abr-egn December 1, 2025 04:48
@abr-egn abr-egn merged commit 95b91fc into main Dec 2, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/rust-dependencies-7efaca1f0a branch December 2, 2025 10:16
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