Skip to content

Bump percore from 0.2.4 to 0.2.5 - #86

Merged
qwandor merged 1 commit into
mainfrom
dependabot/cargo/percore-0.2.5
Jul 27, 2026
Merged

Bump percore from 0.2.4 to 0.2.5#86
qwandor merged 1 commit into
mainfrom
dependabot/cargo/percore-0.2.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps 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

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [percore](https://github.com/google/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)

---
updated-dependencies:
- dependency-name: percore
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 27, 2026
@qwandor
qwandor merged commit 5881d0f into main Jul 27, 2026
8 checks passed
@qwandor
qwandor deleted the dependabot/cargo/percore-0.2.5 branch July 27, 2026 15:27
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