Bump the npm group across 3 directories with 11 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(2 months ago)
(2 months ago)
(2 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 4 updates in the /example/app directory: @eslint/js, @types/node, eslint and @typescript-eslint/types.
Bumps the npm group with 7 updates in the /example/cdk directory:
Package | From | To |
---|---|---|
@eslint/js | 9.30.0 |
9.30.1 |
@types/node | 24.0.8 |
24.0.10 |
eslint | 9.30.0 |
9.30.1 |
@jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
@typescript-eslint/types | 8.35.0 |
8.35.1 |
aws-cdk-lib | 2.202.0 |
2.203.0 |
aws-cdk | 2.1019.2 |
2.1020.0 |
Bumps the npm group with 7 updates in the /package directory:
Package | From | To |
---|---|---|
@eslint/js | 9.30.0 |
9.30.1 |
@types/node | 24.0.8 |
24.0.10 |
eslint | 9.30.0 |
9.30.1 |
@jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
@typescript-eslint/types | 8.35.0 |
8.35.1 |
aws-cdk-lib | 2.202.0 |
2.203.0 |
aws-cdk | 2.1019.2 |
2.1020.0 |
Updates @eslint/js
from 9.30.0 to 9.30.1
Release notes
Sourced from @eslint/js
's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.0.8 to 24.0.10
Commits
- See full diff in compare view
Updates eslint
from 9.30.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906)b3dbc16
chore: package.json update for@eslint/js
releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)- See full diff in compare view
Updates @jridgewell/gen-mapping
from 0.3.11 to 0.3.12
Changelog
Sourced from @jridgewell/gen-mapping
's changelog.
[0.3.12] - 2025-07-01
- Use
Object.assign
to avoid polyfill in old Node versions: https://github.com/jridgewell/sourcemaps/commit/dd0615a- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/gen-mapping/0.3.11...gen-mapping/0.3.12
Commits
- See full diff in compare view
Updates @jridgewell/sourcemap-codec
from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec
's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
- See full diff in compare view
Updates @jridgewell/trace-mapping
from 0.3.28 to 0.3.29
Changelog
Sourced from @jridgewell/trace-mapping
's changelog.
[0.3.29] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.28...trace-mapping/0.3.29
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas
- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.35.1 (2025-06-30)
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
f9bd7d8
chore(release): publish 8.35.1- See full diff in compare view
Updates @eslint/js
from 9.30.0 to 9.30.1
Release notes
Sourced from @eslint/js
's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.0.8 to 24.0.10
Commits
- See full diff in compare view
Updates eslint
from 9.30.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906)b3dbc16
chore: package.json update for@eslint/js
releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)- See full diff in compare view
Updates @jridgewell/sourcemap-codec
from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec
's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas
- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.35.1 (2025-06-30)
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
f9bd7d8
chore(release): publish 8.35.1- See full diff in compare view
Updates aws-cdk-lib
from 2.202.0 to 2.203.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.203.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.
- aws-cdk-lib.aws_kendra.CfnDataSource.TemplateConfigurationProperty:
template
property here has changed fromstring
tojson
Features
- rds: instance engine lifecycle support (#34719) (bab7413), closes #34492
- report feature flag configuration into Cloud Assembly (#34798) (76af7dc)
- backup: add support for ScheduleExpressionTimezone (#34603) (8ceea43), closes #34532
- cloudformation: update L1 CloudFormation resource definitions (#34839) (4c75889)
- cloudwatch: add account id field for log query and metric widgets to support cross account visibility (#34793) (ac4d09d), closes #26105
- lambda: function log removal policy (#34723) (0388483), closes #34669
- pipelines: cdk-assets version is configurable (#34802) (a361c9c)
- update L1 CloudFormation resource definitions (#34792) (074cb8c)
Bug Fixes
- codecov: update codecov-upload.yml (#34845) (8055016), closes /github.com/aws/aws-cdk/blob/main/codecov.yml#L35
- codecov: update codecov-upload.yml action to upload report with correct path (#34814) (705e76b)
- stepfunctions-tasks: properly serialize CallAwsServiceCrossRegion Lambda responses (#34843) (a4b15df), closes #34768
Reverts
- "ci: add tool to sync with project board" (#34817) (1965014), closes aws/aws-cdk#34776
Alpha modules (2.203.0-alpha.0)
Features
Bug Fixes
- ec2: don't use inferenceAccellerators in the constructors if not needed (#34618) (054c6c5), closes #33505 aws/aws-cdk#33505 #34610
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.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#345962.200.2-alpha.0 (2025-06-11)
2.200.1-alpha.0 (2025-06-03)
2.200.0-alpha.0 (2025-06-02)
Features
2.199.0-alpha.0 (2025-05-27)
... (truncated)
Commits
2531f10
chore: update analytics metadata blueprintsbab7413
feat(rds): instance engine lifecycle support (#34719)76af7dc
feat: report feature flag configuration into Cloud Assembly (#34798)ac4d09d
feat(cloudwatch): add account id field for log query and metric widgets to su...4c75889
feat(cloudformation): update L1 CloudFormation resource definitions (#34839)41311a2
docs(lambda): warn users on using fromBucket without setting objectVersion (#...951c917
chore: npm-check-updates && yarn upgrade (#34752)5f9e857
chore: yarn upgrade dependencies requiring intervention (#34751)0388483
feat(lambda): function log removal policy (#34723)a4fc5bd
refactor(pipelines): simplify CLI dependency version (#34803)- Additional commits viewable in compare view
Updates aws-cdk
from 2.1019.2 to 2.1020.0
Commits
3b4d18e
feat(cli): telemetry opt-out command (#579)3f83d2c
chore(deps): upgrade dependencies (#669)- See full diff in compare view
Updates @aws-cdk/asset-awscli-v1
from 2.2.240 to 2.2.242
Commits
4584648
fix(deps): bump awscli from 1.40.35 to 1.40.40 (#1243)585712b
fix(deps): bump awscli from 1.40.31 to 1.40.35 (#1240)- See full diff in compare view
Updates @aws-cdk/cloud-assembly-schema
from 44.8.0 to 44.9.0
Release notes
Sourced from @aws-cdk/cloud-assembly-schema
's releases.
@aws-cdk/cloud-assembly-schema
@v44
.9.044.9.0 (2025-07-01)
Commits
3f83d2c
chore(deps): upgrade dependencies (#669)- See full diff in compare view
Updates @eslint/js
from 9.30.0 to 9.30.1
Release notes
Sourced from @eslint/js
's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.0.8 to 24.0.10
Commits
- See full diff in compare view
Updates eslint
from 9.30.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906)b3dbc16
chore: package.json update for@eslint/js
releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)- See full diff in compare view
Updates @jridgewell/sourcemap-codec
from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec
's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
- See full diff in compare view
Updates @typescript-eslint/types
from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/types
's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas
- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types
's changelog.
8.35.1 (2025-06-30)
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
f9bd7d8
chore(release): publish 8.35.1- See full diff in compare view
Updates aws-cdk-lib
from 2.202.0 to 2.203.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.203.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.
- aws-cdk-lib.aws_kendra.CfnDataSource.TemplateConfigurationProperty:
template
property here has changed fromstring
tojson
Features
- rds: instance engine lifecycle support (#34719) (bab7413), closes #34492
- report feature flag configuration into Cloud Assembly (#34798) (76af7dc)
- backup: add support for ScheduleExpressionTimezone (#34603) (8ceea43), closes #34532
- cloudformation: update L1 CloudFormation resource definitions (#34839) (4c75889)
- cloudwatch: add account id field for log query and metric widgets to support cross account visibility (#34793) (ac4d09d), closes #26105
- lambda: function log removal policy (#34723) (0388483), closes #34669
- pipelines: cdk-assets version is configurable (#34802) (a361c9c)
- update L1 CloudFormation resource definitions (#34792) (074cb8c)
Bug Fixes
- codecov: update codecov-upload.yml (#34845) (8055016), closes /github.com/aws/aws-cdk/blob/main/codecov.yml#L35
- codecov: update codecov-upload.yml action to upload report with correct path (#34814) (705e76b)
- stepfunctions-tasks: properly serialize CallAwsServiceCrossRegion Lambda responses (#34843) (a4b15df), closes #34768
Reverts
- "ci: add tool to sync with project board" (#34817) (1965014), closes aws/aws-cdk#34776
Alpha modules (2.203.0-alpha.0)
Features
Bug Fixes
- ec2: don't use inferenceAccellerators in the constructors if not needed (#34618) (054c6c5), closes #33505 aws/aws-cdk#33505 #34610
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.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#345962.200.2-alpha.0 (2025-06-11)
2.200.1-alpha.0 (2025-06-03)
2.200.0-alpha.0 (2025-06-02)
Features
2.199.0-alpha.0 (2025-05-27)
... (truncated)
Commits
2531f10
chore: update analytics metadata blueprintsDescription has been truncated
Pull Request Statistics
1
6
+318
-336
Package Dependencies
@jridgewell/sourcemap-codec
npm
1.5.3 → 1.5.4
Patch
Technical Details
ID: | 2729885 |
UUID: | 2633976962 |
Node ID: | PR_kwDOH6QSIM6c_0yC |
Host: | GitHub |
Repository: | poad/github-cognito-oidc-proxy |
Merge State: | Unknown |