Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2025

Bumps the cargo group with 6 updates:

Package From To
winnow 0.7.13 0.7.14
borsh 1.5.7 1.6.0
borsh-derive 1.5.7 1.6.0
cc 1.2.47 1.2.48
zerocopy 0.8.28 0.8.30
zerocopy-derive 0.8.28 0.8.30

Updates winnow from 0.7.13 to 0.7.14

Changelog

Sourced from winnow's changelog.

[0.7.14] - 2025-11-26

Features

  • Add combinator::expression parser for parsing expressions with precedence (a pratt parser)
Commits
  • faa6214 chore: Release
  • 5b3b7a9 docs: Update changelog
  • fca75c5 Merge pull request #804 from ssmendon/ssmendon-pratt-pr
  • 9aef8d2 feat: Add a Pratt parser
  • 716ff2e Merge pull request #846 from clint-white/fix-typos-in-docs
  • 3040b97 docs(tutorial): Add missing word
  • 1b50ab4 docs(ref): Fix typo: add missing period
  • c56d4fb Merge pull request #841 from winnow-rs/renovate/actions-checkout-5.x
  • ffb90ad chore(deps): Update actions/checkout action to v5
  • de4f84b Merge pull request #842 from winnow-rs/renovate/actions-setup-python-6.x
  • Additional commits viewable in compare view

Updates borsh from 1.5.7 to 1.6.0

Release notes

Sourced from borsh's releases.

borsh-derive-v1.6.0

No release notes provided.

borsh-v1.6.0

Added

  • Use core::net instead of std::net; bumped MSRV to 1.77 (#356)

Fixed

  • Avoid variant name shadowing in BorshSchema derive (#361)

Other

  • Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 (#359)
  • Include license files in published crates (#354)
  • add automatically_derived attribute to derive macros (#341)
Changelog

Sourced from borsh's changelog.

1.6.0 - 2025-11-25

Added

  • Use core::net instead of std::net; bumped MSRV to 1.77 (#356)

Fixed

  • Avoid variant name shadowing in BorshSchema derive (#361)

Other

  • Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 (#359)
  • Include license files in published crates (#354)
  • add automatically_derived attribute to derive macros (#341)
Commits
  • 819fa55 chore: release v1.6.0 (#360)
  • 9010ec4 fix: Avoid variant name shadowing in BorshSchema derive (#361)
  • f5b3b4a feat: Use core::net instead of std::net; bumped MSRV to 1.77 (#356)
  • 5d8516b ci: Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated u...
  • f1b75a6 chore: add automatically_derived attribute to derive macros (#341)
  • 54fc720 chore: Include license files in published crates (#354)
  • See full diff in compare view

Updates borsh-derive from 1.5.7 to 1.6.0

Changelog

Sourced from borsh-derive's changelog.

1.6.0 - 2025-11-25

Added

  • Use core::net instead of std::net; bumped MSRV to 1.77 (#356)

Fixed

  • Avoid variant name shadowing in BorshSchema derive (#361)

Other

  • Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated ubuntu-20.04 (#359)
  • Include license files in published crates (#354)
  • add automatically_derived attribute to derive macros (#341)
Commits
  • 819fa55 chore: release v1.6.0 (#360)
  • 9010ec4 fix: Avoid variant name shadowing in BorshSchema derive (#361)
  • f5b3b4a feat: Use core::net instead of std::net; bumped MSRV to 1.77 (#356)
  • 5d8516b ci: Upgrade the CI base image to use ubuntu-24.04 instead of the deprecated u...
  • f1b75a6 chore: add automatically_derived attribute to derive macros (#341)
  • 54fc720 chore: Include license files in published crates (#354)
  • 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 zerocopy from 0.8.28 to 0.8.30

Release notes

Sourced from zerocopy's releases.

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

Updates zerocopy-derive from 0.8.28 to 0.8.30

Release notes

Sourced from zerocopy-derive's releases.

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

You can trigger a rebase of this PR 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 cargo group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [winnow](https://github.com/winnow-rs/winnow) | `0.7.13` | `0.7.14` |
| [borsh](https://github.com/near/borsh-rs) | `1.5.7` | `1.6.0` |
| [borsh-derive](https://github.com/near/borsh-rs) | `1.5.7` | `1.6.0` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.47` | `1.2.48` |
| [zerocopy](https://github.com/google/zerocopy) | `0.8.28` | `0.8.30` |
| [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.28` | `0.8.30` |


Updates `winnow` from 0.7.13 to 0.7.14
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.7.13...v0.7.14)

Updates `borsh` from 1.5.7 to 1.6.0
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-v1.5.7...borsh-v1.6.0)

Updates `borsh-derive` from 1.5.7 to 1.6.0
- [Release notes](https://github.com/near/borsh-rs/releases)
- [Changelog](https://github.com/near/borsh-rs/blob/master/CHANGELOG.md)
- [Commits](near/borsh-rs@borsh-derive-v1.5.7...borsh-derive-v1.6.0)

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 `zerocopy` from 0.8.28 to 0.8.30
- [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.30)

Updates `zerocopy-derive` from 0.8.28 to 0.8.30
- [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.30)

---
updated-dependencies:
- dependency-name: winnow
  dependency-version: 0.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: borsh
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: borsh-derive
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: cc
  dependency-version: 1.2.48
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: zerocopy
  dependency-version: 0.8.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: zerocopy-derive
  dependency-version: 0.8.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 30, 2025
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.

1 participant