-
Notifications
You must be signed in to change notification settings - Fork 77
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 non-major dependencies #252
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
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.
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
0971cc3
to
15d4872
Compare
b889b0b
to
0cfdd77
Compare
40f0715
to
3595579
Compare
2fb2a2a
to
f750328
Compare
f293fa9
to
e4bd04d
Compare
4a999af
to
d1190c3
Compare
dd8604e
to
31f143e
Compare
329ab88
to
a68dec3
Compare
56e2462
to
8a19c83
Compare
463b931
to
3927035
Compare
1d8cce5
to
6c1a1ed
Compare
f204e74
to
37d88b2
Compare
7e0fdf3
to
2d90c32
Compare
|
4a01864
to
4800bed
Compare
4800bed
to
72f2fb0
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:
v4.6.9
->v4.7.3
0.1.83
->0.1.87
4.5.20
->4.5.32
4.5.37
->4.5.46
0.15.8
->0.15.11
0.2.33
->0.2.34
v3.2.0
->v3.6.0
0.11.5
->0.11.7
0.3.1
->0.3.2
0.17.9
->0.17.11
0.13.0
->0.14.0
0.2.162
->0.2.171
0.4.22
->0.4.26
1.0.215
->1.0.219
1.0.132
->1.0.140
3.14.0
->3.18.0
1.41.1
->1.44.0
0.1.16
->0.1.17
1.11.0
->1.15.1
0.19.0
->0.20.0
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.7.3
Compare Source
What's Changed
Build 🔧
Other Changes
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.3
v4.7.2
Compare Source
What's Changed
Bug Fixes 🐝
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4.7.1...v4.7.2
v4.7.1
Compare Source
What's Changed
Features ✨
target-folder
is specified the action will now create any missing folders for you by @databasedav in https://github.com/JamesIves/github-pages-deploy-action/pull/1737New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1
v4.7.0
Compare Source
What's Changed
Features ✨
atttempt-limit
input, giving you the option to change how many attempts the action will make before failing by @databasedav in https://github.com/JamesIves/github-pages-deploy-action/pull/1737Build 🔧
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.0
dtolnay/async-trait (async-trait)
v0.1.87
Compare Source
v0.1.86
Compare Source
v0.1.85
Compare Source
Self: 'async_trait
bound in impl when not needed by signature (#284)v0.1.84
Compare Source
impl Trait
in return type (#282)clap-rs/clap (clap)
v4.5.32
Compare Source
Features
Error::remove
Documentation
humantime
tojiff
Internal
pulldown-cmark
v4.5.31
Compare Source
Features
ValueParserFactory
forSaturating<T>
v4.5.30
Compare Source
Fixes
num_args(0..=1)
to be used withSetTrue
takes_values
assertionsv4.5.29
Compare Source
Fixes
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)v4.5.28
Compare Source
Features
unstable-markdown
v4.5.27
Compare Source
Documentation
v4.5.26
Compare Source
Fixes
suggestions
featurev4.5.25
Compare Source
Fixes
v4.5.24
Compare Source
Fixes
ignore_errors(true)
and when a suggestion is provided for an unknown argumentv4.5.23
Compare Source
Fixes
allow_negative_numbers
, allowE
againv4.5.22
Compare Source
Fixes
v4.5.21
Compare Source
Fixes
ignore_errors(true)
console-rs/console (console)
v0.15.11
Compare Source
What's Changed
v0.15.10
Compare Source
What's Changed
v0.15.9
Compare Source
What's Changed
rodrimati1992/const_format_crates (const_format)
v0.2.34
Now all features that used to require nightly only require Rust 1.83.0
Added
"rust_1_83"
feature that enables"rust_1_64"
featureChanged
"fmt"
feature to enable"rust_1_83"
featureMade many macros forward compatible with inline const patterns(when the
"rust_1_83"
feature is enabled):concatc
concatcp
formatc
formatcp
map_ascii_case
str_get
str_index
str_repeat
str_replace
Added these macros:
str_splice_out
str_split_alt
docker/setup-qemu-action (docker/setup-qemu-action)
v3.6.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0
v3.5.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.4.0...v3.5.0
v3.4.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0
v3.3.0
Compare Source
cache-image
input to enable/disable caching of binfmt image by @crazy-max in https://github.com/docker/setup-qemu-action/pull/130Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
rust-cli/env_logger (env_logger)
v0.11.7
Compare Source
Internal
humantime
withjiff
v0.11.6
Compare Source
Features
rust-lang/glob (glob)
v0.3.2
Compare Source
console-rs/indicatif (indicatif)
v0.17.11
Compare Source
What's Changed
OnceCell
toOnceLock
inTabExpandedString
by @tgross35 in https://github.com/console-rs/indicatif/pull/694v0.17.10
Compare Source
What's Changed
With some great performance improvements from @jaheba.
ProgressBar:set_tab_with
take&self
by @jaheba in https://github.com/console-rs/indicatif/pull/685dec
anddec_length
toProgressBar
by @jaheba in https://github.com/console-rs/indicatif/pull/690rust-itertools/itertools (itertools)
v0.14.0
Compare Source
Breaking
cons_tuples
(#988)Added
array_combinations
(#991)k_smallest_relaxed
and variants (#925)next_array
andcollect_array
(#560)DoubleEndedIterator
forFilterOk
(#948)DoubleEndedIterator
forFilterMapOk
(#950)Changed
Q: ?Sized
inItertools::contains
(#971)chain!
(#943)into_group_map_by
documentation (#1000)tree_reduce
documentation (#955)merge_join_by
(#966)take_while_inclusive
(#972)find_or_last
andfind_or_first
(#984)tuple_combinations
(#945)track_caller
attr forasser_equal
(#976)Notable Internal Changes
default_features
inCargo.toml
todefault-features
(#985)rust-lang/libc (libc)
v0.2.171
Compare Source
Added
if_nameindex
/if_freenameindex
support (#4247)devname
(#4285)spawn.h
interfaces available on all FreeBSD-like systems (#4294)AF_XDP
structs for all Linux environments (#4163)F_SEAL_EXEC
(#4316)SO_PREFER_BUSY_POLL
andSO_BUSY_POLL_BUDGET
(#3917)devmem
structs (#4299)SO_DEVMEM_DONTNEED
(#4299)closefrom
(#4290)pw_passwd
field topasswd
(#4222)IP_BOUND_IF
andIPV6_BOUND_IF
(#4287)wasm32-wali-linux-musl
target (#4244)Changed
sa_sigaction
instead of a union (#4250)msqid_ds.__msg_cbytes
public (#4301)major
,minor
,makedev
intoconst fn
(#4208)Deprecated
Fixed
stat::st_size
signed (#4298)SI_TIMER
,SI_MESGQ
,SI_ASYNCIO
(#4292)tm_zone
andd_name
fields to usec_char
type (#4222)c_int
(#4304)Other
--no-self-update
torustup update
(#4306)i586-pc-windows-msvc
target (#4311)check_cfg
job (#4322)ctest
problems (#4311)Removed
pthread_set_name_np
(#4251)v0.2.170
Compare Source
Added
setdomainname
andgetdomainname
#4212evdev
structures #3756st_filerev
field tostat32
(#4254)SI_*`` and
TRAP_*`` signal codes #4225RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
. #4148Deprecated
Changed
Fixed
WEXITSTATUS
#4213getmntinfo
(#4265time_t
#426Other
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
Breaking: rust-lang/rust#132975 corrected the signedness of
core::ffi::c_char
on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200v0.2.168
Compare Source
Added
IFA_*
constants available on all Linux targets #4185MAP_DROPPABLE
#4173SIGRTMIN
andSIGRTMAX
#4171memccpy
andmempcpy
GNU extension [https://github.com/rust-lang/libc/pull/4186](https://redirect.github.com/rust-lang/libc/pull/4186)6.Deprecated
Fixed
Debug
implementation for unions opaque (#4176)Other
unpredictable_function_pointer_comparisons
lint where needed #4177v0.2.167
Compare Source
Added
st_fstype
tostat
#4145intptr_t
anduintptr_t
(#4161)Fixed
rustc-dep-of-std
#4158clockid_t
static variables (#4157)Cleanup
unused_qualifications
#4132Other
wasm32-wasi
#4157Removed
v0.2.166
Compare Source
Fixed
This release resolves two cases of unintentional breakage from the previous release:
const extern
functions are always enabled #4151v0.2.165
Compare Source
Added
mkostemp
,mkostemps
#3601in6_ifreq
#3617sysctl
net types #4022 (before release: removeif_family_id
(#4137))kcmp
call support #3746MAP_32BIT
andMAP_EXCL
#4127domainname
field toutsname
(#4089)f_flags
to structstatfs
for arm, mips, powerpc and x86 #3663malloc_stats
#3596ptp_*
structs #4113ptp_clock_caps
#4128ptp_pin_function
and mostPTP_
constants #4114mount_setattr
syscall #4046len8_dlc
field ofcan_frame
#3357utmpx
API #3213mcontext
-related data for RISCV64 #3468netinet
constants #3586)_POSIX_VDISABLE
(#4103)const extern fn
macro works #4134std
#3616htonl
,htons
,ntohl
,ntohs
#3669aligned_alloc
#3843aligned_realloc
#3592Fixed
MAP_HASSEMAPHORE
name (#4127)SA_*
mismatched types (#3211)Elf{32,64}_Relr
-related tests #3647loongarch64-linux-musl
riscv64gc-unknown-freebsd
#4129Deprecated
iconv_open
25e022a
mach_task_self
#4095mach
deprecation notices for things that were removed inmain
#4097Cleanup
f!
macro to be more flexible #4107libc_align
conditionalb5b553d
libc_cfg_target_vendor
conditional #4060libc_const_size_of
conditional5a43dd2
libc_core_cvoid
conditional #4060libc_int128
conditional #4060libc_non_exhaustive
conditional #4060libc_packedN
conditional #4060libc_priv_mod_use
conditional19c5937
libc_union
conditionalb9e4d80
long_array
conditional #4096ptr_addr_of
conditional #4065struct_formatter
#4074d63be8b
siginfo_t
(#3261)27ee6fe
77de375
Other
fanotify_event_info_fid
to FAM-exempt types #4038loongarch64-unknown-linux-musl
#4092aarch64-apple-darwin
not a nightly-only target #4068libc_const_extern_fn
conditional674cc1f
libc_underscore_const_names
conditionalf0febd5
git-blame-ignore-revs
file #4107ATF_*
constants for OpenBSD #4088v0.2.164
Compare Source
MSRV
This release increases the MSRV of
libc
to 1.63.Other
v0.2.163
Compare Source
Added
dlopen
flags #4044TCP_FUNCTION_BLK
andTCP_FUNCTION_ALIAS
#4047confstr
#3612aio
#4033arc4random*
#3944Changed
ssize_t = isize
#4029confstr
anducontext_t
#4035Other
i686-unknown-freebsd
#3997sort
do not depend on locale #4026rust-version
inCargo.toml
#4041rust-lang/log (log)
v0.4.26
Compare Source
v0.4.25
Compare Source
v0.4.24
Compare Source
v0.4.23
Compare Source
serde-rs/serde (serde)
v1.0.219
Compare Source
absolute_paths
Clippy restriction being triggered inside macro-generated code (#2906, thanks @davidzeng0)v1.0.218
Compare Source
v1.0.217
Compare Source
v1.0.216
[Compare Source](https://redir
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.