Skip to content

Bump bun-types from 1.3.8 to 1.3.14#39

Merged
trentdoney merged 3 commits into
mainfrom
dependabot/npm_and_yarn/bun-types-1.3.14
May 16, 2026
Merged

Bump bun-types from 1.3.8 to 1.3.14#39
trentdoney merged 3 commits into
mainfrom
dependabot/npm_and_yarn/bun-types-1.3.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps bun-types from 1.3.8 to 1.3.14.

Release notes

Sourced from bun-types's releases.

Bun v1.3.14

To install Bun v1.3.14

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

bun upgrade

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

Thanks to 11 contributors!

Bun v1.3.13

To install Bun v1.3.13

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"

... (truncated)

Commits
  • 0d9b296 Bun.serve: rename h3/h1 options to http3/http1 (#30583)
  • 191edc0 image: preserve ICC profile through WebP decode/encode (#30211)
  • d0a0bc4 Preserve ICC colour profile through Bun.Image JPEG/PNG encode (#30201)
  • ed75c88 Bun.Image — Sharp-shaped image pipeline (jpeg/png/webp, resize, rotate, modul...
  • accbff6 fetch: experimental HTTP/2 client (#29766)
  • b424bb7 Bun.serve: HTTP/3 (QUIC) support via h3: true (#29768)
  • e2017e7 ws: respect perMessageDeflate: false in upgrade request (#29685)
  • dc578b1 spawn: return caller-supplied fds from Subprocess.stdio[N] (#29629)
  • 890ef5a spawn: don't close caller-owned fds passed as extra stdio (#29606)
  • b424e70 bun-types: dedupe alias enum keys in FFI type maps (#29193)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@dependabot dependabot Bot requested a review from trentdoney as a code owner May 15, 2026 23:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9f38ec06e6

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread package.json
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bun-types-1.3.14 branch 2 times, most recently from 97122fb to 3f74ef3 Compare May 16, 2026 20:05
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.8 to 1.3.14.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.14/packages/bun-types)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/bun-types-1.3.14 branch from 3f74ef3 to 377e428 Compare May 16, 2026 20:07

@trentdoney trentdoney left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after adding the missing bun.lock update for bun-types 1.3.14 and verifying fresh CI passed.

@trentdoney trentdoney merged commit ec1df10 into main May 16, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/bun-types-1.3.14 branch May 16, 2026 20: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.

2 participants