Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Confidence
@axe-core/playwright ^4.10.1 -> ^4.11.0 age confidence
@azure/app-configuration (source) 1.9.0 -> 1.10.0 age confidence
@docusaurus/core (source) 3.7.0 -> 3.9.2 age confidence
@docusaurus/module-type-aliases (source) 3.7.0 -> 3.9.2 age confidence
@docusaurus/preset-classic (source) 3.7.0 -> 3.9.2 age confidence
@docusaurus/tsconfig (source) 3.7.0 -> 3.9.2 age confidence
@docusaurus/types (source) 3.7.0 -> 3.9.2 age confidence
@fastify/helmet 13.0.1 -> 13.0.2 age confidence
@graphql-tools/utils (source) ^10.8.6 -> ^10.10.3 age confidence
@graphql-tools/wrap (source) ^10.0.36 -> ^10.1.4 age confidence
@microsoft/applicationinsights-react-js 19.3.7 -> 19.3.8 age confidence
@microsoft/applicationinsights-web 3.3.9 -> 3.3.10 age confidence
@navikt/aksel-icons (source) ^7.33.3 -> ^7.34.0 age confidence
@opentelemetry/resources (source) 2.1.0 -> 2.2.0 age confidence
@opentelemetry/sdk-metrics (source) 2.1.0 -> 2.2.0 age confidence
@opentelemetry/sdk-trace-base (source) 2.1.0 -> 2.2.0 age confidence
@opentelemetry/sdk-trace-node (source) 2.1.0 -> 2.2.0 age confidence
@opentelemetry/semantic-conventions (source) 1.37.0 -> 1.38.0 age confidence
@testing-library/jest-dom ^6.6.3 -> ^6.9.1 age confidence
@types/node (source) 22.5.1 -> 22.19.1 age confidence
@types/node (source) ^22.15.21 -> ^22.19.1 age confidence
@types/react-dom (source) ^19.1.5 -> ^19.2.3 age confidence
@vitejs/plugin-react-swc (source) ^3.9.0 -> ^3.10.0 age confidence
fastify (source) 5.3.3 -> 5.6.2 age confidence
fastify-plugin ^5.0.1 -> ^5.1.0 age confidence
pino (source) 9.3.2 -> 9.14.0 age confidence
pino-pretty 11.2.2 -> 11.3.0 age confidence
pnpm (source) 10.15.1 -> 10.23.0 age confidence
turbo (source) 2.5.3 -> 2.6.1 age confidence
typescript (source) 5.5.4 -> 5.9.3 age confidence
typescript (source) ~5.5.4 -> ~5.9.0 age confidence
zod (source) 3.23.8 -> 3.25.76 age confidence
zod (source) ^3.25.20 -> ^3.25.23 age confidence

Release Notes

dequelabs/axe-core-npm (@​axe-core/playwright)

v4.11.0

Compare Source

Bug Fixes
Features

4.10.2 (2025-05-12)

Bug Fixes

4.10.1 (2024-10-29)

Bug Fixes

v4.10.2

Compare Source

Bug Fixes
Azure/azure-sdk-for-js (@​azure/app-configuration)

v1.10.0

Compare Source

facebook/docusaurus (@​docusaurus/core)

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9

v3.9.1

Compare Source

🐛 Bug Fix
Committers: 1

v3.9.0

Compare Source

🚀 New Feature
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
    • #​11425 feat(blog): Add support for email social icon + resize default social icon a bit (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-theme-translations
  • docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-theme-mermaid
  • docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus-utils, docusaurus
    • #​11316 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options, fix multi-domain deployments (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • #​11304 feat(core): add i18n.localeConfigs.translate + skip translation process if i18n/<locale> dir doesn't exist (@​slorber)
  • docusaurus-plugin-content-docs
    • #​11228 feat(docs): sidebar item key attribute - fix docs translations key conflicts (@​slorber)
  • create-docusaurus
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #​11282 feat(core): add siteConfig.markdown.emoji config option to disable remark-emoji (@​slorber)
  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​11283 feat(core): Add siteConfig.markdown.hooks, deprecate siteConfig.onBrokenMarkdownLinks (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus
    • #​11422 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard by clipboard API (@​slorber)
  • docusaurus-theme-classic
    • #​11407 fix(theme): remove hardcoded fill from Bluesky and LinkedIn icons (@​Simek)
    • #​11389 fix(theme): render sidebar category index with unlisted children as a simple doc/link item (@​slorber)
    • #​11360 fix(theme): Add translate no to heading anchors and blog authors (@​slorber)
    • #​11356 fix(theme): Doc sidebar links/categories with long labels should display properly (@​slorber)
    • #​11338 fix(theme-classic): fix collapsed sidebar category expansion when navigating to another link within that category (@​qqq614)
    • #​11289 fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked (@​slorber)
  • docusaurus
  • docusaurus-theme-common
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11263 fix(theme): make useHistorySelector() hydration-safe + use it read search/hash in theme (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, docusaurus-mdx-loader, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-css-cascade-layers, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-rsdoctor, docusaurus-plugin-sitemap, docusaurus-plugin-svgr, docusaurus-plugin-vercel-analytics, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-bundler
    • #​11290 chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing (@​slorber)
  • Other
    • #​11287 chore(website): split changelog per version + adjust changelog plugin implementation (@​slorber)
🌐 Translations
  • docusaurus-theme-translations
Committers: 18

v3.8.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic
    • #​11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types
🏃‍♀️ Performance
  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #​11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)
🔧 Maintenance
Committers: 7

v3.8.0

Compare Source

🚀 New Feature
  • docusaurus-plugin-css-cascade-layers, docusaurus-preset-classic, docusaurus-theme-classic, docusaurus-types, docusaurus
    • #​11142 feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (@​slorber)
  • docusaurus
  • docusaurus-module-type-aliases, docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-search-algolia, docusaurus
  • docusaurus-plugin-content-pages
  • docusaurus-faster, docusaurus
  • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations
  • docusaurus-remark-plugin-npm2yarn
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-faster, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
  • docusaurus-theme-classic
  • docusaurus-types, docusaurus
  • docusaurus-plugin-sitemap, docusaurus-types, docusaurus
    • #​10850 feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (@​slorber)
🐛 Bug Fix

Configuration

📅 Schedule: Branch creation - "before 07:00 on Thursday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 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.


  • 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 requested a review from a team as a code owner June 26, 2025 04:50
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 80f661d to 263b5bf Compare June 27, 2025 14:10
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 263b5bf to 2c0a33c Compare June 27, 2025 20:33
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 2c0a33c to e6911da Compare June 29, 2025 03:03
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from e6911da to 6234ab6 Compare June 29, 2025 19:12
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 6234ab6 to 875cc2d Compare July 1, 2025 15:55
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 875cc2d to 3323b99 Compare July 3, 2025 10:58
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 3323b99 to 7bf86f3 Compare July 3, 2025 14:46
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 7bf86f3 to 66ac90a Compare July 4, 2025 11:13
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 66ac90a to 61e192e Compare July 4, 2025 12:31
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 09a5728 to fe89b11 Compare November 21, 2025 12:43
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from fe89b11 to f2a6aa6 Compare November 23, 2025 18:29
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from f2a6aa6 to 4b462c8 Compare November 24, 2025 08:16
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 4b462c8 to 7a9206f Compare November 25, 2025 10:40
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 7a9206f to b555840 Compare November 25, 2025 14:16
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from b555840 to c69e54c Compare November 25, 2025 22:31
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from c69e54c to b7fc33b Compare November 27, 2025 09:08
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from b7fc33b to 7c4fbe2 Compare November 27, 2025 10:03
@renovate renovate bot force-pushed the renovate/npm-minor-patch branch from 7c4fbe2 to c8c667a Compare November 28, 2025 09:45
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants