An open index of dependabot pull requests across open source projects.

Bump the miscs group with 22 updates

Merged
Number: #395
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 27, 2025 at 11:33 AM UTC
(14 days ago)
Updated: August 27, 2025 at 11:33 AM UTC
(14 days ago)
Merged: August 27, 2025 at 11:33 AM UTC
(14 days ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 22 updates:

Package From To
@next/eslint-plugin-next 15.5.0 15.5.2
eslint-config-next 15.5.0 15.5.2
next 15.5.0 15.5.2
@types/react-dom 19.1.7 19.1.8
@next/env 15.5.0 15.5.2
@next/swc-darwin-arm64 15.5.0 15.5.2
@next/swc-darwin-x64 15.5.0 15.5.2
@next/swc-linux-arm64-gnu 15.5.0 15.5.2
@next/swc-linux-arm64-musl 15.5.0 15.5.2
@next/swc-linux-x64-gnu 15.5.0 15.5.2
@next/swc-linux-x64-musl 15.5.0 15.5.2
@next/swc-win32-arm64-msvc 15.5.0 15.5.2
@next/swc-win32-x64-msvc 15.5.0 15.5.2
@typescript-eslint/eslint-plugin 8.40.0 8.41.0
@typescript-eslint/parser 8.40.0 8.41.0
@typescript-eslint/project-service 8.40.0 8.41.0
@typescript-eslint/scope-manager 8.40.0 8.41.0
@typescript-eslint/tsconfig-utils 8.40.0 8.41.0
@typescript-eslint/type-utils 8.40.0 8.41.0
@typescript-eslint/typescript-estree 8.40.0 8.41.0
@typescript-eslint/utils 8.40.0 8.41.0
@typescript-eslint/visitor-keys 8.40.0 8.41.0

Updates @next/eslint-plugin-next from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates eslint-config-next from 15.5.0 to 15.5.2

Release notes

Sourced from eslint-config-next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates next from 15.5.0 to 15.5.2

Release notes

Sourced from next's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @types/react-dom from 19.1.7 to 19.1.8

Commits

Updates @next/env from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/env's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-darwin-arm64 from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-darwin-arm64's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-darwin-x64 from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-darwin-x64's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-linux-arm64-gnu from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-arm64-gnu's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-linux-arm64-musl from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-arm64-musl's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-linux-x64-gnu from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-x64-gnu's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-linux-x64-musl from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-linux-x64-musl's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-win32-arm64-msvc from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-win32-arm64-msvc's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link component: #83003
  • Upgrade React from 03fda05d-20250820 to 6de32a5a-20250822: #82946
  • [Cache Components] Do not automatically client render useSearchParams…: #83048
  • initial implementation of export const prefetch: #82905
  • Upgrade React from 6de32a5a-20250822 to 4123f6b7-20250826: #83050

... (truncated)

Commits

Updates @next/swc-win32-x64-msvc from 15.5.0 to 15.5.2

Release notes

Sourced from @​next/swc-win32-x64-msvc's releases.

v15.5.2

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

Core Changes

  • fix: disable unknownatrules lint rule entirely (#83059)
  • revert: add ?dpl to fonts in /_next/static/media (#83062)

Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

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

Core Changes

  • fix: aliased navigations should apply scroll handling (#82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#82887)
  • fix: typesafe linking to route handlers and pages API routes (#82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
  • fix: add path normalization to getRelativePath for Windows (#82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
  • fix: avoid importing types that will be unused (#82856)
  • fix: update the config.api.responseLimit type (#82852)
  • fix: update validation return types (#82854)

Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

v15.5.1-canary.11

Misc Changes

  • docs: next lint post 15.5 release adjustments: #82933

Credits

Huge thanks to @​icyJoseph for helping!

v15.5.1-canary.10

Core Changes

  • feat(app-router): add clientParamParsingOrigins config for cross-origin rewrite header control: #82849
  • Reuse routeModule loaderTree: #82987
  • Remove deprecated legacyBehavior and passHref prop from Link componen...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
3
Additions:
+81
Deletions:
-227
Package Dependencies
Package:
next
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.7 → 19.1.8
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.40.0 → 8.41.0
Update Type:
Minor
Package:
@next/env
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.5.0 → 15.5.2
Update Type:
Patch
Technical Details
ID: 5870891
UUID: 2778027636
Node ID: PR_kwDOKYCPlM6llVZ0
Host: GitHub
Repository: poad/next-ts-lambda-ssr-template
Merge State: Unknown