jerebtw / Sepa-JS-XML

This is a library to generate SEPA xml files
https://www.npmjs.com/package/sepa-js-xml
MIT License
7 stars 2 forks source link

Bump ibantools from 4.3.3 to 4.3.5 #241

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps ibantools from 4.3.3 to 4.3.5.

Changelog

Sourced from ibantools's changelog.

2023-10-14 Saša Jovanić sasa@simplify.ba

  • Version 4.3.5
  • Added script to parse IBAN specification provided as text file
  • Added code to extract accountNumber, bankIdentifier and branchIdentifier and provide it in ExtractIBANResult

2023-09-25 Saša Jovanić sasa@simplify.ba

  • Updated some development dependencies and list of supported node versions

2023-09-25 Saša Jovanić sasa@simplify.ba

  • Version 4.3.4

2023-09-22 Guilherme Webber Mendes guilherme.webber@outlook.com

  • Add FK (Falkland Islands) IBAN validation
  • Update NI (Nicaragua) IBAN validation

2023-07-11 Pawlina53

  • Add SEPA attribute to VA (Vatican)

2023-06-19 Saichand Chowdary chandu.sai@gmail.com

  • Fixed slice index in mod9710Iban method

2023-05-23 Saša Jovanić sasa@simplify.ba

  • Version 4.3.3
  • Remove outdated BBAN check for Finland
  • Fix issue with using LX for QR-IBAN instead of LI

2023-04-21 Saša Jovanić sasa@simplify.ba

  • Version 4.3.2

2023-04-20 Florian Morrenth fm4work@gmail.com

  • Added support for Sudanese and Somalian IBAN

2023-04-20 Saša Jovanić sasa@simplify.ba

  • Version 4.3.1
  • Added support for Russian IBAN (#334)

2023-04-10 Saša Jovanić sasa@simplify.ba

  • Version 4.3.0
  • Added support for QR-IBAN (#332)

2023-01-04 Saša Jovanić sasa@simplify.ba

  • Fixed documentation issues (#326)

2023-01-04 Saša Jovanić sasa@simplify.ba

  • Removed Gulp as development dependency

2023-01-03 Saša Jovanić sasa@simplify.ba

  • Version 4.2.2
  • Fixed issue #273 - Do not call IBAN checksum calculation if format is incorrect

... (truncated)

Commits
  • be6c40a Improve github actions and add coverage action (#438)
  • 31b9325 Add sideEffects to package
  • c2807de Script comments
  • e000fe4 Updates and fixes (#437)
  • b072c78 Bump @​typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 (#435)
  • 06781bf Bump typedoc from 0.25.1 to 0.25.2 (#433)
  • 857718e Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 (#436)
  • 599e877 Bump @​typescript-eslint/parser from 6.7.4 to 6.7.5 (#434)
  • de18481 Bump eslint from 8.50.0 to 8.51.0 (#432)
  • c84622b Bump @​typescript-eslint/eslint-plugin from 6.7.3 to 6.7.4
  • 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 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)
dependabot[bot] commented 9 months ago

Superseded by #246.