Skip to content

Update module github.com/itchyny/gojq to v0.12.18 - autoclosed#196

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-itchyny-gojq-0.x
Closed

Update module github.com/itchyny/gojq to v0.12.18 - autoclosed#196
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-itchyny-gojq-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/itchyny/gojq v0.12.17v0.12.18 age confidence

Release Notes

itchyny/gojq (github.com/itchyny/gojq)

v0.12.18

Compare Source

  • implement trimstr/1, toboolean/0 function
  • fix last/1 to be included in builtins/0
  • fix --indent 0 to preserve newlines
  • fix string repetition to emit error when the result is too large
  • increase the array index limit to 5368709 (2^29)
  • stop numeric normalization for concurrent execution (see 1ace748)
  • support binding expressions with binary operators (1 + 2 as $x | -$x)
  • improve gojq.NewIter to be a generic function
  • improve logic for getting file contents on JSON parse error
  • improve JSON parsing to preserve the precision of floating-point numbers
  • improve YAML parsing performance and preserve the precision of large integers
  • improve performance and reduce memory allocation of long-running queries

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the dependency label Dec 1, 2025
@renovate renovate Bot requested a review from a team as a code owner December 1, 2025 22:12
@renovate renovate Bot added the dependency label Dec 1, 2025
@renovate renovate Bot changed the title Update module github.com/itchyny/gojq to v0.12.18 Update module github.com/itchyny/gojq to v0.12.18 - autoclosed Feb 16, 2026
@renovate renovate Bot closed this Feb 16, 2026
@renovate renovate Bot deleted the renovate/github.com-itchyny-gojq-0.x branch February 16, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants