Bump github.com/itchyny/gojq from 0.12.12 to 0.12.13
Bumps github.com/itchyny/gojq from 0.12.12 to 0.12.13.
Release notes
Sourced from github.com/itchyny/gojq's releases.
Release v0.12.13
- implement
@uridformat string to decode URI values- fix functions returning arrays not to emit nil slices (
flatten,group_by,unique,unique_by,nth,indices,path, andmodulemeta.deps)
Changelog
Sourced from github.com/itchyny/gojq's changelog.
v0.12.13 (2023-06-01)
- implement
@uridformat string to decode URI values- fix functions returning arrays not to emit nil slices (
flatten,group_by,unique,unique_by,nth,indices,path, andmodulemeta.deps)
Commits
-
c882861bump up version to 0.12.13 -
c310d5dupdate CHANGELOG.md for v0.12.13 -
8fb5cc3update dependencies -
fb00b66improve error message of indices, setpath, delpaths functions -
e940c43update GitHub action dependencies -
2d97ddbupdate jq links to the new jqlang organization -
2a6cb00improve error message of various functions -
5e26befadd a note on differences of supported functions missing in jq -
96c4843fix functions returning arrays not to emit nil slices -
4a681c8improve .dockerignore - Additional commits viewable in compare view