Skip to content

Bump schwifty from 2020.11.0 to 2022.4.0#129

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2022

Bumps schwifty from 2020.11.0 to 2022.4.0.

Release notes

Sourced from schwifty's releases.

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)

2022.03.0

Added

  • The IBAN and BIC classes now support the __len__ method to allow a more Pythonic calculation of the length.

Changed

  • Update bank registry Czech Republic, Spain, Hungary, Poland, and Slovakia.

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

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2022.04.0_ - 2022/04/11

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

2022.03.1_ - 2022/03/05

Added

  • Country specifc checksum validation for French banks (based on the work of @sholan &lt;https://github.com/sholan&gt;_)

2022.03.0_ - 2022/03/04

Added

* The :class:`.IBAN` and :class:`.BIC` classes now support the ``__len__`` method to allow a more
  Pythonic calculation of the length.

Changed
</code></pre>
<ul>
<li>Update bank registry for Czech Republic, Spain, Hungary, Poland and Slovakia.</li>
</ul>
<h2><code>2022.02.0</code>_ - 2022/02/15</h2>
<p>Added</p>
<pre><code>* N26 BIC for Spain @brunovila &amp;lt;https://github.com/brunovila&amp;gt;_
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/mdomke/schwifty/commit/a88a8a697c6c088aea66419a07889ebe59fb1c11&quot;&gt;&lt;code&gt;a88a8a6&lt;/code&gt;&lt;/a> Updated bank registries for AT, CZ, DE, ES, PL and SK</li>
<li><a href="https://github.com/mdomke/schwifty/commit/32c2af6d05e5f27dec5c0f20ff4c56a06c51c3f3&quot;&gt;&lt;code&gt;32c2af6&lt;/code&gt;&lt;/a> Add CHANGELOG for 22.4.0 release</li>
<li><a href="https://github.com/mdomke/schwifty/commit/0dd583e1b289efcd580d396f12ca9d33f3907fb6&quot;&gt;&lt;code&gt;0dd583e&lt;/code&gt;&lt;/a> chore: Fix quotes</li>
<li><a href="https://github.com/mdomke/schwifty/commit/e6a42329f1c3499209aafc264519ddc34e138928&quot;&gt;&lt;code&gt;e6a4232&lt;/code&gt;&lt;/a> Remove empty entry in NL bank registry</li>
<li><a href="https://github.com/mdomke/schwifty/commit/84ef34ad883dcdec07fc01eeb81c327fbc4a966b&quot;&gt;&lt;code&gt;84ef34a&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/mdomke/schwifty/issues/75&quot;&gt;#75&lt;/a> from imad3v/patch-1</li>
<li><a href="https://github.com/mdomke/schwifty/commit/2ba5e0788ba95bec3fd0020054f3512f0c1d06f4&quot;&gt;&lt;code&gt;2ba5e07&lt;/code&gt;&lt;/a> Specify encoding when reading registry files</li>
<li><a href="https://github.com/mdomke/schwifty/commit/1a09da86f939df8ddd042a4776e0af879b9766ee&quot;&gt;&lt;code&gt;1a09da8&lt;/code&gt;&lt;/a> Update code quality tools</li>
<li><a href="https://github.com/mdomke/schwifty/commit/3554c55bd81ca94b45c9ed3c96859c9154cf6764&quot;&gt;&lt;code&gt;3554c55&lt;/code&gt;&lt;/a> chore: Fix doc links in changelog</li>
<li><a href="https://github.com/mdomke/schwifty/commit/606511ce84fa93d5acd4c356b947b111a1c44d44&quot;&gt;&lt;code&gt;606511c&lt;/code&gt;&lt;/a> chore: Cleanup french domestic checksum implemenation</li>
<li><a href="https://github.com/mdomke/schwifty/commit/8a21e2b3d6d6214fe16d22f8f91bd4a9de8ed593&quot;&gt;&lt;code&gt;8a21e2b&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/mdomke/schwifty/issues/67&quot;&gt;#67&lt;/a> from sholan/master</li>
<li>Additional commits viewable in <a href="https://github.com/mdomke/schwifty/compare/2020.11.0...2022.04.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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.4.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.04.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 Apr 12, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 29, 2022

Superseded by #130.

@dependabot dependabot Bot closed this Apr 29, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2022.4.0 branch April 29, 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