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

Bump the miscs group with 25 updates

Open
Number: #375
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 07, 2025 at 01:00 AM UTC
(about 1 month ago)
Updated: August 07, 2025 at 01:00 AM UTC
(about 1 month ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 25 updates:

Package From To
@next/eslint-plugin-next 15.4.5 15.4.6
eslint-config-next 15.4.5 15.4.6
next 15.4.5 15.4.6
aws-cdk-lib 2.209.0 2.210.0
aws-cdk 2.1023.0 2.1024.0
@aws-cdk/cloud-assembly-schema 48.2.0 48.3.0
@next/env 15.4.5 15.4.6
@next/swc-darwin-arm64 15.4.5 15.4.6
@next/swc-darwin-x64 15.4.5 15.4.6
@next/swc-linux-arm64-gnu 15.4.5 15.4.6
@next/swc-linux-arm64-musl 15.4.5 15.4.6
@next/swc-linux-x64-gnu 15.4.5 15.4.6
@next/swc-linux-x64-musl 15.4.5 15.4.6
@next/swc-win32-arm64-msvc 15.4.5 15.4.6
@next/swc-win32-x64-msvc 15.4.5 15.4.6
@typescript-eslint/eslint-plugin 8.38.0 8.39.0
@typescript-eslint/parser 8.38.0 8.39.0
@typescript-eslint/project-service 8.38.0 8.39.0
@typescript-eslint/scope-manager 8.38.0 8.39.0
@typescript-eslint/tsconfig-utils 8.38.0 8.39.0
@typescript-eslint/type-utils 8.38.0 8.39.0
@typescript-eslint/typescript-estree 8.38.0 8.39.0
@typescript-eslint/utils 8.38.0 8.39.0
@typescript-eslint/visitor-keys 8.38.0 8.39.0
electron-to-chromium 1.5.195 1.5.197

Updates @next/eslint-plugin-next from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates eslint-config-next from 15.4.5 to 15.4.6

Release notes

Sourced from eslint-config-next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates next from 15.4.5 to 15.4.6

Release notes

Sourced from next's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates aws-cdk-lib from 2.209.0 to 2.210.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.210.0

Reverts


Alpha modules (2.210.0-alpha.0)

Features

  • glue-alpha: add optional metrics control for cost optimization (#35154) (6e24133), closes #35149

v2.209.1

Bug Fixes

  • eks: fix helm commands not running ecr public login (#35161) (d860ee8)

Alpha modules (2.209.1-alpha.0)

Bug Fixes

  • eks-v2-alpha: fix helm commands not running ecr public login (#35162) (6c2a8b8)
Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.210.0-alpha.0 (2025-08-06)

Features

  • glue-alpha: add optional metrics control for cost optimization (#35154) (6e24133), closes #35149

2.209.1-alpha.0 (2025-08-06)

Bug Fixes

  • eks-v2-alpha: fix helm commands not running ecr public login (#35162) (6c2a8b8)

2.209.0-alpha.0 (2025-08-05)

2.208.0-alpha.0 (2025-07-29)

Features

  • glue: throw ValidationError instead of untyped errors (#35084) (1e20df6)

2.207.0-alpha.0 (2025-07-24)

2.206.0-alpha.0 (2025-07-16)

2.205.0-alpha.0 (2025-07-15)

2.204.0-alpha.0 (2025-07-04)

Features

2.203.1-alpha.0 (2025-07-02)

2.203.0-alpha.0 (2025-07-01)

Features

  • ec2: support for client route enforcement for client VPN endpoint (#34405) (063f4e7)

... (truncated)

Commits
  • 29e15ae chore: update analytics metadata blueprints
  • 88696e9 revert(ecs): add support for native blue/green deployments in ECS L2 (#35061)...
  • e128b29 chore(kms): add new enum values for kms (#35139)
  • See full diff in compare view

Updates aws-cdk from 2.1023.0 to 2.1024.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1024.0

2.1024.0 (2025-08-06)

Features

  • add message about unconfigured feature flags when user runs cdk synth (#765) (a94b241)
  • cli: update Go init templates to v1.23.0 and add post-install tidy (#768) (8be6aad)
Commits
  • 8be6aad feat(cli): update Go init templates to v1.23.0 and add post-install tidy (#768)
  • 2877f4c chore(cli): refactor command throws error on failure (#737)
  • edef43c chore(cli): funnel (#760)
  • a94b241 feat: add message about unconfigured feature flags when user runs cdk synth...
  • c6e6c46 chore(cli): move sinks into their own folder (#759)
  • f224645 chore(deps): upgrade dependencies (#741)
  • See full diff in compare view

Updates @aws-cdk/cloud-assembly-schema from 48.2.0 to 48.3.0

Release notes

Sourced from @​aws-cdk/cloud-assembly-schema's releases.

@​aws-cdk/cloud-assembly-schema@​v48.3.0

48.3.0 (2025-08-06)

Commits

Updates @next/env from 15.4.5 to 15.4.6

Release notes

Sourced from @​next/env's releases.

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-darwin-arm64 from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-darwin-x64 from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-linux-arm64-gnu from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-linux-arm64-musl from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-linux-x64-gnu from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-linux-x64-musl from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-win32-arm64-msvc from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @next/swc-win32-x64-msvc from 15.4.5 to 15.4.6

Release notes

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

v15.4.6

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

Core Changes

  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#82347)
  • fix: add ?dpl to fonts in /_next/static/media (#82384)

Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

Commits

Updates @typescript-eslint/eslint-plugin from 8.38.0 to 8.39.0

Release notes

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

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)

🩹 Fixes

  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits
  • c98d513 chore(release): publish 8.39.0
  • a8def4b fix(eslint-plugin): [no-unsafe-assignment] add an unsafeObjectPattern messa...
  • 422e3e2 feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)
  • e901ad8 fix(eslint-plugin): revert #11127 (#11447)
  • 8dc8340 feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...
  • 2112d58 feat: update to TypeScript 5.9.2 (#11445)
  • b872e2b feat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...
  • 757f9ee fix(eslint-plugin): [prefer-optional-chain] ignore check option for most RH...
  • 5b24864 chore: fix dangling reference to generate:configs in comments (#11431)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/project-service from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/project-service's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/project-service's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/scope-manager from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/scope-manager's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/scope-manager's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/tsconfig-utils from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/tsconfig-utils's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/tsconfig-utils's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/type-utils from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/typescript-estree from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/typescript-estree's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/typescript-estree's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/utils from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.38.0 to 8.39.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

Package Dependencies
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Package:
aws-cdk
Ecosystem:
npm
Version Change:
2.1023.0 → 2.1024.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.195 → 1.5.197
Update Type:
Patch
Package:
aws-cdk-lib
Ecosystem:
npm
Version Change:
2.209.0 → 2.210.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.38.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
48.2.0 → 48.3.0
Update Type:
Minor
Package:
@next/env
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
15.4.5 → 15.4.6
Update Type:
Patch
Technical Details
ID: 4729061
UUID: 2726028239
Node ID: PR_kwDOKYCPlM6ie-PP
Host: GitHub
Repository: poad/next-ts-lambda-ssr-template