Flask-Validator icon indicating copy to clipboard operation
Flask-Validator copied to clipboard

Bump schwifty from 2020.11.0 to 2023.3.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps schwifty from 2020.11.0 to 2023.3.0.

Release notes

Sourced from schwifty's releases.

2023.03.0

Changed

  • Updated generated bank registries for Austria, Belgium, Germany, Netherlands, Hungary, Slovenia and Ukraine.

Added

  • New bank registry for Norway thanks to @​ezet

2023.02.1

Fixed

  • The domestic checksum calculation for Belgium now returns 97 in case the modulo operation results in 0. @​mhemeryck

Changed

  • Updated generated bank registries for Austria, Belgium, Czech Republic, Germany, Spain, Hungary and Croatia.

2022.09.0

Added

Changed

  • Refactored most of the scripts to generate the bank registry to use Pandas @​pebosi
  • Updated bank registry for Austria, Belgium, Germany, Spain, Hungary, Netherlands and Poland.

2022.07.1

Fixed

  • In some countries the BBAN does not include a bank code, but only a branch code (e.g. Poland). In those cases, the branch code should be used to look up the bank associated to an IBAN instead of the obviously empty bank code.

2022.07.0

Fixed

  • Hungarian bank registry generator script was fixed by @​Krystofee

2022.06.3

Added

Removed

  • Manually curated list of Lithuanian banks.

2022.06.2

Added

Changed

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2023.03.0_ - 2023/03/14

Changed

* Updated generated bank registries for Austria, Belgium, Germany, Netherlands,
  Hungary, Slovenia and Ukraine.

Added

* New bank registry for Norway thanks to `@ezet &lt;https://github.com/ezet&gt;`_

2023.02.1_ - 2023/02/28

Fixed

  • The domestic checksum calculation for Belgium now returns 97 in case the modulo operation results in 0. @mhemeryck &lt;https://github.com/mhemeryck&gt;_

Changed

  • Updated generated bank registries for Austria, Belgium, Czech Republic, Germany, Spain, Hungary and Croatia.

2023.02.0_ - 2023/02/06

Added

* New banks for Portugal and Italy `@dennisxtria <https://github.com/dennisxtria>`_
* Added support for Ukrainian banks `@shpigunov <https://github.com/shpigunov>`_

Fixed

  • Corrected bank codes for Cypriot banks @Krystofee <https://github.com/Krystofee>_

2022.09.0_ - 2022/16/09

Added

* IBAN validation for Senegal `mkopec87 <https://github.com/mkopec87>`_

Changed

  • Refactored most of the scripts to generate the bank registry to use Pandas @pebosi <https://github.com/pebosi>_

... (truncated)

Commits
  • a21f77a Add changelog for 2023.03.0 release
  • 59d50ec Update bank registry for Ukraine
  • 497078b Update bank registry for Slovenia
  • d4209a1 Update bank registry for Netherlands
  • d12a672 Update bank registry for Poland
  • 2ad0bd9 Update bank registry for Germany
  • 96d5826 Update bank registry for Hungary
  • 42a647b Update bank registry for Belgium
  • d1fcc50 Update bank registry for Austria
  • 87d846f Add norwegian bank registry (#137)
  • 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)

dependabot[bot] avatar Mar 14 '23 09:03 dependabot[bot]