Skip to content

fix(deps): update module github.com/itchyny/gojq to v0.12.19#509

Merged
rxbn merged 1 commit intomasterfrom
renovate/github.com-itchyny-gojq-0.x
Apr 4, 2026
Merged

fix(deps): update module github.com/itchyny/gojq to v0.12.19#509
rxbn merged 1 commit intomasterfrom
renovate/github.com-itchyny-gojq-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

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

Release Notes

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

v0.12.19

Compare Source

  • fix gsub and sub when the replacement emits multiple values
  • fix fmax, fmin, modf functions against NaN and infinities
  • fix join/1 to use add/0 implementation and handle null separator
  • fix del and delpaths on null to emit null
  • fix arithmetic operations on the minimum integer
  • fix significand function against subnormal numbers
  • fix handling of -- in cli flag parsing for jq compatibility
  • fix flatten/1 to emit error when the depth is NaN
  • fix array slice update to validate index types
  • fix string repetition boundary check to match jq behavior
  • implement splits/2 using match/2 for better jq compatibility
  • implement to_entries and from_entries in jq for simplicity
  • improve performance of regexp functions by caching compiled regexps

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.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 1, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/itchyny/timefmt-go v0.1.7 -> v0.1.8

@renovate renovate bot added the dependency Renovate dependency updates label Apr 1, 2026
@rxbn rxbn merged commit 5fd5b84 into master Apr 4, 2026
4 checks passed
@rxbn rxbn deleted the renovate/github.com-itchyny-gojq-0.x branch April 4, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Renovate dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant