chore(deps): update dependency @scalar/api-reference-react to v0.8.41#202
Merged
renovate[bot] merged 1 commit intomainfrom Feb 3, 2026
Merged
chore(deps): update dependency @scalar/api-reference-react to v0.8.41#202renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
c9ed838 to
3915ddf
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.8.40→0.8.41Release Notes
scalar/scalar (@scalar/api-reference-react)
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 - At any time (no schedule defined), 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.