-
Notifications
You must be signed in to change notification settings - Fork 19
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
fix(deps): update all patch updates #531
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-patch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+320
−62
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
changed the title
fix(deps): update rust crate tokio-util to 0.7.11
fix(deps): update rust crate tokio-util to v0.7.11
May 5, 2024
renovate
bot
changed the title
fix(deps): update rust crate tokio-util to v0.7.11
fix(deps): update all patch updates
May 6, 2024
renovate
bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
May 8, 2024 02:01
55233c2
to
2e3344d
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
May 18, 2024 16:38
648e162
to
341eadc
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
May 25, 2024 19:29
5fb82f5
to
b8ac7ab
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
June 1, 2024 22:55
b8ac7ab
to
864332e
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
June 10, 2024 16:33
fed6091
to
941585b
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
June 25, 2024 08:22
ddfb627
to
30cc93f
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
July 6, 2024 21:15
58bb869
to
f9a9133
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
July 17, 2024 21:22
bb9c6da
to
b0a5f35
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
3 times, most recently
from
August 2, 2024 16:14
efa184d
to
8bfdb83
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
5 times, most recently
from
August 12, 2024 21:55
068ddc9
to
e992368
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
August 15, 2024 16:53
640a33b
to
afa033e
Compare
renovate
bot
changed the title
fix(deps): update all patch updates - autoclosed
fix(deps): update all patch updates
Aug 23, 2024
renovate
bot
changed the title
fix(deps): update all patch updates
fix(deps): update rust crate serde_json to v1.0.127
Aug 23, 2024
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
August 24, 2024 03:41
441d7e5
to
da01f54
Compare
renovate
bot
changed the title
fix(deps): update rust crate serde_json to v1.0.127
fix(deps): update all patch updates
Aug 24, 2024
renovate
bot
force-pushed
the
renovate/all-patch
branch
2 times, most recently
from
September 22, 2024 19:33
ca4873d
to
af126ac
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
October 5, 2024 11:01
af126ac
to
c6bd2eb
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
7 times, most recently
from
October 22, 2024 22:26
6e80378
to
6c9a2bc
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
8 times, most recently
from
November 4, 2024 17:30
3f15134
to
debbc68
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
4 times, most recently
from
November 13, 2024 00:23
f9dec4c
to
c5d880d
Compare
renovate
bot
force-pushed
the
renovate/all-patch
branch
from
November 15, 2024 13:59
c5d880d
to
358b192
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.0.86
->1.0.93
5.1.4
->5.1.6
0.3.30
->0.3.31
1.0.208
->1.0.215
1.0.125
->1.0.132
0.12.2
->0.12.4
1.0.63
->1.0.69
0.7.11
->0.7.12
2.5.2
->2.5.3
Release Notes
dtolnay/anyhow (anyhow)
v1.0.93
Compare Source
thiserror
v2v1.0.92
Compare Source
&raw const
and&raw mut
syntax insideensure!
(#390)v1.0.91
Compare Source
v1.0.90
Compare Source
v1.0.89
Compare Source
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)v1.0.88
Compare Source
v1.0.87
Compare Source
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)magiclen/byte-unit (byte-unit)
v5.1.6
Compare Source
v5.1.5
Compare Source
rust-lang/futures-rs (futures)
v0.3.31
Compare Source
FuturesUnordered
when dropped future panics (#2886)task::waker_ref
(#2830)This is a breaking change but allowed because it is soundness bug fix.
AsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)select!
/select_biased!
(#2832)This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
Waker::will_wake
change (#2865)stream::Iter::{get_ref,get_mut,into_inner}
(#2875)future::AlwaysReady
(#2825)io::{BufReader,BufWriter}
(#2848)serde-rs/serde (serde)
v1.0.215
Compare Source
v1.0.214
Compare Source
v1.0.213
Compare Source
with
attributes inside a newtype struct (#2847)v1.0.212
Compare Source
v1.0.211
Compare Source
with
anddefault
attributes (#2558, thanks @Mingun)v1.0.210
Compare Source
IpAddr
andSocketAddr
in no-std mode on Rust 1.77+ (#2816, thanks @MathiasKoch)serde::ser::StdError
andserde::de::StdError
equivalent tocore::error::Error
on Rust 1.81+ (#2818)v1.0.209
Compare Source
serde-rs/json (serde_json)
v1.0.132
Compare Source
v1.0.131
Compare Source
Map<String, Value>
and&Map<String, Value>
(#1135, thanks @swlynch99)v1.0.130
Compare Source
Number
from i128 and u128 (#1141, thanks @druide)v1.0.129
Compare Source
serde_json::Map::sort_keys
andserde_json::Value::sort_all_objects
(#1199)v1.0.128
Compare Source
v1.0.127
Compare Source
v1.0.126
Compare Source
serenity-rs/serenity (serenity)
v0.12.4
Compare Source
This is a hotfix release to fix broken behaviour of
Message::author_permissions
before it is relied on.Thanks to the following for their contributions:
Deprecations
_in
variants.Additions
From<&User>
has been added toCreateEmbedAuthor
, to avoid consuming the user.Fixes
Message::author_permissions
now respects permission overrides, as it is documented to.Message::author_permissions
now respectsSEND_MESSAGES_IN_THREADS
when used in threads.Documentation improvements
Guild::threads
has been expanded.v0.12.3
Compare Source
Thanks to the following for their contributions:
Deprecations
Message(Id)::link_ensured
can be replaced byMessage(Id)::link
if recieved via event, orMessageId::link
if the message was recieved via a HTTP request.CreateInteractionResponse::PremiumRequired
has been deprecated and replaced with Premium Buttons.GuildChannel::permissions_for_user
has been deprecated, use the newMessage::author_permissions
helper orGuild::user_permissions_in
.Additions
CreateButton
now implementsFrom<Button>
.User::display_name
has been added, as users may have two different names now.CurrentApplicationInfo
.GuildMemberFlags
have been added.USE_EXTERNAL_APPS
permission has been added.MessageReferenceKind
has been added to start supporting forwarding.{PartialGuild, Guild}::partial_member_permissions
has been added for more efficent permissions checkingunstable_discord_api
.Message::author_permissions
helper has been added, alongsidePermissions::dm_permissions
.Deserialisation Fixes
Messages with reactions no longer fail to deserialize due to super reaction changes.
unstable_discord_api
-1
no longer fail to deserialise.General fixes
GuildId::members_iter
documentation.CreateAttachment
documentation has been updated to be more consistent with other builders.CreateEmbedAuthor
documentation can now spellembed
correctly.AuthorizingIntegrationOwners
is now usable, as the field was previously private.Partial
)Guild::member_permissions
is now usable without cache.ChannelId::delete_messages
documentation has been expanded to document the single item case.BulkBanResponse
have been made public.bulk_ban
endpoint is now usable, previously unusable due toSend
issues.dtolnay/thiserror (thiserror)
v1.0.69
Compare Source
v1.0.68
Compare Source
v1.0.67
Compare Source
v1.0.66
Compare Source
v1.0.65
Compare Source
v1.0.64
Compare Source
tokio-rs/tokio (tokio-util)
v0.7.12
Compare Source
servo/rust-url (url)
v2.5.3
Compare Source
What's Changed
no_std
support for theurl
crate by @domenukk in https://github.com/servo/rust-url/pull/831wasm32-wasip2
on the stable channel by @brooksmtownsend in https://github.com/servo/rust-url/pull/983New Contributors
Full Changelog: servo/rust-url@v2.5.2...v2.5.3
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 becomes conflicted, 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.