Bump the bundled Scalar UI to 1.62.5 - #113
Merged
Merged
Conversation
Scalar @scalar/api-reference 1.62.1 -> 1.62.5 across the CDN pin, the embedded bundle, and the package.json tracker. The 1.62.2-1.62.5 patches are rendering/behavior fixes (response-property deep links, an allOf + oneOf/anyOf property-merge fix, AsyncAPI layout tweaks); the data-configuration and CSP contracts stdocs relies on are unchanged. Supersedes #112. The bundle was verified byte-identical across the npm tarball and jsDelivr, its sha512 matches the published dist integrity, it carries SLSA build provenance from github.com/scalar/scalar, and the external-host set is unchanged from 1.62.1.
FumingPower3925
added a commit
that referenced
this pull request
Jul 8, 2026
Scalar @scalar/api-reference 1.62.1 -> 1.62.5 across the CDN pin, the embedded bundle, and the package.json tracker. The 1.62.2-1.62.5 patches are rendering/behavior fixes (response-property deep links, an allOf + oneOf/anyOf property-merge fix, AsyncAPI layout tweaks); the data-configuration and CSP contracts stdocs relies on are unchanged. Supersedes #112. The bundle was verified byte-identical across the npm tarball and jsDelivr, its sha512 matches the published dist integrity, it carries SLSA build provenance from github.com/scalar/scalar, and the external-host set is unchanged from 1.62.1.
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.
Supersedes #112 (the Dependabot
all-ui-bundlesgroup PR, which only editspackage.json).Bumps the bundled Scalar UI (
@scalar/api-reference) 1.62.1 → 1.62.5 across all pin sites: CDN version + SRI inui/scalar, embedded version +//go:generateURL + re-vendoredassets/standalone.js+ hash pin inui/scalaremb, and thepackage.jsontracker.Supply-chain verification
slsa.dev/provenance/v1) attesting it was built fromgithub.com/scalar/scalarvia.github/workflows/main.ymlon a GitHub-hosted runner (subject@scalar/api-reference@1.62.5).dist.integrity; the jsDelivr copy is byte-identical to the tarball; the sha384 SRI is recomputed from those verified bytes (sha384-qgSpG+…).fetch("http/sendBeacon/analytics = 0;.track(/telemetrycounts identical to 1.62.1 — pre-existing Vue reactivity + a config toggle, fenced by the strictconnect-src 'self'CSP).@latest = 1.62.5, no republished versions.What 1.62.2–1.62.5 changes
Patch releases only — rendering/behavior fixes: response-property deep links, an
allOf+oneOf/anyOfproperty-merge fix (#9664), AsyncAPI layout/tag tweaks, an auth-selector prop, an SSR-hydration fix. 1.62.3/1.62.4 are empty workspace bumps. No breaking change to@scalar/api-reference;data-url/data-configurationauto-mount is intact.Verification
gofmt/vet/build/go test -race ./.../golangci-lintclean; Scalar pinning, embedded-asset-integrity, andpackage.jsonparity tests pass.uismokerenders all nine UIs under the enforced CSP: Scalar (CDN + embedded) mounts, the CSP-safe defaults still hide the phone-home chrome, andWithConfigurationstill works. Rendered + screenshotted for visual fidelity.