Skip to content

Bump schwifty from 2020.11.0 to 2022.2.0#121

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2022

Bumps schwifty from 2020.11.0 to 2022.2.0.

Release notes

Sourced from schwifty's releases.

2022.02.0

Added

Changed

  • Removed manually curated bank entries for Spain since all values were already part of the generated registry.
  • Updated bank registry for Austria, Belgium, Czech Republic, Germany, Spain, Netherlands and Poland
  • Added overwrite for IBAN spec of the Czech Republic and France. The branch and account code positions are wrongly provided in the official IBAN registry.

2021.10.2

Added

  • Added 440 additional bank records for Spain.

2021.10.1

Changed

Fixed

  • Ensure that Belgian BBAN checksums are always 2 digits long.

2021.10.0

Added

  • Added IBAN spec for Sudan (SD).
  • Added and extended manually curated bank entries for Turkey, Italy, Israel, Ireland, Spain, Switzerland and Denmark (thanks to @​howorkon).

Changed

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

Fixed

  • Disallow schwifty to be installed for Python versions older than 3.7. It was unsupported before, but is now rejected upon installation with an appropriate error message.
  • Austrian bank codes are now consistently left padded with zeros. This fixes the mapping from IBAN to BIC for the Austrian federal bank institutes.

2021.06.1

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2022.02.0 - 2022/02/15

Added

* N26 BIC for Spain `@brunovila <https://github.com/brunovila>`_
* Manually curated entries for banks from Iceland `@gautinils <https://github.com/gautinils>`_

Changed

  • Removed manually curated bank entries for Spain since all values were already part of the generated registry.
  • Updated bank registry for Austria, Belgium, Czech Republic, Germany, Spain, Netherlands and Poland
  • Added overwrite for IBAN spec of Czech Republic and France. The branch and account code positions are wrongly provided in the official IBAN registry.

2021.10.2 - 2021/10/12

Added

* Added 440 additional bank records for Spain.

2021.10.1 - 2021/10/11

Changed

  • Use importlib.resources <https://docs.python.org/3.9/library/importlib.html#module-importlib.resources>_ for loading internal registries. This removes the need to have setuptools installed. Thank you @a-recknagel <https://github.com/a-recknagel>_ for the idea!

Fixed

* Ensure that Belgian BBAN checksums are always 2 digits long.

2021.10.0_ - 2021/10/01

Added

  • Added IBAN spec for Sudan (SD).
  • Added and extended manually curated bank entries for Turkey, Italy, Israel, Ireland, Spain,

... (truncated)

Commits
  • 6250bbc Update CHANGELOG for 2022.02.0 release
  • 554bc57 Update domestic bank registries
  • 7248c61 Add overwrite for CZ and FR BBAN positions
  • a1e1aa9 Merge pull request #71 from dvorakmilda/master
  • 20ab1c1 correct parsing length
  • 2e1e3f4 generate iban with branch_code in source
  • 03ef69b Merge pull request #68 from brunovila/master
  • 213c9b1 n26 neobank spain code
  • 8b9a86c Merge pull request #64 from gautinils/master
  • 265b921 Added manual_is.json
  • 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.2.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.02.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 Feb 16, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 7, 2022

Superseded by #123.

@dependabot dependabot Bot closed this Mar 7, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2022.2.0 branch March 7, 2022 09:04
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