chore(deps): update all non-major dependencies#613
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 18, 2026 13:56
6a7831d to
90a33ae
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 18, 2026 23:00
90a33ae to
1fe988f
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 19, 2026 17:17
1fe988f to
f3a39b3
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 19, 2026 23:07
f3a39b3 to
aa0d64a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 20, 2026 16:40
aa0d64a to
bc78626
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 20, 2026 20:08
bc78626 to
adf73e6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 20, 2026 20:29
adf73e6 to
13f9672
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 21, 2026 12:00
13f9672 to
92735a6
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 21, 2026 13:20
92735a6 to
d67332e
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 25, 2026 11:07
aa9d678 to
2f8e1c2
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 26, 2026 16:59
2f8e1c2 to
8f270a4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 28, 2026 22:27
8f270a4 to
24a8fca
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 30, 2026 18:54
24a8fca to
413c73a
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 30, 2026 22:38
413c73a to
cbba049
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 31, 2026 06:55
cbba049 to
ed97196
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 31, 2026 10:49
ed97196 to
33fa8b1
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 31, 2026 14:49
33fa8b1 to
805c3ac
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 2, 2026 00:11
805c3ac to
b7081c3
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 2, 2026 07:45
b7081c3 to
9d53b4b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.12.1→^0.12.3^2.110.4→^2.110.7^12.10.0→^12.11.1^5.12.1→^5.12.311.13.0→11.15.111.5.2→11.15.15.6.3→5.9.3^8.1.4→^8.1.5Release Notes
supabase/ssr (@supabase/ssr)
v0.12.3Compare Source
Bug Fixes
v0.12.2Compare Source
Bug Fixes
supabase/supabase-js (@supabase/supabase-js)
v2.110.7Compare Source
🩹 Fixes
❤️ Thank You
v2.110.6Compare Source
2.110.6 (2026-07-15)
🩹 Fixes
❤️ Thank You
v2.110.5Compare Source
2.110.5 (2026-07-14)
🩹 Fixes
❤️ Thank You
WiseLibs/better-sqlite3 (better-sqlite3)
v12.11.1Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.11.0...v12.11.1
v12.10.1Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v12.10.0...v12.10.1
nuxt-content/docus (docus)
v5.12.3Compare Source
Bug Fixes
app.config.tssource to an absolute path (#1404) (b2486f4)v5.12.2Compare Source
Features
Bug Fixes
pnpm/pnpm (pnpm)
v11.15.1Compare Source
v11.15.0: pnpm 11.15Compare Source
Minor Changes
peerDependenciesMeta(for exampledebug'ssupports-colorpeer) are now resolved from a satisfying version already present in the dependency graph, the same way explicitly declared optional peer dependencies are. Previously such peers were only resolved this way when the package's metadata was read back from the lockfile, so an unrelated dependency change could rewrite peer resolutions across the whole lockfile.Patch Changes
Updated
adm-zipto prevent crafted ZIP archives from causing excessive memory allocation.pnpm version -rno longer writes a versioning-ledger entry with no consumed intents as a bareintents:key, which the next run failed to read withERR_PNPM_INVALID_VERSIONING_LEDGER. Empty intent lists are now written asintents: [], and the ledger reader accepts the bare form left by earlier releases.Fixed pnpr workspace resolution to preserve project names and versions for
workspace:dependencies.Platinum Sponsors
Gold Sponsors
v11.14.0: pnpm 11.14Compare Source
Minor Changes
peerDependenciesnow accept dependency specifiers that carry a scheme — a named-registry spec (<registry>:<version>), annpm:alias, or afile:/git/URL spec — instead of rejecting them withERR_PNPM_INVALID_PEER_DEPENDENCY_SPECIFICATION#13095. Such a peer is matched against the semver range carried by the specifier (work:5.x.xis checked as5.x.x,npm:bar@^5as^5), or against*when it carries no version, while the original specifier still selects the package to auto-install. Barename@versionvalues, which are almost always a mistake, are still rejected.Added
pnpm doctor, which diagnoses the pnpm installation and the environment it runs in: the versions and install method, whether the global bin directory is onPATH, whether the store and cache are writable, which link strategies (reflink, hardlink, symlink) the store's filesystem supports, registry connectivity, and an offlinefile:install that exercises the resolve/store/link path end to end. Each check reports how to fix what it finds, and the command exits non-zero when any check fails.Use
--offlineto skip the checks that need network access,--jsonfor machine-readable output, and--benchmarkto time the filesystem and install checks.Added support for executing multiple scripts matching a RegExp passed to
pnpm run(e.g.,pnpm run "/^build:.*/"), running matched scripts in deterministic lexicographical order. Restored the--sequential(-s) CLI option forpnpm run, which forcesworkspaceConcurrencyto 1 so that matched scripts run sequentially one by one across and within packages.Patch Changes
Fixed
pnpm installfailing withERR_PNPM_LOCKFILE_IS_SYMLINKwhenpnpm-lock.yamlis a symlink, as build sandboxes such as Bazel and Nix stage it #13073. Reading a lockfile through a symlink is allowed again, and an install that leaves the lockfile unchanged no longer rewrites it, so--frozen-lockfileno longer needs to write at all. Writing a changed lockfile through a symlink is still refused, as that would redirect the write onto the symlink's target.Fixed frozen installs incorrectly treating equivalent Git dependency specifiers as a stale lockfile. See #13039.
pnpm owner lsnow reports authentication and authorization failures (401/403) as dedicated errors that include the registry's response body, matchingpnpm owner add/rm, instead of a genericFailed to fetch ownersmessage.Recover from a metadata cache entry that disappears (concurrent cache cleanup, antivirus) after the registry has already answered the conditional request with
304 Not Modified. The metadata is re-requested once without cache validators instead of failing the install withERR_PNPM_CACHE_MISSING_AFTER_304.A project pinned to a broken pnpm release via
packageManagerordevEngines.packageManagernow reports which release is broken and what to do about it, instead of failing inside the installer.pnpm self-updatealready refused these releases; the version switch does too.Prevent broken-lockfile errors from including snippets of the lockfile's contents.
pnpm self-updatenow checks that the version it installed can run before making it the active pnpm. A release that installs but cannot execute is discarded with an error instead of replacing a working installation.Fixed an out-of-memory regression when workspace projects concurrently resolve a package with large registry metadata pnpm/pnpm#13077.
Fixed
pnpm updaterewriting exact version pins that use the=operator (for example=3.5.1) to a caret range (^3.5.1). Exact pins are now preserved and written back as the bare version. See #12745.Platinum Sponsors
Gold Sponsors
v11.13.1: pnpm 11.13.1Compare Source
Patch Changes
pnpm packapplying workspace-root ignore rules when a workspace package has its own.npmignorefile.minimumReleaseAgeapproval prompt visible duringpnpm install. The progress reporter now pauses its redraws while a prompt is waiting for input instead of overwriting it, so the install no longer hangs on a question the user cannot see #13019.pnpm self-updatefailing to link native platform binaries stored in sibling global virtual store slots.microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
vitejs/vite (vite)
v8.1.5Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.