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 Age Confidence
anchore/sbom-action action patch v0.20.1 -> v0.20.4 age confidence
cc workspace.dependencies patch 1.2.29 -> 1.2.31 age confidence
clap workspace.dependencies patch 4.5.41 -> 4.5.42 age confidence
clap_mangen dependencies patch 0.2.28 -> 0.2.29 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
openapi-typescript (source) devDependencies patch ^6.5.0 -> ^6.7.5 age confidence
serde_json workspace.dependencies patch 1.0.140 -> 1.0.142 age confidence
sigstore/cosign-installer action patch v3.9.1 -> v3.9.2 age confidence
tracing-indicatif workspace.dependencies patch 0.3.11 -> 0.3.12 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

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

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

Compare Source

Other
  • Add doc for using sccache/ccache etc (#​1502)
  • ability to statically link against C++ stdlib (#​1497)
  • Add instructions on using sccache (#​1503)
  • Add support for recognizing some architectures supported by GCC, but not LLVM. (#​1500)

v1.2.30

Compare Source

Other
  • define _REENTRANT by default (#​1496)
clap-rs/clap (clap)

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help
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

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

v6.7.6

Compare Source

Patch Changes
serde-rs/json (serde_json)

v1.0.142

Compare Source

v1.0.141

Compare Source

sigstore/cosign-installer (sigstore/cosign-installer)

v3.9.2

Compare Source

What's Changed

Full Changelog: sigstore/cosign-installer@v3.9.1...v3.9.2

emersonford/tracing-indicatif (tracing-indicatif)

v0.3.12

Compare Source

  • Allow progress bar to finish with message (#​21)
  • expose progress bar resets (#​20)
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.5
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
| datasource  | package                            | from     | to       |
| ----------- | ---------------------------------- | -------- | -------- |
| github-tags | anchore/sbom-action                | v0.20.1  | v0.20.4  |
| crate       | cc                                 | 1.2.29   | 1.2.31   |
| crate       | clap                               | 4.5.41   | 4.5.42   |
| crate       | clap_mangen                        | 0.2.28   | 0.2.29   |
| 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 |
| npm         | openapi-typescript                 | 6.7.5    | 6.7.6    |
| crate       | serde_json                         | 1.0.140  | 1.0.142  |
| github-tags | sigstore/cosign-installer          | v3.9.1   | v3.9.2   |
| crate       | tracing-indicatif                  | 0.3.11   | 0.3.12   |
| npm         | yarn                               | 1.22.19  | 1.22.22  |
@stackable-bot stackable-bot force-pushed the renovate/all-dependencies-(patch-only) branch from b92d7ea to 7a484b5 Compare August 5, 2025 11:45
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