chore(deps): update dependency mikefarah/yq to v4.2.0 #12

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2020-12-30 19:07:03 +01:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.1.0 -> v4.2.0

Release Notes

mikefarah/yq

v4.2.0

Compare Source

  • prettyPrint flag is back (--prettyPrint\-P)
  • New recursive decent match keys form ..., to apply match and manipulate map keys (useful for setting styles)
  • Fixed JSON to YAML styling (#​623)
  • Fixed array expressions without preceding ., e.g. a[0] (#​622)
  • Fixed nested array splat (#​618)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mikefarah/yq](https://github.com/mikefarah/yq) | minor | `v4.1.0` -> `v4.2.0` | --- ### Release Notes <details> <summary>mikefarah/yq</summary> ### [`v4.2.0`](https://github.com/mikefarah/yq/releases/v4.2.0) [Compare Source](https://github.com/mikefarah/yq/compare/v4.1.0...v4.2.0) - prettyPrint flag is back (`--prettyPrint\-P`) - New recursive decent match keys form `...`, to apply match and manipulate map keys (useful for setting styles) - Fixed JSON to YAML styling ([#&#8203;623](https://github.com/mikefarah/yq/issues/623)) - Fixed array expressions without preceding `.`, e.g. `a[0]` ([#&#8203;622](https://github.com/mikefarah/yq/issues/622)) - Fixed nested array splat ([#&#8203;618](https://github.com/mikefarah/yq/issues/618)) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, 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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
xoxys merged commit 8cdc0b9367 into main 2020-12-30 19:07:04 +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#12
No description provided.