Skip to content

chore(deps): Bump bun-types from 1.3.14 to 1.4.0 in /js - #287

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/js/bun-types-1.4.0
Aug 24, 2026
Merged

chore(deps): Bump bun-types from 1.3.14 to 1.4.0 in /js#287
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/js/bun-types-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 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-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 added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@github-actions
github-actions Bot merged commit 96878c3 into main Aug 24, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/js/bun-types-1.4.0 branch August 24, 2026 22:45
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