Skip to content

Bump bun from 1.4.0 to 1.4.1 - #2289

Merged
pull-merger[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/bun-1.4.1
Sep 7, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps bun from 1.4.0 to 1.4.1.

Release notes

Sourced from bun's releases.

Bun v1.4.1

To install Bun v1.4.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.4.1:

bun upgrade

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

Thanks to 7 contributors!

Commits
  • 4661e49 lexer: only treat PURE as an annotation when it starts a // comment (#41284)
  • aad89da bundler: no export table for a lifted CommonJS file that stays wrapped (#41334)
  • f0bcb1a run --filter: show all output by default, clearer missing-script errors (#41323)
  • e40940d build: run bindgenv2 with cfg.jsRuntime (#41313)
  • 2c2b984 build: run generate-classes.ts with cfg.jsRuntime (#41311)
  • d6d9661 build: run cppbind.ts with cfg.jsRuntime (#41310)
  • b1f7b8e Bump WebKit to 6119947592b6 (#41324)
  • edc668c build: run create-hash-table.ts and generate-jssink.ts with cfg.jsRuntime (#4...
  • 1719834 build: run generate-host-exports.ts with cfg.jsRuntime (#41308)
  • c83c9c3 build: run compress-embed.ts with cfg.jsRuntime (#41307)
  • Additional commits viewable in compare view

Dependabot compatibility score

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) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](oven-sh/bun@bun-v1.4.0...bun-v1.4.1)

---
updated-dependencies:
- dependency-name: bun
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned pmi Sep 7, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2026
@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 22.85%. Comparing base (ea9dbc3) to head (65ca806).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2289   +/-   ##
=======================================
  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.

@pull-merger
pull-merger Bot merged commit 568d7f7 into master Sep 7, 2026
5 checks passed
@pull-merger
pull-merger Bot deleted the dependabot/npm_and_yarn/bun-1.4.1 branch September 7, 2026 10:15
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