Skip to content

Bump bun from 1.3.14 to 1.4.0 - #2275

Merged
pull-merger[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/bun-1.4.0
Aug 24, 2026
Merged

Bump bun from 1.3.14 to 1.4.0#2275
pull-merger[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/bun-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps bun from 1.3.14 to 1.4.0.

Release notes

Sourced from bun's releases.

Bun v1.4

To install Bun v1.4

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

Windows:

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

To upgrade to Bun v1.4.0:

bun upgrade

Read the blog post:

Thank you

Bun is free, open source, and MIT-licensed. We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed since Bun v1.3.

... (truncated)

Commits
  • 34cbb9a Fix edgecase in v8 CPU profiler
  • cfa9f8e valkey: add ERR_REDIS_SERVER_ERROR for server error replies (#39573)
  • 6ee3009 Read BUN_FEATURE_FLAG_EXPERIMENTAL_BAKE and BUN_FEATURE_FLAG_NO_LIBDEFLATE fr...
  • 0a4e3b1 process: NUL-terminate the PSI trigger that arms memoryPressure on Linux (#39...
  • 4199361 tls: send a bare RST from terminate(), no close_notify (#39632)
  • a356964 usockets: skip the poll-error close for a socket a handler already closed (#3...
  • 24c0063 valkey: fix null array, null CRLF, big number and blob error replies (#39544)
  • 8226b3d css: keep the lower bound when simplifying clamp() (#39577)
  • 88165c6 buffer: restore swap16/32/64 and multi-byte indexOf throughput (#39616)
  • 118154c libjpeg-turbo: use the clz intrinsic and enable the x86_64 SIMD kernels (#39523)
  • Additional commits viewable in compare view

@dependabot dependabot Bot assigned pmi Aug 24, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 24, 2026
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.85%. Comparing base (3c36809) to head (b03240d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2275   +/-   ##
=======================================
  Coverage   22.85%   22.85%           
=======================================
  Files           1        1           
  Lines          35       35           
=======================================
  Hits            8        8           
  Misses         27       27           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [bun](https://github.com/oven-sh/bun) from 1.3.14 to 1.4.0.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.3.14...bun-v1.4.0)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.4.0
  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.4.0 branch from b76a5d8 to b03240d Compare August 24, 2026 10:17
@pull-merger
pull-merger Bot merged commit 9912ba3 into master Aug 24, 2026
5 checks passed
@pull-merger
pull-merger Bot deleted the dependabot/npm_and_yarn/bun-1.4.0 branch August 24, 2026 10:19
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.

1 participant