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

Bump the miscs group with 39 updates

Closed
Number: #279
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: May 28, 2025 at 12:52 AM UTC
(4 months ago)
Updated: May 28, 2025 at 12:52 AM UTC
(4 months ago)
Closed: May 28, 2025 at 12:52 AM UTC
(4 months ago)
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the miscs group with 39 updates:

Package From To
typescript-eslint 8.32.1 8.33.0
@types/node 22.15.21 22.15.23
@types/react 19.1.5 19.1.6
aws-cdk-lib 2.198.0 2.199.0
esbuild 0.25.4 0.25.5
@babel/compat-data 7.27.2 7.27.3
@babel/generator 7.27.1 7.27.3
@babel/helper-annotate-as-pure 7.27.1 7.27.3
@babel/helper-module-transforms 7.27.1 7.27.3
@babel/helpers 7.27.1 7.27.3
@babel/parser 7.27.2 7.27.3
@babel/traverse 7.27.1 7.27.3
@babel/types 7.27.1 7.27.3
@esbuild/aix-ppc64 0.25.4 0.25.5
@esbuild/android-arm64 0.25.4 0.25.5
@esbuild/android-arm 0.25.4 0.25.5
@esbuild/android-x64 0.25.4 0.25.5
@esbuild/darwin-arm64 0.25.4 0.25.5
@esbuild/darwin-x64 0.25.4 0.25.5
@esbuild/freebsd-arm64 0.25.4 0.25.5
@esbuild/freebsd-x64 0.25.4 0.25.5
@esbuild/linux-arm64 0.25.4 0.25.5
@esbuild/linux-arm 0.25.4 0.25.5
@esbuild/linux-ia32 0.25.4 0.25.5
@esbuild/linux-loong64 0.25.4 0.25.5
@esbuild/linux-mips64el 0.25.4 0.25.5
@esbuild/linux-ppc64 0.25.4 0.25.5
@esbuild/linux-riscv64 0.25.4 0.25.5
@esbuild/linux-s390x 0.25.4 0.25.5
@esbuild/linux-x64 0.25.4 0.25.5
@esbuild/netbsd-arm64 0.25.4 0.25.5
@esbuild/netbsd-x64 0.25.4 0.25.5
@esbuild/openbsd-arm64 0.25.4 0.25.5
@esbuild/openbsd-x64 0.25.4 0.25.5
@esbuild/sunos-x64 0.25.4 0.25.5
@esbuild/win32-arm64 0.25.4 0.25.5
@esbuild/win32-ia32 0.25.4 0.25.5
@esbuild/win32-x64 0.25.4 0.25.5
electron-to-chromium 1.5.158 1.5.159

Updates typescript-eslint from 8.32.1 to 8.33.0

Release notes

Sourced from typescript-eslint's releases.

v8.33.0

8.33.0 (2025-05-26)

