Bump the miscs group with 8 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the miscs group with 8 updates:
Package | From | To |
---|---|---|
@eslint/js | 9.30.0 |
9.30.1 |
eslint | 9.30.0 |
9.30.1 |
@types/node | 24.0.8 |
24.0.10 |
aws-cdk-lib | 2.202.0 |
2.203.0 |
aws-cdk | 2.1019.2 |
2.1020.0 |
@aws-cdk/asset-awscli-v1 | 2.2.240 |
2.2.242 |
@aws-cdk/cloud-assembly-schema | 44.8.0 |
44.9.0 |
@jridgewell/gen-mapping | 0.3.11 |
0.3.12 |
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 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 @types/node
from 24.0.8 to 24.0.10
Commits
- 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 @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
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
@aws-cdk/cloud-assembly-schema
npm
44.8.0 → 44.9.0
Minor
@aws-cdk/asset-awscli-v1
npm
2.2.240 → 2.2.242
Patch
Technical Details
ID: | 2730388 |
UUID: | 3194216953 |
Node ID: | PR_kwDOKYCPlM6c_2Bb |
Host: | GitHub |
Repository: | poad/next-ts-lambda-ssr-template |