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

Bump schwifty from 2020.11.0 to 2022.7.1

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps schwifty from 2020.11.0 to 2022.7.1.

Release notes

Sourced from schwifty's releases.

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

  • Updated bank registry for Austria, Belgium, Czech Republic, Germany, Croatia, Netherlands, Poland and Slovenia.

Fixed

  • The domestic bank code for Hungarian banks was wrongly generated @​Krystofee

2022.06.1

Added

2022.06.0

Added

Internal

2022.04.2

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2022.07.1_ - 2022/28/07

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 lookup the bank associated to an IBAN instead of the
  obviously empty bank code.

2022.07.0_ - 2022/07/07

Fixed

  • Hungarian bank registry generator script was fixed by @Krystofee <https://github.com/Krystofee>_

2022.06.3_ - 2022/06/29

Added

* Generated list of Lithuanian BICs `@Draugelis <https://github.com/Draugelis>`_
* Removed manually curated list of Lithuanian banks.

2022.06.2_ - 2022/06/22

Added

  • Generated list of Greek BICs @kounabi <https://github.com/kounabi>_
  • Generated list of Cypriot BICs @kounabi <https://github.com/kounabi>_

Changed

* Updated bank registry for Austria, Belgium, Czech Republic, Germany, Croatia, Netherlands, Poland
  and Slovenia.

Fixed

* The domestic bank code for Hungarian banks was wrongly generated `@Krystofee &lt;https://github.com/Krystofee&gt;`_

2022.06.1_ - 2022/06/06

Added

  • Generated list of Romanian BICs @Krystofee &lt;https://github.com/Krystofee&gt;_ </tr></table>

... (truncated)

Commits
  • 472d1c9 Fix IBAN.bank_name for countris without bank code
  • 73549e8 chore: Add CHANGELOG for 2022.07.0 release
  • 3fa8e25 Fixed HU bank registry generator (#102)
  • 46d58d2 chore: Add CHANGELOG for 2022.06.2 release
  • bb5f9e5 chore: Remove manually curted Lithunin banks
  • d5ddc88 chore: Update GitHub actions and Python version
  • 9779ed4 chore: Fix linter errors in LT registry script
  • 7083a52 Add script to generate LT bank code registry (#101)
  • b75b1d4 chore: Adapt CHANGELOG for 2022.6.2 release
  • 9daeaee chore: Update bank registries
  • 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 Jul 29 '22 09:07 dependabot[bot]