Skip to content

chore: Update minor and patch Golang dependencies - #450

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate_minor-and-patch-golang-dependencies
Apr 3, 2026
Merged

chore: Update minor and patch Golang dependencies#450
renovate[bot] merged 1 commit into
mainfrom
renovate_minor-and-patch-golang-dependencies

Conversation

@renovate

@renovate renovate Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-playground/validator/v10 v10.30.1v10.30.2 age adoption passing confidence
github.com/itchyny/gojq v0.12.18v0.12.19 age adoption passing confidence

Release Notes

go-playground/validator (github.com/go-playground/validator/v10)

v10.30.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.30.1...v10.30.2

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 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from nieomylnieja as a code owner April 3, 2026 01:36
@renovate renovate Bot added the renovate label Apr 3, 2026
@renovate
renovate Bot enabled auto-merge (squash) April 3, 2026 01:36
@renovate renovate Bot added the golang label Apr 3, 2026
@renovate

renovate Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/gabriel-vasile/mimetype v1.4.12 -> v1.4.13
github.com/itchyny/timefmt-go v0.1.7 -> v0.1.8
golang.org/x/crypto v0.46.0 -> v0.49.0
golang.org/x/term v0.38.0 -> v0.41.0

@renovate
renovate Bot merged commit 5f4832d into main Apr 3, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate_minor-and-patch-golang-dependencies branch April 3, 2026 01:40
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