Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2025

Bumps bun from 1.2.13 to 1.3.1.

Release notes

Sourced from bun's releases.

Bun v1.3.1

To install Bun v1.3.1

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

bun upgrade

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

Thanks to 15 contributors!

Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!!

Bun v1.3

Read the blog post

... (truncated)

Commits
  • 89fa0f3 Refactor napi_env to use Ref-counted NapiEnv (#23940)
  • 72f1ffd Silence non-actionable worker_threads.Worker option warnings (#23941)
  • bb5f0f5 node:net: another memory leak fix (#23936)
  • a3c43dc Fix Windows bunx fast path index out of bounds panic (#23938)
  • 45841d6 Check if toSlice has a bug (#23889)
  • d846e9a Fix bun.String.toOwnedSliceReturningAllASCII (#23925)
  • 06eea52 Add missing exception check for ReadableStream (#23932)
  • 1aaabcf Add missing error handling in ShellWriter's start() method & delete assert() ...
  • 3bc7859 bug(SlicedString.zig): Fix incorrect assertion in SlicedString.sub (#23934)
  • 12e22af set C_STANDARD to 17 (#23928)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Labels

The following labels could not be found: dependabot, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [bun](https://github.com/oven-sh/bun) from 1.2.13 to 1.3.1.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.2.13...bun-v1.3.1)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bun-1.3.1 branch from 3485bc3 to 2d90ba7 Compare November 13, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants