Skip to content

Bump credit_card_type_detector from 2.0.0 to 3.0.0#177

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pub/dev/credit_card_type_detector-3.0.0
Open

Bump credit_card_type_detector from 2.0.0 to 3.0.0#177
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pub/dev/credit_card_type_detector-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 12, 2026

Copy link
Copy Markdown
Contributor

Bumps credit_card_type_detector from 2.0.0 to 3.0.0.

Release notes

Sourced from credit_card_type_detector's releases.

Version 3.0.0 - Custom Card Types

Breaking changes

  • detectCCType() now returns a List<CreditCardType> to support custom cards. This list will have the most likely card type as the first element

Features

Support for custom credit card types

  • Basic CRUD operations for card types that you can define. You can even change the default card types

What's Changed

Full Changelog: cholojuanito/credit_card_type_detector@v2.0.0...v3.0.0

Changelog

Sourced from credit_card_type_detector's changelog.

[3.0.0] - 28 Mar 2023

  • Breaking changes
    • detectCCType() now returns a List<CreditCardType> to support custom cards. This list will have the most likely card type as the first element
  • Support for custom credit card types
    • Basic CRUD operations for card types that you can define. You can even change the default card types
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Feb 12, 2026
Bumps [credit_card_type_detector](https://github.com/cholojuanito/credit_card_type_detector) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/cholojuanito/credit_card_type_detector/releases)
- [Changelog](https://github.com/cholojuanito/credit_card_type_detector/blob/master/CHANGELOG.md)
- [Commits](cholojuanito/credit_card_type_detector@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: credit_card_type_detector
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@GleammerRay GleammerRay force-pushed the dependabot/pub/dev/credit_card_type_detector-3.0.0 branch from d414a87 to 292e6e6 Compare February 16, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants