build(deps): bump the minor group with 4 updates#106
Merged
Conversation
Bumps the minor group with 4 updates: [bytemuck](https://github.com/Lokathor/bytemuck), [cc](https://github.com/rust-lang/cc-rs), [pxfm](https://github.com/awxkee/pxfm) and [rustversion](https://github.com/dtolnay/rustversion). Updates `bytemuck` from 1.25.0 to 1.25.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.25.0...v1.25.1) Updates `cc` from 1.2.66 to 1.2.67 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.66...cc-v1.2.67) Updates `pxfm` from 0.1.29 to 0.1.30 - [Release notes](https://github.com/awxkee/pxfm/releases) - [Commits](awxkee/pxfm@0.1.29...0.1.30) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.22...1.0.23) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: cc dependency-version: 1.2.67 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: pxfm dependency-version: 0.1.30 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Size Change: 0 B Total Size: 63.9 kB ℹ️ View Unchanged
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 4 updates: bytemuck, cc, pxfm and rustversion.
Updates
bytemuckfrom 1.25.0 to 1.25.1Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terse24b1b71Update Rust version in CI workflow to 1.71.0f0dfc1bdocs: note that an empty slice must still satisfy target alignment in cast_sl...Updates
ccfrom 1.2.66 to 1.2.67Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
fa031a0chore(cc): release v1.2.67 (#1789)842aab1Bump taiki-e/install-action from 2.81.8 to 2.82.8 (#1786)e2f07d0Fix clippy warning (#1788)8ced615Regenerate target info (#1785)2943b52Add missing todo for deprecated API43ae1bfAdd support foraarch64-unknown-linux-pauthtesttarget (#1713)a5c584aFix nightly compilation error (#1783)Updates
pxfmfrom 0.1.29 to 0.1.30Release notes
Sourced from pxfm's releases.
Commits
acf7acdMerge pull request #92 from awxkee/dev4_2604f39b8Clippy4d558caBugfixesUpdates
rustversionfrom 1.0.22 to 1.0.23Release notes
Sourced from rustversion's releases.
Commits
3a7c766Release 1.0.239b213c4Merge pull request #68 from dtolnay/env8ffb0c2Set RUSTVERSION=1 during rustc --version command79462fdUpdate actions/upload-artifact@v6 -> v7ca1eafeUpdate actions/checkout@v6 -> v7119e831Lintclippy::from_iter_instead_of_collecthas been removeda1dfebcRaise minimum tested compiler to rust 1.85f717b8dUnpin CI miri toolchainfb69332Pin CI miri to nightly-2026-02-11a389672Update actions/upload-artifact@v5 -> v6Dependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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