chore(deps): update weekly non-major updates#77
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
60e5f5f to
e63d52e
Compare
ec0d6e6 to
0746222
Compare
0746222 to
068a5ee
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:
25.7.0→25.9.18.59.3→8.60.0^0.49.0→^0.52.01.64.0→1.67.0^0.22.0→^0.23.019.11.0→19.14.11.1.24→1.1.261.33.2→1.36.13.5.34→3.5.35Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.60.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.4Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
oxc-project/oxc (oxfmt)
v0.52.0Compare Source
🚀 Features
16b8058oxfmt: Supportvite-plus/resolveConfigfor vite.config.ts (#22454) (leaysgur)v0.51.0Compare Source
v0.50.0Compare Source
🐛 Bug Fixes
43b9978formatter/sort_imports: Treat subpath imports as internal (#22440) (leaysgur)oxc-project/oxc (oxlint)
v1.67.0Compare Source
🚀 Features
b84941elinter/vue: Implement no-expose-after-await rule (#22675) (bab)98b98c1linter/vue: Implement no-computed-properties-in-data rule (#22674) (bab)2d4c919oxlint: Supportvite-plus/resolveConfigfor vite.config.ts (#22456) (leaysgur)2a60012linter/vue: Implement require-render-return rule (#22613) (bab)9f227fdlinter/vue: Implement no-deprecated-props-default-this rule (#21892) (bab)87f065elinter/vue: Implement return-in-emits-validator rule (#21935) (bab)ea0380clinter/unicorn: Implementimport-stylerule (#22173) (Hao Chen)dde40felinter/vue: Implement no-watch-after-await rule (#22006) (bab)a735eb0linter/vue: Implement valid-next-tick rule (#22531) (bab)6dc615dlinter/vue: Implement no-shared-component-data rule (#21842) (bab)a656418linter/vue: Implement valid-define-options rule (#22107) (bab)bb6f1b2linter/vue: Implement require-slots-as-functions rule (#22244) (bab)5fa4774linter/n: Implementcallback-returnrule (#22470) (Mikhail Baev)v1.66.0Compare Source
🚀 Features
0440b0flinter/eslint: Implementid-matchrule (#22379) (Vladislav Sayapin)65bf119linter: Implement react no-object-type-as-default-prop (#22481) (uhyo)2a6ddcelinter/eslint: Implementno-implied-evalrule (#22391) (Vladislav Sayapin)625758alinter/vitest: Implement padding-around-after-all-blocks rule (#21788) (kapobajza)37680b0linter: Implement react no-unstable-nested-components (#22248) (Jovi De Croock)d8d9c74linter: Implement import/newline-after-import rule (#19142) (Ryuya Yanagi)v1.65.0Compare Source
🚀 Features
5478fb5linter/jsdoc: Implementrequire-throws-descriptionrule (#22386) (Mikhail Baev)c73225elinter/eslint: Implementprefer-arrow-callbackrule (#22312) (박천(Cheon Park))de82b59linter: Add support foreslint-plugin-jsx-a11y-x(#22356) (mehm8128)f44b6c8linter: Fill schemasDummyRuleMapwith built-in rules (#22288) (Sysix)oxc-project/tsgolint (oxlint-tsgolint)
v0.23.0Compare Source
What's Changed
b6187a3by @renovate[bot] in #92748e2953by @renovate[bot] in #9335eb880fby @renovate[bot] in #936e1f8f97by @renovate[bot] in #939092b34fby @renovate[bot] in #940dprintto pnpmallowBuildsby @camc314 in #968Full Changelog: oxc-project/tsgolint@v0.22.1...v0.23.0
antfu-collective/taze (taze)
v19.14.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v19.14.0Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
find-up-simplew/empathic- by @SukkaW in #258 (813a3)View changes on GitHub
v19.13.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v19.12.0Compare Source
🚀 Features
🐞 Bug Fixes
Array.fromAsyncwith tinyglobby glob - by @userquin in #255 (ddd7d)View changes on GitHub
sametcn99/vitepress-mermaid-renderer (vitepress-mermaid-renderer)
v1.1.26Compare Source
v1.1.25Compare Source
Changed
securityLeveldefault changed from'loose'to'strict'.Inline HTML inside Mermaid diagrams is now disabled by default to prevent XSS
when rendering user-controlled or external Markdown content. If you need
inline HTML features (e.g. clickable links in flowchart nodes), opt in
explicitly:
createMermaidRenderer({ securityLevel: 'loose' }).getElementsByClassName+ fallbackquerySelectorAll('pre')scan with asingle
querySelectorAll('pre > code.mermaid, pre > code.language-mermaid')selector, eliminating the full-page
<pre>iteration and the customHTMLCollectionOfshim.renderWithRetry()now stops theexponential-backoff loop immediately when the
MutationObserveris active,since it will pick up any late-arriving Mermaid blocks. Reduced
maxRenderAttemptsfrom 15 to 5 accordingly.no longer rendered immediately; they are observed with an
IntersectionObserver(200 px root margin) and enqueued only when they scrollnear the viewport, significantly reducing initial page-load cost on long
documents.
requestAnimationFrameinstead of fixed delays — replaced thesetTimeout(resolve, 200)delay inrenderMermaidDiagram()and the 150 ms /50 ms production/cap delays in
useMermaidRendererwithrequestAnimationFrame-based paint waits, ensuring the SVG is settled withoutarbitrary timing guesses.
MutationObserverscoped toattributes: false— the DOM observer nowexplicitly opts out of attribute-change notifications, reducing unnecessary
callback invocations for style/class mutations unrelated to Mermaid content.
<pre>elements are immediatelymarked with
data-mermaid-processedso that concurrentMutationObservertriggers and retry passes cannot re-queue the same element.
createApp().mount()withrender(h(MermaidDiagram), wrapper). Each diagramnow mounts into a lightweight render call instead of creating a full Vue app
instance, reducing memory pressure on pages with many diagrams.
into
useFullscreenManager.ts. Instead of each diagram registering 4 eventlisteners (
fullscreenchange+ vendor prefixes), a single shared managerattaches exactly 4 listeners regardless of how many diagrams are on the page.
onMountedinline style hackthat forced
.controls { opacity: 1; visibility: visible }via JavaScript.Controls now default to
opacity: 1; visibility: visiblein CSS and areshown/hidden purely through CSS classes and transitions.
observeOffscreenElements()now reuses theexisting
lazyObserverinstead of disconnecting and recreating it on everycall, eliminating unnecessary observer churn during route transitions.
useMermaidDownloadnow strips<script>,<iframe>,<object>,<embed>, stylesheet<link>elements, and allon*event-handler attributes from the cloned SVG before serialisation, preventing
malicious content from being exported even when
securityLevel: 'loose'isused.
wheelandmousemovehandlers now coalesce rapid events viarequestAnimationFrame,limiting reactive style updates to the browser's frame rate instead of firing
on every event (60+ per second).
MermaidRenderer.setConfig()now deep-merges nestedobjects instead of shallow-spread, so
flowchart: { useMaxWidth: true }merges with defaults instead of replacing the entire
flowchartsection.--mermaid-control-bg,--mermaid-control-text,--mermaid-control-border,--mermaid-control-shadow,--mermaid-control-radius,--mermaid-control-padding,--mermaid-control-gap,--mermaid-spinner-duration,--mermaid-notification-duration,--mermaid-error-bg,--mermaid-error-border, and--mermaid-error-text.All hardcoded colour, spacing, and timing values in
style.cssnow use thesevariables with fallbacks to the VitePress
--vp-c-*tokens, allowing themecustomisation without overriding the entire stylesheet.
.mermaid-dialog-backdropnowuses
rgba(0,0,0,0.5)as a solid fallback;backdrop-filter: blur(4px)isapplied only in browsers that support it via
@supports, fixing the invisiblebackdrop in Firefox and older browsers.
MIN_SCALE(0.2),MAX_SCALE(10), andZOOM_STEP(1.2) are now configurable via theMermaidNavigationOptionsparameter of
useMermaidNavigation(), enabling accessibility anddiagram-specific customisation.
Added
securityLevelsetting, itsimpact on inline HTML, and when to use
'loose'vs'strict'.MermaidRenderer.resetInstance()+destroy()— staticresetInstance()method and private
destroy()for proper cleanup of observers, timers, DOMreferences, and event listeners (including
popstateandvitepress:routeChanged). Useful in test teardown and SPA route transitions.useMermaidDownloadcomposable — extracted the download logic (SVG / PNG/ JPEG export) from
MermaidDiagram.vueinto a dedicated composable forbetter testability and separation of concerns.
role="img"andaria-labelon the diagram wrapper so screen readersannounce the diagram purpose.
+/-for zoom,0for reset, arrow keys for pan,ffor fullscreen — all when the diagram wrapper has focus(
tabindex="0").role="status"+aria-live="polite"on a visually-hidden element thatannounces "Loading diagram…" and "Diagram loaded" states.
role="alert"on the error container (MermaidError.vue) so screen readersimmediately announce rendering failures.
.sr-onlyutility class instyle.cssfor visually-hidden butscreen-reader-accessible content.
_resetFullscreenManager()— internal test helper for resetting thesingleton fullscreen manager state between test runs.
resetRenderPipeline()— exported fromuseMermaidRendererso thatMermaidRenderer.handleRouteChange()can reset the global promise chain,preventing stale promise accumulation across SPA route changes.
prefers-reduced-motionsupport — animations and transitions are disabledvia
@media (prefers-reduced-motion: reduce)for users who have requestedreduced motion in their OS settings.
MermaidError.vuenow acceptserrorText,showDetailsText, andhideDetailsTextprops that flow from the toolbar i18nsystem (
resolvedToolbar.i18n.tooltips), enabling localised error messagesand toggle button text.
custom properties.
Fixed
popstateandvitepress:routeChangedlisteners added inMermaidRenderer.initialize()arenow properly removed in
destroy().timeout in
useMermaidRendereris now tracked and cleared inonUnmounted,preventing callbacks on unmounted components.
NodeJS.Timeouttype in browser code — replaced withReturnType<typeof setTimeout>so the correctnumbertype is used inbrowser bundles (previously masked by
skipLibCheck).Removed
createAppimport fromMermaidRenderer.ts.DownloadFormattype import fromMermaidDiagram.vue.jooy2/vitepress-sidebar (vitepress-sidebar)
v1.36.1Compare Source
1.35.0through1.36.0v1.36.0Compare Source
NOTE: This version is broken. Please use
1.36.1or later.collapseFromLeveloption (#225)v1.35.0Compare Source
NOTE: This version is broken. Please use
1.36.1or later.withSidebar) (#159)v1.34.0Compare Source
capitalizeoption behaves in such a way that it ignores the prefix (#231)h1heading in the Markdown file cannot be retrieved, the file name is used instead ofUnknown.sortMenusByFileModifyDateoption (#229)sortMenusByFileCreateDateoptionvuejs/core (vue)
v3.5.35Compare Source
Bug Fixes
ssrRenderSuspense(#14804) (4760997), closes nuxt/nuxt#28162Performance Improvements
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.