You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed merge anchor behaviour (<<); #2404, #2110, #2386, #2178 Huge thanks to @stevenwdv!
Note that you will need to set --yaml-fix-merge-anchor-to-spec to see the fixes
Fixed panic for syntax error when creating a map #2423
I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.31.2
chore(deps): update dependency mikefarah/yq to v4.32.1
Mar 18, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.32.1
chore(deps): update dependency mikefarah/yq to v4.32.2
Mar 20, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.32.2
chore(deps): update dependency mikefarah/yq to v4.33.1
Mar 26, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.33.1
chore(deps): update dependency mikefarah/yq to v4.33.2
Mar 31, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.33.2
chore(deps): update dependency mikefarah/yq to v4.33.3
Apr 11, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.33.3
chore(deps): update dependency mikefarah/yq to v4.34.1
May 23, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.34.1
chore(deps): update dependency mikefarah/yq to v4.34.2
Jul 12, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.34.2
chore(deps): update dependency mikefarah/yq to v4.35.1
Aug 11, 2023
No Coverage information No Duplication information
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.35.1
chore(deps): update dependency mikefarah/yq to v4.35.2
Sep 26, 2023
No Coverage information No Duplication information
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.35.2
chore(deps): update dependency mikefarah/yq to v4.40.2
Nov 20, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.40.2
chore(deps): update dependency mikefarah/yq to v4.40.3
Nov 23, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.40.3
chore(deps): update dependency mikefarah/yq to v4.40.4
Dec 4, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.40.4
chore(deps): update dependency mikefarah/yq to v4.40.5
Dec 12, 2023
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.44.5
chore(deps): update dependency mikefarah/yq to v4.44.6
Dec 7, 2024
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.44.6
chore(deps): update dependency mikefarah/yq to v4.45.1
Jan 13, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.45.1
chore(deps): update dependency mikefarah/yq to v4.45.2
May 3, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.45.2
chore(deps): update dependency mikefarah/yq to v4.45.3
May 9, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.45.3
chore(deps): update dependency mikefarah/yq to v4.45.4
May 11, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.45.4
chore(deps): update dependency mikefarah/yq to v4.46.1
Jul 10, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.46.1
chore(deps): update dependency mikefarah/yq to v4.47.1
Jul 23, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.47.1
chore(deps): update dependency mikefarah/yq to v4.47.2
Sep 9, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.47.2
chore(deps): update dependency mikefarah/yq to v4.48.1
Oct 12, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.48.1
chore(deps): update dependency mikefarah/yq to v4.48.2
Nov 15, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.48.2
chore(deps): update dependency mikefarah/yq to v4.49.1
Nov 22, 2025
renovatebot
changed the title
chore(deps): update dependency mikefarah/yq to v4.49.1
chore(deps): update dependency mikefarah/yq to v4.49.2
Nov 25, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.31.1->4.49.2Release Notes
mikefarah/yq (mikefarah/yq)
v4.49.2Compare Source
v4.49.1: - Security Flags and TOML fixesCompare Source
--securityflags to disable env and file ops #2515v4.48.2Compare Source
v4.48.1: - First and Parents OperatorsCompare Source
v4.47.2Compare Source
v4.47.1: - Merge Anchor fixes (with flag)Compare Source
<<); #2404, #2110, #2386, #2178 Huge thanks to @stevenwdv!Note that you will need to set --yaml-fix-merge-anchor-to-spec to see the fixes
v4.46.1: - INI support + bug fixesCompare Source
v4.45.4: - Fixing wrong map() behaviour on empty mapCompare Source
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.2Compare Source
v4.45.1: - Create parent directories when --split-exp is used!Compare Source
v4.44.6Compare Source
v4.44.5Compare Source
Note: 4.44.4 was skipped as it had a release pipeline failure
v4.44.3Compare Source
v4.44.2Compare Source
v4.44.1: - min/max/pivot!Compare Source
v4.43.1Compare Source
v4.42.1Compare Source
v4.41.1Compare Source
v4.40.7Compare Source
v4.40.5Compare Source
v4.40.4: - Fixed bug with creating maps with values based off keysCompare Source
v4.40.3: - Fixes JSON empty array bugCompare Source
v4.40.2: - OfficialCompare Source
Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!
v4.40.1: - Engine refactorCompare Source
I've done some overdue work on refactoring the core engine - pulling out the dependency on go-yaml. There are a couple of slight output changes (whitespace / document separators) in some niche scenarios - I think they are improvements, Bit nervous on releasing this, but all the tests are passing and I've added more tests! Love some early feedback :)
v4.35.2: - Minor fixesCompare Source
v4.35.1: - Lua Output!Compare Source
v4.34.2Compare Source
Bumped depedencies
v4.34.1Compare Source
v4.33.3Compare Source
v4.33.2: - Null seperated output and snap removable mediaCompare Source
--nul-output|-0flag to separate element with NUL character (#1550) Thanks @vaab!v4.33.1: - TOML! (readonly)Compare Source
v4.32.2: - Fixes parsing unknown file format issueCompare Source
Fixes parsing terraform tfstate files results in "unknown" format
v4.32.1Compare Source
v4.31.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.