Skip to content

chore(deps): update dependency @scalar/api-reference-react to v0.8.41#202

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Feb 3, 2026
Merged

chore(deps): update dependency @scalar/api-reference-react to v0.8.41#202
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2026

This PR contains the following updates:

Package Change Age Confidence
@scalar/api-reference-react (source) 0.8.400.8.41 age confidence

Release Notes

scalar/scalar (@​scalar/api-reference-react)

v0.8.41

Patch 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

    • #​8000: fix(agent): change enabled flag to disabled
    • #​7995: feat: enable/disable agent scalar

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c9ed838 to 3915ddf Compare February 3, 2026 07:17
@renovate renovate bot merged commit 62f6767 into main Feb 3, 2026
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 3, 2026 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants