Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@fontsource-variable/material-symbols-outlined (source) 5.2.25 -> 5.2.28 age confidence
@​gouvfr-lasuite/ui-kit 0.16.2 -> 0.17.2 age confidence
@hocuspocus/provider 3.3.0 -> 3.4.0 age confidence
@hocuspocus/server 3.3.0 -> 3.4.0 age confidence
@mantine/core (source) 8.3.4 -> 8.3.6 age confidence
@mantine/hooks (source) 8.3.4 -> 8.3.6 age confidence
@next/eslint-plugin-next (source) 15.5.4 -> 16.0.1 age confidence
@​openfun/cunningham-react 3.2.3 -> 4.0.0 age confidence
@playwright/test (source) 1.55.1 -> 1.56.1 age confidence
@sentry/nextjs (source) 10.17.0 -> 10.22.0 age confidence
@sentry/node (source) 10.17.0 -> 10.22.0 age confidence
@sentry/profiling-node (source) 10.17.0 -> 10.22.0 age confidence
@tanstack/eslint-plugin-query (source) 5.91.0 -> 5.91.2 age confidence
@tanstack/react-query (source) 5.90.2 -> 5.90.6 age confidence
@tiptap/extensions (source) 3.7.2 -> 3.10.1 age confidence
@tiptap/extensions (source) 3.4.4 -> 3.10.1 age confidence
@types/express (source) 5.0.3 -> 5.0.5 age confidence
@types/express-ws (source) 3.0.5 -> 3.0.6 age confidence
@types/node (source) 22.18.8 -> 24.10.0 age confidence
@types/react (source) 19.2.0 -> 19.2.2 age confidence
@types/react-dom (source) 19.2.0 -> 19.2.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.45.0 -> 8.46.2 age confidence
@typescript-eslint/parser (source) 8.45.0 -> 8.46.2 age confidence
@vitejs/plugin-react (source) 5.0.4 -> 5.1.0 age confidence
@vitest/eslint-plugin 1.3.16 -> 1.4.0 age confidence
axios (source) 1.12.2 -> 1.13.1 age confidence
crisp-sdk-web 1.0.25 -> 1.0.26 age confidence
emoji-regex (source) 10.5.0 -> 10.6.0 age confidence
eslint (source) 9.37.0 -> 9.39.0 age confidence
eslint-config-next (source) 15.5.4 -> 16.0.1 age confidence
eslint-plugin-playwright 2.2.2 -> 2.3.0 age confidence
eslint-plugin-testing-library 7.11.0 -> 7.13.3 age confidence
i18next (source) 25.5.3 -> 25.6.0 age confidence
jsdom 27.0.0 -> 27.1.0 age confidence
next (source) 15.5.4 -> 16.0.1 age confidence
pdf-parse (source) 2.1.7 -> 2.4.5 age confidence
posthog-js (source) 1.271.0 -> 1.284.0 age confidence
react-i18next 16.0.0 -> 16.2.3 age confidence
react-intersection-observer 9.16.0 -> 10.0.0 age confidence
ts-jest (source) 29.4.4 -> 29.4.5 age confidence
vitest (source) 3.2.4 -> 4.0.6 age confidence
webpack 5.102.0 -> 5.102.1 age confidence

Release Notes

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

v5.2.28

Compare Source

v5.2.27

Compare Source

v5.2.26

Compare Source

mantinedev/mantine (@​mantine/core)

v8.3.6

Compare Source

