Build(deps-dev): Bump bun-types from 1.3.14 to 1.4.2 - #352
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/bun/bun-types-1.4.0
branch
from
September 4, 2026 00:26
b737019 to
1971f5a
Compare
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.14 to 1.4.2. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.4.2/packages/bun-types) --- updated-dependencies: - dependency-name: bun-types dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bun/bun-types-1.4.0
branch
from
September 19, 2026 21:36
1971f5a to
66d8907
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bun-types from 1.3.14 to 1.4.2.
Release notes
Sourced from bun-types's releases.
... (truncated)
Commits
9c3683fbundler: make --min-chunk-size effective on React apps and cheap; fix the sta...7c18e0dbundler: modulepreload the chunks a split browser import() depends on (#41143)d2b71fbbun-types: typewith { type }imports on TypeScript 7.1 (#41076)70736fdwebview: stop close() and browser death from raising uncatchable unhandled re...e8eaae9bundler: bind property accesses on re-exported namespaces directly (#41009)41906a4bun-types: keep generic process.removeListener and off signatures visible wit...1ab272bbun-types: defer Event and EventTarget to lib.dom when it is loaded (#40576)c6f335fBun.serve: HTTP/2 support viahttp2: true(#40137)1a50bfabundler: with --splitting --target bun, require() of an ES module is a chunk ...52baef6WebSocket client: pause()/resume(), working bufferedAmount, and a ServerWebSo...