Skip to content

Bump schwifty from 2020.11.0 to 2021.5.2#108

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2021

Bumps schwifty from 2020.11.0 to 2021.5.2.

Release notes

Sourced from schwifty's releases.

2021.04.0

  • Added type hints to the entire code base.
  • Dropped support for Python 3.6
  • Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.

2021.01.0

  • Restructure documentation and change theme to furo
  • Added dedicated exception classes for various validation errors.
  • Drop support for Python 2. Only Python 3.6+ will be supported from now
  • Use PEP 517/518 compliant build setup.
Changelog

Sourced from schwifty's changelog.

.. _changelog:

Changelog

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

2021.05.2_ - 2021/05/23

Added

* Country specifc checksum validation for Belgian banks, as well as support for generating the
  checksum when using the :meth:`IBAN.generate`-method. `@mhemeryck <https://github.com/mhemeryck>`_

2021.05.1_ - 2021/05/20

Added

  • The IBAN validation now optionally includes the verification of the country specific checksum within the BBAN. This currently works for German and Italian banks. For German banks the checksum algorithm for the account code is chosen by the bank code. Since there are over 150 bank specific algorithms in Germany not all of them are implemented at the moment, but the majority of banks should be covered.

Changed

* Update bank registry for Germany, Poland, Czech Republic, Austria and Netherlands.

2021.05.0_ - 2021/05/02

Added

* Added manually curated list of Lithuanian Banks (e.g Revolut Payments UAB).

2021.04.0_ - 2021/04/23

Changed
</code></pre>
<ul>
<li>Added type hints to the entire code base.</li>
<li>Dropped support for Python 3.6</li>
<li>Update bank registry for Austria, Poland, Germany, Belgium, Czech Republic, Netherlands, Slovenia and Slovakia.</li>
</ul>
<h2><code>2021.01.0</code>_ - 2021/01/20</h2>
<p>Changed</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/mdomke/schwifty/commit/9dd169045f64028679fd2fcff94be85658fa7f4c&quot;&gt;&lt;code&gt;9dd1690&lt;/code&gt;&lt;/a> chore: Add compare link for 2021.05.2 release to changelog</li>
<li><a href="https://github.com/mdomke/schwifty/commit/15de66140445ea9005dede53ea14f79d297bb50d&quot;&gt;&lt;code&gt;15de661&lt;/code&gt;&lt;/a> Automatically cut BBAN based on IBAN spec for checksum calculation</li>
<li><a href="https://github.com/mdomke/schwifty/commit/6f934eabcd867a63abffaf11f6d40c161d54f1cb&quot;&gt;&lt;code&gt;6f934ea&lt;/code&gt;&lt;/a> chore: Add changelog for 2021.05.2 release</li>
<li><a href="https://github.com/mdomke/schwifty/commit/2f3a7a7254ffc677b0730186ad9e1ac3693e9a18&quot;&gt;&lt;code&gt;2f3a7a7&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/mdomke/schwifty/issues/51&quot;&gt;#51&lt;/a> from mhemeryck/be_checksum_check</li>
<li><a href="https://github.com/mdomke/schwifty/commit/539c15bd53cabc93e925056dbc48417ec2525c85&quot;&gt;&lt;code&gt;539c15b&lt;/code&gt;&lt;/a> Implements BE BBAN checksum check</li>
<li><a href="https://github.com/mdomke/schwifty/commit/ff099deae8f43b95a442f7281e1490e0806acae1&quot;&gt;&lt;code&gt;ff099de&lt;/code&gt;&lt;/a> chore: Remove superfluous tick</li>
<li><a href="https://github.com/mdomke/schwifty/commit/30d61a7c0c9fd2a4f35960003a8e319043d5f254&quot;&gt;&lt;code&gt;30d61a7&lt;/code&gt;&lt;/a> Merge pull request <a href="https://github-redirect.dependabot.com/mdomke/schwifty/issues/50&quot;&gt;#50&lt;/a> from mdomke/feature/add-account-code-checksum-support</li>
<li><a href="https://github.com/mdomke/schwifty/commit/143478b036fab6614aaf61a04129b1768601b366&quot;&gt;&lt;code&gt;143478b&lt;/code&gt;&lt;/a> chore: Add return type annotation</li>
<li><a href="https://github.com/mdomke/schwifty/commit/10f46c7df977a6490fed87cf33bdec81c2d8eb36&quot;&gt;&lt;code&gt;10f46c7&lt;/code&gt;&lt;/a> chore: Fix linting errors in docs</li>
<li><a href="https://github.com/mdomke/schwifty/commit/3d0dfd452f1e7bbfae261b9a953d0af9cc0da49a&quot;&gt;&lt;code&gt;3d0dfd4&lt;/code&gt;&lt;/a> Updated bank registry for AT, CZ, NL and PL</li>
<li>Additional commits viewable in <a href="https://github.com/mdomke/schwifty/compare/2020.11.0...2021.05.2&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 2021.5.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...2021.05.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 24, 2021
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.8%) to 97.984% when pulling 3192fe9 on dependabot/pip/schwifty-2021.5.2 into 131a22a on master.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 18, 2021

Superseded by #112.

@dependabot dependabot Bot closed this Jun 18, 2021
@dependabot dependabot Bot deleted the dependabot/pip/schwifty-2021.5.2 branch June 18, 2021 09:02
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.

1 participant