🚀 Features

  • create standalone project-service, tsconfig-utils packages (#11182)

❤️ Thank You

  • Josh Goldberg ✨

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

Changelog

Sourced from typescript-eslint's changelog.

8.33.0 (2025-05-26)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

Commits

Updates @types/node from 22.15.21 to 22.15.23

Commits

Updates @types/react from 19.1.5 to 19.1.6

Commits

Updates aws-cdk-lib from 2.198.0 to 2.199.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.199.0

âš  BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
  • vpc-lattice: the name and resourceConfigurationType property in CfnResourceConfigurationProps has changed from optional to required. Also, the name, subnetIds and vpcIdentifier properties in CfnResourceGatewayProps have changed from optional to mandatory.

Features

  • appconfig: deletion protection check for configuration profile (#34418) (ce88c76)
  • cloudformation: update L1 CloudFormation resource definitions (#34555) (64662b2)
  • ecs-patterns: add minHealthyPercent and maxHealthyPercent props to NetworkMultipleTargetGroupsFargateService (#34516) (a434aed), closes #34368
  • eks: Addon support configurationValues (#34061) (b420033), closes #34001
  • events-targets: enable opt-in to use an IAM role for SnsTopic target (#34259) (a3a0cf0)
  • stepfunctions-tasks: bedrock createModelCustomizationJob integration (#31913) (0c653d3), closes #29042

Bug Fixes

  • elasticloadbalancingv2: add validation on application listeners for certificates on HTTP protocol (#34233) (ca065bb)
  • rds: fix incorrect import/export combination check in AuroraMysqlEngineVersion.of() (#33564) (9e41154), closes #33562 #33562

Alpha modules (2.199.0-alpha.0)

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.199.0-alpha.0 (2025-05-27)

2.198.0-alpha.0 (2025-05-22)

âš  BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • amplify: A compute role is created when platform is Platform.WEB_COMPUTE or Platform.WEB_DYNAMIC.

Features

2.197.0-alpha.0 (2025-05-20)

2.196.1-alpha.0 (2025-05-19)

2.196.0-alpha.0 (2025-05-15)

Features

Bug Fixes

  • ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
  • ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)

2.195.0-alpha.0 (2025-05-07)

âš  BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • iot: By default, deviceDertificateAgeCheck is automatically enabled.

Features

... (truncated)

Commits
  • bba02df chore: update analytics metadata blueprints
  • 64662b2 feat(cloudformation): update L1 CloudFormation resource definitions (#34555)
  • 0bce2f0 revert(ec2): update PrefixList.fromLookup() to expect the result from CcApi...
  • b420033 feat(eks): Addon support configurationValues (#34061)
  • 04061f2 chore(ec2): update PrefixList.fromLookup() to expect the result from CcApi ...
  • ca065bb fix(elasticloadbalancingv2): add validation on application listeners for cert...
  • ef5edf5 chore(ec2): update vpc README with vpc lookup method (#34544)
  • 7fa3bbd chore: npm-check-updates && yarn upgrade (#34513)
  • 0c653d3 feat(stepfunctions-tasks): bedrock createModelCustomizationJob integration (#...
  • a3a0cf0 feat(events-targets): enable opt-in to use an IAM role for SnsTopic target (#...
  • Additional commits viewable in compare view

Updates esbuild from 0.25.4 to 0.25.5

Release notes

Sourced from esbuild's releases.

v0.25.5

  • Fix a regression with browser in package.json (#4187)

    The fix to #4144 in version 0.25.3 introduced a regression that caused browser overrides specified in package.json to fail to override relative path names that end in a trailing slash. That behavior change affected the axios@0.30.0 package. This regression has been fixed, and now has test coverage.

  • Add support for certain keywords as TypeScript tuple labels (#4192)

    Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a ? modifier. These labels included function, import, infer, new, readonly, and typeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:

    type Foo = [
      value: any,
      readonly?: boolean, // This is now parsed correctly
    ]
    
  • Add CSS prefixes for the stretch sizing value (#4184)

    This release adds support for prefixing CSS declarations such as div { width: stretch }. That CSS is now transformed into this depending on what the --target= setting includes:

    div {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch;
    }
    
Changelog

Sourced from esbuild's changelog.

0.25.5

  • Fix a regression with browser in package.json (#4187)

    The fix to #4144 in version 0.25.3 introduced a regression that caused browser overrides specified in package.json to fail to override relative path names that end in a trailing slash. That behavior change affected the axios@0.30.0 package. This regression has been fixed, and now has test coverage.

  • Add support for certain keywords as TypeScript tuple labels (#4192)

    Previously esbuild could incorrectly fail to parse certain keywords as TypeScript tuple labels that are parsed by the official TypeScript compiler if they were followed by a ? modifier. These labels included function, import, infer, new, readonly, and typeof. With this release, these keywords will now be parsed correctly. Here's an example of some affected code:

    type Foo = [
      value: any,
      readonly?: boolean, // This is now parsed correctly
    ]
    
  • Add CSS prefixes for the stretch sizing value (#4184)

    This release adds support for prefixing CSS declarations such as div { width: stretch }. That CSS is now transformed into this depending on what the --target= setting includes:

    div {
      width: -webkit-fill-available;
      width: -moz-available;
      width: stretch;
    }
    
Commits

Updates @babel/compat-data from 7.27.2 to 7.27.3

Release notes

Sourced from @​babel/compat-data's releases.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

Committers: 7

Changelog

Sourced from @​babel/compat-data's changelog.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser
Commits

Updates @babel/generator from 7.27.1 to 7.27.3

Release notes

Sourced from @​babel/generator's releases.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

Committers: 7

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/generator's changelog.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Commits

Updates @babel/helper-annotate-as-pure from 7.27.1 to 7.27.3

Release notes

Sourced from @​babel/helper-annotate-as-pure's releases.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

Committers: 7

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/helper-annotate-as-pure's changelog.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Commits

Updates @babel/helper-module-transforms from 7.27.1 to 7.27.3

Release notes

Sourced from @​babel/helper-module-transforms's releases.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

Committers: 7

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Committers: 5

Changelog

Sourced from @​babel/helper-module-transforms's changelog.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
  • babel-generator, babel-parser

v7.27.2 (2025-05-06)

:bug: Bug Fix

:running_woman: Performance

Commits
  • da5e371 v7.27.3
  • 1d4546b Preserve class id when transforming using declarations with exported class (#...
  • See full diff in compare view

Updates @babel/helpers from 7.27.1 to 7.27.3

Release notes

Sourced from @​babel/helpers's releases.

v7.27.3 (2025-05-27)

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-tra...

    Description has been truncated

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.21 → 22.15.23
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.1.5 → 19.1.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Package:
esbuild
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.158 → 1.5.159
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.32.1 → 8.33.0
Update Type:
Minor
Package:
aws-cdk-lib
Ecosystem:
npm
Version Change:
2.198.0 → 2.199.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.27.2 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.2 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.27.1 → 7.27.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.25.4 → 0.25.5
Update Type:
Patch
Technical Details
ID: 700395
UUID: 3095632334
Node ID: PR_kwDOKYCPlM6X341b
Host: GitHub
Repository: poad/next-ts-lambda-ssr-template