Update module github.com/itchyny/gojq to v0.12.18#199
Update module github.com/itchyny/gojq to v0.12.18#199red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit intomasterfrom
Conversation
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
This PR contains the following updates:
v0.12.9->v0.12.18Release Notes
itchyny/gojq (github.com/itchyny/gojq)
v0.12.18Compare Source
trimstr/1,toboolean/0functionlast/1to be included inbuiltins/0--indent 0to preserve newlines5368709(2^29)1ace748)1 + 2 as $x | -$x)gojq.NewIterto be a generic functionv0.12.17Compare Source
add/1,skip/2functions--library-pathoption as the alias of-Loptionreducesyntax to emit results for each initial valuelast/1to yield no values when the argument yields no valueslimit/2to emit an error on negative count@uriand@uridformats not to convert space between plus signv0.12.16Compare Source
exp10andatan2failing on some platformsdebug/1to be available only whendebug/0is definedv0.12.15Compare Source
ltrim,rtrim, andtrimfunctionsgojq.ParseErrorfor getting the offset and token of query parsing errorgojq.HaltErrorfor detecting halt errors and stopping outer iteration{x:0,y:1} | {a:.x,a:.y})haltandhalt_errorfunctions to stop the command execution immediately"a" as $v | def f: $v; "b" as $v | f)$ARGSin~/.jq)ltrimstrandrtrimstrfunctions to emit error on non-string inputnearbyintandrintfunctions to round ties to evenreduce,foreach,if,try-catchsyntax as object valuespow10in favor ofexp10, definescalbnandscalblnbyldexpv0.12.14Compare Source
abs,pick, anddebug/1functions--raw-output0option, and remove--nul-output(-0) optionnannanif either side isnanimplodefunction to emit replacement characters on invalid code pointsstderrfunction to output strings in raw formaterrorfunction to throw an error even fornullwalkfunction on multiple outputs arguments--from-fileoption to work with--argsand--jsonargsoptions../librelative to the executablemodulemetafunction to include defined function names in the moduleimportandincludedirectives to support$ORIGINexpansionleaf_pathsfunctionv0.12.13Compare Source
@uridformat string to decode URI valuesflatten,group_by,unique,unique_by,nth,indices,path, andmodulemeta.deps)v0.12.12Compare Source
=) with overlapping paths and multiple values ([[]] | .. = ..)9223372036854775807 * "")v0.12.11Compare Source
=) with multiple values (. = (0,0))isnormalandnormalsfunctions against subnormal numbersv0.12.10Compare Source
breakintry-catchquery (label $x | try break $x catch .)getpathfunction (path(getpath([[0]][0])))walkfunction with argument emitting multiple values ([1],{x:1} | walk(.,0))@csv,@tsv,@shto escape the null character (["\u0000"] | @​csv,@​tsv,@​sh)=), update-assignment operator (|=),map_values,del,delpaths,walk,ascii_downcase, andascii_upcasefunctionsConfiguration
📅 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.