Skip to content

chore(deps): update rust crate iban_validate to v5#330

Draft
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/iban_validate-5.x
Draft

chore(deps): update rust crate iban_validate to v5#330
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/iban_validate-5.x

Conversation

@dd-octo-sts
Copy link

@dd-octo-sts dd-octo-sts bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
iban_validate dependencies major 45

Release Notes

ThomasdenH/iban_check (iban_validate)

v5.0.1

Compare Source

  • Update registry to latest version: Release 98.
  • Update country specific generation code. Inconsistencies are now resolved manually when generating the country specific code. Incorrect examples are now fixed before testing where they were previously ignored.
  • For "JO" (Jordan), we now return the bank branch. The registry provides an example but no range so this seems to be the best solution.
  • Use #[inline] and #[must_use] where appropriate

v5.0.0

Compare Source

This edition is technically breaking since it removes the std feature and implements Error from core instead of std.

  • Update registry to latest version.
  • Implement Error from core instead of std.
  • Remove feature std.
  • Update edition.
  • Update documentation links.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants