Skip to content

Conversation

@stackable-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change Age Confidence
EmbarkStudios/cargo-deny-action action patch v2.0.12 -> v2.0.13 age confidence
Swatinem/rust-cache action patch v2.8.0 -> v2.8.1 age confidence
anchore/sbom-action action patch v0.20.1 -> v0.20.9 age confidence
cc workspace.dependencies patch 1.2.41 -> 1.2.46 age confidence
clap workspace.dependencies patch 4.5.49 -> 4.5.51 age confidence
clap_complete workspace.dependencies patch 4.5.59 -> 4.5.60 age confidence
clap_complete_nushell workspace.dependencies patch 4.5.9 -> 4.5.10 age confidence
clap_mangen dependencies patch 0.2.30 -> 0.2.31 age confidence
eslint (source) devDependencies patch ^8.40.0 -> ^8.57.0 age confidence
eslint-config-prettier devDependencies patch ^8.8.0 -> ^8.10.0 age confidence
github.com/mittwald/go-helm-client require patch v0.12.10 -> v0.12.18 age confidence
indicatif workspace.dependencies patch 0.18.0 -> 0.18.3 age confidence
openapi-typescript (source) devDependencies patch ^6.5.0 -> ^6.7.5 age confidence
tera (source) workspace.dependencies patch 1.20.0 -> 1.20.1 age confidence
yarn packageManager patch 1.22.19 -> 1.22.22 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

EmbarkStudios/cargo-deny-action (EmbarkStudios/cargo-deny-action)

v2.0.13: Release 2.0.13 - cargo-deny 0.18.4

Compare Source

Added
  • PR#779 added the --metadata-path argument to use a cargo metadata JSON file instead of calling cargo metadata, resolving #​777.
  • PR#782 added sources.unused-allow-source to allow configuration of the lint level when a source is allowed but not used by any crate in the graph, closing #​781.
Changed
  • PR#786 changed the license check output. / is no longer corrected to OR, and if the license expression is found in the package's manifest, that span is used in diagnostic messages instead of the synthesized manifest.
Fixed
  • PR#786 resolved #​784 by updating spdx to a new version that forces all GNU licenses to be exactly equal when comparing license expressions to licensee expressions, which is incredibly pedantic, but means the license comparison is entirely in the hands of the user so that I no longer have to deal with GNU licenses.
Swatinem/rust-cache (Swatinem/rust-cache)

v2.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2...v2.8.1

anchore/sbom-action (anchore/sbom-action)

v0.20.9

Compare Source

Changes in v0.20.9

v0.20.8

Compare Source

Changes in v0.20.8

v0.20.7

Compare Source

