Skip to content

chore(deps): update npm packages - #621

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-packages
Open

chore(deps): update npm packages#621
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-packages

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anthropic-ai/sandbox-runtime 0.0.670.0.73 age adoption passing confidence
@openai/codex (source) 0.146.00.149.0 age adoption passing confidence
@vitest/browser-playwright (source) 4.1.104.1.11 age adoption passing confidence
bun (source) 1.3.141.4.0 age adoption passing confidence
deno (source) 2.9.42.9.5 age adoption passing confidence
typescript (source) 7.1.0-dev.20260812.17.1.0-dev.20260819.1 age adoption passing confidence
vite-task-tools>vite (source) 8.2.08.2.2 age adoption passing confidence

Release Notes

anthropic-experimental/sandbox-runtime (@​anthropic-ai/sandbox-runtime)

v0.0.73

Compare Source

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.72...v0.0.73

v0.0.72

Compare Source

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.71...v0.0.72

v0.0.71

Compare Source

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.70...v0.0.71

v0.0.70

Compare Source

What's Changed

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.69...v0.0.70

v0.0.69

Compare Source

What's Changed

New Contributors

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.68...v0.0.69

v0.0.68

Compare Source

What's Changed

New Contributors

Full Changelog: anthropic-experimental/sandbox-runtime@v0.0.67...v0.0.68

openai/codex (@​openai/codex)

v0.147.0

v0.146.1

vitest-dev/vitest (@​vitest/browser-playwright)

v4.1.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
oven-sh/bun (bun)

v1.4.0: Bun v1.4

Compare Source

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: image (1)

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.

denoland/deno (deno)

v2.9.5

