Skip to content

build(deps): bump the cargo group across 1 directory with 3 updates#1187

Merged
poiana merged 1 commit intomainfrom
dependabot/cargo/plugins/dummy_rs/cargo-8d6db04b48
Feb 3, 2026
Merged

build(deps): bump the cargo group across 1 directory with 3 updates#1187
poiana merged 1 commit intomainfrom
dependabot/cargo/plugins/dummy_rs/cargo-8d6db04b48

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the cargo group with 2 updates in the /plugins/krsi directory: zerocopy and cc.

Updates zerocopy from 0.8.35 to 0.8.37

Release notes

Sourced from zerocopy's releases.

v0.8.37

What's Changed

Full Changelog: google/zerocopy@v0.8.36...v0.8.37

v0.8.36

What's Changed

Full Changelog: google/zerocopy@v0.8.35...v0.8.36

Commits

Updates zerocopy-derive from 0.8.35 to 0.8.37

Release notes

Sourced from zerocopy-derive's releases.

v0.8.37

What's Changed

Full Changelog: google/zerocopy@v0.8.36...v0.8.37

v0.8.36

What's Changed

Full Changelog: google/zerocopy@v0.8.35...v0.8.36

Commits

Updates cc from 1.2.54 to 1.2.55

Release notes

Sourced from cc's releases.

cc-v1.2.55

Other

  • Regenerate target info (#1667)
  • Fix RUSTFLAGS typo in test-linker-plugin-lto (#1665)
  • Disable PIC for armv7-sony-vita-newlibeabihf (#1664)
Changelog

Sourced from cc's changelog.

1.2.55 - 2026-01-30

Other

  • Regenerate target info (#1667)
  • Fix RUSTFLAGS typo in test-linker-plugin-lto (#1665)
  • Disable PIC for armv7-sony-vita-newlibeabihf (#1664)
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 3, 2026
@poiana poiana requested review from irozzo-1A and leogr February 3, 2026 02:27
@poiana poiana added the size/M label Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Rules files suggestions

@irozzo-1A
Copy link
Contributor

@dependabot rebase

Bumps the cargo group with 2 updates in the /plugins/krsi directory: [zerocopy](https://github.com/google/zerocopy) and [cc](https://github.com/rust-lang/cc-rs).


Updates `zerocopy` from 0.8.35 to 0.8.37
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.35...v0.8.37)

Updates `zerocopy-derive` from 0.8.35 to 0.8.37
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](google/zerocopy@v0.8.35...v0.8.37)

Updates `cc` from 1.2.54 to 1.2.55
- [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.54...cc-v1.2.55)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-version: 0.8.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: zerocopy-derive
  dependency-version: 0.8.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: cc
  dependency-version: 1.2.55
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/plugins/dummy_rs/cargo-8d6db04b48 branch from 794061b to b9b36cc Compare February 3, 2026 09:27
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

Rules files suggestions

@poiana poiana added the lgtm label Feb 3, 2026
@poiana
Copy link
Contributor

poiana commented Feb 3, 2026

LGTM label has been added.

DetailsGit tree hash: bdd1e4e0a642eb341b5d97b857578fa4b8900a83

@poiana
Copy link
Contributor

poiana commented Feb 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana added the approved label Feb 3, 2026
@poiana poiana merged commit a833136 into main Feb 3, 2026
15 checks passed
@poiana poiana deleted the dependabot/cargo/plugins/dummy_rs/cargo-8d6db04b48 branch February 3, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes dependencies Pull requests that update a dependency file lgtm rust Pull requests that update rust code size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants