Bump zerocopy from 0.8.25 to 0.8.26
Open
Number: #203
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
August 05, 2025 at 08:10 PM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
August 05, 2025 at 08:14 PM UTC
(about 1 month ago)
(about 1 month ago)
Labels:
dependencies rust
dependencies rust
Description:
Bumps zerocopy from 0.8.25 to 0.8.26.
Release notes
Sourced from zerocopy's releases.
v0.8.26
What's Changed
- Teach transmute_{ref,mut}! to handle slice DSTs by
@joshlf
in google/zerocopy#2428- Update SizeEq safety invariant by
@joshlf
in google/zerocopy#2564derive(FromBytes)
: don't claim to supportrepr(C)
by@jswrenn
in google/zerocopy#2575- Remove
Deref
bound onDisplay
andError
forValidityError
by@jswrenn
in google/zerocopy#2579- [macros] Support shrinking value transmutes by
@joshlf
in google/zerocopy#2581- Fix parsing bug when --cfg doc_cfg is passed on aarch64 by
@joshlf
in google/zerocopy#2597New Contributors
@jplatte
made their first contribution in google/zerocopy#2551@leopardracer
made their first contribution in google/zerocopy#2593Full Changelog: https://github.com/google/zerocopy/compare/v0.8.25...v0.8.26
v0.8.26-alpha
What's Changed
- [ci] Install ripgrep dependency by
@joshlf
in google/zerocopy#2514- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2510- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2518- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2519- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2520- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2521- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2522- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2524- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2525- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2531- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2534- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2536- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2539- [ci] Roll pinned stable toolchain by
@google-pr-creation-bot
in google/zerocopy#2540- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2542- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2545- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2546- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2547- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2548- Fix typos by
@jplatte
in google/zerocopy#2551- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2550- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2552- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2553- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2555- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2556- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2557- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2558- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2560- [ci] Roll pinned nightly toolchain by
@google-pr-creation-bot
in google/zerocopy#2561- Teach transmute_{ref,mut}! to handle slice DSTs by
@joshlf
in google/zerocopy#2428- Release 0.8.26-alpha by
@google-pr-creation-bot
in google/zerocopy#2562New Contributors
... (truncated)
Commits
8d95361
Fix parsing bug when --cfg doc_cfg is passed on aarch64 (#2597)44061e3
Update macros.rs (#2593)b18dd5a
[ci] Roll pinned nightly toolchain (#2592)0f9b5ed
[ci] Roll pinned nightly toolchain (#2591)58f0f2b
[ci] Roll pinned nightly toolchain (#2588)4ff9917
Update formatting (#2585)b134526
[macros] Support shrinking value transmutes (#2581)053a5eb
Expectstable_features
lint for stable SIMD types (#2584)8fbfac9
RemoveDeref
bound onDisplay
andError
forValidityError
(#2579)71bc399
Simplify some Ptr operations (#2577)- 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 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 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
ID: | 4651442 |
UUID: | 3294303168 |
Node ID: | PR_kwDONuP-8c6iQt8R |
Host: | GitHub |
Repository: | mattfsourcecode/ai-kubernetes-gateway |