Skip to content

Update dependency card-validator to v10#51

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/card-validator-10.x
Open

Update dependency card-validator to v10#51
renovate[bot] wants to merge 1 commit intomainfrom
renovate/card-validator-10.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 24, 2024

This PR contains the following updates:

Package Change Age Confidence
card-validator ^6.2.0^10.0.0 age confidence

Release Notes

braintree/card-validator (card-validator)

v10.0.4

Compare Source

  • Update credit-card-type to 10.1.0
  • Update dev dependencies
    • @​types/jest to 30.0.0
    • @​types/node to 25.0.3
    • eslint to 8.57.1
    • eslint-plugin-prettier to 5.5.4
    • jest to 30.2.0
    • jest-environment-jsdom to 30.2.0
    • prettier to 3.7.4
    • ts-jest to 29.4.6
    • typescript to 5.9.3
  • Update Node to v24

v10.0.3

Compare Source

  • Updating postal code input to consider strings of length 2 to be valid input to support UK postal code format XX XXX.

v10.0.2

Compare Source

  • Update credit-card-type to 10.0.2

v10.0.1

Compare Source

  • Update (sub-) dependencies
    • babel packages to 7.0.6
    • micromatch to 4.0.6
    • semver to 6.3.1

v10.0.0

Compare Source

  • Update postal code validation to:
    • strip trailing and leading whitespace
    • verify postal code is at least 3 characters
    • confirm 1st three characters are alphanumeric
  • Update braces to 3.0.3

v9.1.0

Compare Source

  • Support skipping of luhn check digit validation in card number validator.

v9.0.0

Compare Source

  • BREAKING CHANGES
    • Update node to v18
  • DevDependency Updates:
    • Update prettier to v3
    • Update eslint-plugin-prettier to v5

v8.1.1

Compare Source

  • Fix issue where a potentially valid year would evaluate as invalid (##​93)

v8.1.0

Compare Source

  • Add cardholderName verification method

v8.0.0

Compare Source

  • Breaking change: Use export = instead of export default for main export (use "esModuleInterop": true flag in your tsconfig to maintain the default module behavior)

v7.1.0

Compare Source

  • The cardValidator object is now available as the default import when using es modules (thanks @​leomp12)

v7.0.1

Compare Source

  • Fixup export for credit-card-type for typescript projects (closes ##​79)

v7.0.0

Compare Source

  • Add typescript types

  • Breaking change: Upgrade credit-card-type to v9.0.0

    • Drop support for card numbers instantiated with new String(number)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants