Skip to content

Bump bun-types from 1.3.14 to 1.4.0 - #32

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-types-1.4.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/bun-types-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps bun-types from 1.3.14 to 1.4.0.

Release notes

Sourced from bun-types'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
  • cfa9f8e valkey: add ERR_REDIS_SERVER_ERROR for server error replies (#39573)
  • 24c0063 valkey: fix null array, null CRLF, big number and blob error replies (#39544)
  • 4c68990 valkey: count idle time from connect and restart it on incoming data (#38281)
  • 486e78c sql: support AbortSignal in reserve() so a pending reservation can be cancell...
  • 1d1131c redis: add bitmap, HLL, geo, scripting, server, and stream commands (#29339)
  • cf93e6d CompressionStream/DecompressionStream: emit each chunk's output in bounded st...
  • 4bf3f36 XML: settle the Bun.XML contract — exact text, arrays, comments/PIs (#38724)
  • 056491f TOML: map date/time values to Temporal, round-trip them through stringify (#3...
  • 2d3b1ee types: document the bun:jsc declarations (#38711)
  • ada2a67 HTMLRewriter: don't read a streamed input ahead of its reader (#38656)
  • 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 Sep 6, 2026
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.3.14 to 1.4.0.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.4.0/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
dependabot Bot force-pushed the dependabot/bun/bun-types-1.4.0 branch from 6bddeda to fca9a9a Compare September 6, 2026 10:16
@dependabot @github

dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Author

Superseded by #36.

@dependabot dependabot Bot closed this Sep 11, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/bun-types-1.4.0 branch September 11, 2026 04:35
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.

0 participants