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): bump the security group across 1 directory with 7 updates #5069

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2024

Bumps the security group with 5 updates in the / directory:

Package From To
github.com/bitnami-labs/sealed-secrets 0.27.2 0.27.3
github.com/onsi/ginkgo/v2 2.22.0 2.22.1
github.com/replicatedhq/yaml/v3 3.0.0-beta5-replicatedhq 3.0.1-beta0-replicatedhq
github.com/schemahero/schemahero 0.17.12 0.17.13
helm.sh/helm/v3 3.16.3 3.16.4

Updates github.com/bitnami-labs/sealed-secrets from 0.27.2 to 0.27.3

Release notes

Sourced from github.com/bitnami-labs/sealed-secrets's releases.

sealed-secrets-v0.27.3

v0.27.3 (2024-12-05T15:57:57Z)

New v0.27.3 release!

Changelog

  • ba32f424 Adding keyttl and keycutofftime options to helm chart (#1610)
  • 91c908b4 Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#1623)
  • c2aef0d7 Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#1641)
  • 65f58f90 Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#1624)
  • 186ba503 Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#1645)
  • 5d31d46c Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#1635)
  • 76680941 Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#1642)
  • 2e9f885e Bump k8s.io/code-generator from 0.31.2 to 0.31.3 (#1643)
  • e822b413 Configure max retries (#1633)
  • 2c6d400c Label "app.kubernetes.io/instance" in the Prometheus metric (#1620)
  • 46e13729 Properly error out when input file doesn't exist (#1640)
  • fa9307a0 Release Notes for 0.27.3 (#1651)
  • 6ccea08e Release carvel package 2.16.2 (#1632)
  • b4971920 re-introduce install instructions with to releases (#1649)

Installation Instructions

Cluster-side

Install the SealedSecret CRD and server-side controller into the kube-system namespace:

kubectl apply -f https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.27.3/controller.yaml

Client-side

Install the client-side tool into /usr/local/bin/:

Linux x86_64:

curl -OL "https://github.com/bitnami-labs/sealed-secrets/releases/download/v0.27.3/kubeseal-0.27.3-linux-amd64.tar.gz"
tar -xvzf kubeseal-0.27.3-linux-amd64.tar.gz kubeseal
sudo install -m 755 kubeseal /usr/local/bin/kubeseal

macOS: The kubeseal client is available on homebrew:

brew install kubeseal

MacPorts:

... (truncated)

Changelog

Sourced from github.com/bitnami-labs/sealed-secrets's changelog.

v0.27.3

  • Bump k8s.io/apimachinery from 0.31.2 to 0.31.3 (#1642)
  • Bump k8s.io/code-generator from 0.31.2 to 0.31.3 (#1643)
  • Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#1645)
  • re-introduce install instructions with to releases (#1649)
  • Properly error out when input file doesn't exist (#1640)
  • Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#1641)
  • Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#1635)
  • Configure max retries (#1633)
  • Label "app.kubernetes.io/instance" in the Prometheus metric (#1620)
  • Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#1624)
  • Adding keyttl and keycutofftime options to helm chart (#1610)
  • Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 (#1623)
Commits

Updates github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.1

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.1

Fixes

Fix CSV encoding

  • Update tests [aab3da6]
  • Properly encode CSV rows [c09df39]
  • Add test case for proper csv escaping [96a80fc]
  • Add meta-test [43dad69]

Maintenance

  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]
Commits
  • a0190b7 v2.22.1
  • 4df44bf remove golang.org/x/net/context in favour of stdlib context
  • c88c634 ensure *.test files are gitignored so we don't accidentally commit compiled t...
  • aab3da6 Update tests
  • c09df39 Properly encode CSV rows
  • 96a80fc Add test case for proper csv escaping
  • 43dad69 Add meta-test
  • See full diff in compare view

Updates github.com/replicatedhq/yaml/v3 from 3.0.0-beta5-replicatedhq to 3.0.1-beta0-replicatedhq

Commits
  • d1efe90 Merge pull request #2 from replicatedhq/divolgin/trailing-spaces
  • 674ebf2 Use LITERAL_SCALAR_STYLE for space breaks unless they are trailing
  • bc8a41d remove .travis.yml - it was mistakenly kept in the merge
  • 0f0de01 Merge remote-tracking branch 'go-yaml/v3' into v3
  • f6f7691 The Billion Dollar Mistake
  • 00bbc09 github: drop broken semgrep workflow
  • 8f96da9 Explicitly check the parser for errors on peek
  • 539c8e7 Fix decoding of merge tags.
  • 496545a Improve inline comments on map keys (#656).
  • 749611f Allow encoding Node by value (#673).
  • Additional commits viewable in compare view

Updates github.com/schemahero/schemahero from 0.17.12 to 0.17.13

Commits

Updates helm.sh/helm/v3 from 3.16.3 to 3.16.4

Release notes

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

Helm v3.16.4 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.16.4. 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.17.0 is the next feature release and will be on January 15, 2025

Changelog

  • Bump golang.org/x/crypto from 0.30.0 to 0.31.0 7877b45b63f95635153b29a42c0c2f4273ec45ca (dependabot[bot])
  • Bump the k8s-io group with 7 updates 848e586c27f05d84bc19d082f395098aba0b7619 (dependabot[bot])
Commits
  • 7877b45 Bump golang.org/x/crypto from 0.30.0 to 0.31.0
  • 848e586 Bump the k8s-io group with 7 updates
  • See full diff in compare view

Updates k8s.io/cli-runtime from 0.31.2 to 0.31.3

Commits

Updates k8s.io/metrics from 0.31.2 to 0.31.3

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

Bumps the security group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) | `0.27.2` | `0.27.3` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.0` | `2.22.1` |
| [github.com/replicatedhq/yaml/v3](https://github.com/replicatedhq/yaml) | `3.0.0-beta5-replicatedhq` | `3.0.1-beta0-replicatedhq` |
| [github.com/schemahero/schemahero](https://github.com/schemahero/schemahero) | `0.17.12` | `0.17.13` |
| [helm.sh/helm/v3](https://github.com/helm/helm) | `3.16.3` | `3.16.4` |



Updates `github.com/bitnami-labs/sealed-secrets` from 0.27.2 to 0.27.3
- [Release notes](https://github.com/bitnami-labs/sealed-secrets/releases)
- [Changelog](https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md)
- [Commits](bitnami-labs/sealed-secrets@v0.27.2...v0.27.3)

Updates `github.com/onsi/ginkgo/v2` from 2.22.0 to 2.22.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.0...v2.22.1)

Updates `github.com/replicatedhq/yaml/v3` from 3.0.0-beta5-replicatedhq to 3.0.1-beta0-replicatedhq
- [Commits](replicatedhq/yaml@v3.0.0-beta5-replicatedhq...v3.0.1-beta0-replicatedhq)

Updates `github.com/schemahero/schemahero` from 0.17.12 to 0.17.13
- [Release notes](https://github.com/schemahero/schemahero/releases)
- [Commits](schemahero/schemahero@v0.17.12...v0.17.13)

Updates `helm.sh/helm/v3` from 3.16.3 to 3.16.4
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.16.3...v3.16.4)

Updates `k8s.io/cli-runtime` from 0.31.2 to 0.31.3
- [Commits](kubernetes/cli-runtime@v0.31.2...v0.31.3)

Updates `k8s.io/metrics` from 0.31.2 to 0.31.3
- [Commits](kubernetes/metrics@v0.31.2...v0.31.3)

---
updated-dependencies:
- dependency-name: github.com/bitnami-labs/sealed-secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/replicatedhq/yaml/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/schemahero/schemahero
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/cli-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: k8s.io/metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot go Pull requests that update Go code type::security labels Dec 21, 2024
…ot update

Also fixing a minor coding style issue (ignore unused variable) and change on how to open a listener in tests
@CLAassistant
Copy link

CLAassistant commented Dec 23, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ jtuchscherer
❌ Johannes Tuchscherer


Johannes Tuchscherer seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot go Pull requests that update Go code type::security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants