Skip to content

⬆️(dependencies) update js dependencies#1935

Merged
AntoLC merged 7 commits intomainfrom
renovate/js-dependencies
Mar 24, 2026
Merged

⬆️(dependencies) update js dependencies#1935
AntoLC merged 7 commits intomainfrom
renovate/js-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 3.0.193.0.45 age confidence
@fontsource-variable/material-symbols-outlined (source) 5.2.355.2.38 age confidence
@​gouvfr-lasuite/ui-kit 0.19.60.19.10 age confidence
@mantine/core (source) 8.3.148.3.17 age confidence
@mantine/hooks (source) 8.3.148.3.17 age confidence
@next/eslint-plugin-next (source) 16.1.616.1.7 age confidence
@react-pdf/renderer (source) 4.3.14.3.2 age confidence
@sentry/nextjs (source) 10.38.010.43.0 age confidence
@sentry/node (source) 10.38.010.43.0 age confidence
@sentry/profiling-node (source) 10.38.010.43.0 age confidence
@tiptap/extensions (source) 3.19.03.20.3 age confidence
@types/lodash (source) 4.17.234.17.24 age confidence
@types/node (source) 24.10.1324.12.0 age confidence
@types/supertest (source) 6.0.37.2.0 age confidence
@typescript-eslint/eslint-plugin (source) 8.56.08.57.1 age confidence
@typescript-eslint/parser (source) 8.56.08.57.1 age confidence
@typescript-eslint/utils (source) 8.56.08.57.1 age confidence
@vitejs/plugin-react (source) 5.1.46.0.1 age confidence
@vitest/eslint-plugin 1.6.91.6.12 age confidence
ai (source) 6.0.496.0.128 age confidence
axios (source) 1.13.51.13.6 age confidence
eslint (source) 10.0.110.0.3 age confidence
eslint-config-next (source) 16.1.616.1.7 age confidence
eslint-plugin-playwright 2.5.12.10.0 age confidence
eslint-plugin-react-hooks (source) 5.2.07.0.1 age confidence
eslint-plugin-testing-library 7.15.47.16.0 age confidence
i18next (source) 25.8.1225.8.18 age confidence
i18next-parser 9.3.09.4.0 age confidence
jest (source) 30.2.030.3.0 age confidence
jsdom 28.1.029.0.0 age confidence
nodemon (source) 3.1.113.1.14 age confidence
posthog-js (source) 1.347.21.360.2 age confidence
react-aria-components 1.15.11.16.0 age confidence
react-i18next 16.5.416.5.8 age confidence
react-intersection-observer 10.0.210.0.3 age confidence
styled-components (source) 6.3.96.3.11 age confidence
stylelint (source) 16.26.117.4.0 age confidence
stylelint-config-standard 39.0.140.0.0 age confidence
vitest (source) 4.0.184.1.0 age confidence
webpack 5.105.25.105.4 age confidence
wrap-ansi 9.0.210.0.0 age confidence
yjs (source) 13.6.2913.6.30 age confidence
zod (source) 3.25.284.3.6 age confidence
zustand 5.0.115.0.12 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v3.0.45

Compare Source

Patch Changes
  • Updated dependencies [2dc9bfa]
    • ai@​6.0.43

v3.0.44

Compare Source

Patch Changes
  • 23ac4a3: fix(provider/anthropic): minor follow up to support no-op speed standard

v3.0.43

Compare Source

Patch Changes

v3.0.42

Compare Source

Patch Changes
  • Updated dependencies [ab57783]
    • ai@​6.0.40

v3.0.41

Compare Source

Patch Changes

v3.0.40

Compare Source

Patch Changes

v3.0.39

Compare Source

Patch Changes
  • 0a0d29c: feat(anthropic): add support for Opus 4.6 fast mode

v3.0.38

Compare Source

Patch Changes

v3.0.37

Compare Source

Patch Changes
  • e288302: feat(anthropic): add support for Opus 4.6

v3.0.36

Compare Source

Patch Changes
  • 1652320: feat(anthropic): support custom tool-reference content for deferred tool loading

v3.0.35

Compare Source

Patch Changes

v3.0.34

Compare Source

Patch Changes
  • 4867635: feat (provider/gateway): add video generation support

v3.0.33

Compare Source

Patch Changes
  • 445cbe3: fix streaming context_management field location - was incorrectly expected inside delta object but API returns it at message_delta root level

v3.0.32

Compare Source

Patch Changes
  • c33343b: fix(anthropic): add missing param in tool schema

v3.0.31

Compare Source

Patch Changes
  • d5f7312: fix(openai): change web search tool action to be optional

v3.0.30

Compare Source

Patch Changes
  • ff12133: feat(provider/openai): support native skills and hosted shell

v3.0.29

Compare Source

Patch Changes
  • e2ee705: feat: differentiate text vs image input tokens

v3.0.28

Compare Source

Patch Changes

v3.0.27

Compare Source

Patch Changes
  • 99fbed8: feat: normalize provider specific model options type names and ensure they are exported

v3.0.26

Compare Source

Patch Changes

v3.0.25

Compare Source

Patch Changes
  • 0bb9bcd: feat(provider/anthropic): add computer_20251124 tool for claude opus 4.5

v3.0.24

Compare Source

Patch Changes

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes
  • 1524271: chore: add skill information to README files

v3.0.21

Compare Source

Patch Changes
  • 2c70b90: chore: update provider docs

v3.0.20

Compare Source

Patch Changes
fontsource/font-files (@​fontsource-variable/material-symbols-outlined)

v5.2.38

Compare Source

v5.2.37

Compare Source

v5.2.36

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.17

Compare Source

Changes
  • [@mantine/core] Stepper: Fix Google Translate compatibility issues (#​8744)
  • [@mantine/hooks] use-list-state: Add memoization to all handlers (#​8739)

v8.3.16

Compare Source

What's Changed
  • [@mantine/modals] Fix onClose being called multiple times (#​8727)
  • [@mantine/core] Tooltip: Fix component not throwing erro when used with string (#​8694)
  • [@mantine/core] NumberInput: Fix incorrect decimal separator parsing in onPaste
  • [@mantine/core] AppShell: Fix layout="alt" not working with mode="static"
  • [@mantine/stotlight] Fix actions list being rendered when nothing found message was not set (#​8592)

Full Changelog: mantinedev/mantine@8.3.15...8.3.16

v8.3.15

Compare Source

What's Changed
  • [@mantine/dropzone] Update react-dropzone to 15.0.0 (#​8667)
  • [@mantine/core]TagsInput: Fix duplicate checking bypass with splitChars (#​8686)
  • [@mantine/charts] Allow ChartTooltip valueFormatter to return React.ReactNode (#​8650)
  • [@mantine/dates] DatePicker: Fix placeholder selector missing in Styles API (#​8663)
  • [@mantine/core] Add missing factory types exports (#​8677)
  • [@mantine/core] Fix inert attribute being ignored by Checkbox and Switch components (#​8668)

Full Changelog: mantinedev/mantine@8.3.14...8.3.15

vercel/next.js (@​next/eslint-plugin-next)

v16.1.7

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • [Cache Components] Prevent streaming fetch calls from hanging in dev (#​89194)
  • Apply server actions transform to node_modules in route handlers (#​89380)
  • ensure maxPostponedStateSize is always respected (See: CVE-2026-27979)
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize (See: CVE-2026-27980)
  • Allow blocking cross-site dev-only websocket connections from privacy-sensitive origins (See: CVE-2026-27977)
  • Disallow Server Action submissions from privacy-sensitive contexts by default (See: CVE-2026-27978)
  • fix: patch http-proxy to prevent request smuggling in rewrites (See: CVE-2026-29057)
Credits

Huge thanks to @​unstubbable, @​styfle, @​eps1lon, and @​ztanner for helping!

diegomura/react-pdf (@​react-pdf/renderer)

v4.3.2

Compare Source

Patch Changes
getsentry/sentry-javascript (@​sentry/nextjs)

v10.43.0

Compare Source

Important Changes
  • feat(nextjs): Add Turbopack support for React component name annotation (#​19604)

    We added experimental support for React component name annotation in Turbopack builds. When enabled, JSX elements
    are annotated with data-sentry-component, data-sentry-element, and data-sentry-source-file attributes at build
    time. This enables searching Replays by component name, seeing component names in breadcrumbs, and performance
    monitoring — previously only available with webpack builds.

    This feature requires Next.js 16+ and is currently behind an experimental flag:

    // next.config.ts
    import { withSentryConfig } from '@​sentry/nextjs';
    
    export default withSentryConfig(nextConfig, {
      _experimental: {
        turbopackReactComponentAnnotation: {
          enabled: true,
          ignoredComponents: ['Header', 'Footer'], // optional
        },
      },
    });
  • feat(hono): Instrument middlewares app.use() (#​19611)

    Hono middleware registered via app.use() is now automatically instrumented, creating spans for each middleware invocation.

Other Changes
  • feat(node-core,node): Add tracePropagation option to http and fetch integrations (#​19712)
  • feat(hono): Use parametrized names for errors (#​19577)
  • fix(browser): Fix missing traces for user feedback (#​19660)
  • fix(cloudflare): Use correct Proxy receiver in instrumentDurableObjectStorage (#​19662)
  • fix(core): Standardize Vercel AI span descriptions to align with GenAI semantic conventions (#​19624)
  • fix(deps): Bump hono to 4.12.5 to fix multiple vulnerabilities (#​19653)
  • fix(deps): Bump svgo to 4.0.1 to fix DoS via entity expansion (#​19651)
  • fix(deps): Bump tar to 7.5.10 to fix hardlink path traversal (#​19650)
  • fix(nextjs): Align Turbopack module metadata injection with webpack behavior (#​19645)
  • fix(node): Prevent duplicate LangChain spans from double module patching (#​19684)
  • fix(node-core,vercel-edge): Use HEROKU_BUILD_COMMIT env var for default release (#​19617)
  • fix(sveltekit): Fix file system race condition in source map cleaning (#​19714)
  • fix(tanstackstart-react): Add workerd and worker export conditions (#​19461)
  • fix(vercel-ai): Prevent tool call span map memory leak (#​19328)
  • feat(deps): Bump @​sentry/rollup-plugin from 5.1.0 to 5.1.1 (#​19658)
Internal Changes
  • chore: Migrate to oxlint (#​19134)
  • chore(aws-serverless): Don't build layer in build:dev command (#​19586)
  • chore(ci): Allow triage action to run on issues from external users (#​19701)
  • chore(deps): Bump immutable from 4.0.0 to 4.3.8 (#​19637)
  • chore(e2e): Expand microservices E2E application with auto-tracing tests (#​19652)
  • chore(hono): Prepare readme and add craft entry (#​19583)
  • chore(sourcemaps): Make sourcemaps e2e test more generic (#​19678)
  • chore(tanstackstart-react): Add link to docs in README (#​19697)
  • feat(deps): Bump @​hono/node-server from 1.19.4 to 1.19.10 (#​19634)
  • feat(deps): Bump underscore from 1.12.1 to 1.13.8 (#​19616)
  • test(angular): Fix failing canary test (#​19639)
  • test(nextjs): Add sourcemaps test for nextjs turbopack (#​19647)
  • tests(e2e): Add microservices e2e for nestjs (#​19642)
  • tests(e2e): Add websockets e2e for nestjs (#​19630)

Work in this release was contributed by @​dmmulroy, @​lithdew, and @​smorimoto. Thank you for your contributions!

v10.42.0

Compare Source

  • feat(consola): Enhance Consola integration to extract first-param object as searchable attributes (#​19534)
  • fix(astro): Do not inject withSentry into Cloudflare Pages (#​19558)
  • fix(core): Do not remove promiseBuffer entirely (#​19592)
  • fix(deps): Bump fast-xml-parser to 4.5.4 for CVE-2026-25896 (#​19588)
  • fix(react-router): Set correct transaction name when navigating with object argument (#​19590)
  • ref(nuxt): Use addVitePlugin instead of deprecated vite:extendConfig (#​19464)
Internal Changes

Bundle size 📦

Path Size
@​sentry/browser 25.02 KB
@​sentry/browser - with treeshaking flags 23.57 KB
@​sentry/browser (incl. Tracing) 41.44 KB
@​sentry/browser (incl. Tracing, Profiling) 45.99 KB
@​sentry/browser (incl. Tracing, Replay) 79.35 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 69.21 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 83.93 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 95.91 KB
@​sentry/browser (incl. Feedback) 41.44 KB
@​sentry/browser (incl. sendFeedback) 29.58 KB
@​sentry/browser (incl. FeedbackAsync) 34.52 KB
@​sentry/browser (incl. Metrics) 26.17 KB
@​sentry/browser (incl. Logs) 26.31 KB
@​sentry/browser (incl. Metrics & Logs) 26.96 KB
@​sentry/react 26.74 KB
@​sentry/react (incl. Tracing) 43.72 KB
@​sentry/vue 29.37 KB
@​sentry/vue (incl. Tracing) 43.26 KB
@​sentry/svelte 25.05 KB
CDN Bundle 27.51 KB
CDN Bundle (incl. Tracing) 42.25 KB
CDN Bundle (incl. Logs, Metrics) 28.33 KB
CDN Bundle (incl. Tracing, Logs, Metrics) 43.07 KB
CDN Bundle (incl. Replay, Logs, Metrics) 66.49 KB
CDN Bundle (incl. Tracing, Replay) 78.26 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 79.1 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 83.65 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 84.5 KB
CDN Bundle - uncompressed 80.42 KB
CDN Bundle (incl. Tracing) - uncompressed 125.07 KB
CDN Bundle (incl. Logs, Metrics) - uncompressed 83.19 KB
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 127.83 KB
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 203.96 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 239.21 KB
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 241.96 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 251.82 KB
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 254.56 KB
@​sentry/nextjs (client) 46.08 KB
@​sentry/sveltekit (client) 41.89 KB
@​sentry/node-core 51.01 KB
@​sentry/node 170.6 KB
@​sentry/node - without tracing 95.09 KB
@​sentry/aws-serverless 110.53 KB

v10.41.0

Compare Source

v10.40.0

Compare Source

Important Changes
  • feat(tanstackstart-react): Add global sentry exception middlewares (#​19330)

    The sentryGlobalRequestMiddleware and sentryGlobalFunctionMiddleware global middlewares capture unhandled exceptions thrown in TanStack Start API routes and server functions. Add them as the first entries in the requestMiddleware and functionMiddleware arrays of createStart():

    import { createStart } from '@​tanstack/react-start/server';
    import { sentryGlobalRequestMiddleware, sentryGlobalFunctionMiddleware } from '@​sentry/tanstackstart-react/server';
    
    export default createStart({
      requestMiddleware: [sentryGlobalRequestMiddleware, myRequestMiddleware],
      functionMiddleware: [sentryGlobalFunctionMiddleware, myFunctionMiddleware],
    });
  • feat(tanstackstart-react)!: Export Vite plugin from @sentry/tanstackstart-react/vite subpath (#​19182)

    The sentryTanstackStart Vite plugin is now exported from a dedicated subpath. Update your import:

    - import { sentryTanstackStart } from '@​sentry/tanstackstart-react';
    + import { sentryTanstackStart } from '@​sentry/tanstackstart-react/vite';
  • fix(node-core): Reduce bundle size by removing apm-js-collab and requiring pino >= 9.10 (#​18631)

    In order to keep receiving pino logs, you need to update your pino version to >= 9.10, the reason for the support bump is to reduce the bundle size of the node-core SDK in frameworks that cannot tree-shake the apm-js-collab dependency.

  • fix(browser): Ensure user id is consistently added to sessions (#​19341)

    Previously, the SDK inconsistently set the user id on sessions, meaning sessions were often lacking proper coupling to the user set for example via Sentry.setUser().
    Additionally, the SDK incorrectly skipped starting a new session for the first soft navigation after the pageload.
    This patch fixes these issues. As a result, metrics around sessions, like "Crash Free Sessions" or "Crash Free Users" might change.
    This could also trigger alerts, depending on your set thresholds and conditions.
    We apologize for any inconvenience caused!

    While we're at it, if you're using Sentry in a Single Page App or meta framework, you might want to give the new 'page' session lifecycle a try!
    This new mode no longer creates a session per soft navigation but continues the initial session until the next hard page refresh.
    Check out the docs to learn more!

  • ref!(gatsby): Drop Gatsby v2 support (#​19467)

    We drop support for Gatsby v2 (which still relies on webpack 4) for a critical security update in https://github.com/getsentry/sentry-javascript-bundler-plugins/releases/tag/5.0.0

Other Changes
  • feat(astro): Add support for Astro on CF Workers (#​19265)
  • feat(cloudflare): Instrument async KV API (#​19404)
  • feat(core): Add framework-agnostic tunnel handler (#​18892)
  • feat(deno): Export logs API from Deno SDK (#​19313)
  • feat(deno): Export metrics API from Deno SDK (#​19305)
  • feat(deno): instrument Deno.serve with async context support (#​19230)
  • feat(deps): bump babel-loader from 8.2.5 to 10.0.0 (#​19303)
  • feat(deps): bump body-parser from 1.20.4 to 2.2.2 (#​19191)
  • feat(deps): Bump hono from 4.11.7 to 4.11.10 (#​19440)
  • feat(deps): bump qs from 6.14.1 to 6.14.2 (#​19310)
  • feat(deps): bump the opentelemetry group with 4 updates (#​19425)
  • feat(feedback): Add setTheme() to dynamically update feedback widget color scheme (#​19430)
  • feat(nextjs): Add sourcemaps.filesToDeleteAfterUpload as a top-level option (#​19280)
  • feat(node): Add ignoreConnectSpans option to postgresIntegration (#​19291)
  • feat(node): Bump to latest @​fastify/otel (#​19452)
  • fix: Bump bundler plugins to v5 (#​19468)
  • fix: updated the codecov config (#​19350)
  • fix(aws-serverless): Prevent crash in isPromiseAllSettledResult with null/undefined array elements (#​19346)
  • fix(bun) Export pinoIntegration from @​sentry/node (#​17990)
  • fix(core,browser): Delete SentryNonRecordingSpan from fetch/xhr map (#​19336)
  • fix(core): Explicitly flush log buffer in client.close() (#​19371)
  • fix(core): Langgraph state graph invoke accepts null to resume (#​19374)
  • fix(core): Wrap dec

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), 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 added automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog labels Mar 2, 2026
@AntoLC AntoLC self-assigned this Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Size Change: +2.98 kB (+0.07%)

Total Size: 4.24 MB

Filename Size Change
apps/impress/out/_next/static/4d34df77/_buildManifest.js 0 B -905 B (removed) 🏆
apps/impress/out/_next/static/chunks/862.js 68.1 kB +68.1 kB (new file) 🆕
apps/impress/out/_next/static/chunks/3963.js 0 B -73.8 kB (removed) 🏆
apps/impress/out/_next/static/chunks/4370.js 0 B -794 kB (removed) 🏆
apps/impress/out/_next/static/chunks/5002.js 1.05 kB +1.05 kB (new file) 🆕
apps/impress/out/_next/static/chunks/5815.js 2.63 kB +2.63 kB (new file) 🆕
apps/impress/out/_next/static/chunks/6990.js 47.9 kB +47.9 kB (new file) 🆕
apps/impress/out/_next/static/chunks/7701.js 25.1 kB +25.1 kB (new file) 🆕
apps/impress/out/_next/static/chunks/9575.js 726 kB +726 kB (new file) 🆕
apps/impress/out/_next/static/chunks/61521074.js 57.5 kB +1.45 kB (+2.59%)
apps/impress/out/_next/static/chunks/pages/_app.js 479 kB +1.33 kB (+0.28%)
apps/impress/out/_next/static/chunks/webpack.js 3.82 kB +880 B (+29.89%) 🚨
apps/impress/out/_next/static/css/3ac74bf7443f2f1b.css 0 B -47.4 kB (removed) 🏆
apps/impress/out/_next/static/css/4dd40a101152f883.css 46.7 kB +46.7 kB (new file) 🆕
apps/impress/out/_next/static/css/362b3f5e1e5cdcfe.css 13.8 kB +13.8 kB (new file) 🆕
apps/impress/out/_next/static/css/898c149669dd44fd.css 0 B -33.7 kB (removed) 🏆
apps/impress/out/_next/static/css/5555d80d4a06577c.css 10.7 kB +10.7 kB (new file) 🆕
apps/impress/out/_next/static/css/155409f136f859d8.css 10.4 kB +10.4 kB (new file) 🆕
apps/impress/out/_next/static/e22fe92c/_buildManifest.js 622 B +622 B (new file) 🆕

compressed-size-action

@renovate renovate bot force-pushed the renovate/js-dependencies branch 4 times, most recently from 962abc0 to d7ac04a Compare March 13, 2026 08:04
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 1f0313d to c2b072f Compare March 23, 2026 01:16
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 8344a36 to 1a087f1 Compare March 24, 2026 10:07
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate bot and others added 5 commits March 24, 2026 13:00
stylelint introduces lot of breaking changes
in its latest version, and since
we use it only for linting css files,
so we can block its upgrade for now and upgrade
it later when we will have more time to handle
the breaking changes.
@react-pdf/renderer is not compatible with the
Blocknote version. We need to downgrade it to a
compatible version and pin it to avoid future issues.
When Blocknote updates to a compatible version,
we can upgrade @react-pdf/renderer again.
"eslint-plugin-import" is not well maintained anymore
better to use "eslint-plugin-import-x" which is a fork
of "eslint-plugin-import" and is actively maintained.
Recent upgrade of eslint-plugin-playwright
highlighted some errors.
This commit fixes those errors.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from b2f1cda to e3d6270 Compare March 24, 2026 14:47
Force the upgrade of some dependencies to fix
security warnings.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from e3d6270 to 7c47786 Compare March 24, 2026 14:55
We upgraded vitest recently, we need to adapt
some of our tests to the new version.
We brought some modules improvments as well,
problemes that was highlighted by the new version
of vitest.
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 7c47786 to 03fd1fe Compare March 24, 2026 15:48
@AntoLC AntoLC self-requested a review March 24, 2026 16:26
@AntoLC AntoLC merged commit 03fd1fe into main Mar 24, 2026
26 of 27 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch March 24, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Pull request created automatically dependencies Pull requests that update a dependency file noChangeLog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant