Skip to content

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

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-0f536682d8
Open

chore(deps): bump bun and @types/bun#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-0f536682d8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

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

Release notes

Sourced from bun's releases.

Bun v1.3.11

To install Bun v1.3.11

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

bun upgrade

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

Thanks to 15 contributors!

Commits
  • a04817c deflake hot.test.ts: fix duplicate error handling and buffer management (#28202)
  • af24e28 fix(install): print error message when security scanner fails (#28196)
  • 1d50d64 fix(test): use chrome-headless-shell on macOS to fix next-pages puppeteer lau...
  • 5693fc1 Disable runtime transpiler cache when debugger is active via env var (#28189)
  • 047cedb Remove upload benchmark step
  • 47826b3 fix(bundler): propagate star import through barrel namespace re-exports (#28173)
  • 1628bfe feat(cron): add Bun.cron API for OS-level cron jobs and expression parsing (#...
  • 31e0c9c Add documentation for Bun.CSRF API (#28144)
  • d50ab98 Shrink path ignore pattern stack buffer (follow-up to #28089) (#28128)
  • 7e517b1 Fix: Receive data in security scanner via an ipc pipe to avoid hitting max ar...
  • Additional commits viewable in compare view

Updates @types/bun from 1.3.10 to 1.3.11

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)

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.10 to 1.3.11
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.10...bun-v1.3.11)

Updates `@types/bun` from 1.3.10 to 1.3.11
- [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.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/bun"
  dependency-version: 1.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Update of dependencies label Mar 23, 2026
@dependabot dependabot bot requested a review from Exeloo as a code owner March 23, 2026 20:58
@dependabot dependabot bot added the dependencies Update of dependencies label Mar 23, 2026
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.

0 participants