chore(deps): update scalar monorepo to ^0.11.0#31
Merged
Conversation
4bafd4e to
80d6efa
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.9.19->^0.11.0Release Notes
scalar/scalar (@scalar/hono-api-reference)
v0.11.3v0.11.2v0.11.1v0.11.0Minor Changes
#9422: Add a
nonceoption for Content Security Policy support.When you pass a
nonce, the rendered HTML stamps it onto the inline<script>and the CDN<script>tag (and Scalar's own<style>tags, plus a matching<meta property="csp-nonce">). This lets the API Reference run under a strictscript-srcwith nounsafe-inlineand nounsafe-eval.Note:
style-srcstill needs'unsafe-inline'. The reference renders inlinestyle="…"attributes, which a CSP nonce can never authorize (nonces only apply to<script>,<style>and<link>elements), so a nonce-onlystyle-srcis not possible. The win is a fully strictscript-src.v0.10.20v0.10.19v0.10.18v0.10.17v0.10.16v0.10.14v0.10.13v0.10.12v0.10.11v0.10.10v0.10.9Patch Changes
v0.10.8v0.10.7v0.10.6v0.10.5v0.10.4Patch Changes
v0.10.3Patch Changes
Updated Dependencies
v0.10.2Patch Changes
Updated Dependencies
v0.10.1Patch Changes
Updated Dependencies
v0.10.0Minor Changes
Patch Changes
Updated Dependencies
v0.9.48Patch Changes
Updated Dependencies
v0.9.47Patch Changes
Updated Dependencies
v0.9.46Patch Changes
Updated Dependencies
v0.9.45Patch Changes
Updated Dependencies
v0.9.44Patch Changes
Updated Dependencies
v0.9.41Patch Changes
Updated Dependencies
v0.9.40Patch Changes
Updated Dependencies
v0.9.39Patch Changes
apiReferencedirectly from index, removing theScalaraliasexportfrom internalcustomThemeUpdated Dependencies
v0.9.38Patch Changes
Updated Dependencies
v0.9.37Patch Changes
Updated Dependencies
v0.9.36Patch Changes
Updated Dependencies
v0.9.35Patch Changes
v0.9.34Patch Changes
Updated Dependencies
v0.9.33Patch Changes
Updated Dependencies
v0.9.32Patch Changes
Updated Dependencies
v0.9.31Patch Changes
Updated Dependencies
v0.9.30Patch Changes
Updated Dependencies
v0.9.28Patch Changes
v0.9.27Patch Changes
daa5df4]:v0.9.26Patch Changes
v0.9.25Patch Changes
v0.9.24Patch Changes
#7241
2377b76Thanks @hanspagel! - chore: use "current" not "latest" scalar registry urlUpdated dependencies [
2377b76]:v0.9.23Patch Changes
#7170
5d2a740Thanks @renovate! - Bump dependency to patch GHSA-q7jf-gf43-6x6pUpdated dependencies []:
v0.9.22Patch Changes
v0.9.21Patch Changes
1e01464]v0.9.20Patch Changes
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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 was generated by Mend Renovate. View the repository job log.