Bump the npm group across 3 directories with 6 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 2 updates in the /example/app directory: @types/node and @typescript-eslint/types.
Bumps the npm group with 3 updates in the /example/cdk directory: @types/node, @typescript-eslint/types and aws-cdk-lib.
Bumps the npm group with 4 updates in the /package directory: @types/node, @typescript-eslint/types, aws-cdk-lib and @aws-lambda-powertools/logger.
Updates @types/node
from 24.0.13 to 24.0.14
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.36.0 to 8.37.0
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.37.0
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
🩹 Fixes
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
❤️ Thank You
- Bill Collins
- Josh Goldberg ✨
- René
@Renegade334
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.37.0 (2025-07-14)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
816be17
chore(release): publish 8.37.0- See full diff 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
Updates @types/node
from 24.0.13 to 24.0.14
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.36.0 to 8.37.0
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.37.0
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
🩹 Fixes
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
❤️ Thank You
- Bill Collins
- Josh Goldberg ✨
- René
@Renegade334
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.37.0 (2025-07-14)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
816be17
chore(release): publish 8.37.0- 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 @types/node
from 24.0.13 to 24.0.14
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.36.0 to 8.37.0
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.37.0
8.37.0 (2025-07-14)
🚀 Features
- typescript-estree: infer tsconfigRootDir from call stack (#11370)
🩹 Fixes
- eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
- type-utils: add missing 'types' dependency to 'type-utils' (#11383)
- type-utils: handle namespaced exports in specifier matching (#11380)
❤️ Thank You
- Bill Collins
- Josh Goldberg ✨
- René
@Renegade334
- Yukihiro Hasegawa
@y-hsgw
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.37.0 (2025-07-14)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
816be17
chore(release): publish 8.37.0- 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 @aws-lambda-powertools/logger
from 2.23.0 to 2.24.0
Release notes
Sourced from @aws-lambda-powertools/logger
's releases.
v2.24.0
Summary
We’ve listened to your feedback and starting from this release of Parser we support only Zod v4 for all our built-in schemas and envelopes. Additionally the utility got a power up and it now supports schemas written using Standard Schema 🔥.
We’ve also fixed a bug in Tracer that prevented requests made via proxies to be traced correctly and another bug in Metrics that caused dimension sets to be added correctly to the metrics data object..
🌟 Congratulations to
@chetan9518
,@sdangol
, and@matteofigus
for their first PRs merged in the project 🎉Using Parser with Standard Schema
You can now use schemas written using Valibot or other Standard Schema-compatible parsing library to parse incoming events using the
parser
Middy.js middleware or TypeScript class method decorator. This is useful if your codebase is already relying on one of these libraries or you want to have full control over the bundle size.Note that our built-in schemas and envelopes are still defined only using Zod. If you would like us to support other libraries like Valibot please open an issue and we will consider it based on the community's feedback.
If you are using Zod v3 and need more time to migrate, you can continue using Parser v2.23.0 as long as needed.
import { Logger } from '@aws-lambda-powertools/logger'; import { parser } from '@aws-lambda-powertools/parser/middleware'; import middy from '@middy/core'; import { array, number, object, optional, pipe, string, toMinValue, } from 'valibot';
const logger = new Logger();
const orderSchema = object({
id: pipe(number(), toMinValue(0)),
description: string(),
items: array(
object({
id: pipe(number(), toMinValue(0)),
quantity: pipe(number(), toMinValue(1)),
description: string(),
})
),
optionalField: optional(string()),
});export const handler = middy()
.use(parser({ schema: orderSchema }))
</tr></table>
... (truncated)
Changelog
Sourced from @aws-lambda-powertools/logger
's changelog.
2.24.0 (2025-07-15)
Improvements
- metrics optimize
addDimensions
method to avoid O(n²) complexity (#4156) (3982b4a)- tracer replace class-based env access with functional helpers (#4146) (51d9b98)
Bug Fixes
- metrics addDimensions() documentation and tests (#3964) (a801636)
- tracer skip tracing CONNECT requests (#4148) (a147c3b)
- parser remove nullable from md5OfMessageAttributes in SqsRecordSchema (#4165) (d6cbde0)
Maintenance
- batch exclude deprecated code from coverage (#4152) (30bbf5a)
- parser remove deprecated parser type (#4154) (a59db36)
Features
Commits
501dc17
chore: bump to 2.24.0 (#4172)57902be
chore(deps): bump@types/node
from 24.0.12 to 24.0.13 (#4167)c7ebae6
chore(deps): bump esbuild from 0.25.5 to 0.25.6 (#4166)d6cbde0
fix(parser): remove nullable from md5OfMessageAttributes in SqsRecordSchema (...67549f6
feat(parser): support Standard Schema and upgrade to Zod v4 (#4164)191c846
chore(deps-dev): bump@redis/client
from 5.5.6 to 5.6.0 (#4162)9472471
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4159)06622c3
chore(deps): bump vscode/devcontainers/javascript-node from0d29e5f
to `eac...af44b7c
chore(deps-dev): bump zod from 3.25.67 to 3.25.76 (#4158)c9a1f7b
chore(deps): bump@types/node
from 24.0.10 to 24.0.12 (#4157)- Additional commits viewable in compare view
Updates @aws-lambda-powertools/commons
from 2.23.0 to 2.24.0
Release notes
Sourced from @aws-lambda-powertools/commons
's releases.
v2.24.0
Summary
We’ve listened to your feedback and starting from this release of Parser we support only Zod v4 for all our built-in schemas and envelopes. Additionally the utility got a power up and it now supports schemas written using Standard Schema 🔥.
We’ve also fixed a bug in Tracer that prevented requests made via proxies to be traced correctly and another bug in Metrics that caused dimension sets to be added correctly to the metrics data object..
🌟 Congratulations to
@chetan9518
,@sdangol
, and@matteofigus
for their first PRs merged in the project 🎉Using Parser with Standard Schema
You can now use schemas written using Valibot or other Standard Schema-compatible parsing library to parse incoming events using the
parser
Middy.js middleware or TypeScript class method decorator. This is useful if your codebase is already relying on one of these libraries or you want to have full control over the bundle size.Note that our built-in schemas and envelopes are still defined only using Zod. If you would like us to support other libraries like Valibot please open an issue and we will consider it based on the community's feedback.
If you are using Zod v3 and need more time to migrate, you can continue using Parser v2.23.0 as long as needed.
import { Logger } from '@aws-lambda-powertools/logger'; import { parser } from '@aws-lambda-powertools/parser/middleware'; import middy from '@middy/core'; import { array, number, object, optional, pipe, string, toMinValue, } from 'valibot';
const logger = new Logger();
const orderSchema = object({
id: pipe(number(), toMinValue(0)),
description: string(),
items: array(
object({
id: pipe(number(), toMinValue(0)),
quantity: pipe(number(), toMinValue(1)),
description: string(),
})
),
optionalField: optional(string()),
});export const handler = middy()
.use(parser({ schema: orderSchema }))
</tr></table>
... (truncated)
Changelog
Sourced from @aws-lambda-powertools/commons
's changelog.
2.24.0 (2025-07-15)
Improvements
- metrics optimize
addDimensions
method to avoid O(n²) complexity (#4156) (3982b4a)- tracer replace class-based env access with functional helpers (#4146) (51d9b98)
Bug Fixes
- metrics addDimensions() documentation and tests (#3964) (a801636)
- tracer skip tracing CONNECT requests (#4148) (a147c3b)
- parser remove nullable from md5OfMessageAttributes in SqsRecordSchema (#4165) (d6cbde0)
Maintenance
- batch exclude deprecated code from coverage (#4152) (30bbf5a)
- parser remove deprecated parser type (#4154) (a59db36)
Features
Commits
501dc17
chore: bump to 2.24.0 (#4172)57902be
chore(deps): bump@types/node
from 24.0.12 to 24.0.13 (#4167)c7ebae6
chore(deps): bump esbuild from 0.25.5 to 0.25.6 (#4166)d6cbde0
fix(parser): remove nullable from md5OfMessageAttributes in SqsRecordSchema (...67549f6
feat(parser): support Standard Schema and upgrade to Zod v4 (#4164)191c846
chore(deps-dev): bump@redis/client
from 5.5.6 to 5.6.0 (#4162)9472471
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates (#4159)06622c3
chore(deps): bump vscode/devcontainers/javascript-node from0d29e5f
to `eac...af44b7c
chore(deps-dev): bump zod from 3.25.67 to 3.25.76 (#4158)c9a1f7b
chore(deps): bump@types/node
from 24.0.10 to 24.0.12 (#4157)- Additional commits viewable 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
1
6
+54
-72
Package Dependencies
@aws-lambda-powertools/logger
npm
2.23.0 → 2.24.0
Minor
@aws-lambda-powertools/commons
npm
2.23.0 → 2.24.0
Minor
Technical Details
ID: | 3471475 |
UUID: | 2669010899 |
Node ID: | PR_kwDOH6QSIM6fFd_T |
Host: | GitHub |
Repository: | poad/github-cognito-oidc-proxy |
Merge State: | Unknown |