symfony5-rest-api
symfony5-rest-api copied to clipboard
chore(deps): bump symfony/validator from 5.4.38 to 5.4.43
Bumps symfony/validator from 5.4.38 to 5.4.43.
Release notes
Sourced from symfony/validator's releases.
v5.4.43
Changelog (https://github.com/symfony/validator/compare/v5.4.42...v5.4.43)
- bug symfony/symfony#58127 [Validator] synchronize IBAN formats (
@xabbuh)- bug symfony/symfony#57984 [Validator] Add
Dregex modifier in relevant validators (@alexandre-daubois)- bug symfony/symfony#57925 [Validator] reset the validation context after validating nested constraints (
@xabbuh)- bug symfony/symfony#57905 [Validator] allow more unicode characters in URL paths (
@xabbuh)v5.4.42
Changelog (https://github.com/symfony/validator/compare/v5.4.41...v5.4.42)
- bug symfony/symfony#57812 [Validator] treat uninitialized properties referenced by property paths as null (
@xabbuh)v5.4.41
Changelog (https://github.com/symfony/validator/compare/v5.4.40...v5.4.41)
- bug symfony/symfony#57213 [Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message (
@seho-nl, Sebastien Hoek)v5.4.40
Changelog (https://github.com/symfony/validator/compare/v5.4.39...v5.4.40)
- bug symfony/symfony#57275 Fix autoload configs to avoid warnings when building optimized autoloaders (
@Seldaek)- bug symfony/symfony#54924 [Validator] IBAN Check digits should always between 2 and 98 (
@karstennilsen)- bug symfony/symfony#54834 [Validator] Check
Localeclass existence before using it (@alexandre-daubois)- bug symfony/symfony#54760 [Validator] handle union and intersection types for cascaded validations (
@xabbuh)v5.4.39
Changelog (https://github.com/symfony/validator/compare/v5.4.38...v5.4.39)
- bug symfony/symfony#54751 [Validator] detect wrong e-mail validation modes (
@xabbuh)
Commits
21d022dsynchronize IBAN formatsa1b845a[Translation] Review Serbian translationsa28c302[Validator] added Polish translation for units 116-1196586306minor #57987 [Validator] add German translations for the Week constraint mess...30a719dadd German translations for the Week constraint messages3a2f903bug #57984 [Validator] AddDregex modifier in relevant validators (alexand...f44d137sync Week constraint messages translationseac749c[Validator] AddDregex modifier in relevant validatorsf34398f[Validator] Add French translation for theWeekconstrainte6ef5f2reset the validation context after validating nested constraints- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.