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

chore(deps): bump ibantools from 1.6.0 to 4.3.5 #1207

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps ibantools from 1.6.0 to 4.3.5.

Changelog

Sourced from ibantools's changelog.

2023-10-14 Saša Jovanić [email protected]

  • 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ć [email protected]

  • Updated some development dependencies and list of supported node versions

2023-09-25 Saša Jovanić [email protected]

  • Version 4.3.4

2023-09-22 Guilherme Webber Mendes [email protected]

  • 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 [email protected]

  • Fixed slice index in mod9710Iban method

2023-05-23 Saša Jovanić [email protected]

  • 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ć [email protected]

  • Version 4.3.2

2023-04-20 Florian Morrenth [email protected]

  • Added support for Sudanese and Somalian IBAN

2023-04-20 Saša Jovanić [email protected]

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

2023-04-10 Saša Jovanić [email protected]

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

2023-01-04 Saša Jovanić [email protected]

  • Fixed documentation issues (#326)

2023-01-04 Saša Jovanić [email protected]

  • Removed Gulp as development dependency

2023-01-03 Saša Jovanić [email protected]

  • 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 <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 [ibantools](https://github.com/Simplify/ibantools) from 1.6.0 to 4.3.5.
- [Changelog](https://github.com/Simplify/ibantools/blob/master/ChangeLog)
- [Commits](Simplify/ibantools@1.6.0...4.3.5)

---
updated-dependencies:
- dependency-name: ibantools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from koenmetsu as a code owner October 17, 2023 23:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 17, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability E 2 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@koenmetsu koenmetsu closed this Oct 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ibantools-4.3.5 branch October 18, 2023 09:19
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant