Skip to content

chore(deps): bump bytemuck_derive from 1.11.0 to 1.12.0 - #552

Merged
codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/bytemuck_derive-1.12.0
Aug 11, 2026
Merged

chore(deps): bump bytemuck_derive from 1.11.0 to 1.12.0#552
codeart1st merged 1 commit into
developfrom
dependabot/cargo/develop/bytemuck_derive-1.12.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps bytemuck_derive from 1.11.0 to 1.12.0.

Changelog

Sourced from bytemuck_derive's changelog.

bytemuck changelog

1.25.2

  • implement NoUninit for char, bool, NonZero* arrays

1.25.1

1.25

1.24

1.23.2

  • bump derive minimum version.

1.23.1

  • Added a windows-only ZeroableInOption impl for "stdcall" functions.

1.23

  • impl_core_error crate feature adds core::error::Error impl.
  • More ZeroableInOption impls.

1.22

  • Add the pod_saturating feature, which adds Pod impls for Saturating<T> when T is already Pod.
  • A bump in the minimum bytemuck_derive dependency from 1.4.0 to 1.4.1 to avoid a bug if you have a truly ancient cargo.lock file sitting around.
  • Adds Send and Sync impls to BoxBytes.

1.21

  • Implement Pod and Zeroable for core::arch::{x86, x86_64}::__m512, __m512d and __m512i without nightly. Requires Rust 1.72, and is gated through the avx512_simd cargo feature.
  • Allow the use of must_cast_mut and must_cast_slice_mut in const contexts. Requires Rust 1.83, and is gated through the must_cast_extra cargo feature.
  • internal: introduced the maybe_const_fn macro that allows defining some function

... (truncated)

Commits
  • 7cc6738 chore: Release bytemuck_derive version 1.12.0
  • d5992da changelog
  • ee180a6 Bump bytemuck_derive to syn v3 and require minimum rustc v1.71 for derive. (#...
  • f363643 chore: Release bytemuck version 1.25.2
  • 3de980b changelog
  • 1d05bec implement NoUninit for char,bool,NoZero* array (#350)
  • cabc8e7 chore: Release bytemuck version 1.25.1
  • 2d4d8ca changelog
  • See full diff 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 [bytemuck_derive](https://github.com/Lokathor/bytemuck) from 1.11.0 to 1.12.0.
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](Lokathor/bytemuck@bytemuck_derive-v1.11.0...bytemuck_derive-v1.12.0)

---
updated-dependencies:
- dependency-name: bytemuck_derive
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 10, 2026
@codeart1st
codeart1st merged commit c60212a into develop Aug 11, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/develop/bytemuck_derive-1.12.0 branch August 11, 2026 03:37
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