Skip to content

Bump schwifty from 2020.11.0 to 2022.6.1#134

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps schwifty from 2020.11.0 to 2022.6.1.

Release notes

Sourced from schwifty's releases.

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

  • Update bank registry for Austria, Czech Republic, Germany, Spain, Poland and Slovakia.

Fixed

  • Removed bogus line from dutch bank registry.
  • Loading the bank registry now also works on machines that don't have UTF-8 as their default encoding @​imad3v

2022.03.1

Added

  • Country specific checksum validation for French banks (based on the work of @​sholan)

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

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

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 &lt;https://github.com/jose-reveni&gt;`_

2022.04.1_ - 2022/04/29

Changed

  • The Italian BBAN checksum algorithm is now also applied for San Marino @fabienpe &lt;https://github.com/fabienpe&gt;_

Fixed </tr></table>

... (truncated)

Commits
  • 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)
  • 3082697 chore: Add CHANGELOG for 2022.06.0 release
  • 19d3c23 add pyinstaller support (#92)
  • ca88b5c Merge pull request #94 from Krystofee/master
  • 3d06817 Manually added Bulgarian BIC codes
  • 0763eb4 Merge pull request #89 from adamchainz/remove_hacking
  • f457310 Merge pull request #88 from adamchainz/python_3.10
  • 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.1.
- [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.1)

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

dependabot Bot commented on behalf of github Jun 23, 2022

Superseded by #135.

@dependabot dependabot Bot closed this Jun 23, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2022.6.1 branch June 23, 2022 11:43
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