Bump the dependencies group across 1 directory with 7 updates #27
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 dependencies group with 7 updates in the / directory:
0.6.4
0.6.6
0.8.5
0.8.6
1.45.0
1.47.1
0.3.19
0.3.20
1.0.140
1.0.143
0.9.1
0.9.2
0.8.22
0.9.5
Updates
tower-http
from 0.6.4 to 0.6.6Release notes
Sourced from tower-http's releases.
Commits
635692d
v0.6.6359d997
Fix an indexing panic in compression (#578)24c0f0b
refactor: slightly reduce use offutures-util
(#577)51723d4
v0.6.50187232
feat(compression): avoid settingVary: Accept-Encoding
when already set (#572)f64fbe6
fix(redirect): Removedheaders
after empty payload set. (#575)7388e76
docs: Clarify TimeoutBody is a timeout per frame, not total (#574)86615aa
normalize_path: AddAppend
mode (#547)Updates
sqlx
from 0.8.5 to 0.8.6Changelog
Sourced from sqlx's changelog.
Commits
bab1b02
0.8.6 release (#3870)b27b47c
Pick default features to fix docs.rs build of sqlx-sqlite (#3840)d335f78
Use unnamed statement in pg when not persistent (#3863)760b395
fix(macros): don't mutate environment variables (#3848)4259862
fix(macros): slightly improve unsupported type error message (#3856)1b94e1d
chore(doc): clarify compile-time verification and case conversion behavior (#...92c3845
fixattrubute
typo in doc (#3855)3edc619
build: drop unusedtempfile
dependency (#3830)6b2e024
Add color and wrapping to cli help text (#3849)5736ab6
chore: clean up no longer used imports (#3845)Updates
tokio
from 1.45.0 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
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
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
rand
from 0.9.1 to 0.9.2Changelog
Sourced from rand's changelog.
Commits
d3dd415
Prepare rand_core 0.9.2 (#1605)99fabd2
Prepare rand_core 0.9.2c7fe1c4
rand: re-exportrand_core
(#1604)db2b1e0
rand: re-exportrand_core
ee1d96f
rand_core: implement reborrow forUnwrapMut
(#1595)e0eb2ee
rand_core: implement reborrow forUnwrapMut
975f602
fixup clippy 1.85 warnings775b05b
RelaxSized
requirements for blanket impls (#1593)Updates
toml
from 0.8.22 to 0.9.5Commits
bd21148
chore: Releaseff1cb9a
docs: Update changelog39dd8b6
fix(parser): Improve bad quote error messages (#1014)137338e
chore(deps): Update Rust crate serde_json to v1.0.142 (#1022)2126e6a
chore: Releasefa2100a
docs: Update changelog0c75bbd
feat(toml): Expose DeInteger/DeFloat as_str/radix (#1021)e3d64df
feat(toml): Expose DeFloat::as_strffdd211
feat(toml): Expose DeInteger::as_str/radix9e7adcc
docs(readme): Fix links to crates (#1020)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