Commit 7ed5351
authored
Update dependency mikefarah/yq to v4.52.2 (#847)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mikefarah/yq](https://redirect.github.com/mikefarah/yq) | minor | `4.49.2` → `4.52.2` |
---
### Release Notes
<details>
<summary>mikefarah/yq (mikefarah/yq)</summary>
### [`v4.52.2`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.52.2)
[Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.52.1...v4.52.2)
- Fixed bad instructions file breaking go-install ([#​2587](https://redirect.github.com/mikefarah/yq/issues/2587)) Thanks [@​theyoprst](https://redirect.github.com/theyoprst)
- Fixed TOML table scope after comments ([#​2588](https://redirect.github.com/mikefarah/yq/issues/2588)) Thanks [@​tomers](https://redirect.github.com/tomers)
- Multiply uses a readonly context ([#​2558](https://redirect.github.com/mikefarah/yq/issues/2558))
- Fixed merge globbing wildcards in keys ([#​2564](https://redirect.github.com/mikefarah/yq/issues/2564))
- Fixing TOML subarray parsing issue ([#​2581](https://redirect.github.com/mikefarah/yq/issues/2581))
### [`v4.52.1`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.52.1): - TOML roundtrip and more!
[Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.50.1...v4.52.1)
- TOML encoder support - you can now roundtrip! [#​1364](https://redirect.github.com/mikefarah/yq/issues/1364)
- Parent now supports negative indices, and added a 'root' command for referencing the top level document
- Fixed scalar encoding for HCL
- Add --yaml-compact-seq-indent / -c flag for compact sequence indentation ([#​2583](https://redirect.github.com/mikefarah/yq/issues/2583)) Thanks [@​jfenal](https://redirect.github.com/jfenal)
- Add symlink check to file rename util ([#​2576](https://redirect.github.com/mikefarah/yq/issues/2576)) Thanks [@​Elias-elastisys](https://redirect.github.com/Elias-elastisys)
- Powershell fixed default command used for \_\_completeNoDesc alias ([#​2568](https://redirect.github.com/mikefarah/yq/issues/2568)) Thanks [@​teejaded](https://redirect.github.com/teejaded)
- Unwrap scalars in shell output mode. ([#​2548](https://redirect.github.com/mikefarah/yq/issues/2548)) Thanks [@​flintwinters](https://redirect.github.com/flintwinters)
- Added K8S KYAML output format support ([#​2560](https://redirect.github.com/mikefarah/yq/issues/2560)) Thanks [@​robbat2](https://redirect.github.com/robbat2)
- Bumped dependencies
- Special shout out to [@​ccoVeille](https://redirect.github.com/ccoVeille) for reviewing my PRs!
Thanks to everyone that contributed ❤️
### [`v4.50.1`](https://redirect.github.com/mikefarah/yq/releases/tag/v4.50.1): - HCL!
[Compare Source](https://redirect.github.com/mikefarah/yq/compare/v4.49.2...v4.50.1)
- Added HCL Support - First cut - hopefully it works well! ([#​1844](https://redirect.github.com/mikefarah/yq/issues/1844))
- Fixing handling of CRLF [#​2352](https://redirect.github.com/mikefarah/yq/issues/2352)
- Bumped dependencies
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/rapidsai/docker).
Authors:
- https://github.com/apps/renovate
- James Lamb (https://github.com/jameslamb)
Approvers:
- James Lamb (https://github.com/jameslamb)
URL: #8471 parent e52d51a commit 7ed5351
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments