chore(deps): update dependency mikefarah/yq to v4.25.1 #135

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2022-05-20 15:40:45 +02:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.23.1 -> v4.25.1

Release Notes

mikefarah/yq

v4.25.1

Compare Source

  • Can specify a split expression file via the new --split-exp-file flag #​1194
  • Fixed append map bug when key matches value in existing map #​1200
  • Nicer error message when trying to use merge anchor tags other than maps #​1184
  • Fixed Don't automatically read stdin when the null input flag is used
  • Added type as an alias for tag #​1195
  • Fixes bug when using write in-place with no expression and multiple files #​1193

Note There was a bug where the last file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via --from-file. This has been fixed to the first file is updated, as per the documentation.

v4.24.5

Compare Source

  • Fixed scenarios that dropped the first line if it's a comment (#​1181)
    • Fixed updating existing empty map resulting in single line styling (#​1176)
    • Fixed with operation bug (#​1174)
    • Bumped go compiler

v4.24.4

Compare Source

  • Fixing docker release

v4.24.3

Compare Source

  • Added from_props
  • Re-releasing, 4.24.2 release failed to publish correctly.

v4.24.2

Compare Source


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mikefarah/yq](https://github.com/mikefarah/yq) | minor | `v4.23.1` -> `v4.25.1` | --- ### Release Notes <details> <summary>mikefarah/yq</summary> ### [`v4.25.1`](https://github.com/mikefarah/yq/releases/v4.25.1) [Compare Source](https://github.com/mikefarah/yq/compare/v4.24.5...v4.25.1) - Can specify a split expression file via the new `--split-exp-file` flag [#&#8203;1194](https://github.com/mikefarah/yq/issues/1194) - Fixed append map bug when key matches value in existing map [#&#8203;1200](https://github.com/mikefarah/yq/issues/1200) - Nicer error message when trying to use merge anchor tags other than maps [#&#8203;1184](https://github.com/mikefarah/yq/issues/1184) - Fixed Don't automatically read stdin when the null input flag is used - Added type as an alias for tag [#&#8203;1195](https://github.com/mikefarah/yq/issues/1195) - Fixes bug when using write in-place with no expression and multiple files [#&#8203;1193](https://github.com/mikefarah/yq/issues/1193) *Note* There was a bug where the *last* file instead of the first was being updated when using eval-all with write inplace, and no expression (or expression via `--from-file`. This has been fixed to the first file is updated, as per the documentation. ### [`v4.24.5`](https://github.com/mikefarah/yq/releases/v4.24.5) [Compare Source](https://github.com/mikefarah/yq/compare/v4.24.4...v4.24.5) - Fixed scenarios that dropped the first line if it's a comment ([#&#8203;1181](https://github.com/mikefarah/yq/issues/1181)) - Fixed updating existing empty map resulting in single line styling ([#&#8203;1176](https://github.com/mikefarah/yq/issues/1176)) - Fixed `with` operation bug ([#&#8203;1174](https://github.com/mikefarah/yq/issues/1174)) - Bumped go compiler ### [`v4.24.4`](https://github.com/mikefarah/yq/releases/v4.24.4) [Compare Source](https://github.com/mikefarah/yq/compare/v4.24.3...v4.24.4) - Fixing docker release ### [`v4.24.3`](https://github.com/mikefarah/yq/releases/v4.24.3) [Compare Source](https://github.com/mikefarah/yq/compare/v4.24.2...v4.24.3) - Added from_props - Re-releasing, 4.24.2 release failed to publish correctly. ### [`v4.24.2`](https://github.com/mikefarah/yq/releases/v4.24.2) [Compare Source](https://github.com/mikefarah/yq/compare/v4.23.1...v4.24.2) - Added comparison operators! ([#&#8203;94](https://github.com/mikefarah/yq/issues/94)) https://mikefarah.gitbook.io/yq/operators/compare - Bumped golang to 1.18 ([#&#8203;1153](https://github.com/mikefarah/yq/issues/1153)) - XML parser no longer runs in strict mode (added new flag to run in strict mode) ([#&#8203;1155](https://github.com/mikefarah/yq/issues/1155)) - Fixing release pipeline for go1.18 </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.24.3 to chore(deps): update dependency mikefarah/yq to v4.24.4 2022-04-12 09:02:26 +02:00
renovator force-pushed renovate/mikefarah-yq-4.x from b7e016aad1 to 33bdf2fa48 2022-04-12 09:02:27 +02:00 Compare
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.24.4 to chore(deps): update dependency mikefarah/yq to v4.24.5 2022-04-15 02:02:35 +02:00
renovator force-pushed renovate/mikefarah-yq-4.x from 33bdf2fa48 to d1335b9be5 2022-04-15 02:02:36 +02:00 Compare
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.24.5 to chore(deps): update dependency mikefarah/yq to v4.25.1 2022-04-29 05:02:30 +02:00
renovator force-pushed renovate/mikefarah-yq-4.x from d1335b9be5 to 6cc318283b 2022-04-29 05:02:31 +02:00 Compare
xoxys merged commit e3d38e0abf into main 2022-05-20 15:40:45 +02:00
xoxys deleted branch renovate/mikefarah-yq-4.x 2022-05-20 15:40:45 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/lhci#135
No description provided.