Bump the rust group with 10 updates #53621
Merged
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 group with 10 updates:
2.8.0
2.9.0
1.10.0
1.10.1
0.1.3
0.1.4
0.4.26
0.4.27
0.9.7
0.9.8
1.43.0
1.44.1
1.15.1
1.16.0
0.23.23
0.23.25
3.17.1
3.19.1
0.3.37
0.3.41
Updates
bitflags
from 2.8.0 to 2.9.0Release notes
Sourced from bitflags's releases.
Changelog
Sourced from bitflags's changelog.
Commits
e197bf5
Merge pull request #439 from KodrAus/cargo/2.9.08df6e80
prepare for 2.9.0 releasee92f0ae
Merge pull request #438 from KodrAus/fix/ui-tests226ff75
fix up UI tests2170a26
Merge pull request #437 from wysiwys/wysiwys/add-clear-method76dde58
add tests forclear()
trait methodce5d420
addclear()
method to trait9e45d36
Merge pull request #434 from bitflags/KodrAus-patch-1617645a
pin checkout action for miri job2c836f2
Merge pull request #433 from bitflags/ci/remove-scorecardUpdates
bytes
from 1.10.0 to 1.10.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
19d1427
chore: prepare bytes v1.10.1 (#774)3667543
Fix memory leak inowned_to_vec
(#773)Updates
iso7816
from 0.1.3 to 0.1.4Changelog
Sourced from iso7816's changelog.
Commits
11a6a06
Prepare release 0.1.45109c0d
Make header length calculation non generic31fc7cb
Add CI workflows005acc0
Fix clippy warnings8745dab
Restore AID debug behaviour4570c5c
chore: remove delog cratecfaf1c9
feat: delog and defmt features6d4002d
Fix heapless-byte cfgUpdates
log
from 0.4.26 to 0.4.27Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
35161d0
Merge pull request #674 from rust-lang/cargo/0.4.27cc131ef
prepare for 0.4.27 releaseea6f54d
Merge pull request #673 from rust-lang/feat/logger-by-refd229c73
fix unclosed code block02486e4
fill in more tests for logger argument71e034f
expand logger testsdfa067e
fix up kv passing39d4c3a
run fmt7aacc8f
pass global logger by value, supplied logger by refa438c6e
Merge pull request #664 from tisonkun/logger-fieldUpdates
rsa
from 0.9.7 to 0.9.8Changelog
Sourced from rsa's changelog.
Commits
85f03b5
Release v0.9.8 (#495)bd3575b
Add comment to specify the rand version (#473)Updates
tokio
from 1.43.0 to 1.44.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d413c9c
chore: prepare Tokio v1.44.1 (#7217)addbfb9
rt: skip defer queue inblock_in_place
context (#7216)8182ecf
chore: prepare Tokio v1.44.0 (#7202)a258bff
ci: enable printing in multi thread loom tests (#7200)e076d21
process: clarifyChild::kill
behavior (#7162)042433c
net: debug_assert on creating a tokio socket from a blocking one (#7166)0284d1b
macros: makeselect!
budget-aware (#7164)710bc80
rt: coop should yield using waker defer strategy (#7185)a2b12bd
readme: adjust release schedule to once per month (#7191)e7b593c
process: fix grammar of theChildStdin
struct doc comment (#7192)Updates
uuid
from 1.15.1 to 1.16.0Release notes
Sourced from uuid's releases.
Commits
c36beb1
Merge pull request #817 from uuid-rs/cargo/v1.16.05338b24
prepare for 1.16.0 release420f627
Merge pull request #815 from tguichaoua/new_v8_const254258c
markUuid::new_v8
constUpdates
rustls
from 0.23.23 to 0.23.25Commits
1e2b4f3
Prepare 0.23.25317c5bf
Map webpki RequiredEkuNotFound error to InvalidPurpose3ab8a8e
Prepare 0.23.2470e2b1c
Add warning about server-side cross-config resumption1c318bc
Refactor: prefer to take reference on match scrutinee7a64c74
admin/coverage: only measure core crate coverage94d4cb7
chore(deps): update dependency go to v1.24.1a209a0e
docs: link to manual from front page8464356
Mark unreachable functions withcoverage(off)
4f2d21e
Prefer to put check-cfg data in Cargo.tomlUpdates
tempfile
from 3.17.1 to 3.19.1Changelog
Sourced from tempfile's changelog.
Commits
95540ed
chore: release v3.19.1b60aae4
fix(windows): don't automatically delete files on open (#344)167f544
ci(cargo-deny): remove windows-sys exception (#343)42fff68
chore: release v3.19.061b4283
feat(windows): add a feature to immediate tempfile deletion (#340)c2d16b3
ci: downgrade once-cell on old rustc versions (#342)35c204d
chore: remove cfg-if dependency (#338)b8bddaf
release 3.18.00e17869
update rustix (#336)6cf6536
doc: fix markdownUpdates
time
from 0.3.37 to 0.3.41Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
cc35dcf
v0.3.41 release6de297b
v0.3.40 releasec386cac
Movedays_in_month
totime-core
84f3a75
Remove two-way conversion in arithmetic79a4b62
Move interop between datetime types to single mod56187f1
Remove region markers1bc4ce0
Update toderanged
0.4ad945a9
Fix UI tests, build on MSRVb2b602a
Permit visibility inserde::format_description!
e3dcbd3
Pull floored division algorithm from stdlibDependabot 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