Changes in v0.20.7

  • chore(deps): update Syft to v1.34.1 (#​544)

v0.20.6

Compare Source

Changes in v0.20.6

v0.20.5

Compare Source

Changes in v0.20.5

v0.20.4

Compare Source

Changes in v0.20.4

  • chore: update Syft to v1.29.0 (#​529)

v0.20.3

Compare Source

Changes in v0.20.3

v0.20.2

Compare Source

Changes in v0.20.2

rust-lang/cc-rs (cc)

v1.2.46

Compare Source

Other
  • Add Visual Studio 2026 support (#​1609)

v1.2.45

Compare Source

Other
  • Regenerate target info (#​1606)
  • Use a default check for the "env" variable in apple_sdk_name (#​1605)

v1.2.44

Compare Source

Other
  • Fix debug assertion for env/abi mismatch (#​1604)
  • Update CHANGELOG for version 1.2.43 (#​1602)
  • Stop passing an invalid target to llvm-mingw's cross-compilation wrappers (#​1495)

v1.2.43

Compare Source

Other
  • Fix debug assertion for env/abi mismatch (#​1604)
  • Update CHANGELOG for version 1.2.43 (#​1602)
  • Stop passing an invalid target to llvm-mingw's cross-compilation wrappers (#​1495)

v1.2.42

Compare Source

Other
  • Fix check-semver-checks (#​1600)
  • minor improvement for docs (#​1598)
  • Fix linker-plugin-lto: use -flto=thin (#​1594)
  • Disable check-buildstd for armv7k-apple-watchos (#​1599)
  • Add elf abi to ppc64 targets (#​1596)
clap-rs/clap (clap)

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted
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

prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.2

Compare Source

mittwald/go-helm-client (github.com/mittwald/go-helm-client)

v0.12.18

Compare Source

What's Changed

New Contributors

Full Changelog: mittwald/go-helm-client@v0.12.17...v0.12.18

v0.12.17

Compare Source

What's Changed

Full Changelog: mittwald/go-helm-client@v0.12.16...v0.12.17

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

console-rs/indicatif (indicatif)

v0.18.3

Compare Source

What's Changed

v0.18.2

Compare Source

What's Changed

v0.18.1

Compare Source

What's Changed

openapi-ts/openapi-typescript (openapi-typescript)

v6.7.6

Compare Source

Patch Changes
Keats/tera (tera)

v1.20.1

Compare Source

yarnpkg/yarn (yarn)

v1.22.22

Compare Source

  • Fixes a punycode warning.

  • Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies.

v1.22.21

Compare Source

[!WARNING]
This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this.

  • Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context.

  • Added a SKIP_YARN_COREPACK_CHECK environment variable to skip the Corepack check.

v1.22.20

Compare Source

[!WARNING]
This release is missing a couple of artifacts (the .msi/.rpm/.deb/.asc files); we're working on fixing this.

  • Important: Punycode is now embed within the bundle, as it has been deprecated by Node.js and will be removed in a future version.

  • A message will be displayed when Yarn 1.22 notices that the local project has a package.json file referencing a non-1.x Yarn release via the packageManager field. The message will explain that the project is intended to be used with Corepack.

  • The yarn-error.log files won't be generated anymore, as we don't process non-critical 1.x bug reports (we however process all bugs reported on https://github.com/yarnpkg/berry; we just released the 4.0.2 release there).

  • The yarn set version x.y.z command will now install the exact x.y.z version (prior to this change it used to first install the latest version, and only in a second step would it downgrade to x.y.z; this was causing issues when we bump the minimal Node.js version we support, as running yarn set version 3.6.4 wouldn't work on Node 16).

  • Prevents crashes when reading from an empty .yarnrc.yml file.


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 2 times, most recently from 73bdfb3 to 61a6448 Compare March 28, 2025 17:09
@stackable-bot
Copy link
Contributor Author

stackable-bot commented Mar 28, 2025

ℹ 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):

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

Details:

Package Change
go 1.22.4 -> 1.24.0
go (toolchain) 1.22.5 -> 1.24.10
helm.sh/helm/v3 v3.15.3 -> v3.18.4
k8s.io/client-go v0.30.3 -> v0.33.2
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 -> v0.0.0-20250102033503-faa5f7b0171c
github.com/BurntSushi/toml v1.4.0 -> v1.5.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.27
github.com/containerd/errdefs v0.1.0 -> v0.3.0
github.com/cyphar/filepath-securejoin v0.3.1 -> v0.4.1
github.com/evanphx/json-patch v5.9.0+incompatible -> v5.9.11+incompatible
github.com/google/btree v1.1.2 -> v1.1.3
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/gorilla/websocket v1.5.3 -> v1.5.4-0.20250319132907-e064f32e3674
github.com/klauspost/compress v1.17.9 -> v1.18.0
github.com/moby/term v0.5.0 -> v0.5.2
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1
github.com/prometheus/client_golang v1.19.1 -> v1.22.0
github.com/prometheus/common v0.55.0 -> v0.62.0
github.com/rubenv/sql-migrate v1.7.0 -> v1.8.0
github.com/spf13/cast v1.6.0 -> v1.7.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.58.0
go.opentelemetry.io/otel v1.28.0 -> v1.33.0
go.opentelemetry.io/otel/metric v1.28.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.33.0
golang.org/x/crypto v0.25.0 -> v0.39.0
golang.org/x/net v0.27.0 -> v0.40.0
golang.org/x/oauth2 v0.21.0 -> v0.28.0
golang.org/x/sync v0.7.0 -> v0.15.0
golang.org/x/sys v0.22.0 -> v0.33.0
golang.org/x/term v0.22.0 -> v0.32.0
golang.org/x/text v0.16.0 -> v0.26.0
golang.org/x/time v0.5.0 -> v0.9.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240730163845-b1a4ccb954bf -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.65.0 -> v1.68.1
google.golang.org/protobuf v1.34.2 -> v1.36.5
k8s.io/api v0.30.3 -> v0.33.2
k8s.io/apiextensions-apiserver v0.30.3 -> v0.33.2
k8s.io/apimachinery v0.30.3 -> v0.33.2
k8s.io/apiserver v0.30.3 -> v0.33.2
k8s.io/cli-runtime v0.30.3 -> v0.33.2
k8s.io/component-base v0.30.3 -> v0.33.2
k8s.io/kube-openapi v0.0.0-20240730131305-7a9a4e85957e -> v0.0.0-20250318190949-c8a335a9a2ff
k8s.io/kubectl v0.30.3 -> v0.33.2
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.19.0
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.19.0

@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 61a6448 to dede83e Compare May 19, 2025 10:44
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from dede83e to b92d7ea Compare June 27, 2025 15:37
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from b92d7ea to 7a484b5 Compare August 5, 2025 11:45
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from 7a484b5 to fcf8458 Compare November 14, 2025 08:21
| datasource  | package                            | from     | to       |
| ----------- | ---------------------------------- | -------- | -------- |
| github-tags | EmbarkStudios/cargo-deny-action    | v2.0.12  | v2.0.13  |
| github-tags | Swatinem/rust-cache                | v2.8.0   | v2.8.1   |
| github-tags | anchore/sbom-action                | v0.20.1  | v0.20.9  |
| crate       | cc                                 | 1.2.41   | 1.2.46   |
| crate       | clap                               | 4.5.49   | 4.5.51   |
| crate       | clap_complete                      | 4.5.59   | 4.5.60   |
| crate       | clap_complete_nushell              | 4.5.9    | 4.5.10   |
| crate       | clap_mangen                        | 0.2.30   | 0.2.31   |
| npm         | eslint                             | 8.57.0   | 8.57.1   |
| npm         | eslint-config-prettier             | 8.10.0   | 8.10.2   |
| go          | github.com/mittwald/go-helm-client | v0.12.10 | v0.12.18 |
| crate       | indicatif                          | 0.18.0   | 0.18.3   |
| npm         | openapi-typescript                 | 6.7.5    | 6.7.6    |
| crate       | tera                               | 1.20.0   | 1.20.1   |
| npm         | yarn                               | 1.22.19  | 1.22.22  |
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from fcf8458 to ae4e8c3 Compare November 14, 2025 12:43
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.

2 participants