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

fix(deps): update dependency form_builder_validators to v11 - autoclosed #307

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
form_builder_validators (source) dependencies major ^10.0.1 -> ^11.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter-form-builder-ecosystem/form_builder_validators (form_builder_validators)

v11.0.0

Compare Source

  • Split up validators into smaller pieces
  • Use a BaseValidator for all validators
  • Add optional check (default: true) for null value on every validator
  • When using a Regex it is now possible to provide your own
  • Re-land generated l10n files
  • Add Bulgarian
Breaking changes
New validators
  • Add creditCardExpirationDate
  • Add creditCardCVC
  • Add colorCode
  • Add phoneNumber
  • Add uppercase
  • Add lowercase
  • Add file extension
  • Add max file size
  • Add notMatch
  • Add range
  • Add dateTime
  • Add date range
  • Add time
  • Add is true
  • Add is false
  • Add special characters
  • Add numeric characters
  • Add lowercase characters
  • Add uppercase characters
  • Add password
  • Add alphabetical
  • Add uuid
  • Add json
  • Add latitude
  • Add longitude
  • Add base64
  • Add path
  • Add port number
  • Add mac address
  • Add startWith
  • Add endWith
  • Add contains
  • Add between
  • Add containsElement
  • Add transform
  • Add IBAN
  • Add BIC
  • Add skipWhen
  • Add log
  • Add aggregate
  • Add unique
  • Add ISBN
  • Add singleLine
  • Add defaultValue
  • Add datePast
  • Add dateFuture
  • Add SSN (Social Security Number (USA))
  • Add fileName
  • Add negative number
  • Add positive number
  • Add not zero number
  • Add zip code
  • Add MIME type
  • Add timezone
  • Add city
  • Add country
  • Add first name
  • Add last name
  • Add passport number
  • Add state
  • Add street
  • Add prime number
  • Add DUNS
  • Add language code
  • Add license plate
  • Add VIN number

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 changed the title fix(deps): update dependency form_builder_validators to v11 fix(deps): update dependency form_builder_validators to v11 - autoclosed Jul 17, 2024
@renovate renovate bot closed this Jul 17, 2024
@renovate renovate bot deleted the renovate/form_builder_validators-11.x branch July 17, 2024 08:53
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.

0 participants