Skip to content

Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the golang group#1024

Merged
AkshaySainiDell merged 1 commit intomainfrom
dependabot/go_modules/golang-edb6009c13
Jul 1, 2025
Merged

Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the golang group#1024
AkshaySainiDell merged 1 commit intomainfrom
dependabot/go_modules/golang-edb6009c13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2025

Bumps the golang group with 1 update: sigs.k8s.io/yaml.

Updates sigs.k8s.io/yaml from 1.4.0 to 1.5.0

Release notes

Sourced from sigs.k8s.io/yaml's releases.

v1.5.0

Full Changelog: kubernetes-sigs/yaml@v1.4.0...v1.5.0

Commits
  • 0f318dc Merge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...
  • b8fc0c0 Forgot to add redirects for v3 constants
  • 8eaa802 Merge pull request #133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goya...
  • 69e45c1 Deprecate code in goyaml.v2/goyaml.v3 directories and redirect
  • 0fe7da3 Merge pull request #125 from kragniz/go-1.24
  • 14cbb88 Test against go 1.24.x
  • c6ac2c9 Merge pull request #126 from kragniz/remove-travis
  • 203ded9 Remove old travisci config file
  • b9a9b1c Merge pull request #106 from ThatsMrTalbot/patch-1
  • 4c6913f fix: wrap errors returned by JSON unmarshal
  • Additional commits viewable in compare view

Dependabot compatibility score

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 golang group with 1 update: [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml).


Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/yaml
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Copy Markdown

@rajkumar-palani rajkumar-palani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AkshaySainiDell AkshaySainiDell merged commit 00e4746 into main Jul 1, 2025
6 checks passed
@AkshaySainiDell AkshaySainiDell deleted the dependabot/go_modules/golang-edb6009c13 branch July 1, 2025 06:35
santhoshatdell pushed a commit that referenced this pull request Jul 10, 2025
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: santhoshatdell <Santhosh.Lakshmanan@dell.com>
santhoshatdell added a commit that referenced this pull request Jul 10, 2025
Auth v2 - Add support for SecretProviderClass

Updates to CRD and map usage in sample

convert map to list for SecretProviderClasses

Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the golang group (#1024)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Rename package to fix golangci-lint check error (#1031)

Co-authored-by: JacobGros <jacobgrosner4@gmail.com>
Co-authored-by: Gosa <kumar_karthik.gosa@dell.com>

skipCertificateValidation Support in PowerStore CSI Driver (#1010)

Co-authored-by: karthikk92 <92289639+karthikk92@users.noreply.github.com>

SDC v4.5.4 SHA id updated for PowerFlex v2.14.0 sample (#1030)

Added unit tests

Updated the SFTP secrets to .crt files in e2e (#1025)

Removed karavi namespace dependency from csm-operator for observability (#1027)

Update go version to 1.24 (#1028)

Co-authored-by: csm-release[bot] <183133423+csm-release[bot]@users.noreply.github.com>
Co-authored-by: alexemc <32580729+alexemc@users.noreply.github.com>

Replication support for Powerstore (#1026)

Fixed lint error

Initial Operator e2e changes

Create secretproviderclass, and set namespace label for OCP

Updating vault script with latest changes

Addressed review comments
santhoshatdell pushed a commit that referenced this pull request Jul 10, 2025
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

5 participants