Update actions/checkout action to v4 @renovate (#37)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
actions/checkout | action | major | v3 -> v4 |
Release Notes
actions/checkout (actions/checkout)
v4
Update public.ecr.aws/docker/library/python Docker tag to v3.11.4 @renovate (#34)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
public.ecr.aws/docker/library/python | final | patch | 3.11.2-slim-buster -> 3.11.4-slim-buster |
Update mikefarah/yq action to v4.42.1 @renovate (#30)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
mikefarah/yq | action | minor | v4.32.2 -> v4.42.1 |
Release Notes
mikefarah/yq (mikefarah/yq)
v4.42.1
v4.41.1
- Can now comment in yq expressions! #1919
v4.40.7
- Fix: empty TOML table #1924 - Thanks @elibroftw
v4.40.6
v4.40.5
v4.40.4
: - Fixed bug with creating maps with values based off keys
v4.40.3
: - Fixes JSON empty array bug
- Fixed JSON output issue with empty arrays #1880
v4.40.2
: - Official
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
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
v4.35.2
: - Minor fixes
- Fix various typos #1798
v4.35.1
: - Lua Output!
- Added Lua output support (Thanks @Zash)!
- Added BSD checksum format (Thanks @viq)!
- Bumped dependencies
v4.34.2
Bumped depedencies
v4.34.1
- Added shell output format thanks @giorgiga
- Fixed nil pointer dereference (#1649) thanks @ArthurFritz
- Bumped dependency versions
v4.33.3
- Fixed bug when splatting empty array #1613
v4.33.2
: - Null seperated output and snap removable media
- 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)
- 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)
Update nick-fields/assert-action action to v2 @renovate (#41)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
nick-fields/assert-action | action | major | v1 -> v2 |
Release Notes
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#39)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates