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

Bump the tools group in /tools with 2 updates #1509

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the tools group in /tools with 2 updates: github.com/mikefarah/yq/v4 and helm.sh/helm/v3.

Updates github.com/mikefarah/yq/v4 from 4.40.4 to 4.40.5

Release notes

Sourced from github.com/mikefarah/yq/v4's releases.

v4.40.5

  • Fixing seg fault on bad XML #1888
  • Fixed handling of --- #1890, #1896
  • Bumped dependencies
Changelog

Sourced from github.com/mikefarah/yq/v4's changelog.

4.40.5:

  • Fixing seg fault on bad XML #1888
  • Fixed handling of --- #1890, #1896
  • Bumped dependencies
Commits

Updates helm.sh/helm/v3 from 3.13.2 to 3.13.3

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.13.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

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.13.3. 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.14.0 is the next feature release and be on January 17, 2024.

Changelog

  • Updating Helm libraries for k8s 1.28.4 c8b948945e52abba22ff885446a1486cb5fd3474 (Matt Farina)
  • Remove excessive logging 2f03d01b7d29d65374838a8376644e2b12066c81 (Sean Mills)
  • chore(create): indent to spaces 2e6357665a4100eb8472902b693c8dfa50acc5aa (genofire)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested review from Oats87 and skitt as code owners December 18, 2023 02:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2023
@dependabot dependabot bot requested a review from sridhargaddam as a code owner December 18, 2023 02:21
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 18, 2023
@dependabot dependabot bot requested a review from tpantelis as a code owner December 18, 2023 02:21
@skitt
Copy link
Member

skitt commented Dec 18, 2023

@dependabot rebase

Bumps the tools group in /tools with 2 updates: [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) and [helm.sh/helm/v3](https://github.com/helm/helm).


Updates `github.com/mikefarah/yq/v4` from 4.40.4 to 4.40.5
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.40.4...v4.40.5)

Updates `helm.sh/helm/v3` from 3.13.2 to 3.13.3
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.13.2...v3.13.3)

---
updated-dependencies:
- dependency-name: github.com/mikefarah/yq/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/tools-02b884d04a branch from dba0f72 to 099a2f0 Compare December 18, 2023 09:49
@tpantelis tpantelis merged commit 446d6a4 into devel Dec 18, 2023
44 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tools/tools-02b884d04a branch December 18, 2023 13:56
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants