Skip to content

chore(deps): update all non-major dependencies#773

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#773
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@azure/cosmos (source) ^4.9.1^4.9.3 age confidence
@azure/identity (source) ^4.13.0^4.13.1 age confidence
@azure/keyvault-secrets (source) ^4.10.0^4.11.2 age confidence
@azure/keyvault-secrets (source) ^4.11.1^4.11.2 age confidence
@azure/storage-blob (source) ^12.31.0^12.32.0 age confidence
@cloudflare/workers-types ^4.20260505.1^4.20260608.1 age confidence
@deno/kv (source) >=0.13.0>=0.14.0 age confidence
@deno/kv (source) ^0.13.0^0.14.0 age confidence
@electric-sql/pglite (source) ^0.4.5^0.5.1 age confidence
@netlify/blobs (source) ^10.7.4^10.7.9 age confidence
@planetscale/database ^1.19.0^1.20.1 age confidence
@types/deno (source) ^2.5.0^2.7.0 age confidence
@types/jsdom (source) ^28.0.1^28.0.3 age confidence
@types/node (source) ^25.6.0^25.9.2 age confidence
@typescript/native-preview (source) ^7.0.0-dev.20260505.1^7.0.0-dev.20260607.1 age confidence
@upstash/redis (source) ^1.36.2^1.38.0 age confidence
@upstash/redis (source) ^1.37.0^1.38.0 age confidence
@vercel/blob (source) ^2.3.3^2.4.0 age confidence
@vercel/functions (source) ^3.5.0^3.6.2 age confidence
@vitest/coverage-v8 (source) ^4.1.5^4.1.8 age confidence
h3 (source) ^2.0.1-rc.21^2.0.1-rc.22 age confidence
idb-keyval ^6.2.2^6.2.5 age confidence
ioredis ^5.9.3^5.11.1 age confidence
ioredis ^5.10.1^5.11.1 age confidence
lru-cache ^11.2.6^11.5.1 age confidence
lru-cache ^11.3.6^11.5.1 age confidence
mongodb-memory-server (source) ^11.1.0^11.2.0 age confidence
obuild ^0.4.34^0.4.36 age confidence
oxfmt (source) ^0.48.0^0.53.0 age confidence
oxlint (source) ^1.63.0^1.68.0 age confidence
pnpm (source) 10.33.310.34.1 age confidence
pnpm (source) 10.30.210.34.1 age confidence
srvx (source) ^0.11.15^0.11.16 age confidence
vite (source) ^8.0.10^8.0.16 age confidence
vitest (source) ^4.1.5^4.1.8 age confidence
wrangler (source) ^4.87.0^4.98.0 age confidence

Release Notes

Azure/azure-sdk-for-js (@​azure/cosmos)

v4.9.3

Compare Source

v4.9.2

Compare Source

Azure/azure-sdk-for-js (@​azure/keyvault-secrets)

v4.11.2

Compare Source

Bugs Fixed
  • Fixed an issue where contentType passed to setSecret() and updateSecretProperties() was not forwarded to the service request body. #​38301

v4.11.1

Compare Source

Bugs Fixed
  • Fix dependency issue.

v4.11.0

Features Added
  • Added support for service API version 2025-07-01 which is now the default. #​37785
  • Added outContentType option to getSecret() allowing callers to request PEM-format output for certificate-backed secrets (e.g., outContentType: KnownContentType.PEM). #​37785
  • Added previousVersion readonly property to SecretProperties which returns the identifier of the previous certificate version. #​37785
Azure/azure-sdk-for-js (@​azure/storage-blob)

v12.32.0

Compare Source

cloudflare/workerd (@​cloudflare/workers-types)

v4.20260608.1

Compare Source

v4.20260607.1

Compare Source

v4.20260606.1

Compare Source

v4.20260605.1

Compare Source

v4.20260604.1

Compare Source

v4.20260603.1

Compare Source

v4.20260602.1

Compare Source

v4.20260601.1

Compare Source

v4.20260531.1

Compare Source

v4.20260530.1

Compare Source

v4.20260529.1

Compare Source

v4.20260528.1

Compare Source

v4.20260527.1

Compare Source

v4.20260526.1

Compare Source

v4.20260525.1

Compare Source

v4.20260524.1

Compare Source

v4.20260523.1

Compare Source

v4.20260522.1

Compare Source

v4.20260521.1

Compare Source

v4.20260520.1

Compare Source

v4.20260519.1

Compare Source

v4.20260518.1

Compare Source

v4.20260517.1

Compare Source

v4.20260516.1

Compare Source

v4.20260515.1

Compare Source

v4.20260514.1

Compare Source

v4.20260511.1

Compare Source

v4.20260510.1

Compare Source

v4.20260509.1

Compare Source

v4.20260508.1

Compare Source

v4.20260507.1

Compare Source

v4.20260506.1

Compare Source

denoland/denokv (@​deno/kv)

v0.14.0

Compare Source

