fix(deps): update dependency @module-federation/vite to v1.16.9 - abandoned#1365
fix(deps): update dependency @module-federation/vite to v1.16.9 - abandoned#1365renovate[bot] wants to merge 4 commits into
Conversation
|
c703f1c to
4acb75f
Compare
03ef949 to
4917ea9
Compare
96085bd to
b4c3678
Compare
dea575d to
033d64f
Compare
d1a0c4a to
d93ec83
Compare
748ba28 to
9264151
Compare
ba2078f to
fb72d68
Compare
📦 Bundle Stats —
|
| Metric | Value | vs main (721638c) |
|---|---|---|
| Internal (raw) | 2.7 KB | - |
| Internal (gzip) | 1.0 KB | - |
| Bundled (raw) | 11.16 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 874ms | +3ms, +0.4% |
bin:sanity
| Metric | Value | vs main (721638c) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.78 MB | - |
| Import time | 2.31s | +23ms, +1.0% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (721638c5)
| Metric | Value | vs main (721638c) |
|---|---|---|
| Internal (raw) | 106.7 KB | - |
| Internal (gzip) | 26.7 KB | - |
| Bundled (raw) | 21.72 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 779ms | -3ms, -0.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (721638c5)
| Metric | Value | vs main (721638c) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Renovate bumped the manifest but left pnpm-lock.yaml on 1.16.0, so the frozen-lockfile install in CI setup failed for every job.
28b773c to
42e3b07
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
1.16.0→1.16.9Release Notes
module-federation/vite (@module-federation/vite)
v1.16.9Compare Source
What's Changed
New Contributors
Full Changelog: module-federation/vite@1.16.8...1.16.9
v1.16.8Compare Source
What's Changed
New Contributors
Full Changelog: module-federation/vite@1.16.7...1.16.8
v1.16.7Compare Source
What's Changed
New Contributors
Full Changelog: module-federation/vite@1.16.6...1.16.7
v1.16.6Compare Source
What's Changed
Full Changelog: module-federation/vite@1.16.5...1.16.6
v1.16.5Compare Source
What's Changed
Full Changelog: module-federation/vite@1.16.4...1.16.5
v1.16.4Compare Source
What's Changed
Full Changelog: module-federation/vite@1.16.3...1.16.4
v1.16.3Compare Source
What's Changed
New Contributors
Full Changelog: module-federation/vite@1.16.2...1.16.3
v1.16.2Compare Source
What's Changed
Full Changelog: module-federation/vite@1.16.1...1.16.2
v1.16.1Compare Source
What's Changed
New Contributors
Full Changelog: module-federation/vite@1.16.0...1.16.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate using a curated preset maintained by
. View repository job log here
Note
Medium Risk
Touches the module-federation layer behind unstable workbench dev/build; no code changes but federation behavior changes could affect remote loading and shared deps in workbench apps.
Overview
Bumps
@module-federation/vitein@sanity/workbench-clifrom 1.16.0 to 1.16.9, with matchingpnpm-lock.yamlupdates (transitive@module-federation/*2.5.0 → 2.5.1,ws8.18.0 → 8.21.0). Adds a patch changeset for@sanity/workbench-cli.No application source changes—only dependency resolution. The upgrade pulls in upstream fixes around React/Vite dev federation, shared singleton/workspace sharing, remote load errors, and SSR/host init behavior that affect how the experimental workbench Vite stack runs.
Reviewed by Cursor Bugbot for commit fd89505. Bugbot is set up for automated code reviews on this repo. Configure here.