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

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-playground/validator/v10 require patch v10.15.1 -> v10.15.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

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.

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.

@renovate renovate bot requested a review from a team as a code owner August 29, 2023 07:47
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (625cfe5) 71.27% compared to head (5ed03c1) 71.27%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   71.27%   71.27%           
=======================================
  Files          10       10           
  Lines        1135     1135           
=======================================
  Hits          809      809           
  Misses        267      267           
  Partials       59       59           
Flag Coverage Δ
unittests 71.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot changed the title fix(deps): update module github.com/go-playground/validator/v10 to v10.15.2 fix(deps): 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 e269b5e to e30cbfd Compare August 30, 2023 08:20
@renovate renovate bot force-pushed the renovate/github.com-go-playground-validator-v10-10.x branch from e30cbfd to 5ed03c1 Compare August 31, 2023 20:49
@ScottGarman ScottGarman merged commit a58c2f3 into main Aug 31, 2023
7 checks passed
@ScottGarman ScottGarman deleted the renovate/github.com-go-playground-validator-v10-10.x branch August 31, 2023 20:53
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