Skip to content
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

Update module github.com/itchyny/gojq to v0.12.12 #1085

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/itchyny/gojq require patch v0.12.11 -> v0.12.12

Release Notes

itchyny/gojq

v0.12.12

Compare Source

  • fix assignment operator (=) with overlapping paths and multiple values ([[]] | .. = ..)
  • fix crash on multiplying large numbers to an empty string (9223372036854775807 * "")
  • improve zsh completion file

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 has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Mar 10, 2023

Deploy Preview for kairos-io canceled.

Name Link
🔨 Latest commit 02b0de8
🔍 Latest deploy log https://app.netlify.com/sites/kairos-io/deploys/64114aac1e70f100087a4b9f

@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch from c8557b7 to ef1b0c1 Compare March 10, 2023 12:44
@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2023

Codecov Report

Merging #1085 (0b294d9) into master (7bb9af9) will increase coverage by 0.53%.
The diff coverage is 30.43%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master    #1085      +/-   ##
==========================================
+ Coverage   22.79%   23.33%   +0.53%     
==========================================
  Files          22       22              
  Lines        1610     1633      +23     
==========================================
+ Hits          367      381      +14     
- Misses       1179     1186       +7     
- Partials       64       66       +2     
Impacted Files Coverage Δ
internal/agent/agent.go 43.10% <ø> (ø)
internal/agent/install.go 5.28% <30.43%> (+5.28%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

mudler
mudler previously approved these changes Mar 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch 5 times, most recently from f11c10a to 0b294d9 Compare March 15, 2023 00:49
@renovate renovate bot force-pushed the renovate/github.com-itchyny-gojq-0.x branch from 0b294d9 to 02b0de8 Compare March 15, 2023 04:33
@mudler mudler merged commit 29c0117 into master Mar 15, 2023
@mudler mudler deleted the renovate/github.com-itchyny-gojq-0.x branch March 15, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants