Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.qkg1.top-itchyny-gojq-0.x
Open

fix(deps): update module github.com/itchyny/gojq to v0.12.19#534
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.qkg1.top-itchyny-gojq-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

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

v0.12.17

Compare Source

  • implement add/1, skip/2 functions
  • implement --library-path option as the alias of -L option
  • fix reduce syntax to emit results for each initial value
  • fix last/1 to yield no values when the argument yields no values
  • fix limit/2 to emit an error on negative count
  • fix @uri and @urid formats not to convert space between plus sign
  • fix resolving search paths of import statements in the query
  • improve time functions to accept fewer element arrays

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


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

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

@renovate renovate bot added the dependencies label Dec 1, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 1, 2024

Coverage Report for CI Build 24128423833

Coverage remained the same at 31.077%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 6339
Covered Lines: 1970
Line Coverage: 31.08%
Coverage Strength: 9.08 hits per line

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch from a289c19 to 5c71a4c Compare December 4, 2024 00:29
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 3 times, most recently from ba94ca3 to 3e5478d Compare December 19, 2024 14:11
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 4 times, most recently from 4437bfb to 350f1bb Compare January 9, 2025 17:02
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 4 times, most recently from ea5655b to e55f8a1 Compare January 18, 2025 01:57
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch from e55f8a1 to f1806db Compare January 23, 2025 06:45
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 9 times, most recently from 276ed12 to 09de7b2 Compare March 13, 2025 04:47
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 3 times, most recently from d8e9dbc to 2faff54 Compare March 21, 2025 09:39
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from d1e838c to 024ef49 Compare March 25, 2025 18:49
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch from 024ef49 to 26baabe Compare April 1, 2025 20:51
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from f8145e8 to 002b215 Compare July 15, 2025 00:42
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from e650bf3 to e976fce Compare August 6, 2025 22:05
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 3 times, most recently from 292992f to 5ab67f6 Compare August 28, 2025 03:50
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch from 5ab67f6 to 8fb555e Compare September 8, 2025 22:38
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch from 8fb555e to 22c6ba1 Compare September 17, 2025 09:18
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 6 times, most recently from 928b846 to 310f5fb Compare September 30, 2025 03:04
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from 49e8d1b to 62a3081 Compare October 6, 2025 02:38
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 3 times, most recently from 7885a60 to ae2f3bc Compare October 17, 2025 03:27
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 3 times, most recently from 03f5dc6 to aa8fa06 Compare October 24, 2025 10:34
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from 4fd0073 to 46a96f2 Compare November 3, 2025 06:28
@renovate renovate bot force-pushed the renovate/github.qkg1.top-itchyny-gojq-0.x branch 2 times, most recently from 3a68756 to 91ac438 Compare November 11, 2025 04:51
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 1, 2025

ℹ 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.6 -> v0.1.7

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Dec 12, 2025

ℹ️ 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.6 -> v0.1.8

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.

1 participant