chore(deps): bump the version-updates group across 1 directory with 7 updates #142
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 version-updates group with 7 updates in the / directory:
1.45.1
1.47.1
0.10.3
0.10.4
1.0.140
1.0.143
0.12.15
0.12.23
0.15.11
0.15.15
0.3.19
0.3.20
0.3.41
0.3.42
Updates
tokio
from 1.45.1 to 1.47.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
be8ee45
chore: prepare Tokio v1.47.1 (#7504)d9b1916
Merge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)db8edc6
chore: prepare Tokio v1.43.2 (#7502)4730984
readme: add 1.47 as LTS release (#7497)1979615
process: fix panic from spurious pidfd wakeup (#7494)f669a60
ci: add lockfile for LTS branchce41896
sync: fix broken link of Pythonasyncio.Event
inSetOnce
docs (#7485)c8ab78a
changelog: fix incorrect PR number for 1.47.0 (#7484)3911cb8
chore: prepare Tokio v1.47.0 (#7482)d545aa2
sync: addsync::Notify::notified_owned()
(#7465)Updates
chrono-tz
from 0.10.3 to 0.10.4Commits
e15d1f3
Bump parse-zoneinfo version to 0.4.1a2f0989
parse-zoneinfo: don't package large test/example files04d00af
Bump chrono-tz version to 0.10.4c78174a
parse-zoneinfo: move DaySpec impl next to definitiond4c6cb2
parse-zoneinfo: move Weekday impl next to definitiond3c15ba
parse-zoneinfo: move tests into tests modulef29c72d
parse-zoneinfo: move TimeType impl next to definitionbe19239
parse-zoneinfo: import TableBuilder::add_line()1cd1235
parser-zoneinfo: drop LineParser typedd64b82
parse-zoneinfo: use simple Rust code to parse empty linesUpdates
serde_json
from 1.0.140 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"1731167
Release 1.0.142e51c814
Touch up PR 126584abbdb
Merge pull request #1265 from aatifsyed/master6843c36
Release 1.0.141Updates
reqwest
from 0.12.15 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
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
config
from 0.15.11 to 0.15.15Changelog
Sourced from config's changelog.
Commits
3931f4c
chore: Release config version 0.15.151e85483
docs: Update changelog63ef7c7
fix(format): Correctly deserialize json5 (#690)ea823c1
fix(format): Correctly deserialize json5b4bc68f
test(format): Verify null where supported35bafb9
refactor(file): Minor clean up to file discovery (#688)e6e3fcf
fix(file): Switch error to user-facing termsdaf02c8
refactor(file): Clarify we are dealing with a path, not a namefd28355
refactor(format): Simplify extension mappingb154785
refactor(file): Pull out extension lookupUpdates
tracing-subscriber
from 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5
fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebe
subscriber: impl Clone for EnvFilter (#3360)3a1f571
Fix CI (#3361)e63ef57
chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13
attributes: fix tracing::instrument regression around shadowing (#3311)e4df761
tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392
chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6
chore: prepare tracing-core 0.1.34 (#3302)6e70c57
tracing-subscriber: count numbers of enters inTimings
(#2944)c01d4fd
fix docs and enable CI onmain
branch (#3295)Updates
time
from 0.3.41 to 0.3.42Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
ed2852e
v0.3.42 release1067543
Fix copied commentf45bff5
Useconst
block for readabilityb38c118
Add#[inline]
to most methodsf410951
Add#[track_caller]
to numerous methodsd30f3d0
OptimizeTime::sub
e807ad3
Add tests, benchmarks3fcb83d
OptimizeOffsetDateTime
comparisons95db5c3
Optimize UTC offset conversions998b26f
OptimizeTime::duration_until
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 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