-
-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update all dependencies (patch only) #246
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
Open
stackable-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-dependencies-(patch-only)
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 hidden or 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
9929121
to
3130939
Compare
3130939
to
3a54442
Compare
3a54442
to
d0a06b0
Compare
d0a06b0
to
1693516
Compare
1693516
to
c2a5394
Compare
c2a5394
to
73bdfb3
Compare
| datasource | package | from | to | | ----------- | ---------------------------------- | -------- | -------- | | github-tags | Swatinem/rust-cache | v2.7.3 | v2.7.8 | | github-tags | Swatinem/rust-cache | v2.7.0 | v2.7.8 | | crate | async-trait | 0.1.82 | 0.1.88 | | crate | clap | 4.5.16 | 4.5.34 | | crate | clap_complete | 4.5.24 | 4.5.47 | | crate | clap_complete_nushell | 4.5.4 | 4.5.5 | | crate | clap_mangen | 0.2.23 | 0.2.26 | | crate | comfy-table | 7.1.1 | 7.1.4 | | npm | eslint | 8.57.0 | 8.57.1 | | crate | futures | 0.3.30 | 0.3.31 | | go | github.com/mittwald/go-helm-client | v0.12.10 | v0.12.16 | | crate | libc | 0.2.158 | 0.2.171 | | npm | openapi-typescript | 6.7.5 | 6.7.6 | | crate | phf | 0.11.2 | 0.11.3 | | crate | phf_codegen | 0.11.2 | 0.11.3 | | crate | reqwest | 0.12.7 | 0.12.15 | | crate | semver | 1.0.23 | 1.0.26 | | crate | serde | 1.0.209 | 1.0.219 | | crate | serde_json | 1.0.127 | 1.0.140 | | crate | snafu | 0.8.4 | 0.8.5 | | crate | termion | 4.0.2 | 4.0.4 | | crate | tracing | 0.1.40 | 0.1.41 | | crate | tracing-subscriber | 0.3.18 | 0.3.19 | | crate | url | 2.5.2 | 2.5.4 | | npm | yarn | 1.22.19 | 1.22.22 |
73bdfb3
to
61a6448
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
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:
v2.7.3
->v2.7.8
v2.7.0
->v2.7.8
0.1.82
->0.1.88
4.5.16
->4.5.34
4.5.24
->4.5.47
4.5.4
->4.5.5
0.2.23
->0.2.26
7.1.1
->7.1.4
^8.40.0
->^8.57.0
0.3.30
->0.3.31
v0.12.10
->v0.12.16
0.2.158
->0.2.171
^6.5.0
->^6.7.5
0.11.2
->0.11.3
0.11.2
->0.11.3
0.12.7
->0.12.15
1.0.23
->1.0.26
1.0.209
->1.0.219
1.0.127
->1.0.140
0.8.4
->0.8.5
4.0.2
->4.0.4
0.1.40
->0.1.41
0.3.18
->0.3.19
2.5.2
->2.5.4
1.22.19
->1.22.22
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Swatinem/rust-cache (Swatinem/rust-cache)
v2.7.8
Compare Source
What's Changed
Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8
v2.7.7
Compare Source
Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7
v2.7.6
Compare Source
What's Changed
New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6
v2.7.5
Compare Source
What's Changed
deprecated
version ofnode
by @hamirmahal in https://github.com/Swatinem/rust-cache/pull/197New Contributors
Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5
dtolnay/async-trait (async-trait)
v0.1.88
Compare Source
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)v0.1.83
Compare Source
clap-rs/clap (clap)
v4.5.34
Compare Source
Fixes
flatten_help(true)
and subcommands without argumentsv4.5.33
Compare Source
Fixes
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)
v4.5.20
Compare Source
Features
CommandExt
v4.5.19
Compare Source
Internal
v4.5.18
Compare Source
Features
Arg::get_display_order
andCommand::get_display_order
v4.5.17
Compare Source
Fixes
nukesor/comfy-table (comfy-table)
v7.1.4
Compare Source
Fix
Change
unicode-segmentation
library in the scope of #167 and #168.However, this will most likely unnoticable for most people.
The benchmark table with 10 columns and 500 rows slowed down from 15ms to 25ms.
For "normal" tables, the performance hit is negligible.
v7.1.3
Compare Source
Fix
crossterm
to0.28
on Windows as wellv7.1.2
Compare Source
Chore
crossterm
to0.28
unicode-width
to0.2
eslint/eslint (eslint)
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)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)mittwald/go-helm-client (github.com/mittwald/go-helm-client)
v0.12.16
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.15...v0.12.16
v0.12.15
Compare Source
What's Changed
New Contributors
Full Changelog: mittwald/go-helm-client@v0.12.14...v0.12.15
v0.12.14
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.13...v0.12.14
v0.12.13
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.12...v0.12.13
v0.12.12
Compare Source
What's Changed
Full Changelog: mittwald/go-helm-client@v0.12.11...v0.12.12
v0.12.11
Compare Source
What's Changed
New Contributors
Full Changelog: mittwald/go-helm-client@v0.12.10...v0.12.11
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
#4041v0.2.162
Compare Source
Added
uc_mcontext
on arm64 #3894host_cpu_load_info
#3916CLOSE_RANGE_CLOEXEC
flag#3996__gregset_t
#3995ucontext_t
andmcontext_t
available on all architectures #3848getentropy
#3991syncfs
#3990ioctl
flags #3960pthread_[get/set]name_np
#4003arc4random_buf
#3989Fixed
-lc
#4002st_fsid
field tost_dev
#3785utsname
#3992FNM_CASEFOLD
definition #4004Other
extern crate
usage #3897mode_t
constants to octal #3634wasm32-wasi
target that has been deleted upstream #4013v0.2.161
Compare Source
Fixed
FNM_PATHNAME
andFNM_NOESCAPE
values #3983v0.2.160
Compare Source
Added
PR_GET_NAME
andPR_SET_NAME
#3941F_TRANSFEREXTENTS
#3925mach_error_string
#3913pthread
APIs #3846LOCAL_PEERTOKEN
socket option #3929RTF_*
,RTA_*
,RTAX_*
, andRTM_*
definitions #3714AT_EACCESS
#3911getgrgid
,getgrnam
,getgrnam_r
andgetgrgid_r
[#3912](https://redirect.gitConfiguration
📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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 has been generated by Renovate Bot.