chore: release main - #2670
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Deploy Preview for vjs-registry canceled.
|
4ba6578 to
82e7e03
Compare
✅ Deploy Preview for vjs10-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📦 Bundle Size Report🎨 @videojs/html — no changesPresets (7)
Media (18)
Players (5)
Skins (29)
UI Components (62)
⚛️ @videojs/react — no changesPresets (7)
Media (22)
Extensions (2)
Players (5)
Skins (18)
UI Components (39)
🧩 @videojs/core — no changesEntries (76)
🏷️ @videojs/element — no changesEntries (2)
📦 @videojs/store — no changesEntries (3)
🔧 @videojs/utils — no changesEntries (13)
📦 @videojs/cdn — 1 small size change
📦 @videojs/cloudflare-video — no changes📦 @videojs/dash-video — no changes📦 @videojs/google-cast — no changes📦 @videojs/hlsjs-video — no changes📦 @videojs/media — no changesEntries (3)
📦 @videojs/mux — no changes📦 @videojs/mux-audio — no changesEntries (2)
📦 @videojs/mux-data — 1 small size change
📦 @videojs/mux-video — no changesEntries (2)
📦 @videojs/native-hls-video — no changes📦 @videojs/shaka-video — no changes📦 @videojs/spf — no changesEntries (7)
📦 @videojs/spotify-audio — no changes📦 @videojs/tiktok-video — no changes📦 @videojs/twitch-video — no changes📦 @videojs/vimeo-video — no changes📦 @videojs/wistia-video — no changesEntries (2)
📦 @videojs/youtube-video — no changesℹ️ How to interpretEach entry is independently bundled, minified, and brotli-compressed. Initial size includes its static import graph; lazy dynamic chunks are reported separately. Entries are not additive because their dependency graphs overlap. Preset rows represent realistic combined bundles. Changes of 300 B or less across initial, lazy, and total size are collapsed, not discarded. Run |
@videojs/cdn
@videojs/core
@videojs/element
@videojs/html
@videojs/media
@videojs/react
@videojs/spf
@videojs/store
@videojs/utils
@videojs/cloudflare-video
@videojs/dash-video
@videojs/hlsjs-video
@videojs/mux-audio
@videojs/mux-video
@videojs/native-hls-video
@videojs/shaka-video
@videojs/spotify-audio
@videojs/tiktok-video
@videojs/twitch-video
@videojs/vimeo-video
@videojs/wistia-video
@videojs/youtube-video
@videojs/google-cast
@videojs/mux-data
commit: |
SummaryClassification: expected change. The browser workflow never reached Playwright: sandbox preparation failed while resolving the intentionally bumped release-candidate package version from npm. Failed run
Evidence
Likely causeVerified: the workflow is attempting to consume the new, unpublished RC from the public registry during the pre-publish release PR. Inference: the sandbox/registry setup needs a release-PR-safe source or local-registry path, or it must avoid resolving the package version until after publish. This is not evidence of a player behavior regression. Recommended actions
|
57a352c to
a44a84a
Compare
SummaryClassification: expected change. The browser workflow stopped before Playwright while sandbox setup tried to install the intentionally bumped, unpublished release-candidate packages from npm. Failed run
Evidence
Likely causeVerified: pre-publish release validation resolves the just-bumped package versions from the public npm registry during sandbox skin installation. Inference: this setup needs a release-PR-safe local/source registry path, or that registry-consuming portion should run only after publish. There is no evidence of a player regression. Recommended actions
|
a44a84a to
3008e01
Compare
7350904 to
f985d9b
Compare
Summaryinconclusive — the run failed while preparing the Sandbox, before any Playwright browser test ran. Failed runRun 34316566468 · head SHA Affected tests: E2E (Chromium), skin parity, and Sandbox were skipped because the shared build failed. EvidenceThe failed build step ran the E2E page preparation, skin generation, and Sandbox setup. Local skin/registry generation completed, then Sandbox setup failed when Shadcn invoked Likely causeVerified: the Sandbox fixture lets Shadcn resolve registry component dependencies from npm, and the requested Inference: this is a release-publication timing/workflow dependency, not a demonstrated product regression; no browser assertions executed. Recommended actionsEnsure the release PR E2E setup does not require unpublished npm versions (for example, supply workspace-built packages or gate this setup until publication). Then rerun the affected suites after |
789d79b to
f1cb7b7
Compare
311afe6 to
c12cae9
Compare
df349bd to
cdb3f7e
Compare
cdb3f7e to
dd07f2a
Compare
e681465 to
9e28684
Compare
9e28684 to
de8600b
Compare
SummaryClassification: Failed runRun 34383840770 · head SHA EvidenceThe failing Likely causeVerified: Inference: the intentional release version bump has exposed a stale pre-publication Sandbox/registry setup assumption, rather than a product or Playwright regression. Recommended actions
|
af14ff7 to
fee4c13
Compare
Summaryexpected change — browser E2E tests did not run. The shared build/setup job failed because the Sandbox registry installation requested unpublished Failed runRun 34387842036 · head Affected tests: none executed; Evidence
Likely causeVerified: pre-publication version bumps make the generated registry’s package references resolve to rc.2 before npm contains it. Inference: the Sandbox setup path is stale for release-please PRs because it validates generated skins through the public registry instead of the workspace-built packages. Recommended actionsUpdate the release-PR E2E preparation path to install/link local workspace artifacts (or defer this registry installation until the version is published), then confirm the browser jobs start. No product-test failure is present to debug in this run. |
8c27228 to
b91eb73
Compare
SummaryClassification: inconclusive (release/infrastructure failure). The run failed while preparing the sandbox; no browser E2E test ran. Failed runRun 34404426501 · head SHA Affected tests: none—the E2E matrix was skipped after Build for browser suites failed. Evidence
Likely causeVerified: the build required the new package version from the public npm registry before it was available there. Inference: the release PR E2E preparation is racing publication, or it should avoid resolving the just-bumped packages from npm. This run contains no evidence of a product behavior regression or stale expectation. Recommended actions
|
b04df5e to
70d2b3f
Compare
SummaryClassification: expected change. The browser-suite build fails before Playwright starts because Sandbox setup tries to install unpublished Failed run
Evidence
Likely causeVerified: Inference: the browser-build workflow is stale for a release-preparation PR: it needs local packed-package overrides (as the Registry consumers suite uses) or a release-PR-specific setup path. Recommended actions
|
dd8d0f9 to
03c03c2
Compare
Summaryexpected change — no Playwright test ran. Browser-suite preparation failed because the sandbox installer requested unpublished Failed runRun 34411239537 · head Evidence
Likely causeVerified: sandbox setup installs the versions declared in the generated shadcn registry, and Recommended actions
|
dc7479f to
4c17250
Compare
8c4b138 to
75428cd
Compare
🤖 I have created a release beep boop
@videojs/cdn: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/cli: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
@videojs/cloudflare-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/core: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
⚠ BREAKING CHANGES
Features
Bug Fixes
Dependencies
@videojs/dash-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/element: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
@videojs/google-cast: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/hlsjs-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/html: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
⚠ BREAKING CHANGES
Features
Dependencies
@videojs/icons: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/media: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Features
Dependencies
@videojs/mux-audio: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/mux-data: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/mux-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/native-hls-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/react: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
⚠ BREAKING CHANGES
Features
Bug Fixes
Dependencies
@videojs/shaka-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/skins: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
⚠ BREAKING CHANGES
Features
Bug Fixes
Dependencies
@videojs/spf: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/spotify-audio: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/store: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/tiktok-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/twitch-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/utils: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
⚠ BREAKING CHANGES
Features
Bug Fixes
@videojs/vimeo-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/wistia-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
@videojs/youtube-video: 10.0.0-rc.2
10.0.0-rc.2 (2026-09-09)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
Shipping rc.2 publishes breaking composable poster/thumbnail API changes to npm; this PR itself is low-risk metadata, but merging triggers a wide coordinated release.
Overview
Release Please PR that cuts 10.0.0-rc.2 across the monorepo: it bumps every
@videojs/*package version, updates.release-please-manifest.json, refreshes root and per-packageCHANGELOG.mdfiles, and addssite/src/content/changelog/10.0.0-rc.2.mdx.The release notes bundled here (from already-merged work) highlight breaking composable APIs for React poster/thumbnail/slider-thumbnail and HTML thumbnail images, plus controls before media metadata. Also noted are slider keyboard stability fixes, skin/WebKit styling fixes, UI directory renames, docs site updates, and CI/release workflow tweaks (pnpm 12, dist-tag, changelog prose).
There is no application source diff in this PR—only versioning and changelog/documentation for the rc.2 tag.
Reviewed by Cursor Bugbot for commit acfc8e1. Bugbot is set up for automated code reviews on this repo. Configure here.