Skip to content

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented May 14, 2024

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action patch v2.7.3 -> v2.7.8
Swatinem/rust-cache action patch v2.7.0 -> v2.7.8
async-trait workspace.dependencies patch 0.1.82 -> 0.1.88
clap workspace.dependencies patch 4.5.16 -> 4.5.34
clap_complete workspace.dependencies patch 4.5.24 -> 4.5.47
clap_complete_nushell workspace.dependencies patch 4.5.4 -> 4.5.5
clap_mangen dependencies patch 0.2.23 -> 0.2.26
comfy-table workspace.dependencies patch 7.1.1 -> 7.1.4
eslint (source) devDependencies patch ^8.40.0 -> ^8.57.0
futures (source) workspace.dependencies patch 0.3.30 -> 0.3.31
github.com/mittwald/go-helm-client require patch v0.12.10 -> v0.12.16
libc workspace.dependencies patch 0.2.158 -> 0.2.171
openapi-typescript (source) devDependencies patch ^6.5.0 -> ^6.7.5
phf workspace.dependencies patch 0.11.2 -> 0.11.3
phf_codegen workspace.dependencies patch 0.11.2 -> 0.11.3
reqwest workspace.dependencies patch 0.12.7 -> 0.12.15
semver workspace.dependencies patch 1.0.23 -> 1.0.26
serde (source) workspace.dependencies patch 1.0.209 -> 1.0.219
serde_json workspace.dependencies patch 1.0.127 -> 1.0.140
snafu workspace.dependencies patch 0.8.4 -> 0.8.5
termion workspace.dependencies patch 4.0.2 -> 4.0.4
tracing (source) workspace.dependencies patch 0.1.40 -> 0.1.41
tracing-subscriber (source) workspace.dependencies patch 0.3.18 -> 0.3.19
url workspace.dependencies patch 2.5.2 -> 2.5.4
yarn packageManager patch 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
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5

dtolnay/async-trait (async-trait)

v0.1.88

Compare Source

  • Fix lifetime bounding on generic parameters that have cfg (#​289)

v0.1.87

Compare Source

  • Documentation improvements

v0.1.86

Compare Source

  • Documentation improvements

v0.1.85

Compare Source

  • Omit Self: 'async_trait bound in impl when not needed by signature (#​284)

v0.1.84

Compare Source

  • Support impl Trait in return type (#​282)

v0.1.83

Compare Source

  • Prevent needless_arbitrary_self_type lint being produced in generated code (#​278)
clap-rs/clap (clap)

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group

v4.5.32

Compare Source

Features
  • Add Error::remove
Documentation
  • (cookbook) Switch from humantime to jiff
  • (tutorial) Better cover required vs optional
Internal
  • Update pulldown-cmark

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

Compare Source

Documentation
  • Iterate on tutorials and reference based on feedback

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used
nukesor/comfy-table (comfy-table)

v7.1.4

Compare Source

Fix
  • Handle UTF-8 graphemes when truncating cells. #​167
  • Respect UTF-8 zero-width joiner and variation selection characters when splitting words. #​168 by tisonkun
Change
  • Remove strum dependency. #​169 by tisonkun
  • Introduce the unicode-segmentation library in the scope of #​167 and #​168.
  • The new changes for correct UTF-8 handling have a performance hit of up to ~67%.
    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
  • Bump crossterm to 0.28 on Windows as well

v7.1.2

Compare Source

Chore
  • Bump crossterm to 0.28
  • Bump unicode-width to 0.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: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)

Documentation

Build Related

  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)

Chores

rust-lang/futures-rs (futures)

v0.3.31

Compare Source

  • Fix use after free of task in FuturesUnordered when dropped future panics (#​2886)
  • Fix soundness bug in task::waker_ref (#​2830)
    This is a breaking change but allowed because it is soundness bug fix.
  • Fix bugs in AsyncBufRead::read_line and AsyncBufReadExt::lines (#​2884)
  • Fix parsing issue in 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.
  • Work around issue due to upstream Waker::will_wake change (#​2865)
  • Add stream::Iter::{get_ref,get_mut,into_inner} (#​2875)
  • Add future::AlwaysReady (#​2825)
  • Relax trait bound on non-constructor methods of 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
  • Android: Add if_nameindex/if_freenameindex support (#​4247)
  • Apple: Add missing proc types and constants (#​4310)
  • BSD: Add devname (#​4285)
  • Cygwin: Add PTY and group API (#​4309)
  • Cygwin: Add support (#​4279)
  • FreeBSD: Make spawn.h interfaces available on all FreeBSD-like systems (#​4294)
  • Linux: Add AF_XDP structs for all Linux environments (#​4163)
  • Linux: Add SysV semaphore constants (#​4286)
  • Linux: Add F_SEAL_EXEC (#​4316)
  • Linux: Add SO_PREFER_BUSY_POLL and SO_BUSY_POLL_BUDGET (#​3917)
  • Linux: Add devmem structs (#​4299)
  • Linux: Add socket constants up to SO_DEVMEM_DONTNEED (#​4299)
  • NetBSD, OpenBSD, DragonflyBSD: Add closefrom (#​4290)
  • NuttX: Add pw_passwd field to passwd (#​4222)
  • Solarish: define IP_BOUND_IF and IPV6_BOUND_IF (#​4287)
  • Wali: Add bindings for wasm32-wali-linux-musl target (#​4244)
Changed
  • AIX: Use sa_sigaction instead of a union (#​4250)
  • Make msqid_ds.__msg_cbytes public (#​4301)
  • Unix: Make all major, minor, makedev into const fn (#​4208)
Deprecated
  • Linux: Deprecate obsolete packet filter interfaces (#​4267)
Fixed
  • Cygwin: Fix strerror_r (#​4308)
  • Cygwin: Fix usage of f! (#​4308)
  • Hermit: Make stat::st_size signed (#​4298)
  • Linux: Correct values for SI_TIMER, SI_MESGQ, SI_ASYNCIO (#​4292)
  • NuttX: Update tm_zone and d_name fields to use c_char type (#​4222)
  • Xous: Include the prelude to define c_int (#​4304)
Other
Removed
  • NuttX: Remove pthread_set_name_np (#​4251)

v0.2.170

Compare Source

Added
  • Android: Declare setdomainname and getdomainname #​4212
  • FreeBSD: Add evdev structures #​3756
  • FreeBSD: Add the new st_filerev field to stat32 (#​4254)
  • Linux: Add SI_*`` and TRAP_*`` signal codes #​4225
  • Linux: Add experimental configuration to enable 64-bit time in kernel APIs, set by RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64. #​4148
  • Linux: Add recent socket timestamping flags #​4273
  • Linux: Added new CANFD_FDF flag for the flags field of canfd_frame #​4223
  • Musl: add CLONE_NEWTIME #​4226
  • Solarish: add the posix_spawn family of functions #​4259
Deprecated
  • Linux: deprecate kernel modules syscalls #​4228
Changed
  • Emscripten: Assume version is at least 3.1.42 #​4243
Fixed
  • BSD: Correct the definition of WEXITSTATUS #​4213
  • Hurd: Fix CMSG_DATA on 64bit systems (#​4240)
  • NetBSD: fix getmntinfo (#​4265
  • VxWorks: Fix the size of time_t #​426
Other
  • Add labels to FIXMEs #​4230, #​4229, #​4237
  • CI: Bump FreeBSD CI to 13.4 and 14.2 #​4260
  • Copy definitions from core::ffi and centralize them #​4256
  • Define c_char at top-level and remove per-target c_char definitions #​4202
  • Port style.rs to syn and add tests for the style checker #​4220

v0.2.169

Compare Source

Added
  • FreeBSD: add more socket TCP stack constants #​4193
  • Fuchsia: add a sockaddr_vm definition #​4194
Fixed

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 to libc, including the following specific pull requests:

  • ESP-IDF: Replace arch-conditional c_char with a reexport #​4195
  • Fix c_char on various targets #​4199
  • Mirror c_char configuration from rust-lang/rust #​4198
Cleanup
  • Do not re-export c_void in target-specific code #​4200

v0.2.168

Compare Source

Added
Deprecated
  • FreeBSD: Deprecate the CAP_UNUSED* and CAP_ALL* constants (#​4183)
Fixed
  • Make the Debug implementation for unions opaque (#​4176)
Other
  • Allow the unpredictable_function_pointer_comparisons lint where needed #​4177
  • CI: Upload artifacts created by libc-test #​4180
  • CI: Use workflow commands to group output by target #​4179
  • CI: add caching #​4183

v0.2.167

Compare Source

Added
  • Solarish: add st_fstype to stat #​4145
  • Trusty: Add intptr_t and uintptr_t (#​4161)
Fixed
  • Fix the build with rustc-dep-of-std #​4158
  • Wasi: Add back unsafe block for clockid_t static variables (#​4157)
Cleanup
Other
  • CI: Check various FreeBSD versions (#​4159)
  • CI: add a timeout for all jobs #​4164
  • CI: verify MSRV for wasm32-wasi #​4157
  • Migrate to the 2021 edition #​4132
Removed
  • Remove one unused import after the edition 2021 bump

v0.2.166

Compare Source

Fixed

This release resolves two cases of unintentional breakage from the previous release:

  • Revert removal of array size hacks #​4150
  • Ensure const extern functions are always enabled #​4151

v0.2.165

Compare Source

Added
  • Android: add mkostemp, mkostemps #​3601
  • Android: add a few API 30 calls #​3604
  • Android: add missing syscall constants #​3558
  • Apple: add in6_ifreq #​3617
  • Apple: add missing sysctl net types #​4022 (before release: remove if_family_id (#​4137))
  • Freebsd: add kcmp call support #​3746
  • Hurd: add MAP_32BIT and MAP_EXCL #​4127
  • Hurd: add domainname field to utsname (#​4089)
  • Linux GNU: add f_flags to struct statfs for arm, mips, powerpc and x86 #​3663
  • Linux GNU: add malloc_stats #​3596
  • Linux: add ELF relocation-related structs #​3583
  • Linux: add ptp_* structs #​4113
  • Linux: add ptp_clock_caps #​4128
  • Linux: add ptp_pin_function and most PTP_ constants #​4114
  • Linux: add missing AF_XDP structs & constants #​3956
  • Linux: add missing netfilter consts (#​3734)
  • Linux: add struct and constants for the mount_setattr syscall #​4046
  • Linux: add wireless API #​3441
  • Linux: expose the len8_dlc field of can_frame #​3357
  • Musl: add utmpx API #​3213
  • Musl: add missing syscall constants #​4028
  • NetBSD: add mcontext-related data for RISCV64 #​3468
  • Redox: add new netinet constants #​3586)
  • Solarish: add _POSIX_VDISABLE (#​4103)
  • Tests: Add a test that the const extern fn macro works #​4134
  • Tests: Add test of primitive types against std #​3616
  • Unix: Add htonl, htons, ntohl, ntohs #​3669
  • Unix: add aligned_alloc #​3843
  • Windows: add aligned_realloc #​3592
Fixed
  • breaking Hurd: fix MAP_HASSEMAPHORE name (#​4127)
  • breaking ulibc Mips: fix SA_* mismatched types (#​3211)
  • Aix: fix an enum FFI safety warning #​3644
  • Haiku: fix some typos (#​3664)
  • Tests: fix Elf{32,64}_Relr-related tests #​3647
  • Tests: fix libc-tests for loongarch64-linux-musl
  • Tests: fix some clippy warnings #​3855
  • Tests: fix tests on riscv64gc-unknown-freebsd #​4129
Deprecated
  • Apple: deprecate iconv_open 25e022a
  • Apple: deprecate mach_task_self #​4095
  • Apple: update mach deprecation notices for things that were removed in main #​4097
Cleanup
  • Adjust the f! macro to be more flexible #​4107
  • Aix: remove duplicate constants #​3643
  • CI: make scripts more uniform #​4042
  • Drop the libc_align conditional b5b553d
  • Drop the libc_cfg_target_vendor conditional #​4060
  • Drop the libc_const_size_of conditional 5a43dd2
  • Drop the libc_core_cvoid conditional #​4060
  • Drop the libc_int128 conditional #​4060
  • Drop the libc_non_exhaustive conditional #​4060
  • Drop the libc_packedN conditional #​4060
  • Drop the libc_priv_mod_use conditional 19c5937
  • Drop the libc_union conditional b9e4d80
  • Drop the long_array conditional #​4096
  • Drop the ptr_addr_of conditional #​4065
  • Drop warnings about deprecated cargo features #​4060
  • Eliminate uses of struct_formatter #​4074
  • Fix a few other array size hacks d63be8b
  • Glibc: remove redundant definitions (#​3261)
  • Musl: remove redundant definitions (#​3261)
  • Musl: unify definitions of siginfo_t (#​3261)
  • Musl: unify definitions of statfs and statfs64 (#​3261)
  • Musl: unify definitions of statvfs and statvfs64 (#​3261)
  • Musl: unify statx definitions (#​3978)
  • Remove array size hacks for Rust < 1.47 27ee6fe
  • Remove repetitive words 77de375
  • Use #[derive] for Copy/Clone in s! and friends #​4038
  • Use some tricks to format macro bodies #​4107
Other
  • Apply formatting to macro bodies #​4107
  • Bump libc-test to Rust 2021 Edition #​3905
  • CI: Add a check that semver files don't contain duplicate entries #​4087
  • CI: Add fanotify_event_info_fid to FAM-exempt types #​4038
  • CI: Allow rustfmt to organize imports (#​4136)
  • CI: Always run rustfmt #​4120
  • CI: Change 32-bit Docker images to use EOL repos #​4120
  • CI: Change 64-bit Docker images to ubuntu:24.10 #​4120
  • CI: Disable the check for >1 s! invocation #​4107
  • CI: Ensure build channels get run even if FILTER is unset #​4125
  • CI: Ensure there is a fallback for no_std #​4125
  • CI: Fix cases where unset variables cause errors #​4108
  • CI: Naming adjustments and cleanup #​4124
  • CI: Only invoke rustup if running in CI #​4107
  • CI: Remove the logic to handle old rust versions #​4068
  • CI: Set -u (error on unset) in all script files #​4108
  • CI: add support for loongarch64-unknown-linux-musl #​4092
  • CI: make aarch64-apple-darwin not a nightly-only target #​4068
  • CI: run shellcheck on all scripts #​4042
  • CI: update musl headers to Linux 6.6 #​3921
  • CI: use qemu-sparc64 to run sparc64 tests #​4133
  • Drop the libc_const_extern_fn conditional 674cc1f
  • Drop the libc_underscore_const_names conditional f0febd5
  • Explicitly set the edition to 2015 #​4058
  • Introduce a git-blame-ignore-revs file #​4107
  • Tests: Ignore fields as required on Ubuntu 24.10 #​4120
  • Tests: skip ATF_* constants for OpenBSD #​4088
  • Triagebot: Add an autolabel for CI #​4052

v0.2.164

Compare Source

MSRV

This release increases the MSRV of libc to 1.63.

Other
  • CI: remove tests with rust < 1.63 #​4051
  • MSRV: document the MSRV of the stable channel to be 1.63 #​4040
  • MacOS: move ifconf to s_no_extra_traits #​4051

v0.2.163

Compare Source

Added
Changed
  • Emscripten: upgrade emsdk to 3.1.68 #​3962
  • Hurd: use more standard types #​3733
  • Hurd: use the standard ssize_t = isize #​4029
  • Solaris: fix confstr and ucontext_t #​4035
Other
  • CI: add Solaris #​4035
  • CI: add i686-unknown-freebsd #​3997
  • CI: ensure that calls to sort do not depend on locale #​4026
  • Specify rust-version in Cargo.toml #​4041

v0.2.162

Compare Source

Added
  • Android: fix the alignment of uc_mcontext on arm64 #​3894
  • Apple: add host_cpu_load_info #​3916
  • ESP-IDF: add a time flag #​3993
  • FreeBSD: add the CLOSE_RANGE_CLOEXEC flag#​3996
  • FreeBSD: fix test errors regarding __gregset_t #​3995
  • FreeBSD: fix tests on x86 FreeBSD 15 #​3948
  • FreeBSD: make ucontext_t and mcontext_t available on all architectures #​3848
  • Haiku: add getentropy #​3991
  • Illumos: add syncfs #​3990
  • Illumos: add some recently-added constants #​3999
  • Linux: add ioctl flags #​3960
  • Linux: add epoll busy polling parameters #​3922
  • NuttX: add pthread_[get/set]name_np #​4003
  • RTEMS: add arc4random_buf #​3989
  • Trusty OS: add initial support #​3942
  • WASIp2: expand socket support #​3981
Fixed
  • Emscripten: don't pass -lc #​4002
  • Hurd: change st_fsid field to st_dev #​3785
  • Hurd: fix the definition of utsname #​3992
  • Illumos/Solaris: fix FNM_CASEFOLD definition #​4004
  • Solaris: fix all tests #​3864
Other
  • CI: Add loongarch64 #​4000
  • CI: Check that semver files are sorted #​4018
  • CI: Re-enable the FreeBSD 15 job #​3988
  • Clean up imports and extern crate usage #​3897
  • Convert mode_t constants to octal #​3634
  • Remove the wasm32-wasi target that has been deleted upstream #​4013

v0.2.161

Compare Source

Fixed
  • OpenBSD: fix FNM_PATHNAME and FNM_NOESCAPE values #​3983

v0.2.160

Compare Source

Added
  • Android: add PR_GET_NAME and PR_SET_NAME #​3941
  • Apple: add F_TRANSFEREXTENTS #​3925
  • Apple: add mach_error_string #​3913
  • Apple: add additional pthread APIs #​3846
  • Apple: add the LOCAL_PEERTOKEN socket option #​3929
  • BSD: add RTF_*, RTA_*, RTAX_*, and RTM_* definitions #​3714
  • Emscripten: add AT_EACCESS #​3911
  • Emscripten: add getgrgid, getgrnam, getgrnam_r and getgrgid_r [#​3912](https://redirect.git

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label May 14, 2024
@stackable-bot stackable-bot requested a review from a team May 14, 2024 09:05
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch 3 times, most recently from 9929121 to 3130939 Compare May 14, 2024 09:23
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 3130939 to 3a54442 Compare June 13, 2024 08:25
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 3a54442 to d0a06b0 Compare September 10, 2024 13:33
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from d0a06b0 to 1693516 Compare October 16, 2024 08:47
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 1693516 to c2a5394 Compare March 24, 2025 13:56
@stackable-bot stackable-bot changed the title chore(deps): update all dependencies (patch only) fix(deps): update all dependencies (patch only) Mar 24, 2025
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from c2a5394 to 73bdfb3 Compare March 28, 2025 16:48
| 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  |
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 73bdfb3 to 61a6448 Compare March 28, 2025 17:09
@stackable-bot
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 31 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.5 -> 1.23.7
helm.sh/helm/v3 v3.15.3 -> v3.16.4
k8s.io/client-go v0.30.3 -> v0.32.0
github.com/Masterminds/semver/v3 v3.2.1 -> v3.3.0
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/containerd/containerd v1.7.20 -> v1.7.23
github.com/containerd/errdefs v0.1.0 -> v0.3.0
github.com/cyphar/filepath-securejoin v0.3.1 -> v0.3.4
github.com/spf13/cast v1.6.0 -> v1.7.0
golang.org/x/crypto v0.25.0 -> v0.31.0
golang.org/x/net v0.27.0 -> v0.30.0
golang.org/x/oauth2 v0.21.0 -> v0.23.0
golang.org/x/sync v0.7.0 -> v0.10.0
golang.org/x/sys v0.22.0 -> v0.28.0
golang.org/x/term v0.22.0 -> v0.27.0
golang.org/x/text v0.16.0 -> v0.21.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/api v0.30.3 -> v0.32.0
k8s.io/apiextensions-apiserver v0.30.3 -> v0.32.0
k8s.io/apimachinery v0.30.3 -> v0.32.0
k8s.io/apiserver v0.30.3 -> v0.32.0
k8s.io/cli-runtime v0.30.3 -> v0.32.0
k8s.io/component-base v0.30.3 -> v0.32.0
k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/kubectl v0.30.3 -> v0.31.3
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/api v0.17.3 -> v0.18.0
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.18.1
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant