chore(deps): update dependency @scalar/api-reference-react to v0.8.46 #512
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.8.40→0.8.46Release Notes
scalar/scalar (@scalar/api-reference-react)
v0.8.46Patch Changes
Updated Dependencies
v0.8.45Patch Changes
Updated Dependencies
v0.8.44Patch Changes
Updated Dependencies
v0.8.43Patch Changes
Updated Dependencies
v0.8.41Patch Changes
Updated Dependencies
@scalar/api-reference@1.44.4
#8000: fix(agent): change enabled flag to disabled
#7979: fix: prevent re-rendering of already-ready items in lazy-bus queue
Restores the readyQueue guard in addToPendingQueue to prevent items that are
already rendered from being re-added to the pending queue. This fixes a
performance regression introduced in #7497 where large API specs would
experience severe slowdowns due to items being reprocessed on every scroll
or interaction.
The fix maintains the callback functionality from #7497 by still allowing
items to be added to the priority queue (for callback triggering), but
processQueue now skips adding items that are already in readyQueue.
#8002: feat(agent): add inline agent chat
#7985: fix(api-reference): set fallback for mobile header sticky offset
#7784: fix: resolve oauth2 relative URLs against relative server URLs
#7995: feat: enable/disable agent scalar
#7977: fix(api-reference): apply sidebar width variable
@scalar/types@0.6.1
Configuration
📅 Schedule: Branch creation - "before 3am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 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.