Skip to content

chore(deps): bump github.com/mikefarah/yq/v4 from 4.50.1 to 4.52.5#4758

Merged
soltysh merged 2 commits intomainfrom
dependabot/go_modules/github.com/mikefarah/yq/v4-4.52.5
Apr 2, 2026
Merged

chore(deps): bump github.com/mikefarah/yq/v4 from 4.50.1 to 4.52.5#4758
soltysh merged 2 commits intomainfrom
dependabot/go_modules/github.com/mikefarah/yq/v4-4.52.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps github.com/mikefarah/yq/v4 from 4.50.1 to 4.52.5.

Release notes

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

v4.52.5

v4.52.4

  • Dropping windows/arm - no longer supported in cross-compile
  • Fixing comments in TOML arrays (#2592)
  • Bumped dependencies

v4.52.2

  • Fixed bad instructions file breaking go-install (#2587) Thanks @​theyoprst
  • Fixed TOML table scope after comments (#2588) Thanks @​tomers
  • Multiply uses a readonly context (#2558)
  • Fixed merge globbing wildcards in keys (#2564)
  • Fixing TOML subarray parsing issue (#2581)

v4.52.1 - TOML roundtrip and more!

  • TOML encoder support - you can now roundtrip! #1364

  • Parent now supports negative indices, and added a 'root' command for referencing the top level document

  • Fixed scalar encoding for HCL

  • Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#2583) Thanks @​jfenal

  • Add symlink check to file rename util (#2576) Thanks @​Elias-elastisys

  • Powershell fixed default command used for __completeNoDesc alias (#2568) Thanks @​teejaded

  • Unwrap scalars in shell output mode. (#2548) Thanks @​flintwinters

  • Added K8S KYAML output format support (#2560) Thanks @​robbat2

  • Bumped dependencies

  • Special shout out to @​ccoVeille for reviewing my PRs!

Thanks to everyone that contributed ❤️

Changelog

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

4.52.5:

4.52.4:

  • Dropping windows/arm - no longer supported in cross-compile

4.52.3:

  • Fixing comments in TOML arrays (#2592)
  • Bumped dependencies

4.52.2:

  • Fixed bad instructions file breaking go-install (#2587) Thanks @​theyoprst
  • Fixed TOML table scope after comments (#2588) Thanks @​tomers
  • Multiply uses a readonly context (#2558)
  • Fixed merge globbing wildcards in keys (#2564)
  • Fixing TOML subarray parsing issue (#2581)

4.52.1:

  • TOML encoder support - you can now roundtrip! #1364

  • Parent now supports negative indices, and added a 'root' command for referencing the top level document

  • Fixed scalar encoding for HCL

  • Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#2583) Thanks @​jfenal

  • Add symlink check to file rename util (#2576) Thanks @​Elias-elastisys

  • Powershell fixed default command used for __completeNoDesc alias (#2568) Thanks @​teejaded

  • Unwrap scalars in shell output mode. (#2548) Thanks @​flintwinters

  • Added K8S KYAML output format support (#2560) Thanks @​robbat2

  • Bumped dependencies

  • Special shout out to @​ccoVeille for reviewing my PRs!

Commits

@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Mar 27, 2026
@dependabot dependabot Bot requested review from a team as code owners March 27, 2026 00:45
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Mar 27, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 27, 2026

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit 6e76874
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/69cc120fa8b7910008e02da6
😎 Deploy Preview https://deploy-preview-4758--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mikefarah/yq/v4-4.52.5 branch from 124974f to 3df798c Compare March 30, 2026 22:57
Bumps [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) from 4.50.1 to 4.52.5.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.50.1...v4.52.5)

---
updated-dependencies:
- dependency-name: github.com/mikefarah/yq/v4
  dependency-version: 4.52.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/mikefarah/yq/v4-4.52.5 branch from 3df798c to b2e60e9 Compare March 31, 2026 04:05
Signed-off-by: Brandt Keller <brandt.keller@defenseunicorns.com>
@brandtkeller
Copy link
Copy Markdown
Member

Documentation generated - needs additional approval from a @zarf-dev/maintainers or @zarf-dev/reviewers

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

lgtm

@soltysh soltysh added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 6dce3f3 Apr 2, 2026
47 of 48 checks passed
@soltysh soltysh deleted the dependabot/go_modules/github.com/mikefarah/yq/v4-4.52.5 branch April 2, 2026 13:36
@github-project-automation github-project-automation Bot moved this to Done in Zarf Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants