chore(deps): bump the all group across 1 directory with 10 updates #69
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 all group with 9 updates in the / directory:
0.12.30.13.04.5.534.5.544.5.624.5.642.0.42.0.60.2.1780.2.1790.12.260.13.11.48.01.49.02.0.1112.0.1131.0.1031.0.104Updates
nextest-metadatafrom 0.12.3 to 0.13.0Release notes
Sourced from nextest-metadata's releases.
Commits
296126b[nextest-metadata] version 0.13.03955354[meta] prepare changelogsa502e7d[site] add documentation for running benchmarks8960268[nextest-runner] support "host-tuple" as a target triple (#2872)0a34643chore(deps): update taiki-e/install-action digest to e0db384 (#2866)251d841[nextest-runner] remove indent_write (#2871)98c0a16another tiny AGENTS.md tweakc345fe5more tweaks to AGENTS.md8b5c9fe[site] move contributing docs to site (#2870)1dc692c[nextest-metadata] add TestCaseName newtype for test case identifiersUpdates
clapfrom 4.5.53 to 4.5.54Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
194c676chore: Release44838f6docs: Update changelog0f59d55Merge pull request #6027 from Alpha1337k/mastere2aa2f0Feat: Add catch-all on external subcommands for zshb9c0aeeFeat: Add external subcommands test to suiteUpdates
clap_completefrom 4.5.62 to 4.5.64Commits
e115243chore: Released4c34fadocs: Update changelogab4f438Merge pull request #6203 from jpgrayson/fix/zsh-space-after-dir-completions5571b83fix(complete): Trailing space after zsh directory completions06a2311chore: Releasebed131fdocs: Update changeloga61c53eMerge pull request #6202 from iepathos/6201-symlink-path-completionsc3b4405fix(complete): Follow symlinks in path completiona794395test(complete): Add symlink path completion testsUpdates
human-panicfrom 2.0.4 to 2.0.6Changelog
Sourced from human-panic's changelog.
Commits
b6773e9chore: Release2d448b0docs: Update changeloga55bfbaMerge pull request #196 from epage/repo34e1a3dfeat: Report repository as fallback from homepagee9580d7Merge pull request #195 from epage/improve1dc3dbcrefactor: Remove deprecated API0addfffMerge pull request #193 from epage/msrvb49ee6echore: Update to 2024 Editionf0fadbbchore: Update dependencies5fa455eMerge pull request #192 from epage/templateUpdates
libcfrom 0.2.178 to 0.2.179Release notes
Sourced from libc's releases.
... (truncated)
Commits
4c61c9cchore: release libc 0.2.179a4237c0adding pthread_tryjoin_n/pthread_timedjoin_np to Linux.d4c9bb8netbsd/arm.rs: make typo corrections which make the libc-test pass.c2b4b3dnetbsd/mod.rs: change definition of pthread_spin_t to allow arch redefinition.bd4a7c5links old version of cf{g,s}et{i,o}speed for glibc80a05fdnetbsd/mod.rs: fix so that self-tests pass on both ilp32 and lp64.3918b91src/new/netbsd/net/if_.rs: make if_msghdr self-tests succeed on ilp32 hosts:85aa379build(deps): bump vmactions/solaris-vm from 1.1.8 to 1.2.3ad6c4a1qurt: Add support for Qualcomm QuRT184a558Fix QNX build errorUpdates
reqwestfrom 0.12.26 to 0.13.1Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
10fb98cv0.13.1438098achore: refer to h2 as dep:h2 (#2919)43aac91chore(ci): bump actions/checkout from 5 to 6 (#2864)175f5b2fix rustls on android (#2918)1afe88eDepend on quinn/rustls-aws-lc-rs to avoid ring dependency (#2917)62a80afv0.13.0e8d89f4enable ALPN by default in native-tls (#2907)9a9daa7v0.13.0-rc.1d518e45rustls: allow windows to use extra roots (#2904)934bc84chore: separate rustls and rustls-no-provider features (#2903)Updates
serde_jsonfrom 1.0.145 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
tokiofrom 1.48.0 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
synfrom 2.0.111 to 2.0.113Release notes
Sourced from syn's releases.
Commits
8cfa32aRelease 2.0.113d5e19ffDo PR 1953 also for LifetimeParam3fe4dc6Merge pull request #1953 from wyfo/fix/type-param-colon-no-bounds31508f3Fix TypeParam expecting identifier after colon1534d3aUpdate reqwest dev-dependency to 0.13f8f2a42Release 2.0.112ca22ce0Merge pull request #1951 from VictorArcium/vt/fix-lit-byte0c4bea1Fix LitByte::new().7e38d5dDisable test_parse_buffer.test_unwind_safe under Mirif987b14Update actions/upload-artifact@v5 -> v6Updates
proc-macro2from 1.0.103 to 1.0.104Release notes
Sourced from proc-macro2's releases.
Commits
4321369Release 1.0.1049561144Merge pull request #527 from dtolnay/extend57fed01Update actions/upload-artifact@v5 -> v61096f1aUpdate actions/upload-artifact@v4 -> v54275e26Update to 2021 editionbccca27Delete rustversion attributes older than required compiler version8f4c801Update actions/checkout@v5 -> v61baff31Add new TokenStream Extend impls6f45ba0Rename TokenTree collections to "tokens"2942447Merge pull request #526 from dtolnay/upDependabot 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