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

Update respect/validation requirement from ~1.0 to ~1.0 || ~2.0 #95

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on respect/validation to permit the latest version.

Changelog

Sourced from respect/validation's changelog.

Changes in Respect\Validation 1.0

All notable changes of the Respect\Validation releases are documented in this file.

1.1.0 - 2016-04-24

Added

  • Create "Fibonacci" rule (#637)
  • Create "IdentityCard" rule (#632)
  • Create "Image" rule (#621)
  • Create "LanguageCode" rule (#597)
  • Create "Pesel" rule (#616)
  • Create "PhpLabel" rule (#652)

Changed

  • Allow the define brands for credit card validation (#661)
  • Define names for the child of Not rule (#641)
  • Ensure namespace separator on appended prefixes (#666)
  • Length gets length of integers (#643)
  • Set template for the only rule in the chain (#663)
  • Throw an exception when age is not an integer (#667)
  • Use "{less/greater} than or equal to" phrasing (#604)

1.0.0 - 2015-10-24

Added

  • Add "alpha-3" and "numeric" formats for "CountryCode" rule (#530)
  • Add support for PHP 7 (#426)
  • Create "BoolVal" rule (#583)
  • Create "Bsn" rule (#450)
  • Create "CallableType" rule (#397)
  • Create "Countable" rule (#566)
  • Create "CurrencyCode" rule (#567)
  • Create "Extension" rule (#360)
  • Create "Factor" rule (#405)
  • Create "Finite" rule (#397)
  • Create "FloatType" rule (#565)
  • Create "Identical" rule (#442)
  • Create "Imei" rule (#590)
  • Create "Infinite" rule (#397)
  • Create "IntType" rule (#451)
  • Create "Iterable" rule (#570)
  • Create "KeyNested" rule (#429)
  • Create "KeySet" rule (#374)
  • Create "KeyValue" rule (#441)
  • Create "Mimetype" rule (#361)
  • Create "NotBlank" rule (#443)
Commits
  • 314aa36 Update list of top-level domains
  • f7a57a7 Update list of files to be exported by Git
  • 642602f Update version of PHPStan packages
  • fc14c6c Do not overwrite pre-defined rule name
  • 44d0af4 Allow validating domains with "FilterVar" rule
  • 3145426 Update version of "respect/coding-standard"
  • 34cbed2 Allow leading zeros when using "IntVal" rule
  • 78d1ce4 Update list of top-level domains
  • 6f3979c Improve unit tests for "Call" rule
  • f3faf50 Set timezone to UTC when testing date-related rules
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 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)
  • 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)

Updates the requirements on [respect/validation](https://github.com/Respect/Validation) to permit the latest version.
- [Release notes](https://github.com/Respect/Validation/releases)
- [Changelog](https://github.com/Respect/Validation/blob/master/CHANGELOG.md)
- [Commits](Respect/Validation@1.0.0...2.0.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 2, 2020
@oschwald oschwald closed this Oct 9, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@oschwald oschwald deleted the dependabot/composer/respect/validation-approx-1.0or-approx-2.0 branch October 9, 2020 18:43
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant