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

poetry bot: bump python-stdnum from 1.17 to 1.19 #888

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps python-stdnum from 1.17 to 1.19.

Release notes

Sourced from python-stdnum's releases.

1.19

changes from 1.18 to 1.19

  • Add modules for the following number formats:

    • Tax Registration Number (الرقم الضريبي, Egypt tax number) (thanks Leandro Regueiro)
    • Postcode (the Spanish postal code) (thanks Víctor)
    • NIFp (Numéro d'Identification Fiscale Permanent, Guinea tax number) (thanks Leandro Regueiro)
    • BIS (Belgian BIS number) (thanks Jeff Horemans)
    • Matična številka poslovnega registra (Corporate Registration Number) (thanks Blaž Bregar)
    • OSS (European VAT on e-Commerce - One Stop Shop) (thanks Sergi Almacellas Abellana)
  • Extend the validation of the Albanian NIPT (NUIS) number (thanks Julien Launois)

  • Support different date formats in parsing GS1-128 application identifiers

  • Add get_county() function to Romanian CNP (thanks RaduBorzea)

  • Add functionality to get gender from Belgian National Number (thanks Jeff Horemans)

  • Add support for Finland HETU new century indicating signs (thanks Maks Turtiainen)

  • Add functionality to get (partial) birth date from Belgian National Number (thanks Jeff Horemans)

  • Extend validation of Canadian SIN (thanks Marcel Lecker)

  • Fix Belarusian UNP online validation

  • Various typo and documentation fixes (thanks valeriko, Dimitri Papadopoulos, Ali-Akber Saifee and Chales Horn)

  • Add contribution information to documentation

  • Test suite improvements (including checking file headers)

1.18

changes from 1.17 to 1.18

  • Add modules for the following number formats:

    • NN, NISS (Belgian national number) (thanks Cédric Krier)
    • CFI (ISO 10962 Classification of Financial Instruments)
    • Czech bank account number (thanks Petr Přikryl)
    • NIF, sometimes N.I.F. (Numéro d'Identification Fiscale, Algeria tax number) (thanks Leandro Regueiro)
    • V-number (Vinnutal, Faroe Islands tax number) (thanks Leandro Regueiro)
    • TIN (Taxpayer Identification Number, Ghana tax number) (thanks Leandro Regueiro)
    • PIN (Personal Identification Number, Kenya tax number) (thanks Leandro Regueiro)
    • ICE (Identifiant Commun de l’Entreprise, التعريف الموحد للمقاولة, Morocco tax number) (thanks Leandro Regueiro)
    • PIB (Poreski Identifikacioni Broj, Montenegro tax number) (thanks Leandro Regueiro)
    • ЕДБ (Едниствен Даночен Број, North Macedonia tax number) (thanks Leandro Regueiro)
    • CNIC number (Pakistani Computerised National Identity Card number) (thanks Syed Haseeb Shah)
    • Enotna matična številka občana (Unique Master Citizen Number) (thanks Blaž Bregar)

... (truncated)

Commits
  • fa455fc Get files ready for 1.19 release
  • 3191b4c Ensure all files are included in source archive
  • 3947a54 Remove obsolete intermediate certificate
  • 7761e42 Use importlib.resource in place of deprecated pkg_resources
  • f6edcc5 Avoid the deprecated assertRegexpMatches function
  • 895f092 Rename license_file option in setup.cfg
  • 3126f96 Update Belarusian UNP online check
  • 88d1dca Replace test number for German company registry
  • 6e56f3c Update database files
  • 0aa0b85 Remove EU NACE update script
  • Additional commits viewable in compare view

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 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 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.

Bumps [python-stdnum](https://github.com/arthurdejong/python-stdnum) from 1.17 to 1.19.
- [Release notes](https://github.com/arthurdejong/python-stdnum/releases)
- [Changelog](https://github.com/arthurdejong/python-stdnum/blob/master/ChangeLog)
- [Commits](arthurdejong/python-stdnum@1.17...1.19)

---
updated-dependencies:
- dependency-name: python-stdnum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 29, 2023
@madjid-asa madjid-asa closed this May 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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

@dependabot dependabot bot deleted the dependabot/pip/python-stdnum-1.19 branch May 2, 2024 17:45
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant