Skip to content

Bump schwifty from 2020.11.0 to 2022.6.2#135

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 23, 2022

Bumps schwifty from 2020.11.0 to 2022.6.2.

Release notes

Sourced from schwifty's releases.

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

Changed

  • Allow getting bank names from IBAN. Previously, you could do iban.bic.bank_names[0], but since a BIC can be associated to multiple bank codes the context of the specific bank is lost and you could end up with the wrong bank name. @​jose-reveni

2022.04.1

Changed

  • The Italian BBAN checksum algorithm is now also applied for San Marino @​fabienpe

Fixed

  • Fix Italian BBAN checksum calculation #78
  • Fix bank code position in BBAN for Jordan banks @​fabienpe

2022.04.0

Changed

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

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 <https://github.com/Krystofee>`_

2022.06.1_ - 2022/06/06

Added

  • Generated list of Romanian BICs @Krystofee <https://github.com/Krystofee>_
  • Generated list of Hungarian BICs @Krystofee <https://github.com/Krystofee>_
  • Extended manually curated list of Irish BICs @dennisxtria <https://github.com/dennisxtria>_

2022.06.0_ - 2022/06/06

Added

* Manually curated list of Bulgarian BICs `@Krystofee <https://github.com/Krystofee>`_
* Manually curated list of Saudi Arabian BICs `@samizaman <https://github.com/samizaman>`_
* Support for `PyInstaller <https://pyinstaller.org/en/stable/>`_ `@Lukasz87 <https://github.com/Lukasz87>`_

Internal

  • Run tests on Python 3.10 @adamchainz <https://github.com/adamchainz>_
  • Use standard keys in setup.cfg @adamchainz <https://github.com/adamchainz>_
  • Don't rely on hacking in test-setup @adamchainz <https://github.com/adamchainz>_

2022.04.2_ - 2022/04/29

... (truncated)

Commits
  • b75b1d4 chore: Adapt CHANGELOG for 2022.6.2 release
  • 9daeaee chore: Update bank registries
  • b9bdabb Add more tests for deriving BICs from bank codes
  • 5f517dc feat(app): added CY banks (#100)
  • 3dd5e86 feat(app): added GR banks (#99)
  • fe0ce71 Fixed Hungary bank codes (#98)
  • 2a83834 chore: Update CHANGELOG for 2022.06.1 release
  • 3cebe88 feat(app): added more IE banks (#95)
  • 0dcdfaa Added Romanian BIC codes with generator (#97)
  • cf874b5 Added Hungarian BIC codes with generator (#96)
  • 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.6.2.
- [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.06.2)

---
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 Jun 23, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 30, 2022

Superseded by #137.

@dependabot dependabot Bot closed this Jun 30, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2022.6.2 branch June 30, 2022 09:05
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