Bump the actions-deps group across 1 directory with 9 updates #293
+76
−76
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 actions-deps group with 9 updates in the / directory:
2.0.12
2.0.16
2.10.0
2.11.0
1.0.98
1.0.99
2.0.104
2.0.106
3.1.6
3.2.4
3.1.2
3.2.4
1.0.142
1.0.143
0.12.22
0.12.23
1.0.95
1.0.101
Updates
thiserror
from 2.0.12 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853
Release 2.0.1683dfb5f
Merge pull request #429 from dtolnay/nostd9b4a99f
Add to "no-std" crates.io categoryf6145eb
Release 2.0.152717177
Merge pull request #427 from dtolnay/caplints2cd13e6
Make error_generic_member_access compatible with -Dwarningseea6799
Release 2.0.14a2aa6d7
Merge pull request #426 from dtolnay/enotemptyf00ebc5
Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28da
Release 2.0.13Updates
indexmap
from 2.10.0 to 2.11.0Changelog
Sourced from indexmap's changelog.
Commits
91d53ad
Merge pull request #409 from cuviper/release-2.11.0cf566a7
Release 2.11.02e173dc
Merge pull request #408 from cuviper/is_sortede4bb7d0
Addis_sorted
{,_by
,_by_key
}0f40489
Merge pull request #407 from cuviper/sort_by_keyab9e461
Addsort_by_key
andsort_unstable_by_key
a468ca4
Normalize to ASCII apostrophes7939ae9
Merge pull request #406 from cuviper/more-insert_sorted_by354345b
Take two entries ininsert_sorted_by
314ec7d
Add quick checks forinsert_sorted_by
Updates
anyhow
from 1.0.98 to 1.0.99Release notes
Sourced from anyhow's releases.
Commits
f2b963a
Release 1.0.992c64c15
Merge pull request #420 from dtolnay/enotempty8cf66f7
Allow build-script cleanup failure with NFSv3 output directory to be non-fatalf5e145c
Revert "Pin nightly toolchain used for miri job"1d7ef1d
Update ui test suite to nightly-2025-06-306929572
Update ui test suite to nightly-2025-06-1837224e3
Ignore mismatched_lifetime_syntaxes lint11f0e81
Pin nightly toolchain used for miri jobd04c999
Raise required compiler for backtrace feature to rust 1.82219d163
Update test suite to nightly-2025-05-01Updates
syn
from 2.0.104 to 2.0.106Release notes
Sourced from syn's releases.
Commits
0e4bc64
Release 2.0.1064fb776a
Merge pull request #1910 from dtolnay/traitboundissue41b24a5
Fix duplicated async trait bound issuea64f024
Merge pull request #1909 from dtolnay/fortype176099e
Parse type parameter introducer on closuresb790b39
Merge pull request #1908 from dtolnay/genericvsqpath9649639
Synchronize generics-vs-qpath heuristic with rust parser60de331
Merge pull request #1907 from dtolnay/forconst2aac6d7
Allow const parameters in for<>11934e5
Merge pull request #1905 from dtolnay/unsafestaticUpdates
napi
from 3.1.6 to 3.2.4Release notes
Sourced from napi's releases.
... (truncated)
Commits
93ad5ab
chore: release (#2882)ff91de0
chore(release): publish6b6a488
chore(deps): update dependency tinybench to v5 (#2885)9d33854
chore(napi): extends the Set types interoperability (#2875)b36479d
chore(deps): update release-plz/action action to v0.5.112 (#2883)cf5807f
fix(napi-derive): codegen issue for &'env [u8] param (#2881)583a2ba
chore(triples): update target list (#2879)b106ef2
fix(triples): include index.cjs in package files for proper CJS support (#2878)0f69c71
chore: add publish: false to tests cratedb82372
chore(cli): skip already published native packages (#2874)Updates
napi-derive
from 3.1.2 to 3.2.4Release notes
Sourced from napi-derive's releases.
Commits
93ad5ab
chore: release (#2882)ff91de0
chore(release): publish6b6a488
chore(deps): update dependency tinybench to v5 (#2885)9d33854
chore(napi): extends the Set types interoperability (#2875)b36479d
chore(deps): update release-plz/action action to v0.5.112 (#2883)cf5807f
fix(napi-derive): codegen issue for &'env [u8] param (#2881)583a2ba
chore(triples): update target list (#2879)b106ef2
fix(triples): include index.cjs in package files for proper CJS support (#2878)0f69c71
chore: add publish: false to tests cratedb82372
chore(cli): skip already published native packages (#2874)Updates
serde_json
from 1.0.142 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4
Release 1.0.1432a5b853
Replace super::super with absolute path within crate447170b
Merge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6
Merge pull request #1264 from xlambein/master8be6647
Merge pull request #1268 from SOF3/compact-defaultba5b3cc
Revert "Pin nightly toolchain used for miri job"fd35a02
Implement FromStr for Map<String, Value>bea0fe6
Implement Default for CompactFormatter0c0e9f6
Add Clone and Debug impls to map iteratorsUpdates
reqwest
from 0.12.22 to 0.12.23Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
ae7375b
v0.12.239aacdc1
feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11
refactor: loosen retryfor_host
parameter bounds (#2792)acd1b05
feat: add reqwest::retry policies (#2763)54b6022
feat: addClientBuilder::unix_socket()
option (#2624)6358cef
fix: add default tcp keepalive and user_timeout values (#2780)21226a5
style(client): usestd::task::ready!
macro to simplify Poll branch matching...82086e7
feat: add request cache options for wasm (#2775)2a0f7a3
ci: use msrv-aware cargo in msrv job (#2779)f186803
fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
proc-macro2
from 1.0.95 to 1.0.101Release notes
Sourced from proc-macro2's releases.
Commits
d3188ea
Release 1.0.101cbd1286
Merge pull request #519 from dtolnay/binarysearchfab4cb6
Convert SourceMap scan to binary searchf4708a8
Factor out SourceMap linear search to methodfdc853a
Release 1.0.100848ed0b
Merge pull request #518 from dtolnay/spanfile76ce1a3
Stabilize Span::file and Span::local_fileb5dd3c6
Merge pull request #517 from dtolnay/startend1d0ffc0
Use Span's start, end, line, column methods on stable 1.88+4f5845e
Merge pull request #516 from dtolnay/probeDependabot 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 <dependency name> major version
will 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 version
will 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