This repository was archived by the owner on Jul 26, 2025. It is now read-only.
fix(deps): update module github.com/itchyny/gojq to v0.12.17 #98
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.12.14->v0.12.17Release Notes
itchyny/gojq (github.com/itchyny/gojq)
v0.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, definescalbnandscalblnbyldexpConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.