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.7 #247

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps ibantools from 4.3.3 to 4.3.7.

Changelog

Sourced from ibantools's changelog.

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

  • Version 4.3.7

2023-12-02 Saša Jovanić sasa@simplify.ba

  • Added Dutch (NL) BBAN validation

2023-11-26 Saša Jovanić sasa@simplify.ba

  • Version 4.3.6

2023-11-13 Davide Bianco d.bianco@ermes.company

  • Fixed specs for Slovenian IBAN

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

... (truncated)

Commits
  • e36df17 Version 4.3.7
  • 772c95e Add Dutch BBAN validation
  • 49cb9e9 Bump typescript from 5.2.2 to 5.3.2
  • a704274 Bump @​typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1
  • f0c7a03 Bump typedoc from 0.25.3 to 0.25.4
  • 7323f8c Bump @​typescript-eslint/parser from 6.12.0 to 6.13.1
  • 0a5be5e Upgrade typescript
  • f248ea3 Bump typescript from 5.2.2 to 5.3.2
  • d93c751 Version 4.3.6
  • 12cbd05 Bump @​typescript-eslint/eslint-plugin from 6.9.1 to 6.12.0
  • 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 #249.