chore(deps): update dependency mikefarah/yq to v4.40.4 #332

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2023-12-05 08:47:15 +01:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.35.2 -> v4.40.4

Release Notes

mikefarah/yq (mikefarah/yq)

v4.40.4: - Fixed bug with creating maps with values based off keys

Compare Source

  • Fixed bug with creating maps with values based off keys #​1886, #​1889
    • Bumped dependencies

v4.40.3: - Fixes JSON empty array bug

Compare Source

  • Fixed JSON output issue with empty arrays #​1880

v4.40.2: - Official

Compare Source

Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official!

  • Do not panic when StdIn is closed (#​1867) Thanks @​aleskandro!
  • Fixed issue when update against self #​1869
  • Fixed multi doc anchor bug #​1861
  • Fixes doc line separator issue when reading expression file #​1860
  • Bumped dependencies

v4.40.1: - Engine refactor

Compare 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 :)

  • Added tonumber support
  • Added kind operator
  • Lua output fixes (#​1811) - Thanks @​Zash!
  • Add support for Lua input (#​1810) - Thanks @​Zash!
  • Bumped dependencies

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.


  • 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.35.2` -> `v4.40.4` | --- ### Release Notes <details> <summary>mikefarah/yq (mikefarah/yq)</summary> ### [`v4.40.4`](https://github.com/mikefarah/yq/releases/tag/v4.40.4): - Fixed bug with creating maps with values based off keys [Compare Source](https://github.com/mikefarah/yq/compare/v4.40.3...v4.40.4) - Fixed bug with creating maps with values based off keys [#&#8203;1886](https://github.com/mikefarah/yq/issues/1886), [#&#8203;1889](https://github.com/mikefarah/yq/issues/1889) - Bumped dependencies ### [`v4.40.3`](https://github.com/mikefarah/yq/releases/tag/v4.40.3): - Fixes JSON empty array bug [Compare Source](https://github.com/mikefarah/yq/compare/v4.40.2...v4.40.3) - Fixed JSON output issue with empty arrays [#&#8203;1880](https://github.com/mikefarah/yq/issues/1880) ### [`v4.40.2`](https://github.com/mikefarah/yq/releases/tag/v4.40.2): - Official [Compare Source](https://github.com/mikefarah/yq/compare/v4.40.1...v4.40.2) Thank you for all your support! I've fixed some of the issues that were kindly raised :) Happy to make the release official! - Do not panic when StdIn is closed ([#&#8203;1867](https://github.com/mikefarah/yq/issues/1867)) Thanks [@&#8203;aleskandro](https://github.com/aleskandro)! - Fixed issue when update against self [#&#8203;1869](https://github.com/mikefarah/yq/issues/1869) - Fixed multi doc anchor bug [#&#8203;1861](https://github.com/mikefarah/yq/issues/1861) - Fixes doc line separator issue when reading expression file [#&#8203;1860](https://github.com/mikefarah/yq/issues/1860) - Bumped dependencies ### [`v4.40.1`](https://github.com/mikefarah/yq/releases/tag/v4.40.1): - Engine refactor [Compare Source](https://github.com/mikefarah/yq/compare/v4.35.2...v4.40.1) 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 :) - Added tonumber support - Added kind operator - Lua output fixes ([#&#8203;1811](https://github.com/mikefarah/yq/issues/1811)) - Thanks [@&#8203;Zash](https://github.com/Zash)! - Add support for Lua input ([#&#8203;1810](https://github.com/mikefarah/yq/issues/1810)) - Thanks [@&#8203;Zash](https://github.com/Zash)! - Bumped dependencies </details> --- ### 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. --- - [ ] <!-- 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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNzcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.40.2 to chore(deps): update dependency mikefarah/yq to v4.40.3 2023-11-23 05:11:28 +01:00
renovator force-pushed renovate/mikefarah-yq-4.x from 8235684a4d to e5e4e798b5 2023-11-23 05:11:29 +01:00 Compare
renovator force-pushed renovate/mikefarah-yq-4.x from e5e4e798b5 to 173b3de97c 2023-12-02 03:36:27 +01:00 Compare
renovator force-pushed renovate/mikefarah-yq-4.x from 173b3de97c to 718e7c1ea3 2023-12-02 21:23:24 +01:00 Compare
renovator force-pushed renovate/mikefarah-yq-4.x from 718e7c1ea3 to ebc0ee5993 2023-12-02 21:36:00 +01:00 Compare
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.40.3 to chore(deps): update dependency mikefarah/yq to v4.40.4 2023-12-04 03:35:22 +01:00
renovator force-pushed renovate/mikefarah-yq-4.x from ebc0ee5993 to 9d88b01040 2023-12-04 03:35:23 +01:00 Compare
xoxys merged commit f10a24e6c1 into main 2023-12-05 08:47:15 +01:00
xoxys deleted branch renovate/mikefarah-yq-4.x 2023-12-05 08:47:15 +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#332
No description provided.