What's Changed
  • [@mantine/charts] Add options to set curveType per series in LineChart and AreaChart components (#​8403)
  • [@mantine/charts] Heatmap: Fix dates range being affected by the user timezone (#​8371)
  • [@mantine/core] Chip: Allow disabling icon by setting icon={null} (#​8382)
  • [@mantine/core] List: Fix unexpected padding with listStyleType="none" (#​8393)
  • [@mantine/dates] TimePicker: Add option to change placeholders (#​8387)
  • [@mantine/core] Checkbox: Fix data-indeterminate not being set correctly (#​8385)
  • [@mantine/dates] TimePicker: Fix time being clamped incorrectly when only min or max defined
  • [@mantine/core] NumberInput: Fix zero value represented as string being transformed to empty string on blur
  • [@mantine/core] Chip: Fix incorrect size calculations for size="xs" (#​8367)
New Contributors

Full Changelog: mantinedev/mantine@8.3.5...8.3.6

v8.3.5

Compare Source

What's Changed
  • [@mantine/code-highlight] Add option to load custom shiki themes (#​8356)
  • [@mantine/form] Export more types (#​8357)
  • [@mantine/hooks] use-local-storage: Fix value not resetting to the default value when value is cleared from the local storage (#​8361)
  • [@mantine/core] Checkbox: Fix incorrect data-indeterminate attribute removal on state change (#​8363)
  • [@mantine/core] Alert: Fix invalid aria-describedby and arialabelled-by if title or children props are not used (#​8345)
New Contributors

Full Changelog: mantinedev/mantine@8.3.4...8.3.5

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

v16.0.1

Compare Source

Core Changes
  • fix(static-paths): add depth tracking to parallel route param resolution: #​85319
  • Fix types of @​next/mdx: #​82238
  • Ensure getServerInsertedHTML skips rendering correctly: #​85394
  • Fix duplicate .next/types include on Windows: #​85400
  • Exclude next-js condition from middleware, proxy, and instrumentation: #​85321
  • remove unstable_forceStale prefetch option & restore prefetch={true} functionality: #​85411
  • Upgrade React from 2bcbf254-20251020 to 6160773f-20251023: #​85277
  • fix(next/image): swap dependencies: #​85419
  • Handle Origin: null headers: #​85402
  • Generalize Segment Cache fallback implementation: #​84652
  • fix: ensure req.query is writable: #​81573
  • fix: Proxy not picked up on Windows: #​85443
  • [test] Ensure we can toggle the DevTools menu while status indicators are active: #​85456
  • Fix crash when suspending in Components using useActionQueue: #​85459
Misc Changes
  • docs: create-next-app react-compiler and new prompts: #​85213
  • docs: cache components - introduction: #​85196
  • docs: use cache feedback: #​85169
  • docs: stabilize apis in docs: #​85219
  • docs: revalidateTag immediate expiration in Route Handlers: #​85223
  • Docs/use cache feedback 2: #​85222
  • docs: added use cache: remote docs: #​85145
  • docs: proxy runtime defaults to nodejs: #​85204
  • chore: cache components feedback: #​85241
  • docs: add a note that cache components is opt-in near the top: #​85245
  • Docs/v16 feedback: #​85259
  • Update command to install babel-plugin-react-compiler as a devDependency: #​85235
  • docs: typegen next-env.d.ts feedback: #​85273
  • docs: link to MCP guide from upgrade: #​85308
  • docs: regexp removed from middleware config: #​85343
  • docs: simplify MCP guide to focus on next-devtools-mcp: #​85353
  • docs: fix proxy matcher overflow: #​85337
  • docs: point out diff in serialization types for arguments and return values: #​85338
  • [test] Update snapshots: #​85407
  • docs: Fix typo in SEO section of loading.mdx: #​85301
  • Fix typo in Fast Refresh documentation: #​85352
  • Fix grammatical errors in updating data documentation: #​85067
  • [test] Skip devlow benchmarks on PRs: #​85408
  • [test] Unflake typed-env suite: #​85410
  • Update rust toolchain to 2025-10-27: #​85409
  • [test] Speed up prefetching suite: #​85417
  • docs: remove inaccuracies from use cache: private: #​85425
  • [test] Exclude Next.js internal stack frames from cache-component-error CLI output assertions: #​85421
  • [test] Exclude likely Next.js internal Components from component stacks in Redbox assertions: #​85420
  • Turbopack: correctly trace files with npm: #​85323
Credits

Huge thanks to @​icyJoseph, @​wyattjoh, @​devjiwonchoi, @​arnabsen, @​remcohaszing, @​denesbeck, @​gaojude, @​mhart, @​eps1lon, @​jesuistuan, @​codr, @​InfiniteCodeMonkeys, @​gnoff, @​ztanner, @​wbinnssmith, @​styfle, @​acdlite, @​ale-grosselle, and @​mischnic for helping!

v16.0.0

Compare Source

[!TIP]
Check out our Next v16 Blog Post to learn more about this release.

Core Changes
  • Development: Don't import app-router / hot-reloader through next/link in application code: #​83656
  • Remove clientParamParsing requirement from RDC for Navigations: #​83661
  • Upgrade React from 6b70072c-20250909 to 886b3d36-20250910: #​83650
  • Turbopack: Use readFileSync / writeFileSync for manifest writing: #​83694
  • Upgrade React from 886b3d36-20250910 to f3a80361-20250911: #​83696
  • Don't create client-side debug channel if the feature is disabled: #​83699
  • fix: dev should produce the correct default fallback regex to match builds/Turbopack: #​83701
  • [devtool] fix overlay styles are missing: #​83721
  • Revert "Remove clientParamParsing requirement from RDC for Navigations": #​83725
  • Only enable unhandledRejection filtering when opted in: #​83726
  • Fix index data route for adapter build-complete: #​83730
  • Remove leading underscore for unhandledRejection envvar: #​83732
  • Upgrade React from f3a80361-20250911 to 93d7aa69-20250912: #​83729
  • Upgrade React from 93d7aa69-20250912 to 8a8e9a7e-20250912: #​83742
  • Fix reentrancy of unhandledRejection filtering: #​83741
  • Fix type for unhandled rejection handler process.removeListener: #​83748
  • [OTel] fix: Root span name should not include high cardinality URL: #​75416
  • Turbopack: Remove matchers.reload() call on each request: #​83720
  • [Breaking] Flat config as default in @next/eslint-plugin-next: #​83763
  • fix: Rspack splitChunks.chunks regex: #​83670
  • Revert "Turbopack: Remove matchers.reload() call on each request": #​83819
  • fix: unstable_cache should perform blocking revalidation during ISR revalidation: #​83820
  • fix(Rspack): resolve HMR unresponsiveness or unexpected full reload & update dev snapshot: #​83480
  • Allow next.config.mts for Node.js native TS resolver: #​83556
  • chore: Ensure Import Trace starts in a newline: #​83638
  • Development: Remove matchers.reload() on each request: #​83829
  • Upgrade React from 8a8e9a7e-20250912 to 5e0c951b-20250916: #​83850
  • Bump typescript 5.9.2: #​83833
  • Allow headers, rewrites and redirects to be defined as sync functions: #​83743
  • Turbopack: Optimize addedRoutes and removedRoutes calculation: #​83840
  • [next-config-ts] Set Node.js native TS loader fallback flag to process.env: #​83832
  • Development: Clarify TypescriptStatus in watcher: #​83857
  • Upgrade sharp dependency to version ^0.34.4: #​83892
  • Upgrade React from 5e0c951b-20250916 to 128abcfa-20250917: #​83906
  • Add native ts resolver docs link to transpile-config: #​83914
  • OTel: use srcPage for templates when next.route is unavailable: #​83911
  • Remove inline CSS sourcemaps from next-devtools: #​83917
  • Development: Move all TypeScript related work in watcher together: #​83912
  • [Cache Components] Allow sync IO inside console methods : #​83843
  • Upgrade React from 128abcfa-20250917 to 84af9085-20250917: #​83959
  • Build: Add .next/trace-build with high level trace: #​83949
  • Remove force writing **/*.mts to tsconfig: #​83967
  • feat: Isolate dev build from prod: #​83961
  • Remove JS size reporting from next build: #​83815
  • Docs/workspace setup: #​83490
  • Turbopack: support import ... with {type: "bytes"}: #​83896
  • fix: error overlay not closing when backdrop clicked: #​83981
  • Upgrade React from 84af9085-20250917 to d415fd3e-20250919: #​84003
  • fix: worker logs should still support color: #​84024
  • Update font data: #​84005
  • Allow passing port to next internal trace: #​83907
  • Turbopack: error when importing Typescript in node_modules: #​83990
  • Turbopack: Deterministic builds (prerender-manifest, .next/package.json, ./next/postcss.js): #​84081
  • Turbopack: Fix babel-loader (allowing built-in or manual configuration): #​82676
  • [Cache Components] allow using headers() in runtime prefetches: #​83838
  • [Breaking] Remove deprecated publicRuntimeConfig and serverRuntimeConfig: #​83944
  • Turbopack: mode to disable tracing: #​83683
  • babel-loader: Fix a few issues with config caching: #​83973
  • Turbopack: Merge babel-loader and react-compiler configuration logic to avoid running babel twice: #​83502
  • [breaking]: enable router scroll optimization by default: #​84102
  • Fix layout for ssgPageRoutes in the file tree: #​84104
  • Turbopack: Remove useless 'default' built-in webpack loader condition: #​84111
  • Fix: Client should auto reload after server restarts: #​83971
  • trace-build: Add missing spans: #​84080
  • Development: Remove TypeScript from the hot path during bootup: #​84090
  • Guide users to experimental.cacheComponents config: #​84121
  • Development: Only load webpack when used: #​84123
  • Turbopack: Skip loading webpack plugin: #​84125
  • Development: Only load createEnvDefinitions when used: #​83935
  • BREAKING CHANGE!: bump default images.minimumCacheTTL from 1 min to 4 hours: #​84105
  • Feat: Add Model Context Protocol (MCP) server to Next.js dev server: #​84100
  • Upgrade React from d415fd3e-20250919 to 1eca9a27-20250922: #​84093
  • Turbopack: Remove the deprecated .turbo config object: #​84109
  • Flag excess properties in Next.js config with TypeScript: #​84069
  • docs: update Security section to direct disclosures : #​84156
  • ci: Enable experimental.isolatedDevBuild for test-experimental-dev: #​84099
  • [turbopack] Ensure React Compiler options are based dev vs prod: #​84062
  • Enable anonymous function naming in React Compiler: #​84070
  • Revert "[Breaking] Remove deprecated publicRuntimeConfig and serverRuntimeConfig (#​83944)": #​84167
  • Fix double comma in build manifest: #​84131
  • [turbopack] set app dir only to true when no pages entries detected: #​84144
  • Split code-frame into separate compiled package: #​84174
  • refactor: separate forward browser logs utils: #​84151
  • Upgrade React from 1eca9a27-20250922 to e2332183-20250924: #​84189
  • [Cache Components] default to filtering unhandledRejection after abort: #​84192
  • fix: prevent URL mutation in router rewrites: #​83963
  • fix(server): fix pages router resume router matching: #​84158
  • Feat: get_errors MCP endpoint: #​84161
  • Add internal environment variable for enabling React Compiler: #​84176
  • [devtools] Disable React's default Transition indicator: #​84202
  • Upgrade React from e2332183-20250924 to b0c1dc01-20250925: #​84248
  • Feat: get_page_metadata MCP endpoint: #​84211
  • feat: capture logs into logging file during development: #​84183
  • babel-loader: Avoid calling expensive isReactCompilerRequired check when we must run Babel anyways: #​84103
  • [mcp] expose logging: #​84226
  • Move config.turbopack.moduleIds to config.experimental.turbopackModuleIds: #​84230
  • Show invalid default export errors during prerendering: #​84242
  • fix: make sure caller exists in babel preset: #​84154
  • [mcp] allow to enable mcp server through env var: #​84278
  • fix(metadata): make formatDetection respect true/false properly: #​83924
  • Upgrade React from b0c1dc01-20250925 to df38ac9a-20250926: #​84276
  • Add a --webpack flag and default --turbopack to true: #​84216
  • fix: Update URL resolution logic to handle search parameters on root path /?foo=bar: #​78262
  • [Breaking] Remove deprecated sync access to Dynamic APIs: #​84179
  • Move config.turbopack.moduleIds to config.experimental.turbopackModuleIds: #​84230
  • Show invalid default export errors during prerendering: #​84242
  • fix: make sure caller exists in babel preset: #​84154
  • [mcp] allow to enable mcp server through env var: #​84278
  • fix(metadata): make formatDetection respect true/false properly: #​83924
  • Upgrade React from b0c1dc01-20250925 to df38ac9a-20250926: #​84276
  • Add a --webpack flag and default --turbopack to true: #​84216
  • fix: Update URL resolution logic to handle search parameters on root path /?foo=bar: #​78262
  • [Breaking] Remove deprecated sync access to Dynamic APIs: #​84179
  • Turbopack: only write merged manifests when they have been changed: #​84261
  • Turbopack: add separate turbopackPersistentCachingForBuild/ForDev flags: #​84215
  • Revert "Add a --webpack flag and default --turbopack to true (#​84216)": #​84348
  • Upgrade React from df38ac9a-20250926 to d15d7fd7-20250929: #​84347
  • Mark React Compiler integration as stable: #​84220
  • [cna] Add reactCompiler option: #​82251
  • Turbopack: remove canary version check for turbopackPersistentCachingForDev: #​84277
  • [turbopack] Add support for debug_ids: #​84319
  • Revert "Revert "Add a --webpack flag and default --turbopack to true (#​84216)"": #​84351
  • [Breaking] Remove AMP codemod: #​84356
  • [Breaking] Remove deprecated built-in AMP: #​84312
  • auto-enable clientParamParsing and clientSegmentCache w/ cacheComponents: #​84250
  • [mcp] get server action tool: #​84382
  • Revert "Revert "Revert "Add a --webpack flag and default --turbopack to true (#​84216)""": #​84389
  • Update otel test assertions and pages span_name: #​84393
  • [Breaking] Bump minimum TypeScript version to 5.1.0: #​84384
  • Upgrade React from d15d7fd7-20250929 to ef889445-20250930: #​84383
  • [Breaking] Remove deprecated unstable_rootParams: #​84373
  • [metadata] remove falsy dynamicParams approach: #​84405
  • fix: next rspack binding NextExternalsPlugin: #​84303
  • Development: Skip route matching when there is an existing match: #​84227
  • Revert "auto-enable clientParamParsing and clientSegmentCache w/ cacheComponents": #​84419
  • Upgrade React from ef889445-20250930 to 548235db-20251001: #​84416
  • [Breaking] Update default browserslist config: #​84401
  • Upgrade React from 548235db-20251001 to 1bd1f01f-20251001: #​84417
  • Allow metadataBase to be a string URL in addition to URL instance: #​84297
  • Upgrade React from 1bd1f01f-20251001 to 86181134-20251001: #​84427
  • [mcp] logging file should be reset for each session: #​84425
  • Revert "Revert "Revert "Revert "Add a --webpack flag and default --turbopack to true (#​84216)"""": #​84394
  • Optimize isMetadataRoute function: #​84409
  • [ci]: split clientSegmentCache test runners off from experimental: #​84440
  • [Cache Components] Fix caching in generateMetadata/generateViewport: #​84228
  • Upgrade React from 86181134-20251001 to a757cb76-20251002: #​84463
  • [segment cache]: fix trailingSlash handling with output: export: #​84465
  • perf: Use a more aggressive retry loop for recursiveDelete: #​84444
  • [Cache Components] Dim logs after prerender aborts: #​84153
  • telemetry track mcp server usage: #​84471
  • simplify the way we check for turbopack config to ensure we support an empty turbopack object: #​84494
  • perf: Use synchronous IO when cleaning distDir in next dev and next build: #​84472
  • Make turbopack the default bundler for custom servers: #​84281
  • [segment cache]: fix interception route handling: #​84497
  • Upgrade React from a757cb76-20251002 to 85c427d8-20251003: #​84496
  • [segment cache]: collectSegmentData should respect experimental.staleTime config: #​84520
  • Fix potential race condition with request ID in dev mode: #​84532
  • [test] Enable reactDebugChannel for experimental test shards: #​84533
  • Simplify Metadata components: #​84527
  • Implement the updated prerender API shape: #​84254
  • Upgrade React from 85c427d8-20251003 to 4fdf7cf2-20251003: #​84499
  • Upgrade React from 4fdf7cf2-20251003 to c7862584-20251006: #​84573
  • fix(Turbopack): Add better error messaging for when we can't determine Next.js root: #​83918
  • Allow silencing unhandled rejection filter warnings and improve debugging: #​84572
  • [MCP] Fix: Do not dedup by URL for MCP get_page_metadata: [#​

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 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from b47d410 to 8c4fffc Compare November 3, 2025 05:29
@AntoLC AntoLC self-assigned this Nov 5, 2025
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from 8c4fffc to 78a6307 Compare November 5, 2025 15:18
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Size Change: -5.38 kB (-0.15%)

Total Size: 3.67 MB

Filename Size Change
apps/impress/out/_next/static/17da3424/_buildManifest.js 0 B -881 B (removed) 🏆
apps/impress/out/_next/static/chunks/7551.js 0 B -648 kB (removed) 🏆
apps/impress/out/_next/static/chunks/pages/_app.js 414 kB -5 kB (-1.19%)
apps/impress/out/_next/static/css/5148c82c045e9463.css 0 B -25.5 kB (removed) 🏆
apps/impress/out/_next/static/css/7873638acee9ea9e.css 0 B -34.5 kB (removed) 🏆
apps/impress/out/_next/static/af6dba40/_buildManifest.js 882 B +882 B (new file) 🆕
apps/impress/out/_next/static/chunks/6164.js 648 kB +648 kB (new file) 🆕
apps/impress/out/_next/static/css/7c552d5de9fb1b12.css 34.6 kB +34.6 kB (new file) 🆕
apps/impress/out/_next/static/css/ff491ed19e7e4245.css 25.5 kB +25.5 kB (new file) 🆕

compressed-size-action

@renovate
Copy link
Contributor Author

renovate bot commented Nov 5, 2025

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.

@AntoLC AntoLC force-pushed the renovate/js-dependencies branch 3 times, most recently from b670866 to f676a19 Compare November 6, 2025 11:22
@AntoLC AntoLC self-requested a review November 6, 2025 11:23
- update e2e tests to match changed function signatures
- remove unused pdf-parse type definitions
- fix type error in hocuspocusWS tests
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch from f676a19 to ad16c08 Compare November 6, 2025 11:43
@AntoLC AntoLC merged commit ad16c08 into main Nov 6, 2025
20 of 22 checks passed
@AntoLC AntoLC deleted the renovate/js-dependencies branch November 6, 2025 12:11
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.

2 participants