Compare Source

  • feat(add): --unscoped flag to alias packages by their unscoped name (#​36319)
  • feat(task): add --members flag to run tasks in workspace members only (#​35748)
  • feat: add Blob/Body textStream() (#​35616)
  • feat: add experimental QuickJS backend (#​36194)
  • fix(bundle): avoid esbuild protocol deadlock (#​36427)
  • fix(bundle): respect runtime file permissions (#​36107)
  • fix(cjs): use loader sources for recursive analysis (#​36111)
  • fix(cli): escape control characters in external metadata (#​36198)
  • fix(core): don't resolve internal module imports with the user's import map
    (#​36303)
  • fix(crypto): add "raw-secret" to KeyFormat type (#​35708)
  • fix(desktop): handle colored HMR URLs and page loads (#​36316)
  • fix(desktop): retain update signature verification op (#​36152)
  • fix(ext/crypto): allow deriveBits with length 0 (#​36283)
  • fix(ext/napi): polyfill uv_handle_size and uv_strerror (#​36308)
  • fix(ext/net): release completed QUIC stream resources (#​36247)
  • fix(ext/net): require --allow-sys for node:dns.getServers() (#​35941)
  • fix(ext/node): Node compat for web streams (#​36285)
  • fix(ext/node): apply backpressure in Readable.toWeb() (#​36321)
  • fix(ext/node): defer TLS write completion callback to avoid reentrancy panic
    (#​35867)
  • fix(ext/node): don't fire http2 settings callback after session destroy
    (#​36230)
  • fix(ext/node): gate constrained memory cgroup reads (#​36218)
  • fix(ext/node): handle pre-quoted shell arguments (#​36371)
  • fix(ext/node): implement node:test tags (#​36292)
  • fix(ext/node): implement util.diff (#​36289)
  • fix(ext/node): implement v8.promiseHooks API (#​36281)
  • fix(ext/node): sort fs.readdir entries to match Node.js (#​36341)
  • fix(ext/node): stop http2 file reads after stream close (#​36300)
  • fix(ext/node): store blocklist ranges compactly (#​36212)
  • fix(ext/node): support the fs flush option for writes (#​36290)
  • fix(ext/node): use signatureAlgorithm digest for X509 ECDSA verify (#​36326)
  • fix(ext/node_crypto): use named group exponent sizes (#​36347)
  • fix(ext/web): attach Node error codes to WHATWG API validation errors (#​36288)
  • fix(ext/websocket): disable HTTP/2 server push on wss upgrade path (#​36327)
  • fix(fetch): scope redirect-sensitive headers by origin (#​36361)
  • fix(ffi): reject resizable buffers in nonblocking calls (#​36259)
  • fix(fmt): accept xml and svg extensions for stdin (#​36149)
  • fix(fmt): update lax-markup to 0.3.2, lax-css and lax-sql to 0.3.0 (#​36397)
  • fix(http): preserve stripped headers across redirects (#​36360)
  • fix(inspector): validate request host headers (#​36348)
  • fix(net): cancel pending writes on stream close (#​36369)
  • fix(net): clean up concurrently dropped load-balanced listeners (#​36246)
  • fix(net): handle malformed DNS record text (#​36374)
  • fix(node): clean up Web Stream finished listeners (#​36227)
  • fix(node): retain consumed HTTP stream wrapper (#​36254)
  • fix(npm): ignore invalid package bin targets (#​36354)
  • fix(npm): tolerate malformed scripts field in packuments (#​36324)
  • fix(npmrc): match auth configs by authority and path (#​36359)
  • fix(outdated): don't report JSR pre-release versions as latest (#​36325)
  • fix(publish): report when the registry rejects a provenance attestation
    (#​36404)
  • fix(resolver): don't treat deno eval modules as npm package files (#​36304)
  • fix(runtime): map notify's Windows missing-path error to NotFound (#​35864)
  • fix(sync-types): add reason to too_many_arguments allows (lint)
  • fix(telemetry): handle reentrant attribute conversion (#​36256)
  • fix(webgpu): own mapped range backing stores (#​36257)
  • fix(webstorage): preserve Storage constructor name (#​35944)
  • fix: capitalize IP in help text (#​36170)
  • fix: upgrade deno_task_shell to 0.33.3 (#​36406)
  • fix: wire no-legacy-abort unstable flag from deno.json config (#​36312)
  • perf(core): run the common-path tick drain in Rust (#​36157)
  • perf(ext/node): bypass dns lookup on literal IPs in udp send (#​35909)
  • perf(ext/web): implement base64url encode/decode as simdutf ops (#​36398)
  • perf(fs): open files on the blocking pool in async readFile/writeFile (#​36160)
  • perf: order startup functions in release builds (#​36219)
  • perf: reduce eager module evaluation at startup (#​36331)
  • perf: remove Linux unwind tables from release artifacts (#​36265)
microsoft/TypeScript (typescript)

v7.1.0-dev.20260819.1

Compare Source

v7.1.0-dev.20260818.1

Compare Source

v7.1.0-dev.20260817.1

Compare Source

v7.1.0-dev.20260816.1

Compare Source

v7.1.0-dev.20260815.1

Compare Source

v7.1.0-dev.20260813.1

Compare Source

vitejs/vite (vite-task-tools>vite)

v8.2.2

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
Code Refactoring
Tests
Build System
  • use JSON import attributes instead of readFIleSync in rolldown configs (#​23251) (d615bcd)

v8.2.1

Compare Source

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@socket-security

socket-security Bot commented Aug 9, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

fspy benchmark

linux

dynamic/launch             change  +0.09%  [ -8.61% ..  +8.78%]  overhead  +302.29%
dynamic/access             change  +0.12%  [ -1.68% ..  +1.05%]  overhead    +8.21%
dynamic/access-relative    change  +0.10%  [ -0.78% ..  +1.06%]  overhead   +47.66%
dynamic/access-contended   change  -0.13%  [ -6.45% ..  +2.31%]  overhead   +11.37%
static/launch              change  +0.31%  [ -6.65% ..  +7.36%]  overhead  +730.41%
static/access              change  +0.19%  [ -1.26% ..  +1.72%]  overhead  +819.68%
static/access-relative     change  -0.15%  [ -1.32% ..  +0.93%]  overhead +1317.94%
static/access-contended    change  +0.43%  [ -0.54% ..  +1.65%]  overhead +3436.54%

macos

dynamic/launch             change  +0.79%  [ -4.91% ..  +5.16%]  overhead  +238.34%
dynamic/access             change  +0.68%  [ -3.88% ..  +5.42%]  overhead    +7.03%
dynamic/access-relative    change  +0.92%  [ -6.84% .. +36.34%]  overhead  +237.78%
dynamic/access-contended   change  +1.79%  [-12.46% .. +608.14%]  overhead    +9.18%

windows

dynamic/launch             change  -0.29%  [ -2.09% ..  +1.69%]  overhead   +25.80%
dynamic/access             change  -0.19%  [ -0.93% ..  +0.75%]  overhead    +0.95%
dynamic/access-relative    change  +0.00%  [ -0.75% ..  +0.93%]  overhead    +1.12%
dynamic/access-contended   change  +0.00%  [ -1.94% ..  +1.09%]  overhead    +1.09%

@renovate
renovate Bot force-pushed the renovate/npm-packages branch 3 times, most recently from 633785c to a320414 Compare August 16, 2026 16:42
@renovate
renovate Bot force-pushed the renovate/npm-packages branch 2 times, most recently from 21ba143 to 6c1f382 Compare August 23, 2026 16:33
@renovate
renovate Bot force-pushed the renovate/npm-packages branch from 6c1f382 to 3b4cec0 Compare August 23, 2026 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants