Skip to content

Bump schwifty from 2020.11.0 to 2022.3.1#123

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 7, 2022

Bumps schwifty from 2020.11.0 to 2022.3.1.

Release notes

Sourced from schwifty's releases.

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

  • 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

... (truncated)

Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2022.03.1_ - 2022/03/05

Added

* Country specifc checksum validation for French banks (based on the work of
  `@sholan <https://github.com/sholan>`_)

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

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

2022.02.0_ - 2022/02/15

Added

* N26 BIC for Spain `@brunovila &lt;https://github.com/brunovila&gt;`_
* Manually curated entries for banks from Iceland `@gautinils &lt;https://github.com/gautinils&gt;`_

Changed
</code></pre>
<ul>
<li>Removed manually curated bank entries for Spain since all values were already part of
the generated registry.</li>
<li>Updated bank registry for Austria, Belgium, Czech Republic, Germany, Spain, Netherlands and Poland</li>
<li>Added overwrite for IBAN spec of Czech Republic and France. The branch and account code positions
are wrongly provided in the official IBAN registry.</li>
</ul>
<h2><code>2021.10.2</code>_ - 2021/10/12</h2>
<p>Added</p>
<pre><code>&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/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><a href="https://github.com/mdomke/schwifty/commit/c4779d05fea789dffda02e827aa2d8c248c9160a&quot;&gt;&lt;code&gt;c4779d0&lt;/code&gt;&lt;/a> Upadte bank registries</li>
<li><a href="https://github.com/mdomke/schwifty/commit/e83287d810a24303954ef3f93d563dd4324ce71e&quot;&gt;&lt;code&gt;e83287d&lt;/code&gt;&lt;/a> Add <strong>len</strong> to IBAN and BIC</li>
<li><a href="https://github.com/mdomke/schwifty/commit/9c040d3281c8486e7788e26bfc78eb9ae094b664&quot;&gt;&lt;code&gt;9c040d3&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/mdomke/schwifty/issues/74&quot;&gt;#74&lt;/a> from TheoSinnige/feature/fix-nl-generation</li>
<li><a href="https://github.com/mdomke/schwifty/commit/697eeb14838e56a994c74fe260d0608835522043&quot;&gt;&lt;code&gt;697eeb1&lt;/code&gt;&lt;/a> Skip empty lines in Dutch bank excel file.</li>
<li><a href="https://github.com/mdomke/schwifty/commit/717df78a86149955623ea0e1859bd568463a3da8&quot;&gt;&lt;code&gt;717df78&lt;/code&gt;&lt;/a> chore: Fix release links in changelog</li>
<li><a href="https://github.com/mdomke/schwifty/commit/6250bbc5a24f06aa7a5c0f81292e1cafa9f199cb&quot;&gt;&lt;code&gt;6250bbc&lt;/code&gt;&lt;/a> Update CHANGELOG for 2022.02.0 release</li>
<li><a href="https://github.com/mdomke/schwifty/commit/554bc5776ae77c4b789dc36dc6c6c05b5a4615bd&quot;&gt;&lt;code&gt;554bc57&lt;/code&gt;&lt;/a> Update domestic bank registries</li>
<li><a href="https://github.com/mdomke/schwifty/commit/7248c61d0e1f0897f9c4b2614c67a5e4be25fc60&quot;&gt;&lt;code&gt;7248c61&lt;/code&gt;&lt;/a> Add overwrite for CZ and FR BBAN positions</li>
<li>Additional commits viewable in <a href="https://github.com/mdomke/schwifty/compare/2020.11.0...2022.03.1&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.3.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.03.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 Mar 7, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 12, 2022

Superseded by #129.

@dependabot dependabot Bot closed this Apr 12, 2022
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2022.3.1 branch April 12, 2022 12:21
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