Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/go-playground/validator/v10 v10.16.0 -> v10.28.0 age confidence

Release Notes

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

v10.28.0: Release 10.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.27.0...v10.28.0

v10.27.0: Release 10.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.26.0...v10.27.0

v10.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.25.0...v10.26.0

v10.25.0: Release 10.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.24.0...v10.25.0

v10.24.0: Release 10.24.0

Compare Source

What's Changed

The MSGV(Minimum Supported Go Version) has been bumped to v1.20 to address a security issues in the gaoling net package.

Full Changelog: go-playground/validator@v10.23.0...v10.24.0

v10.23.0: Release 10.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.1...v10.23.0

v10.22.1: Release 10.22.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.22.0...v10.22.1

v10.22.0: Release 10.22.0

Compare Source

v10.21.0: Release 10.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.20.0...v10.21.0

v10.20.0: Release 10.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-playground/validator@v10.19.0...v10.20.0

v10.19.0: Release 10.19.0

Compare Source

What was added?

Added opt-in ability to validate private fields in PR, thanks @​nikolaianohyn via the new WithPrivateFieldValidation option when initializing validator.

v10.18.0: Release 10.18.0

Compare Source

What Changed?

Updated all dependencies to address dependant alerts, #​1205 and #​1220

v10.17.0: Release 10.17.0

Compare Source

What's new

  • Add translation of requiredXXX and excludedXXX in English/Chinese/Chinese Taiwan.

What's fixed

  • Fix errors translation to work properly for aliases.

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 renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.17.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.18.0 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 17af734 to 8c0a1df Compare February 11, 2024 06:02
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.18.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.19.0 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 8c0a1df to 3edfba4 Compare March 2, 2024 21:19
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.19.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.20.0 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 3edfba4 to d695429 Compare April 30, 2024 08:05
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.20.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.21.0 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from d695429 to df4e3ab Compare June 1, 2024 19:42
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from df4e3ab to 370f6df Compare June 12, 2024 07:02
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.21.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.22.0 Jun 12, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jun 12, 2024

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

  • 6 additional dependencies were updated

Details:

Package Change
github.com/gabriel-vasile/mimetype v1.4.2 -> v1.4.8
github.com/leodido/go-urn v1.2.4 -> v1.4.0
golang.org/x/crypto v0.7.0 -> v0.33.0
golang.org/x/net v0.8.0 -> v0.34.0
golang.org/x/sys v0.12.0 -> v0.30.0
golang.org/x/text v0.8.0 -> v0.22.0

@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.22.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 370f6df to 887b704 Compare September 9, 2024 03:52
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 fix(deps): update module github.com/go-playground/validator/v10 to v10.23.0 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 887b704 to 89cbf94 Compare November 16, 2024 18:37
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 89cbf94 to 951662d Compare January 13, 2025 08:13
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.23.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.24.0 Jan 13, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.24.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.25.0 Feb 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 951662d to 6e13925 Compare February 15, 2025 18:40
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.25.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 6e13925 to c431139 Compare March 28, 2025 18:05
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 - autoclosed Apr 16, 2025
@renovate renovate bot closed this Apr 16, 2025
@renovate renovate bot deleted the renovate/github.com-go-playground-validator-v10-10.x branch April 16, 2025 15:58
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 - autoclosed fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 Apr 16, 2025
@renovate renovate bot reopened this Apr 16, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 57dafa7 to c431139 Compare April 16, 2025 18:26
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 - autoclosed Jun 26, 2025
@renovate renovate bot closed this Jun 26, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 - autoclosed fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 Jun 26, 2025
@renovate renovate bot reopened this Jun 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch 2 times, most recently from c431139 to 055e2b4 Compare July 2, 2025 06:58
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.27.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 055e2b4 to 72e395d Compare October 5, 2025 20:47
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.27.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.28.0 Oct 5, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: module github.com/go-playground/validator/[email protected] requires go >= 1.24.0; switching to go1.24.10
go: downloading go1.24.10 (linux/amd64)
go: download go1.24.10: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.28.0 fix(deps): update module github.com/go-playground/validator/v10 to v10.28.0 - autoclosed Nov 7, 2025
@renovate renovate bot closed this Nov 7, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.28.0 - autoclosed fix(deps): update module github.com/go-playground/validator/v10 to v10.28.0 Nov 7, 2025
@renovate renovate bot reopened this Nov 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch 2 times, most recently from 72e395d to f1cc24d Compare November 7, 2025 14:00
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.

1 participant