What's Changed
  • chore: release 0.14.0
  • fix: push releases with a deploy key (#​163)
  • remote: fix metadata refresher lifetime and stale token recovery (#​138)
  • feat: add a manually triggered release workflow (#​160)
  • docs: add supported feature matrices to the readmes (#​161)
  • docs: add a worked HTTPS reverse proxy example (#​162)
  • fix: load the napi binding lazily-failing (#​159)
  • fix: deflake the queue delivery e2e test (#​158)
  • fix: match native Deno.Kv.list selector validation (#​157)
  • fix: sync generated protobuf ts files with the datapath schema (#​152)
  • fix: add missing AtomicOperation.mutate() types (#​122)
  • feat: export KvU64 from the npm package (#​156)
  • fix: send content-type header on data path requests (#​151)
  • fix: report failed check indexes in AtomicWriteOutput (#​150)
  • chore: test the napi package on node 22 and 24 (#​155)
  • feat: build and publish the napi package for linux arm64 (#​154)
  • fix: build the darwin-x64 napi binary for the right architecture (#​153)
  • chore: use chrono::DateTime::from_timestamp in utc_now (#​128)
  • chore: upgrade prost to 0.14 (#​149)
  • chore: upgrade rusqlite to 0.40 (#​148)
  • chore: update env_logger to 0.11 and constant_time_eq to 0.5 (#​147)
  • chore: upgrade reqwest to 0.13 (#​146)
  • chore: upgrade axum to 0.8 (#​145)
  • chore: migrate to aws-sdk v1 (#​144)
  • chore: update Rust toolchain to 1.96.0 (#​143)
  • chore: fix prettier lint errors in napi test file (#​142)
  • chore: update npm/napi yarn.lock to address security advisories (#​141)
  • chore: update Cargo.lock to address security advisories (#​140)
  • chore: use correct version for denokv crate (#​134)

Full Changelog: denoland/denokv@0.13.0...0.14.0

electric-sql/pglite (@​electric-sql/pglite)

v0.5.1

Compare Source

Patch Changes
  • 930e2d0: fix PGlite version; redeploy external extensions

v0.5.0

Minor Changes
  • 93d50aa: Upgrade to Postgres 18.3; move other extensions to their own npm packages;

v0.4.6

Patch Changes
netlify/primitives (@​netlify/blobs)

v10.7.9

Compare Source

Dependencies

v10.7.8

Compare Source

Dependencies

v10.7.7

Compare Source

Dependencies

v10.7.6

Compare Source

Bug Fixes

v10.7.5

Compare Source

Dependencies
  • The following workspace dependencies were updated
planetscale/database-js (@​planetscale/database)

v1.20.1

Compare Source

What's Changed

Full Changelog: planetscale/database-js@v1.20.0...v1.20.1

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: planetscale/database-js@v1.19.0...v1.20.0

microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260607.1

Compare Source

v7.0.0-dev.20260606.1

Compare Source

v7.0.0-dev.20260605.1

Compare Source

v7.0.0-dev.20260604.1

Compare Source

v7.0.0-dev.20260603.1

Compare Source

v7.0.0-dev.20260602.1

Compare Source

v7.0.0-dev.20260601.1

Compare Source

v7.0.0-dev.20260527.2

Compare Source

v7.0.0-dev.20260527.1

Compare Source

v7.0.0-dev.20260526.1

Compare Source

v7.0.0-dev.20260525.1

Compare Source

v7.0.0-dev.20260524.1

Compare Source

v7.0.0-dev.20260523.1

Compare Source

v7.0.0-dev.20260522.1

Compare Source

v7.0.0-dev.20260521.1

Compare Source

v7.0.0-dev.20260519.1

Compare Source

v7.0.0-dev.20260518.1

Compare Source

v7.0.0-dev.20260517.1

Compare Source

v7.0.0-dev.20260516.1

Compare Source

v7.0.0-dev.20260515.1

Compare Source

v7.0.0-dev.20260514.1

Compare Source

v7.0.0-dev.20260513.1

Compare Source

v7.0.0-dev.20260512.1

Compare Source

v7.0.0-dev.20260511.1

Compare Source

v7.0.0-dev.20260510.1

Compare Source

v7.0.0-dev.20260509.2

Compare Source

v7.0.0-dev.20260508.1

Compare Source

v7.0.0-dev.20260507.1

Compare Source

v7.0.0-dev.20260506.1

Compare Source

upstash/redis-js (@​upstash/redis)

v1.38.0

Compare Source

Minor Changes
  • c71f581: Separate read/write commands into separate pipelines in auto pipeline. As a
    result, mixed read/write Promise.all batches may now be split across multiple
    pipeline HTTP requests instead of a single request, and read-after-write
    ordering may no longer be preserved within those mixed batches.

v1.37.0

Compare Source

Minor Changes
Patch Changes

v1.36.4

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.36.3...v1.36.4

v1.36.3

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.36.2...v1.36.3

vercel/storage (@​vercel/blob)

v2.4.0

Compare Source

Minor Changes
  • 20eeaff: Add Vercel OIDC auth and presigned URLs
vercel/vercel (@​vercel/functions)

v3.6.2

Compare Source

Patch Changes

v3.6.1

Compare Source

Patch Changes

v3.6.0

Compare Source

Minor Changes
  • 102f82b: getCache().set() now defaults options.name to the provided key when omitted, so cache entries get a human-readable label in o11y by default. Pass name: '' to suppress this behavior and use the hashed key.

v3.5.1

Compare Source

Patch Changes
vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.1.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
  • Stringify diff objects only once  -  by @​sheremet-va in [#​10276](https:/

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 1am and before 5am"
  • Automerge
    • "after 2am and before 5am"

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate Bot requested a review from pi0 as a code owner May 6, 2026 02:16
@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.87%. Comparing base (2727956) to head (dfe65fd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage   64.87%   64.87%           
=======================================
  Files          43       43           
  Lines        2238     2238           
  Branches      524      524           
=======================================
  Hits         1452     1452           
  Misses        678      678           
  Partials      108      108           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 3b79848 to 775fe0c Compare May 12, 2026 19:45
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 43cb45d to a0c358f Compare May 15, 2026 18:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from e1ad85c to 56092af Compare May 24, 2026 14:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 275c95c to ecdf1ae Compare May 31, 2026 02:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from ddffdd8 to 1eaf15e Compare June 10, 2026 09:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1eaf15e to dfe65fd Compare June 11, 2026 08:01
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