Bump the miscs group with 3 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(about 2 months ago)
(about 2 months ago)
dependencies javascript
poad
Bumps the miscs group with 3 updates: @types/node, aws-cdk-lib and electron-to-chromium.
Updates @types/node
from 24.0.13 to 24.0.14
Commits
- See full diff in compare view
Updates aws-cdk-lib
from 2.204.0 to 2.205.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.205.0
Features
- kinesisfirehose: support custom time zone settings for S3 destination (#34738) (2bbe762), closes #34737
- update L1 CloudFormation resource definitions (#34979) (2e0e536)
- codebuild: cache sharing of CodeBuild projects (#34257) (21e2d1e), closes /docs.aws.amazon.com/codebuild/latest/userguide/caching-s3.html#caching-s3
- update L1 CloudFormation resource definitions (#34915) (748d03c)
- cloudwatch-dashboards: add support for queryLanguage property (#34547) (8a77828), closes #34482 aws/aws-cdk#34482
- ec2: add c8gn instance class (#34866) (aaf442b)
- events: add
arnForPolicy
attribute for api destination (#34315) (e0ac9f8)- rds: add
fromLookup
method for Amazon Aurora Database Cluster (#34849) (23ca6fc), closes #34848 #33258- synthetics: add
maxRetries
prop to configure automatic retries on canary runs (#34541) (54d8a84), closes #34511- synthetics: add support for tag replication for aws synthetics (#34830) (5ff59d9)
- core: report feature flag info into Cloud Assembly (#34919) (72733ea)
Bug Fixes
- codecov: update codecov-upload.yml with a git checkout step (#34929) (0a0adf7)
- lambda: handle token resolution issues in addToRolePolicy (#34904) (6cd1802), closes #34894
- pipelines: ensure assets with same hash but different destinations are published separately (#34790) (05afab3), closes #31070 #31070
- region-info: integ use standalone package (#34782) (6d1bcb3), closes #34692 /github.com/aws/aws-cdk/blob/1ae14635cbbc8ba0f2dab8cbeb72c4af0fddce7a/packages/aws-cdk-lib/package.json#L507-L511
- tags: excludeResourceTypes does not work for tags applied at stack level (under feature flag) (#31443) (4c7d9f4), closes #28017 #33945 #30055
⚠ CHANGES TO L1 RESOURCES
L1 resources are automatically generated from public CloudFormation Resource Schemas. They are build to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
- aws-cdk-lib.aws_ec2.CfnTrafficMirrorFilterRule:
Id
attribute was removed- aws-cdk-lib.aws_kinesis.StreamConsumer:
Id
attribute was removed- aws-cdk-lib.aws_neptune.DBInstance:
Id
attribute was removed
Alpha modules (2.205.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.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
Bug Fixes
- ec2: don't use inferenceAccellerators in the constructors if not needed (#34618) (054c6c5), closes #33505 aws/aws-cdk#33505 #34610
2.202.0-alpha.0 (2025-06-20)
Features
- amplify: add compute role support for Amplify branches (#34708) (817a21a)
- amplify-alpha: support custom response headers in monorepo structures (#31771) (aea1372), closes #31758
2.201.0-alpha.0 (2025-06-12)
Features
- amplify: add skew protection feature for Amplify branches (#34656) (8808998)
- bedrock: adding bedrock l2 construct features (#34065) (a028927)
- ec2: add interface VPC endpoint for DSQL (#34487) (3e53c2c)
- ec2: support Firehose
IDeliveryStream
as flow log destination (#34596) (cdfe6e7), closes #33883 #33757- ec2: volume initialization rate for EBS volume (#34570) (527d483)
Reverts
- ec2: support Firehose
IDeliveryStream
as flow log destination (#34665) (b77bd0e), closes aws/aws-cdk#34596
... (truncated)
Commits
aa8122a
chore: update analytics metadata blueprints3b34242
chore(release): 2.205.03774f78
revert: "feat: cloudwatch logs transformer support" (#34984)2bbe762
feat(kinesisfirehose): support custom time zone settings for S3 destination (...2e0e536
feat: update L1 CloudFormation resource definitions (#34979)21e2d1e
feat(codebuild): cache sharing of CodeBuild projects (#34257)481a9d2
feat: cloudwatch logs transformer support (#34863)4c7d9f4
fix(tags): excludeResourceTypes does not work for tags applied at stack level...748d03c
feat: update L1 CloudFormation resource definitions (#34915)5ff59d9
feat(synthetics): add support for tag replication for aws synthetics (#34830)- Additional commits viewable in compare view
Updates electron-to-chromium
from 1.5.183 to 1.5.185
Commits
d7251a1
1.5.185f30b271
generate new version8e2c524
1.5.184c058dd2
generate new version- See full diff in compare view
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
0
0
+0
-0
Package Dependencies
Technical Details
ID: | 3472628 |
UUID: | 3234129015 |
Node ID: | PR_kwDOKYCPlM6fFtJr |
Host: | GitHub |
Repository: | poad/next-ts-lambda-ssr-template |