Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 10, 2025

This PR contains the following updates:

Package Update Change
aqua:mikefarah/yq minor 4.45.1 -> 4.49.2

Release Notes

mikefarah/yq (aqua:mikefarah/yq)

v4.49.2

Compare Source

v4.49.1: - Security Flags and TOML fixes

Compare Source

  • Added --security flags to disable env and file ops #​2515
    • Fixing TOML ArrayTable parsing issues #​1758
    • Fixing parsing of escaped characters #​2506

v4.48.2

Compare Source

v4.48.1: - First and Parents Operators

Compare Source

  • Added 'parents' operator, to return a list of all the hierarchical parents of a node
    • Added 'first(exp)' operator, to return the first entry matching an expression in an array
    • Fixed xml namespace prefixes #​1730 (thanks @​baodrate)
    • Fixed out of range panic in yaml decoder #​2460 (thanks @​n471d)
    • Bumped dependencies

v4.47.2

Compare Source

v4.47.1: - Merge Anchor fixes (with flag)

Compare Source

v4.46.1: - INI support + bug fixes

Compare Source

v4.45.4: - Fixing wrong map() behaviour on empty map

Compare Source

  • Fixing wrong map() behaviour on empty map #​2359
  • Bumped dependencies

v4.45.3: - Fixes regression bug(s)

Compare Source

Sorry for the regression folks! 😓
fwiw I have since added automated tests to capture the scenarios provided in the regression bug tickets

v4.45.2

Compare Source


Configuration

📅 Schedule: Branch creation - "before 11:00 am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the yq tool from version 4.45.1 to 4.46.1, bringing INI support, bug fixes for the 'add' operator and slice operations, and dependency updates.

  • Updates yq package version in the mise configuration
  • Incorporates fixes for regression bugs and adds INI format support
  • Includes dependency bumps and switches to YAML org supported go-yaml

@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from 4cec262 to 4abffc1 Compare July 21, 2025 19:48
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.46.1 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.47.1 ) Jul 23, 2025
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from 4abffc1 to 278e087 Compare July 23, 2025 07:56
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.47.1 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.47.2 ) Sep 8, 2025
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from 278e087 to f87fda8 Compare September 8, 2025 10:43
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from f87fda8 to be6d33c Compare September 28, 2025 12:53
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from be6d33c to a453b37 Compare October 12, 2025 04:44
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.47.2 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.48.1 ) Oct 12, 2025
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.48.1 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.48.2 ) Nov 15, 2025
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from a453b37 to f121efc Compare November 15, 2025 07:13
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.48.2 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.49.1 ) Nov 22, 2025
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from f121efc to 37262b4 Compare November 22, 2025 05:26
@renovate renovate bot changed the title feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.49.1 ) feat(github-release): update aqua:mikefarah/yq ( 4.45.1 → 4.49.2 ) Nov 25, 2025
@renovate renovate bot force-pushed the renovate/aqua-mikefarah-yq-4.x branch from 37262b4 to e2e4f87 Compare November 25, 2025 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant