KernelSU
KernelSU copied to clipboard
build(deps): bump zerocopy from 0.8.25 to 0.8.27 in /userspace/ksud
Bumps zerocopy from 0.8.25 to 0.8.27.
Release notes
Sourced from zerocopy's releases.
v0.8.27
What's Changed
- Add
KnownLayout::size_for_metadataby@jswrennin google/zerocopy#2674- Support
repr(u128)andrepr(i128)inderive(IntoBytes)by@jswrennin google/zerocopy#2676- [derive]
IntoBytespadding error says number of bytes by@joshlfin google/zerocopy#2699- [derive] Clarify FromBytes enum support by
@joshlfin google/zerocopy#2696- Implement traits for unsafe function values by
@joshlfin google/zerocopy#2697derive(IntoBytes): supportrepr(C)structs with explicit trailing slices by@jswrennin google/zerocopy#2679Full Changelog: https://github.com/google/zerocopy/compare/v0.8.26...v0.8.27
v0.8.26
What's Changed
- Teach transmute_{ref,mut}! to handle slice DSTs by
@joshlfin google/zerocopy#2428- Update SizeEq safety invariant by
@joshlfin google/zerocopy#2564derive(FromBytes): don't claim to supportrepr(C)by@jswrennin google/zerocopy#2575- Remove
Derefbound onDisplayandErrorforValidityErrorby@jswrennin google/zerocopy#2579- [macros] Support shrinking value transmutes by
@joshlfin google/zerocopy#2581- Fix parsing bug when --cfg doc_cfg is passed on aarch64 by
@joshlfin google/zerocopy#2597New Contributors
@jplattemade their first contribution in google/zerocopy#2551@leopardracermade 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
@joshlfin google/zerocopy#2514- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2510- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2518- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2519- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2520- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2521- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2522- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2524- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2525- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2531- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2534- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2536- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2539- [ci] Roll pinned stable toolchain by
@google-pr-creation-botin google/zerocopy#2540- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2542- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2545- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2546- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2547- [ci] Roll pinned nightly toolchain by
@google-pr-creation-botin google/zerocopy#2548- Fix typos by
@jplattein google/zerocopy#2551
... (truncated)
Commits
5301361Release 0.8.27 (#2710)a55463ederive(IntoBytes): supportrepr(C)structs with explicit trailing slices ...e546da9[ci] Roll pinned nightly toolchain (#2709)5b52ab0[ci] Roll pinned nightly toolchain (#2708)2f931af[ci] Roll pinned nightly toolchain (#2707)cd0ea7f[ci] Roll pinned nightly toolchain (#2706)e95a779[ci] Roll pinned nightly toolchain (#2705)3d35f06[ci] Roll pinned nightly toolchain (#2704)fb1cf4c[ci] Roll pinned nightly toolchain (#2702)c1a3796[ci] Roll pinned nightly toolchain (#2700)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)