Skip to content

Comments

chore(deps): bump bun and @types/bun#45

Merged
MartinFillon merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-7271f24dfd
Feb 18, 2026
Merged

chore(deps): bump bun and @types/bun#45
MartinFillon merged 1 commit intomainfrom
dependabot/npm_and_yarn/multi-7271f24dfd

Conversation

@dependabot
Copy link
Contributor

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

Bumps bun and @types/bun. These dependencies needed to be updated together.
Updates bun from 1.3.6 to 1.3.9

Release notes

Sourced from bun's releases.

Bun v1.3.9

To install Bun v1.3.9

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.9:

bun upgrade

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

Thanks to 10 contributors!

Bun v1.3.8

To install Bun v1.3.8

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.8:

bun upgrade

... (truncated)

Commits
  • cf6cdbb Revert "Mimalloc v3 update (#26379)" (#26783)
  • 89d2b1c fix(websocket): add missing incPendingActivityCount() in blob binaryType case...
  • 2019a1b Bump WebKit
  • 6c70ce2 Update WebKit to 7bc2f97e28353062bb54776ce01e4c2ff24c35cc (#26769)
  • 0e386c4 fix(stringWidth): correct width for Thai/Lao spacing vowels (#26728)
  • e5cd034 Define seed in crc32 types (#26754)
  • 45b9d1b Revert "fix(bindgen): prevent use-after-free for optional string argu… (#26742)
  • 0ad562d fix(http2) Fix SSLWrapper and allow injecting connections in Http2SecureServe...
  • 63a323a fix(http): don't enter tunnel mode for proxy-style absolute URLs in request l...
  • af76296 fix(docs): update runtime/markdown page Callout component (#26729)
  • Additional commits viewable in compare view

Updates @types/bun from 1.3.6 to 1.3.9

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 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 dependabot bot added the dependencies Update of dependencies label Feb 18, 2026
@dependabot dependabot bot requested a review from Exeloo as a code owner February 18, 2026 09:42
Bumps [bun](https://github.com/oven-sh/bun) and [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun). These dependencies needed to be updated together.

Updates `bun` from 1.3.6 to 1.3.9
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.6...bun-v1.3.9)

Updates `@types/bun` from 1.3.6 to 1.3.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/bun"
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-7271f24dfd branch from 828fa3b to 8e058c7 Compare February 18, 2026 09:46
@MartinFillon MartinFillon merged commit 7c5659b into main Feb 18, 2026
3 checks passed
@MartinFillon MartinFillon deleted the dependabot/npm_and_yarn/multi-7271f24dfd branch February 18, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant