build(deps): bump the cargo group across 2 directories with 8 updates #1138
+48
−71
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 cargo group with 1 update in the /plugins/dummy_rs directory: serde_json.
Bumps the cargo group with 6 updates in the /plugins/krsi directory:
0.1.20.1.30.8.270.8.310.2.1770.2.1780.4.280.4.290.23.00.23.11.2.451.2.50Updates
serde_jsonfrom 1.0.145 to 1.0.146Release notes
Sourced from serde_json's releases.
Commits
75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v504dd357Raise required compiler to Rust 1.68e047dfbResolve manual_let_else pedantic clippy linta525d9cRaise required compiler to Rust 1.65f815793Remove rustc version badge from readme3f17d2cUpdate actions/checkout@v5 -> v6Updates
aya-buildfrom 0.1.2 to 0.1.3Release notes
Sourced from aya-build's releases.
... (truncated)
Commits
Updates
zerocopyfrom 0.8.27 to 0.8.31Release notes
Sourced from zerocopy's releases.
... (truncated)
Commits
8ffc71cRelease 0.8.31 (#2837)3401924[derive] Fix IntoBytes on repr(C) DST (#2836)21b7ffc[ci][dependabot] Run weekly, group updates (#2832)4628374[CI] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#2831)5226dee[CI] Bump github/codeql-action from 3.31.4 to 4.31.5 (#2830)1f008b5[ci] Add hide-from-release-notes label to Dependabot PRs (#2828)d4750c9[ci] Various performance improvements (#2829)0b7b338[CI] Bump actions/dependency-review-action from 4.3.4 to 4.8.2 (#2826)b7170e4[CI] Bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#2823)a674dfe[CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (#2827)Updates
zerocopy-derivefrom 0.8.27 to 0.8.31Release notes
Sourced from zerocopy-derive's releases.
... (truncated)
Commits
8ffc71cRelease 0.8.31 (#2837)3401924[derive] Fix IntoBytes on repr(C) DST (#2836)21b7ffc[ci][dependabot] Run weekly, group updates (#2832)4628374[CI] Bump Swatinem/rust-cache from 2.8.1 to 2.8.2 (#2831)5226dee[CI] Bump github/codeql-action from 3.31.4 to 4.31.5 (#2830)1f008b5[ci] Add hide-from-release-notes label to Dependabot PRs (#2828)d4750c9[ci] Various performance improvements (#2829)0b7b338[CI] Bump actions/dependency-review-action from 4.3.4 to 4.8.2 (#2826)b7170e4[CI] Bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#2823)a674dfe[CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (#2827)Updates
libcfrom 0.2.177 to 0.2.178Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
2b95cbechore: release libc 0.2.178bc25dfcNetBSD: Only skipsockaddr_dlon NetBSD9887133eadd syscalls 451-469 for m68k linux3cfeee4build(deps): bump actions/checkout from 5 to 6999b420linux, android: Add definition for IUCLCae6df79Define eventfd on NetBSD03b7438Make eventfd argument names match OS docs/headers9ba7c90cygwin: Add missing utmp/x.h, grp.h, and stdio.h interfaces5d284b0Fix test for cygwin7516d38ci: Updatestyle.pyto work with visibility on enumsUpdates
logfrom 0.4.28 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
cargo_metadatafrom 0.23.0 to 0.23.1Changelog
Sourced from cargo_metadata's changelog.
Commits
c08e66cMerge pull request #317 from Muscraft/stabilize-build-dir083ca69chore: Bump version to 0.23.184d613bchore: Stabilize build_directory9d81809chore: Address new clippy warnings4d66bd3Merge pull request #309 from BD103/fix-doc-auto-configd1a6aa2fix:cargo_metadatanot building on docs.rsUpdates
ccfrom 1.2.45 to 1.2.50Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0f78e0cchore(cc): release v1.2.50 (#1636)cd1d949Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)7c01d41fix(#172): prevent OUT_DIR escape for '..' file paths (#1631)9ec00e4chore(cc): release v1.2.49 (#1628)4813f2aFix run_output to prevent infinite blocking (#1627)0a1bc19Fix detect_family deadlock (#1626)3ee6682Fix link in new debug_str doc comment (#1625)fe05362Support more of Cargo's debug levels with Build::debug_str (#1624)324a8eachore(cc): release v1.2.48 (#1621)ecf6fe9Regenerate target info (#1620)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 <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