Skip to content

chore: bump the misc group across 1 directory with 4 updates#89

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/misc-c2d976f6b1
Open

chore: bump the misc group across 1 directory with 4 updates#89
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/misc-c2d976f6b1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 18, 2026

Bumps the misc group with 4 updates in the / directory: bun-types, ibantools, stdnum and typescript.

Updates bun-types from 1.3.11 to 1.3.12

Release notes

Sourced from bun-types's releases.

Bun v1.3.12

To install Bun v1.3.12

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.12:

bun upgrade

Read Bun v1.3.12's release notes on Bun's blog

Thanks to 8 contributors!

Commits
  • fa6f69f Add markdown ANSI pretty-printer for bun ./file.md (#28833)
  • 9850dd5 udp: surface IP_RECVERR ICMP errors and MSG_TRUNC truncation flag (#28827)
  • cf11b7d Implement in-process callback-style Bun.cron (#28701)
  • 3eba9cb Support TypeScript 6
  • 0bcb402 Bun.WebView: EventTarget, screenshot formats, zero-copy mmap Blob, .cdp() (#2...
  • 010dfa1 Bun.WebView — headless browser automation (WebKit + Chrome backends) (#28185)
  • See full diff in compare view

Updates ibantools from 4.5.1 to 4.5.4

Changelog

Sourced from ibantools's changelog.

2026-04-10 Saša Jovanić sasa@simplify.ba * Version 4.5.4

2026-04-10 René <@​jahusa02> * Fixed ESM package endpoints (#673)

2026-04-09 Saša Jovanić sasa@simplify.ba * Version 4.5.3 * Fixed issue with pointing to CJS file (#670) * Added YE * Fixed account number extraction for several countries * Upgraded npm packages

2026-04-04 Saša Jovanić sasa@simplify.ba * Version 4.5.2 * Fixed issue with extraction of German IBAN (#550) * Upgraded npm packages * Fixed issues with outdated GitHub actions

2024-04-13 Saša Jovanić sasa@simplify.ba * Upgraded several npm packages * Moved to new ts compiler targets * Removed Karma dependency * Moved to have type="module" in package.json

2024-03-23 Saša Jovanić sasa@simplify.ba * Version 4.5.1

2024-03-05 Philipp Sieber philipp.sieber@getyourguide.com * Added Oman (OM)

2024-02-28 Guillem Martinez guillem@antswarm.ai * Fix Spanish (ES) IBAN extraction

2024-02-14 Saša Jovanić sasa@simplify.ba * Version 4.5.0

2024-02-14 Mayeul-T mayeul@touchard.bzh * Fix French (FR) IBAN extract

2024-01-09 Saša Jovanić sasa@simplify.ba * Added dual licensing, MIT or MPL-2.0

2024-01-09 Saša Jovanić sasa@simplify.ba * Version 4.3.9 * Removed Dutch (NL) BBAN validation

2023-12-08 Saša Jovanić sasa@simplify.ba * Version 4.3.8

... (truncated)

Commits
  • 1307a67 4.5.4 release
  • 0e1b247 Fix ESM package entrypoints
  • 709fb54 Update README
  • 6afdaa0 Fix typsescript upgrade
  • 7c5272f Bump typescript from 5.7.2 to 6.0.2
  • d570c5a Fix CJS issue and prepare release
  • 3330155 Add YE + fix some account number extractions
  • f210501 Bump requirejs from 2.3.7 to 2.3.8
  • 96acde9 Bump eslint-config-prettier from 9.1.0 to 10.1.8
  • 24ed637 Bump typedoc from 0.27.2 to 0.28.18
  • Additional commits viewable in compare view

Updates stdnum from 1.11.7 to 1.11.13

Commits
  • c01767a chore(release): 1.11.13 [skip ci]
  • c475922 fix: add cz/ico based issue #146 (#151)
  • cf22d61 chore(release): 1.11.12 [skip ci]
  • a013854 fix(ro): correct checksum alignment for 10-digit CUI numbers (#150)
  • 068335e chore(release): 1.11.11 [skip ci]
  • c50565b fix: Update RFC validation to include legacy alphabet (#143)
  • 50357c8 chore(release): 1.11.10 [skip ci]
  • 1a8e168 fix: add Bolivian CI (Cédula de Identidad) validator (#144)
  • 5451bba chore(release): 1.11.9 [skip ci]
  • 5fbae55 fix: force minmatch version for audit (#149)
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the misc group with 4 updates in the / directory: [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types), [ibantools](https://github.com/Simplify/ibantools), [stdnum](https://github.com/koblas/stdnum-js) and [typescript](https://github.com/microsoft/TypeScript).


Updates `bun-types` from 1.3.11 to 1.3.12
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.12/packages/bun-types)

Updates `ibantools` from 4.5.1 to 4.5.4
- [Changelog](https://github.com/Simplify/ibantools/blob/master/ChangeLog)
- [Commits](Simplify/ibantools@4.5.1...4.5.4)

Updates `stdnum` from 1.11.7 to 1.11.13
- [Release notes](https://github.com/koblas/stdnum-js/releases)
- [Changelog](https://github.com/koblas/stdnum-js/blob/main/CHANGELOG.md)
- [Commits](koblas/stdnum-js@v1.11.7...v1.11.13)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: bun-types
  dependency-version: 1.3.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: ibantools
  dependency-version: 4.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: stdnum
  dependency-version: 1.11.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 18, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Apr 18, 2026

PR author is not in the allowed authors list.

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.

0 participants