Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump schwifty from 2024.1.1.post0 to 2024.4.0 #103

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps schwifty from 2024.1.1.post0 to 2024.4.0.

Release notes

Sourced from schwifty's releases.

2024.04.0

Added

  • Added Revolut Bank for Spain @​brunovilla
  • Added support for Python 3.12
  • Added manually curated bank registry for Montenegro @​Djuka

Changed

  • The bank registry is now internally validated, so that all domestic bank codes actually match the specification of the corresponding BBAN structure. As a result, some entries had to be removed, because they did contain invalid bank codes.
  • The Danish national checksum algorithm is considered opaque and the checksum digit is assumed to be part of the account number (which is now always 10 digits long).

Fixed

  • The Czech bank registry was stored in latin-1 encoding, while being read as UTF-8. This resulted in invalid bank names @​Natim and @​Cogax
  • The Norwegian national checksum algorithm was rendering wrong results in some edge-cases @​Natim
Commits
  • eb9ea8d Added manually curated bank registry for Montenegro
  • eb39904 Add CHANGELOG for 2024.04.0 release
  • 811f775 Assume opaque national checksum for Denmark
  • c4d52b5 Merge branch 'fix/cz-encoding'
  • bd4fd28 Merge remote-tracking branch 'origin/main' into fix/cz-encoding
  • 115413b chore: Typing is hard when supporting multiple Python versions
  • 0c6a659 chore: Saudi Arabian bank registry misses valid mapping for now
  • 9f04846 chore: Add bank index by country
  • a54c08f Union with | is not supported before Python 3.10
  • 78994a2 chore: Add more specific type annotations
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2024.1.1.post0 to 2024.4.0.
- [Release notes](https://github.com/mdomke/schwifty/releases)
- [Changelog](https://github.com/mdomke/schwifty/blob/main/CHANGELOG.rst)
- [Commits](mdomke/schwifty@2024.01.1.post0...2024.04.0)

---
updated-dependencies:
- dependency-name: schwifty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 22, 2024
@dependabot dependabot bot requested a review from a team April 22, 2024 00:56
@github-actions github-actions bot enabled auto-merge (squash) April 22, 2024 00:57
@github-actions github-actions bot merged commit ab0d308 into main Apr 22, 2024
11 checks passed
@github-actions github-actions bot deleted the dependabot/pip/schwifty-2024.4.0 branch April 22, 2024 00:57
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants