chore(deps): update dependency mikefarah/yq to v4.18.1 #112

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2022-02-05 13:23:53 +01:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.16.2 -> v4.18.1

Release Notes

mikefarah/yq

v4.18.1

Compare Source

  • eval is now the default command, you can leave it out 👯 #​113
    • - no longer needs to be specified as STDIN, (unless you are also working with multiple files) 👯 #​113
    • Adding to empty maps / arrays now uses idiomatic yaml styling by default
    • Fixed seg fault on bad input #​1086
    • New envsubst operator! (thanks @​sciyoshi)
    • Added support for *=, relative multiply/merge
    • Custom tag types now autocast to there actual types #​933

v4.17.2

Compare Source

  • Added XML support (#​491)
  • New merge flag (n) to only merge new fields (#​1038)
  • Fixed exit status bug for permission denied error (#​1062)
  • Fixed using multiple variables with union (,) operator (#​1048)
  • Bumped some versions of dependencies
  • Fixed manpath issue (thanks @​mr-pmillz)

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.16.2` -> `v4.18.1` | --- ### Release Notes <details> <summary>mikefarah/yq</summary> ### [`v4.18.1`](https://github.com/mikefarah/yq/releases/v4.18.1) [Compare Source](https://github.com/mikefarah/yq/compare/v4.17.2...v4.18.1) - `eval` is now the *default* command, you can leave it out 👯 [#&#8203;113](https://github.com/mikefarah/yq/issues/113) - `-` no longer needs to be specified as STDIN, (unless you are also working with multiple files) 👯 [#&#8203;113](https://github.com/mikefarah/yq/issues/113) - Adding to empty maps / arrays now uses idiomatic yaml styling by default - Fixed seg fault on bad input [#&#8203;1086](https://github.com/mikefarah/yq/issues/1086) - New `envsubst` operator! (thanks [@&#8203;sciyoshi](https://github.com/sciyoshi)) - Added support for `*=`, relative multiply/merge - Custom tag types now autocast to there actual types [#&#8203;933](https://github.com/mikefarah/yq/issues/933) ### [`v4.17.2`](https://github.com/mikefarah/yq/releases/v4.17.2) [Compare Source](https://github.com/mikefarah/yq/compare/v4.16.2...v4.17.2) - Added XML support ([#&#8203;491](https://github.com/mikefarah/yq/issues/491)) - New merge flag (n) to only merge new fields ([#&#8203;1038](https://github.com/mikefarah/yq/issues/1038)) - Fixed exit status bug for permission denied error ([#&#8203;1062](https://github.com/mikefarah/yq/issues/1062)) - Fixed using multiple variables with union (,) operator ([#&#8203;1048](https://github.com/mikefarah/yq/issues/1048)) - Bumped some versions of dependencies - Fixed manpath issue (thanks [@&#8203;mr-pmillz](https://github.com/mr-pmillz)) </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.17.2 to chore(deps): update dependency mikefarah/yq to v4.18.1 2022-01-28 03:02:05 +01:00
renovator force-pushed renovate/mikefarah-yq-4.x from d5fa3f95f0 to 5718783e48 2022-01-28 03:02:06 +01:00 Compare
renovator force-pushed renovate/mikefarah-yq-4.x from 5718783e48 to 2ca8ca50a9 2022-02-05 13:02:22 +01:00 Compare
xoxys merged commit 7f96ed4357 into main 2022-02-05 13:23:53 +01:00
xoxys deleted branch renovate/mikefarah-yq-4.x 2022-02-05 13:23:54 +01: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#112
No description provided.