Skip to content

Update symfony/validator requirement from ^3.0 to ^4.3#47

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/validator-tw-4.3
Closed

Update symfony/validator requirement from ^3.0 to ^4.3#47
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/validator-tw-4.3

Conversation

@dependabot-preview
Copy link

Updates the requirements on symfony/validator to permit the latest version.

Changelog

Sourced from symfony/validator's changelog.

4.3.0

  • added Timezone constraint
  • added NotCompromisedPassword constraint
  • added options iban and ibanPropertyPath to Bic constraint
  • added UATP cards support to CardSchemeValidator
  • added option allowNull to NotBlank constraint
  • added Json constraint
  • added Unique constraint
  • added a new normalizer option to the string constraints and to the NotBlank constraint
  • added Positive constraint
  • added PositiveOrZero constraint
  • added Negative constraint
  • added NegativeOrZero constraint

4.2.0

  • added a new UnexpectedValueException that can be thrown by constraint validators, these exceptions are caught by
    the validator and are converted into constraint violations
  • added DivisibleBy constraint
  • decoupled from symfony/translation by using Symfony\Contracts\Translation\TranslatorInterface
  • deprecated ValidatorBuilderInterface
  • made ValidatorBuilder final
  • marked format the default option in DateTime constraint
  • deprecated validating instances of \DateTimeInterface in DateTimeValidator, DateValidator and TimeValidator.
  • deprecated using the Bic, Country, Currency, Language and Locale constraints without symfony/intl
  • deprecated using the Email constraint without egulias/email-validator
  • deprecated using the Expression constraint without symfony/expression-language

4.1.0

  • Deprecated the checkDNS and dnsMessage options of the Url constraint.
  • added a values option to the Expression constraint
  • Deprecated use of Locale constraint without setting true at "canonicalize" option, which will be the default value in 5.0

4.0.0

  • Setting the strict option of the Choice constraint to anything but true
    is not supported anymore.
  • removed the DateTimeValidator::PATTERN constant
  • removed the AbstractConstraintValidatorTest class
  • removed support for setting the checkDNS option of the Url constraint to true

3.4.0

... (truncated)
Commits
  • 6ad0600 Fix tests
  • 81da1cf Reference individual contracts packages
  • 1511d0f Merge branch '4.2' into 4.3
  • 01966bc bug #31481 [Validator] Autovalidation: skip readonly props (dunglas)
  • 90f8636 Drop useless executable bit
  • 7ebf976 [Validator] Autovalidation: skip readonly props
  • 32cc317 Fix finding parent definition
  • a8e33e3 Merge branch '4.2'
  • 322339a feature #31060 [Validator] Make API endpoint for NotCompromisedPasswordValida...
  • e47f7d9 [Validator] Make API endpoint for NotCompromisedPasswordValidator configurable
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 30, 2019
@dependabot-preview
Copy link
Author

Superseded by #56.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/validator-tw-4.3 branch November 22, 2019 06:16
@yezooz yezooz restored the dependabot/composer/symfony/validator-tw-4.3 branch September 14, 2021 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants