Skip to content

Bump schwifty from 2020.11.0 to 2022.9.0#143

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/schwifty-2022.9.0
Closed

Bump schwifty from 2020.11.0 to 2022.9.0#143
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/schwifty-2022.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps schwifty from 2020.11.0 to 2022.9.0.

Release notes

Sourced from schwifty's releases.

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

  • 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

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

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>_
  • Updated bank registry for Austria, Belgium, Germany, Spain, Hungary, Netherlands and Poland.

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.
</tr></table> 

... (truncated)

Commits
  • 4ef4e7f chore: Switch back to 3 digit bank codes for HU
  • ec1210e chore: Regenerate bank registry
  • c8305e7 Switching to pandas (#103)
  • d3839dd Senegal iban validation (#107)
  • 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
  • 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 2022.9.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/master/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2020.11.0...2022.09.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2023

Superseded by #157.

@dependabot dependabot bot closed this Feb 7, 2023
@dependabot dependabot bot deleted the dependabot/pip/schwifty-2022.9.0 branch February 7, 2023 09:01
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.

0 participants