chore(deps): update dependency mikefarah/yq to v4.40.2 #86

Merged
renovator merged 1 commits from renovate/mikefarah-yq-4.x into main 2023-11-20 01:38:05 +01:00
Member

This PR contains the following updates:

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

Release Notes

mikefarah/yq (mikefarah/yq)

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: Enabled.

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.2` | --- ### Release Notes <details> <summary>mikefarah/yq (mikefarah/yq)</summary> ### [`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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovator added 1 commit 2023-11-20 01:06:14 +01:00
ci/woodpecker/pr/build-package Pipeline was successful Details
ci/woodpecker/pr/build-container Pipeline was successful Details
ci/woodpecker/pr/docs Pipeline was successful Details
ci/woodpecker/push/build-package Pipeline was successful Details
ci/woodpecker/push/build-container Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details
a3ec6de634
chore(deps): update dependency mikefarah/yq to v4.40.2
renovator merged commit a3ec6de634 into main 2023-11-20 01:38:05 +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/kube-tools#86
No description provided.