Bump the npm group with 17 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies javascript
poad
Bumps the npm group with 17 updates:
Package | From | To |
---|---|---|
aws-cdk-lib | 2.200.1 |
2.201.0 |
@eslint/js | 9.28.0 |
9.29.0 |
@types/node | 24.0.0 |
24.0.1 |
aws-cdk | 2.1018.0 |
2.1018.1 |
eslint | 9.28.0 |
9.29.0 |
tsx | 4.20.1 |
4.20.3 |
solid-devtools | 0.34.0 |
0.34.1 |
@aws-cdk/cloud-assembly-schema | 44.2.0 |
44.5.0 |
@eslint/config-array | 0.20.0 |
0.20.1 |
@eslint/config-helpers | 0.2.2 |
0.2.3 |
@eslint/plugin-kit | 0.3.1 |
0.3.2 |
@solid-devtools/debugger | 0.27.0 |
0.27.1 |
@solid-devtools/shared | 0.19.1 |
0.20.0 |
brace-expansion | 1.1.11 |
1.1.12 |
caniuse-lite | 1.0.30001721 |
1.0.30001723 |
electron-to-chromium | 1.5.165 |
1.5.167 |
eslint-scope | 8.3.0 |
8.4.0 |
Updates aws-cdk-lib
from 2.200.1 to 2.201.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.201.0
Features
- opensearch: update default TLS security policy to TLS 1.2 for OpenSearch domains (#34660) (3cc2dc2), closes #34658
- update L1 CloudFormation resource definitions (#34659) (ef02724)
- update L1 CloudFormation resource definitions (#34687) (025c82e)
- appconfig: support customer managed key for hosted configuration (#34256) (484719e)
- codepipeline-actions: native Amazon EC2 deployment support (#33604) (9d39db7), closes #33584 /docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-EC2Deploy.html#action-reference-EC2
- core: support adding additional cache key to cdk context values (#31586) (8848134), closes #26982
- core: throw typed Errors (#34587) (4e63b1a), closes #32569
- eks: added support for
bootstrapSelfManagedAddons
(#33597) (cedc1b0), closes #30792- rds:
DatabaseInstanceFromSnapshot
supportclusterSnapshotIdentifier
(#33982) (48d30b6), closes #33889- rds: support auto-pause configuration for Aurora Serverless v2 (#34173) (2c55c28), closes #32280 #32563
- stepfunctions: add support for Jsonata expressions to Map.ItemSelector (#34625) (dc30faa), closes #34538 /github.com/aws/aws-cdk/blob/ed08f3f0b8ecd79a2fa5e804acc73a9ff23eab80/packages/aws-cdk-lib/aws-stepfunctions/lib/states/map-base.ts#L60-L77
- synthetics: playwright 2.0 runtime (#34609) (1418204)
- synthetics: safe canary update (#34608) (89c5350)
Bug Fixes
- export errors to make it available in region-info/lib/fact.ts (#34691) (5c8f50c), closes #34690 #34690 #33384
- apigateway: correct
JsonSchema.additionalItems
property type (#33879) (464d521), closes #33878 #33878- cloudfront: use wildcard when grant some cloudfront permission (#33802) (452a5e1), closes #33249
- lambda: disable aws-lambda:useCdkManagedLogGroup feature flag when not set (#34613) (d696688), closes #34612 #34612
- logs: exposed metric from the metric filter will now include the dimension map (#34648) (892b013), closes #34643
- opensearch: opensearchservice: existing integ test is failing (#34680) (be21625), closes 1#L59
- typo in jsdoc of noncurrentVersionTransitions property (#34620) (ed08f3f)
Alpha modules (2.201.0-alpha.0)
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#34596v2.200.2
Bug Fixes
- export errors to make it available in region-info/lib/fact.ts (#34691) (4a75032), closes #34690 #34690 #33384
Alpha modules (2.200.2-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.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)
2.198.0-alpha.0 (2025-05-22)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- amplify: A compute role is created when
platform
isPlatform.WEB_COMPUTE
orPlatform.WEB_DYNAMIC
.Features
- amplify: add compute role support for Amplify app (#33962) (7490b92), closes #33882
- ec2: add i7i instance class (#34453) (3fe8ab4)
2.197.0-alpha.0 (2025-05-20)
2.196.1-alpha.0 (2025-05-19)
2.196.0-alpha.0 (2025-05-15)
... (truncated)
Commits
77c6517
feat(opensearch): update default TLS security policy to TLS 1.2 for OpenSearc...9f8eef9
feat: update L1 CloudFormation resource definitions (#34687)0e268f9
docs(ecs): add note for windows tasks CPU/Memory requirement (#34683)b5ef88b
chore: update dev dependency - aws-sdk-js-codemod (#34542)2e2b34d
chore: npm-check-updates && yarn upgrade (#34684)040af1b
fix(apigateway): correctJsonSchema.additionalItems
property type (#33879)974f710
docs(cloudfront): specify that cloudront does not support updating the key (#...b41794d
feat(ec2): add interface VPC endpoint for DSQL (#34487)ce52a96
feat: update L1 CloudFormation resource definitions (#34659)19436e8
chore(rds): mariadb add versions 10.5.29 and 10.6.22, postgres add versions 1...- Additional commits viewable in compare view
Updates @eslint/js
from 9.28.0 to 9.29.0
Release notes
Sourced from @eslint/js
's releases.
v9.29.0
Features
f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)Bug Fixes
85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)1ba3318
fix: addlanguage
anddialects
tono-use-before-define
(#19808) (Francesco Trotta)Documentation
00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795) (루밀LuMir)3aed075
docs: Update README (GitHub Actions Bot)a2f888d
docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)53c3235
docs: update to clarify prompt usage (#19748) (Jennifer Davis)Chores
5c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851) (Milos Djermanovic)acf2201
chore: package.json update for@eslint/js
release (Jenkins)a806994
refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)152ed51
test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239
chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42e
refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)e392895
perf: improve time complexity ofgetLocFromIndex
(#19782) (루밀LuMir)0ed289c
chore: remove accidentally committed file (#19807) (Francesco Trotta)
Changelog
Sourced from @eslint/js
's changelog.
v9.29.0 - June 13, 2025
5c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851) (Milos Djermanovic)acf2201
chore: package.json update for@eslint/js
release (Jenkins)f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795) (루밀LuMir)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)a806994
refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)3aed075
docs: Update README (GitHub Actions Bot)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)a2f888d
docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)152ed51
test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239
chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42e
refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)e392895
perf: improve time complexity ofgetLocFromIndex
(#19782) (루밀LuMir)1ba3318
fix: addlanguage
anddialects
tono-use-before-define
(#19808) (Francesco Trotta)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)53c3235
docs: update to clarify prompt usage (#19748) (Jennifer Davis)0ed289c
chore: remove accidentally committed file (#19807) (Francesco Trotta)
Commits
acf2201
chore: package.json update for@eslint/js
release- See full diff in compare view
Updates @types/node
from 24.0.0 to 24.0.1
Commits
- See full diff in compare view
Updates aws-cdk
from 2.1018.0 to 2.1018.1
Commits
Updates eslint
from 9.28.0 to 9.29.0
Release notes
Sourced from eslint's releases.
v9.29.0
Features
f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)Bug Fixes
85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)1ba3318
fix: addlanguage
anddialects
tono-use-before-define
(#19808) (Francesco Trotta)Documentation
00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795) (루밀LuMir)3aed075
docs: Update README (GitHub Actions Bot)a2f888d
docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)53c3235
docs: update to clarify prompt usage (#19748) (Jennifer Davis)Chores
5c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851) (Milos Djermanovic)acf2201
chore: package.json update for@eslint/js
release (Jenkins)a806994
refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)152ed51
test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239
chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42e
refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)e392895
perf: improve time complexity ofgetLocFromIndex
(#19782) (루밀LuMir)0ed289c
chore: remove accidentally committed file (#19807) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.29.0 - June 13, 2025
5c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851) (Milos Djermanovic)acf2201
chore: package.json update for@eslint/js
release (Jenkins)f686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832) (Milos Djermanovic)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795) (루밀LuMir)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837) (ntnyq)a806994
refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)19cdd22
feat: prune suppressions for non-existent files (#19825) (TKDev7)b3d720f
feat: add ES2025 globals (#19835) (fisker Cheung)677a283
feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)3aed075
docs: Update README (GitHub Actions Bot)7ab77a2
fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)a2f888d
docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)dbba058
feat: allow global type declaration inno-var
(#19714) (Remco Haszing)152ed51
test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)b647239
chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)7abe42e
refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)342bd29
feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)e392895
perf: improve time complexity ofgetLocFromIndex
(#19782) (루밀LuMir)1ba3318
fix: addlanguage
anddialects
tono-use-before-define
(#19808) (Francesco Trotta)786bcd1
feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)05b66d0
feat: addsourceCode.isGlobalReference(node)
method (#19695) (Nitin Kumar)53c3235
docs: update to clarify prompt usage (#19748) (Jennifer Davis)0ed289c
chore: remove accidentally committed file (#19807) (Francesco Trotta)
Commits
edf232b
9.29.0c2414b6
Build: changelog update for 9.29.05c114c9
chore: upgrade@eslint/js
@9
.29.0 (#19851)acf2201
chore: package.json update for@eslint/js
releasef686fcb
feat: addecmaVersion: 2026
, parsingusing
andawait using
(#19832)85c082c
fix: explicit matching behavior with negated patterns and arrays (#19845)00e3e6a
docs: add support for custom name parameter toincludeIgnoreFile
(#19795)9bda4a9
fix: fixLintOptions.filterCodeBlock
types (#19837)a806994
refactor: Remove eslintrc from flat config functionality (#19833)19cdd22
feat: prune suppressions for non-existent files (#19825)- Additional commits viewable in compare view
Updates tsx
from 4.20.1 to 4.20.3
Release notes
Sourced from tsx's releases.
v4.20.3
4.20.3 (2025-06-13)
Bug Fixes
- revert v4.20 changes (dadcf27)
This release is also available on:
v4.20.2
4.20.2 (2025-06-12)
Bug Fixes
This release is also available on:
Commits
Updates solid-devtools
from 0.34.0 to 0.34.1
Commits
6cc6c02
Version Packages (#347)5c94696
Version Packages5e250b0
Display place connection status in popupdc59213
Rename stuff to ada casea529425
Send detection state to each bg script connectionf09e900
Send versions for each bg script connection1b02133
Cleanup83fc768
Add reconnecting logic to content script (#337)add003f
Improve logging by adding place names to all messages.0159eec
Cleanup locator- Additional commits viewable in compare view
Updates @aws-cdk/cloud-assembly-schema
from 44.2.0 to 44.5.0
Release notes
Sourced from @aws-cdk/cloud-assembly-schema
's releases.
@aws-cdk/cloud-assembly-schema
@v44
.5.044.5.0 (2025-06-12)
@aws-cdk/cloud-assembly-schema
@v44
.4.044.4.0 (2025-06-11)
@aws-cdk/cloud-assembly-schema
@v44
.3.044.3.0 (2025-06-11)
Commits
db8fed0
chore(deps): upgrade dependencies (#583)- See full diff in compare view
Updates @eslint/config-array
from 0.20.0 to 0.20.1
Release notes
Sourced from @eslint/config-array
's releases.
config-array: v0.20.1
0.20.1 (2025-06-09)
Bug Fixes
Commits
48b1f84
chore: release main (#216)147afec
chore: updatepackage.json
to follow template (#225)0a6aad0
docs: fix bun command and update documentation (#222)2a8913c
docs: Update README sponsors2dbe2b9
fix: consider negated patterns universal (#220)e84cbd7
fix: explicit match in array elements offiles
(#218)b8bf819
ci: Test in Bun (#87)cb858ff
refactor: update and fix error types in JSDoc comments (#213)4ec089e
docs: Update README sponsors1ddb2ed
docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/config-helpers
from 0.2.2 to 0.2.3
Release notes
Sourced from @eslint/config-helpers
's releases.
plugin-kit: v0.2.3
0.2.3 (2024-11-14)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.8.0 to ^0.9.0config-helpers: v0.2.3
0.2.3 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Changelog
Sourced from @eslint/config-helpers
's changelog.
0.2.3 (2025-06-09)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/core
bumped from ^0.14.0 to ^0.15.0
Commits
- See full diff in compare view
Updates @eslint/plugin-kit
from 0.3.1 to 0.3.2
Release notes
Sourced from @eslint/plugin-kit
's releases.
plugin-kit: v0.3.2
Pull Request Statistics
Commits:
1Files Changed:
3Additions:
+220Deletions:
-212
Package Dependencies
@aws-cdk/cloud-assembly-schema
npm
44.2.0 → 44.5.0
Minor
Technical Details
ID: | 1582315 |
UUID: | 2593986584 |
Node ID: | PR_kwDOMiUr3s6anRgY |
Host: | GitHub |
Repository: | poad/github-sbom-viewer |
Merge State: | Unknown |