Skip to content

chore(deps): Update module github.com/itchyny/gojq to v0.12.17 #1676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/itchyny/gojq v0.12.16 -> v0.12.17 age adoption passing confidence

Release Notes

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

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 Changes to dependencies label Jan 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch from b8d2669 to 866386d Compare January 27, 2025 17:39
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 5 times, most recently from a54eaee to b1db147 Compare February 4, 2025 22:32
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 2 times, most recently from ceb10f4 to a91dbb1 Compare February 12, 2025 09:23
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 8 times, most recently from 0f697dc to 7604deb Compare March 10, 2025 09:08
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch from 7604deb to 2d2959d Compare March 17, 2025 17:15
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 4 times, most recently from 44310d7 to 493fa85 Compare April 7, 2025 14:26
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 2 times, most recently from 8d71b0b to 361f779 Compare April 14, 2025 09:39
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 5 times, most recently from 1f4f7de to 37d770a Compare April 22, 2025 09:43
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch from 37d770a to 4447acc Compare April 23, 2025 14:02
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.12%. Comparing base (bbaf472) to head (4447acc).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1676   +/-   ##
=======================================
  Coverage   43.12%   43.12%           
=======================================
  Files         144      144           
  Lines        9248     9248           
=======================================
  Hits         3988     3988           
  Misses       5109     5109           
  Partials      151      151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants