Skip to content

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

Merged
Exeloo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0f536682d8
Apr 23, 2026
Merged

chore(deps): bump bun and @types/bun#78
Exeloo merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-0f536682d8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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
@Exeloo
Copy link
Copy Markdown
Member

Exeloo commented Apr 23, 2026

@dependabot rebase

@Exeloo
Copy link
Copy Markdown
Member

Exeloo commented Apr 23, 2026

@dependabot recreate

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 force-pushed the dependabot/npm_and_yarn/multi-0f536682d8 branch from b34d521 to b0214d9 Compare April 23, 2026 10:11
@Exeloo Exeloo merged commit 6bfe18c into main Apr 23, 2026
5 checks passed
@Exeloo Exeloo deleted the dependabot/npm_and_yarn/multi-0f536682d8 branch April 23, 2026 10:11
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