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

Bump the npm group with 4 updates

Merged
Number: #150
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: May 08, 2025 at 07:05 PM UTC
(4 months ago)
Updated: May 08, 2025 at 07:06 PM UTC
(4 months ago)
Merged: May 08, 2025 at 07:06 PM UTC
(4 months ago)
by github-actions[bot]
Time to Close: 1 minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 4 updates: aws-cdk-lib, @types/node, aws-cdk and @aws-cdk/asset-awscli-v1.

Updates aws-cdk-lib from 2.194.0 to 2.195.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.195.0

Features

Bug Fixes

  • codepipeline: allow both pullRequestFilter and pushFilter (#34267) (1cac5a0), closes #34253
  • route53-targets: beanstalk allow specifying hostedZoneId to support token endpoint with default value derived from stack region or endpointUrl (#34122) (9e52752), closes #31843
  • s3-notifications: add a key policy to trust S3 for notifications to an SNS topic encrypted with a KMS key (under feature flag) (#33858) (1e87861), closes #16271

Reverts


Alpha modules (2.195.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • iot: By default, deviceDertificateAgeCheck is automatically enabled.

Features

Bug Fixes

  • amplify-alpha: example code for adding a custom rule is wrong (#34353) (8ab2606), closes #34351
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.195.0-alpha.0 (2025-05-07)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • iot: By default, deviceDertificateAgeCheck is automatically enabled.

Features

Bug Fixes

  • amplify-alpha: example code for adding a custom rule is wrong (#34353) (8ab2606), closes #34351

2.194.0-alpha.0 (2025-05-01)

2.193.0-alpha.0 (2025-04-30)

Features

  • pipes-targets-alpha: support Amazon Data Firehose target (#33860) (ebf1ea2)

2.192.0-alpha.0 (2025-04-24)

Features

  • applicationsignals-alpha: introduce Application Signals L2 constructs (#32931) (e7a6e14)

2.191.0-alpha.0 (2025-04-22)

Features

  • location: throw ValidationError instead of untyped errors (#34174) (2ecf14a)
  • msk: throw ValidationError instead of untyped errors (#34214) (02cb5a4)

2.190.0-alpha.0 (2025-04-16)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

... (truncated)

Commits
  • 916c5ef chore: update analytics metadata blueprints
  • 1661b40 chore(release): 2.195.0
  • e136f61 chore: upgrade @aws-cdk/cloud-assembly-schema to v41.2.0 (#34369)
  • 24a40a9 feat: update L1 CloudFormation resource definitions (#34357)
  • 1e87861 fix(s3-notifications): add a key policy to trust S3 for notifications to an S...
  • 2594f3c revert: "feat: property injection for 122 constructs" (#34370)
  • 9e52752 fix(route53-targets): beanstalk allow specifying hostedZoneId to support to...
  • 979b97c refactor(trace): simplify how construct traces get built (#34355)
  • 1cac5a0 fix(codepipeline): allow both pullRequestFilter and pushFilter (#34267)
  • efdcb9d feat(apigateway): dualstack REST API (#34114)
  • Additional commits viewable in compare view

Updates @types/node from 22.15.15 to 22.15.17

Commits

Updates aws-cdk from 2.1013.0 to 2.1014.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1014.0

2.1014.0 (2025-05-08)

Features

  • cli: new typescript projects use modern tsconfig (#429) (4068210), closes #427
  • integ-tests: add integ tests for the toolkit library (#430) (d430b2e)
  • refactor: ability to exclude selected resources from refactoring (#421) (eafb53b)

Bug Fixes

  • cli: cdk notices ignores failures and calling cli with --no-notices makes an unexpected network call (#399) (6b16a21), closes #370 #440
  • toolkit: diff prints stack name not display name (#454) (0f917d6), closes #448 #301 #301
Commits
  • b029622 chore(toolkit-lib): reduce api-extractor noise (#468)
  • 3c10a42 chore: reorg eslint rules into separate files (#466)
  • d430b2e feat(integ-tests): add integ tests for the toolkit library (#430)
  • 0f917d6 fix(toolkit): diff prints stack name not display name (#454)
  • 632de3f refactor(toolkit-lib): remove shared-public and other re-export files (#452)
  • dc1dfbb chore(deps): upgrade dependencies (#449)
  • 6b16a21 fix(cli): cdk notices ignores failures and calling cli with --no-notices ...
  • bd4ad74 refactor(cli): make notices display autodect part of yargs (#450)
  • eafb53b feat(refactor): ability to exclude selected resources from refactoring (#421)
  • e1a9030 chore(cli): lint test files (#441)
  • Additional commits viewable in compare view

Updates @aws-cdk/asset-awscli-v1 from 2.2.234 to 2.2.235

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+51
Deletions:
-51
Package Dependencies
Package:
@types/node
Ecosystem:
npm
Version Change:
22.15.15 → 22.15.17
Update Type:
Patch
Package:
aws-cdk
Ecosystem:
npm
Version Change:
2.1013.0 → 2.1014.0
Update Type:
Minor
Package:
aws-cdk-lib
Ecosystem:
npm
Version Change:
2.194.0 → 2.195.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.2.234 → 2.2.235
Update Type:
Patch
Technical Details
ID: 113220
UUID: 2507872701
Node ID: PR_kwDOMiUr3s6Vexm9
Host: GitHub
Repository: poad/github-sbom-viewer
Merge State: Unknown