Skip to content

Bump schwifty from 2020.11.0 to 2021.5.1#107

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.5.1
Closed

Bump schwifty from 2020.11.0 to 2021.5.1#107
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/schwifty-2021.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2021

Bumps schwifty from 2020.11.0 to 2021.5.1.

Release notes

Sourced from schwifty's releases.

2021.04.0

  • Added type hints to the entire code base.
  • Dropped support for Python 3.6
  • Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.

2021.01.0

  • Restructure documentation and change theme to furo
  • Added dedicated exception classes for various validation errors.
  • Drop support for Python 2. Only Python 3.6+ will be supported from now
  • Use PEP 517/518 compliant build setup.
Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

Versions follow CalVer <http://www.calver.org/>_ with the scheme YY.0M.Micro.

2021.05.1_ - 2021/05/20

Added

* The IBAN validation now optionally includes the verification of the country specific checksum
  within the BBAN. This currently works for German and Italian banks. For German banks the checksum
  algorithm for the account code is chosen by the bank code. Since there are over 150 bank specific
  algorithms in Germany not all of them are implemented at the moment, but the majority of banks should
  be covered.

Changed

  • Update bank registry for Germany, Poland, Czech Republic, Austria and Netherlands.

2021.05.0_ - 2021/05/02

Added

* Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).

2021.04.0_ - 2021/04/23

Changed

  • Added type hints to the entire code base.
  • Dropped support for Python 3.6
  • Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.

2021.01.0_ - 2021/01/20

Changed

* Restructure documentation and change theme to `furo <https://pradyunsg.me/furo/>`_.
* Added dedicated exception classes for various validation errors.
* Drop support for Python 2. Only Python 3.6+ will be supported from now on.
* Use PEP 517/518 compliant build setup.
Commits
  • ff099de chore: Remove superfluous tick
  • 30d61a7 Merge pull request #50 from mdomke/feature/add-account-code-checksum-support
  • 143478b chore: Add return type annotation
  • 10f46c7 chore: Fix linting errors in docs
  • 3d0dfd4 Updated bank registry for AT, CZ, NL and PL
  • c9b028b Add support for checksums in BBANs
  • 24df90f Adapt CHANGELOG for 2021.05.0 release
  • 563375a chore: Remove Python 2.7 as test-target from Makefile
  • fa31aa6 Add manual selection of Lithuanian banks
  • 4660747 chore: Fix version compare link for 2021.04.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [schwifty](https://github.com/mdomke/schwifty) from 2020.11.0 to 2021.5.1.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/master/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2020.11.0...2021.05.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 21, 2021
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.8%) to 97.984% when pulling 403ea64 on dependabot/pip/schwifty-2021.5.1 into 131a22a on master.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 24, 2021

Superseded by #108.

@dependabot dependabot Bot closed this May 24, 2021
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2021.5.1 branch May 24, 2021 06:21
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant