generated from FIS2425/template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update cargo (runtime) #41
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
requested review from
adrrf,
AntonioRodriguezRuiz and
alvarobernal2412
as code owners
December 3, 2024 17:26
github-actions
bot
added
size/xs
and removed
📦 Dependencies
Pull requests that update a dependency file
labels
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 3, 2024 23:23
c36b63f
to
1ee1744
Compare
renovate
bot
changed the title
chore(deps): update rust crate tokio to v1.42.0
chore(deps): update cargo (runtime)
Dec 3, 2024
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 4, 2024 12:49
1ee1744
to
3699309
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 5, 2024 22:07
3699309
to
6e6f6c8
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 6, 2024 08:59
6e6f6c8
to
af420d4
Compare
AntonioRodriguezRuiz
approved these changes
Dec 6, 2024
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 9, 2024 13:17
af420d4
to
76a7a17
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
3 times, most recently
from
December 16, 2024 18:28
bd40318
to
28370fa
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 19, 2024 12:11
28370fa
to
2015445
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
4 times, most recently
from
December 27, 2024 22:53
8c31385
to
ff9d095
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 30, 2024 09:06
ff9d095
to
44ae3f4
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
2 times, most recently
from
December 30, 2024 09:08
907eb3a
to
9eb47b7
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 30, 2024 09:10
9eb47b7
to
3eed6c6
Compare
renovate
bot
force-pushed
the
renovate/cargo-(runtime)
branch
from
December 30, 2024 09:19
3eed6c6
to
f6e5671
Compare
alvarobernal2412
approved these changes
Dec 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
=0.4.38
->=0.4.39
=4.5.21
->=4.5.23
=1.5.1
->=1.5.2
=0.12.9
->=0.12.11
=1.0.215
->=1.0.217
=1.0.133
->=1.0.134
=1.41.1
->=1.42.0
0.6.2
->=0.6.2
Release Notes
chronotope/chrono (chrono)
v0.4.39
: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()
by @sgoll in https://github.com/chronotope/chrono/pull/1591NaiveWeek
methods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in https://github.com/chronotope/chrono/pull/1618#[inline]
tonum_days
by @CommanderStorm in https://github.com/chronotope/chrono/pull/1627clap-rs/clap (clap)
v4.5.23
Compare Source
Fixes
allow_negative_numbers
, allowE
againv4.5.22
Compare Source
Fixes
hyperium/hyper (hyper)
v1.5.2
Compare Source
Bug Fixes
Features
seanmonstar/reqwest (reqwest)
v0.12.11
Compare Source
v0.12.10
Compare Source
ClientBuilder::connector_layer()
to allow customizing the connector stack.ClientBuilder::http2_max_header_list_size()
option.content-length
) information when wrapping bodies.serde-rs/serde (serde)
v1.0.217
Compare Source
v1.0.216
Compare Source
serde-rs/json (serde_json)
v1.0.134
Compare Source
RawValue
associated constants for literalnull
,true
,false
(#1221, thanks @bheylin)tokio-rs/tokio (tokio)
v1.42.0
: Tokio v1.42.0Compare Source
1.42.0 (Dec 3rd, 2024)
Added
AsyncFd::{try_io, try_io_mut}
(#6967)Fixed
ptr->ref->ptr
roundtrip in RegistrationSet (#6929)yield_now
insideblock_in_place
(#6999)Changes
Documented
tokio::net::unix::{pid_t, gid_t, uid_t}
(#6791)Instant
docs (#6982)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.