Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5 #62

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require minor v10.14.1 -> v10.15.5

Release Notes

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

v10.15.5: Release 10.15.5

Compare Source

What was fixed?

Fixed CIDRIPv4 validation, ty @​martinlehoux for the PR

v10.15.4: Release 10.15.4

Compare Source

What was fixed?

Corrected a regression of skipping required for time.Time accidentally introduced in v10.15.2

v10.15.3: Release 10.15.3

Compare Source

What was fixed?

Fix regression for invalid type check before calling reflect values type. Thank you @​MysteriousPotato for the PR

v10.15.2: Release 10.15.2

Compare Source

What was fixed?
  • Refactored #​1122 to support or's in tags + updated to required behaving the same as before v10.50.0 to support the community as there was a lot of code relying on the before behaviour, correct or not.

v10.15.1: Release 10.15.1

Compare Source

What was fixed?

Corrected a few validations including gt, lt, ... when using floating point values, specifically float32, in this PR

v10.15.0: Release 10.15.0

Compare Source

What's new?
  • Applying tag validations on structs is now a reality thank to @​MysteriousPotato in this PR
  • Added oneof tag to examples in this PR
  • Added Spice DB validations in this PR

What was fixed?

  • Fixed the REAMD logo link in this PR
  • Fixed filepath validation when path is a directory in this PR
  • Correct to docs in this PR

Configuration

📅 Schedule: Branch creation - "every 1 hour after 00:00 and before 23:59" (UTC), Automerge - "every 1 hour after 00:00 and before 23:59 every day" (UTC).

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

@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.0 Update module github.com/go-playground/validator/v10 to v10.15.1 Aug 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 66efeb0 to 8d13fab Compare August 17, 2023 17:35
@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.1 Update module github.com/go-playground/validator/v10 to v10.15.2 Aug 29, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 8d13fab to 19a9d25 Compare August 29, 2023 06:53
@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.2 Update module github.com/go-playground/validator/v10 to v10.15.3 Aug 30, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 19a9d25 to e5d7ad0 Compare August 30, 2023 06:28
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch 2 times, most recently from 6be11e5 to f8fc8be Compare September 12, 2023 14:08
@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.3 Update module github.com/go-playground/validator/v10 to v10.15.4 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from f8fc8be to 02b4ea1 Compare September 13, 2023 04:05
@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.4 Update module github.com/go-playground/validator/v10 to v10.15.5 Oct 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 02b4ea1 to 978ef07 Compare October 2, 2023 04:23
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 978ef07 to 1f1d384 Compare October 21, 2023 15:02
@renovate renovate bot changed the title Update module github.com/go-playground/validator/v10 to v10.15.5 fix(deps): update module github.com/go-playground/validator/v10 to v10.15.5 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch 16 times, most recently from 4f600d7 to 36abca1 Compare October 28, 2023 06:08
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch 3 times, most recently from cc80b37 to 4d3a86f Compare October 28, 2023 14:01
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from 4d3a86f to 025e62c Compare October 28, 2023 14:16
@yoshihiro-shu yoshihiro-shu merged commit a0fd24d into main Oct 28, 2023
3 checks passed
@renovate renovate bot deleted the renovate/github.com-go-playground-validator-v10-10.x branch October 28, 2023 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant