chore(deps): update dependency mikefarah/yq to v4.33.2 #247

Merged
xoxys merged 1 commits from renovate/mikefarah-yq-4.x into main 2023-04-03 10:53:57 +02:00
Member

This PR contains the following updates:

Package Update Change
mikefarah/yq minor v4.31.2 -> v4.33.2

Release Notes

mikefarah/yq

v4.33.2: - Null seperated output and snap removable media

Compare Source

  • Add --nul-output|-0 flag to separate element with NUL character (#​1550) Thanks @​vaab!
    • Add removable-media interface plug declaration to the snap packaging(#​1618) Thanks @​brlin-tw!
    • Scalar output now handled in csv, tsv and property files
    • Bumped dependency versions

v4.33.1: - TOML! (readonly)

Compare Source

  • Added read-only TOML support! #​1364. Thanks @​pelletier for making your API available in your toml lib :)
    • Added warning when auto detect by file type is outputs JSON (#​1608)

v4.32.2: - Fixes parsing unknown file format issue

Compare Source

Fixes parsing terraform tfstate files results in "unknown" format

v4.32.1

Compare Source

  • Added divide and modulo operators (#​1593) - thanks @​teejaded!
    • Add support for decoding base64 strings without padding (#​1555) - thanks @​teejaded!
    • Add filter operation (#​1588) - thanks @​rbren!
    • Detect input format based on file name extension (#​1582) - thanks @​ryenus!
    • Auto output format when input format is automatically detected
    • Fixed npe in log #​1596
    • Improved binary file size!
    • Bumped dependency versions

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.31.2` -> `v4.33.2` | --- ### Release Notes <details> <summary>mikefarah/yq</summary> ### [`v4.33.2`](https://github.com/mikefarah/yq/releases/tag/v4.33.2): - Null seperated output and snap removable media [Compare Source](https://github.com/mikefarah/yq/compare/v4.33.1...v4.33.2) - Add `--nul-output|-0` flag to separate element with NUL character ([#&#8203;1550](https://github.com/mikefarah/yq/issues/1550)) Thanks [@&#8203;vaab](https://github.com/vaab)! - Add removable-media interface plug declaration to the snap packaging([#&#8203;1618](https://github.com/mikefarah/yq/issues/1618)) Thanks [@&#8203;brlin-tw](https://github.com/brlin-tw)! - Scalar output now handled in csv, tsv and property files - Bumped dependency versions ### [`v4.33.1`](https://github.com/mikefarah/yq/releases/tag/v4.33.1): - TOML! (readonly) [Compare Source](https://github.com/mikefarah/yq/compare/v4.32.2...v4.33.1) - Added read-only TOML support! [#&#8203;1364](https://github.com/mikefarah/yq/issues/1364). Thanks [@&#8203;pelletier](https://github.com/pelletier) for making your API available in your toml lib :) - Added warning when auto detect by file type is outputs JSON ([#&#8203;1608](https://github.com/mikefarah/yq/issues/1608)) ### [`v4.32.2`](https://github.com/mikefarah/yq/releases/tag/v4.32.2): - Fixes parsing unknown file format issue [Compare Source](https://github.com/mikefarah/yq/compare/v4.32.1...v4.32.2) Fixes parsing terraform tfstate files results in "unknown" format ### [`v4.32.1`](https://github.com/mikefarah/yq/releases/tag/v4.32.1) [Compare Source](https://github.com/mikefarah/yq/compare/v4.31.2...v4.32.1) - Added divide and modulo operators ([#&#8203;1593](https://github.com/mikefarah/yq/issues/1593)) - thanks [@&#8203;teejaded](https://github.com/teejaded)! - Add support for decoding base64 strings without padding ([#&#8203;1555](https://github.com/mikefarah/yq/issues/1555)) - thanks [@&#8203;teejaded](https://github.com/teejaded)! - Add filter operation ([#&#8203;1588](https://github.com/mikefarah/yq/issues/1588)) - thanks [@&#8203;rbren](https://github.com/rbren)! - Detect input format based on file name extension ([#&#8203;1582](https://github.com/mikefarah/yq/issues/1582)) - thanks [@&#8203;ryenus](https://github.com/ryenus)! - Auto output format when input format is automatically detected - Fixed npe in log [#&#8203;1596](https://github.com/mikefarah/yq/issues/1596) - Improved binary file size! - Bumped dependency versions </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovator force-pushed renovate/mikefarah-yq-4.x from eaeb8440a7 to 91d053af0a 2023-03-20 01:07:27 +01:00 Compare
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.32.1 to chore(deps): update dependency mikefarah/yq to v4.32.2 2023-03-20 01:07:27 +01:00
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.32.2 to chore(deps): update dependency mikefarah/yq to v4.33.1 2023-03-26 01:39:01 +01:00
renovator force-pushed renovate/mikefarah-yq-4.x from 91d053af0a to 3fc49c2300 2023-03-26 01:39:03 +01:00 Compare
renovator changed title from chore(deps): update dependency mikefarah/yq to v4.33.1 to chore(deps): update dependency mikefarah/yq to v4.33.2 2023-03-31 03:05:13 +02:00
renovator force-pushed renovate/mikefarah-yq-4.x from 3fc49c2300 to 147ea77a3a 2023-03-31 03:05:16 +02:00 Compare
xoxys merged commit 2facce9d58 into main 2023-04-03 10:53:57 +02:00
xoxys deleted branch renovate/mikefarah-yq-4.x 2023-04-03 10:53:58 +02: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#247
No description provided.