Skip to content

Bump the dependencies group with 5 updates - #50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-84a1a2d274
Open

Bump the dependencies group with 5 updates#50
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/dependencies-84a1a2d274

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 5 updates:

Package From To
arm-sysregs 0.3.0 0.3.1
arrayvec 0.7.7 0.7.8
percore 0.2.4 0.2.5
spin 0.12.0 0.12.2
thiserror 2.0.18 2.0.19

Updates arm-sysregs from 0.3.0 to 0.3.1

Updates arrayvec from 0.7.7 to 0.7.8

Changelog

Sourced from arrayvec's changelog.

0.7.8

Commits

Updates percore from 0.2.4 to 0.2.5

Release notes

Sourced from percore's releases.

0.2.5

New features

  • Added derive feature. This provides the #[percore] macro for another approach to per-core variables.
Changelog

Sourced from percore's changelog.

0.2.5

New features

  • Added derive feature. This provides the #[percore] macro for another approach to per-core variables.
Commits
  • 4bd00d2 Remove the version requirement from the dev-dependency on percore.
  • d6bbba9 Prepare for 0.2.5 release.
  • 8b2974a Bump syn from 2.0.119 to 3.0.3 (#45)
  • b0368e2 Merge pull request #44 from google/percore-derive
  • 161c913 Add more details to changelog.
  • 621c25b Use AtomicBool to satisfy safety requirements of initialisation in example.
  • 6808529 Check that offset pointer is aligned.
  • 9165499 No need for percore_local_offset function to be public.
  • 662e18d More documentation, and add links.
  • cd0fe06 Provide Rust version of percore_copy_secondary_data for all architectures.
  • Additional commits viewable in compare view

Updates spin from 0.12.0 to 0.12.2

Commits

Updates thiserror from 2.0.18 to 2.0.19

Release notes

Sourced from thiserror's releases.

2.0.19

  • Update to syn 3
Commits
  • e13a785 Release 2.0.19
  • 0a0e76c Update to syn 3
  • ec42ea7 Update actions/upload-artifact@v6 -> v7
  • 4178c4a Update actions/checkout@v6 -> v7
  • 7214e0e Ignore items_after_statements pedantic clippy lint in test
  • febcc03 Merge pull request #451 from vip892766gma/maint/20260521171412
  • c50e387 chore: improve thiserror maintenance path
  • d4a2507 Raise minimum tested compiler to rust 1.85
  • 99e8a6c Unpin CI miri toolchain
  • 9ac165c Pin CI miri to nightly-2026-02-11
  • 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

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| arm-sysregs | `0.3.0` | `0.3.1` |
| [arrayvec](https://github.com/bluss/arrayvec) | `0.7.7` | `0.7.8` |
| [percore](https://github.com/google/percore) | `0.2.4` | `0.2.5` |
| [spin](https://github.com/mvdnes/spin-rs) | `0.12.0` | `0.12.2` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.18` | `2.0.19` |


Updates `arm-sysregs` from 0.3.0 to 0.3.1

Updates `arrayvec` from 0.7.7 to 0.7.8
- [Release notes](https://github.com/bluss/arrayvec/releases)
- [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
- [Commits](bluss/arrayvec@0.7.7...0.7.8)

Updates `percore` from 0.2.4 to 0.2.5
- [Release notes](https://github.com/google/percore/releases)
- [Changelog](https://github.com/google/percore/blob/main/CHANGELOG.md)
- [Commits](google/percore@0.2.4...0.2.5)

Updates `spin` from 0.12.0 to 0.12.2
- [Changelog](https://github.com/zesterer/spin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdnes/spin-rs/commits)

Updates `thiserror` from 2.0.18 to 2.0.19
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.18...2.0.19)

---
updated-dependencies:
- dependency-name: arm-sysregs
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: arrayvec
  dependency-version: 0.7.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: percore
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: spin
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: thiserror
  dependency-version: 2.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 Aug 1, 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