Skip to content

build(deps): bump github.com/google/yamlfmt from 0.16.0 to 0.17.0 in /tools/mod#20030

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/mod/github.com/google/yamlfmt-0.17.0
Closed

build(deps): bump github.com/google/yamlfmt from 0.16.0 to 0.17.0 in /tools/mod#20030
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/mod/github.com/google/yamlfmt-0.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps github.com/google/yamlfmt from 0.16.0 to 0.17.0.

Release notes

Sourced from github.com/google/yamlfmt's releases.

v0.17.0

Features

Better Path Output

Using the -v option, formatting will print all formatted paths to stdout. With the new debug code -debug diffs formatting will print all the formatted diffs (same as -dry except the formatting will actually occur).

Force Array Style

With the formatter option force_array_style you can force flow ([x]) or block (- x) style arrays. With either option chosen, all arrays in the document will be the configured style.

Bug Fixes

Using alias node as a key

When using an alias node (*alias) as a key, yaml.v3 broke the YAML spec and output an invalid document. See this comment on the original issue for an explanation.

The default behaviour now fixes this, but in case it causes any unexpected side effects there is a formatter option added called disable_alias_key_correction.

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/yamlfmt](https://github.com/google/yamlfmt) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/google/yamlfmt/releases)
- [Changelog](https://github.com/google/yamlfmt/blob/main/.goreleaser.yaml)
- [Commits](google/yamlfmt@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: github.com/google/yamlfmt
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 26, 2025
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

henrybear327 added a commit to henrybear327/etcd that referenced this pull request May 28, 2025
henrybear327 added a commit to henrybear327/etcd that referenced this pull request May 28, 2025
Reference:
- etcd-io#20030

Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

Looks like github.com/google/yamlfmt is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 28, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/tools/mod/github.com/google/yamlfmt-0.17.0 branch May 28, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tooling dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test size/XS

Development

Successfully merging this pull request may close these issues.

1 participant