chore(deps): update dependency mikefarah/yq to v4.4.1 #19

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2021-01-18 21:22:36 +01:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.3.1 -> v4.4.1

Release Notes

mikefarah/yq

v4.4.1

Compare Source

Fixes:

  • Don't escape HTML chars when converting to json (thanks @​evnp )
  • Merge array append (#​670)
  • Array pipe adding multiple key values (#​668)

v4.4.0

Compare Source

v4.3.2

Compare Source

  • Several bug fixes
  • Improved docs
  • Fixed #​651
  • Fixed #​656
  • Cleaned up lib code, added evaluateNodes function for third party apps #​640

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.3.1` -> `v4.4.1` | --- ### Release Notes <details> <summary>mikefarah/yq</summary> ### [`v4.4.1`](https://github.com/mikefarah/yq/releases/v4.4.1) [Compare Source](https://github.com/mikefarah/yq/compare/v4.4.0...v4.4.1) Fixes: - Don't escape HTML chars when converting to json (thanks [@&#8203;evnp](https://github.com/evnp) ) - Merge array append ([#&#8203;670](https://github.com/mikefarah/yq/issues/670)) - Array pipe adding multiple key values ([#&#8203;668](https://github.com/mikefarah/yq/issues/668)) ### [`v4.4.0`](https://github.com/mikefarah/yq/releases/v4.4.0) [Compare Source](https://github.com/mikefarah/yq/compare/v4.3.2...v4.4.0) - Added keys operator [#&#8203;665](https://github.com/mikefarah/yq/issues/665) - Added join/split string operators [#&#8203;658](https://github.com/mikefarah/yq/issues/658) - Added splitDoc operator [#&#8203;659](https://github.com/mikefarah/yq/issues/659) - Added ability to only merge existing fields: <https://mikefarah.gitbook.io/yq/operators/multiply#merge-only-existing-fields> - Fixed '+' operator precedence [#&#8203;664](https://github.com/mikefarah/yq/issues/664) ### [`v4.3.2`](https://github.com/mikefarah/yq/releases/v4.3.2) [Compare Source](https://github.com/mikefarah/yq/compare/v4.3.1...v4.3.2) - Several bug fixes - Improved docs - Fixed [#&#8203;651](https://github.com/mikefarah/yq/issues/651) - Fixed [#&#8203;656](https://github.com/mikefarah/yq/issues/656) - Cleaned up lib code, added evaluateNodes function for third party apps [#&#8203;640](https://github.com/mikefarah/yq/issues/640) </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).
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.3.2 to chore(deps): update dependency mikefarah/yq to v4.4.0 2021-01-14 11:02:24 +01:00
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.4.0 to chore(deps): update dependency mikefarah/yq to v4.4.1 2021-01-18 05:02:53 +01:00
xoxys merged commit ea6a5f84ec into main 2021-01-18 21:22:36 +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#19
No description provided.