Skip to content
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

chore(deps): update grouped non-major updates #236

Merged
merged 3 commits into from
Jun 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.1.6 -> v4.1.7 age adoption passing confidence
docker/build-push-action action minor v5.3.0 -> v5.4.0 age adoption passing confidence
golangci/golangci-lint patch v1.59.0 -> v1.59.1 age adoption passing confidence
helm/helm patch v3.15.1 -> v3.15.2 age adoption passing confidence
k8s.io/api require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/apimachinery require patch v0.30.1 -> v0.30.2 age adoption passing confidence
k8s.io/client-go require patch v0.30.1 -> v0.30.2 age adoption passing confidence
kubernetes/kubernetes patch v1.30.0 -> v1.30.2 age adoption passing confidence
losisin/helm-values-schema-json patch v1.4.0 -> v1.4.1 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.1.7

Compare Source

docker/build-push-action (docker/build-push-action)

v5.4.0

Compare Source

golangci/golangci-lint (golangci/golangci-lint)

v1.59.1

Compare Source

golangci-lint is a free and open-source project built by volunteers.

If you value it, consider supporting us, the maintainers and linter authors.

We appreciate it! ❤️

For key updates, see the changelog.

Changelog

  • f738736 build(deps): bump github.com/Antonboom/testifylint from 1.3.0 to 1.3.1 (#​4759)
  • 44b3cdd build(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.0.0 (#​4788)
  • 1a55854 build(deps): bump github.com/golangci/misspell from 0.5.1 to 0.6.0 (#​4804)
  • 9a7a1ad build(deps): bump github.com/polyfloyd/go-errorlint from 1.5.1 to 1.5.2 (#​4785)
  • aaff918 build(deps): bump github.com/sashamelentyev/usestdlibvars from 1.25.0 to 1.26.0 (#​4801)
  • a0d2c83 build(deps): bump github.com/shirou/gopsutil/v3 from 3.24.4 to 3.24.5 (#​4782)
  • 2042b1f build(deps): bump go-simpler.org/sloglint from 0.7.0 to 0.7.1 (#​4784)
  • 327a78a build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#​4802)
  • e1a8055 fix: SARIF format require issue column >= 1 (#​4775)
  • 88f60c8 fix: gomnd deprecated configuration compatibility (#​4768)
  • 8173166 fix: init empty result slice for SARIF printer (#​4758)
  • 02740ea intrange: add style preset (#​4797)
  • 615b873 unparam: bump to HEAD (#​4786)
helm/helm (helm/helm)

v3.15.2: Helm v3.15.2

Compare Source

Helm v3.15.2 is a security (patch) release. Users are strongly recommended to update to this release.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.2. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.3 will contain only bug fixes and be released on July 10, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix: wrong cli description 1a500d5 (yyzxw)
  • fix typo in load_plugins.go 70b225c (yxxhero)
  • fix docs of DeployedAll b3640f1 (Daniel Strobusch)
  • Bump github.com/docker/docker 46e2ba0 (dependabot[bot])
  • bump oras minor version fb311d3 (Austin Abro)
  • feat(load.go): add warning on requirements.lock 23552a7 (Aaron U'Ren)
kubernetes/api (k8s.io/api)

v0.30.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.30.2

Compare Source

kubernetes/kubernetes (kubernetes/kubernetes)

v1.30.2: Kubernetes v1.30.2

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

v1.30.1: Kubernetes v1.30.1

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

losisin/helm-values-schema-json (losisin/helm-values-schema-json)

v1.4.1

Compare Source

Changelog

Other
  • 4106fe3 Add documentation and another test case
  • c08b884 Add: option to apply enum on array items
  • ad5fbbd bump version to 1.4.1

Configuration

📅 Schedule: Branch creation - "* * * * 6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 15, 2024
@renovate renovate bot enabled auto-merge (squash) June 15, 2024 00:39
@hiddenmarten hiddenmarten enabled auto-merge (squash) June 15, 2024 14:51
@hiddenmarten hiddenmarten merged commit eb3f6e5 into main Jun 15, 2024
9 checks passed
@hiddenmarten hiddenmarten deleted the renovate/grouped-non-major-updates branch June 15, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant