build(deps): bump the rust-dependencies group with 6 updates #927
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 rust-dependencies group with 6 updates:
0.4.41
0.4.42
1.0.219
1.0.223
1.0.143
1.0.145
0.4.6
0.4.8
1.13.3
1.14.0
3.21.0
3.22.0
Updates
chrono
from 0.4.41 to 0.4.42Release notes
Sourced from chrono's releases.
Commits
f3fd15f
Bump version to 0.4.425cf5603
strftime: add regression test casea623170
strftime: simplify error handling36fbfb1
strftime: move specifier handling out of match to reduce rightward drift7f413c3
strftime: yield None early9d5dfe1
strftime: outline constantse5f6be7
strftime: move error() method below callerd516c27
strftime: merge impl blocks0ee2172
strftime: re-order items to keep impls together757a8b0
Upgrade to windows-bindgen 0.63Updates
serde
from 1.0.219 to 1.0.223Release notes
Sourced from serde's releases.
Commits
6c316d7
Release 1.0.223a4ac0c2
Merge pull request #2978 from dtolnay/htmlrooturled76364
Change serde_core's html_root_url to docs.rs/serde_core57e21a1
Release 1.0.222bb58726
Merge pull request #2950 from aytey/fix_lifetime_issue_20243f69251
Delete unneeded field of MapDeserializerfd4decf
Merge pull request #2976 from dtolnay/content00b1b6b
Move Content's Deserialize impl from serde_core to serdecf141aa
Move Content's Clone impl from serde_core to serdeff3aee4
Release 1.0.221Updates
serde_json
from 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Updates
erased-serde
from 0.4.6 to 0.4.8Release notes
Sourced from erased-serde's releases.
Commits
9f56247
Release 0.4.843207ea
Add serde version constraint5d0b443
Release 0.4.7e056575
Merge pull request #116 from dtolnay/serdecore66d7886
Work around erased_serde::__private appearing in suggestions9c70d68
Switch serde dependency to serde_core5852433
Merge pull request #115 from dtolnay/diagdb073a5
Use diagnostic::on_unimplemented to suggest a serde::Serialize implb19eb3c
Update ui tests for serde 1.0.2201259da5
Enforce trybuild >= 1.0.108Updates
aws-lc-rs
from 1.13.3 to 1.14.0Release notes
Sourced from aws-lc-rs's releases.
Commits
18bd3cb
Prepare aws-lc-rs v1.14.0 (#876)9a2b0cc
ParsedPublicKey for agreement (#862)f139e68
Allow prebuilt-NASM w/ Cmake toolchain (#852)6aaec4a
Fix unexpected +1.70.0 compiler error (#861)beef815
ParsedPublicKey for signature (#863)124f674
Expose RsaSignatureEncoding (#864)86de8df
Add support for Apple tvOS builds (#848)8e8b957
Fix + refactor "ios-simulator-runner.sh" (#868)f012503
Exclude jobs w/ invalid params (#866)2630afa
Prepare aws-lc-sys v0.31.0 (#867)Updates
tempfile
from 3.21.0 to 3.22.0Changelog
Sourced from tempfile's changelog.
Commits
f720dbe
chore: release 3.22.055d742c
chore: remove deprecated unstable feature flagbc41a0b
build(deps): update windows-sys requirement from >=0.52, <0.61 to >=0.52, <0....3c55387
test: make sure we don't drop tempdirs early (#373)17bf644
doc(builder): clarify permissions (#372)c7423f1
doc(env): document the alternative to setting the tempdir (#371)5af60ca
test(wasi): run a few tests that shouldn't have been disabled (#370)6c0c561
fix(doc): temp_dir doesn't check if writableDependabot 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