Bump the npm group with 5 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
(9 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 5 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.41.0 |
8.42.0 |
| aws-cdk-lib | 2.213.0 |
2.214.0 |
| @typescript-eslint/eslint-plugin | 8.41.0 |
8.42.0 |
| @typescript-eslint/parser | 8.41.0 |
8.42.0 |
| @typescript-eslint/type-utils | 8.41.0 |
8.42.0 |
Updates typescript-eslint from 8.41.0 to 8.42.0
Release notes
Sourced from typescript-eslint's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
d135909chore(release): publish 8.42.0fa15645fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...d7614a7feat: deprecate tseslint.config() (#11531)- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.
Updates aws-cdk-lib from 2.213.0 to 2.214.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.214.0
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-ecs: AWS::ECS::Service: AvailabilityZoneRebalancing property default value changed from "ENABLED" to "DISABLED".
Features
- acm: add support for ACM exportable public certificates (#35079) (c158e80), closes #35078
- cloudwatch: add option to show labels on pie chart (#34745) (83f0a61), closes #28929
- cognito: support refresh token rotation (#34360) (74f8ad9), closes #34344
- core:
DockerBuildOptionssupport network param (#34725) (bc333e2), closes #34514- dynamodb: adding ContributorInsightsMode feature (#35332) (f12ead2)
- rds: retain automated backups for database cluster (#35372) (2ffc666)
- update L1 CloudFormation resource definitions (#35320) (0d674e4)
- update L1 CloudFormation resource definitions (#35382) (8f708df)
- ecs: volume initialization rate (#34962) (b8dfbc4)
- events: enable customer managed keys to be used with Archive (#35253) (9f5e507)
- sns: add notExistsCondition method (#34712) (fd8677b), closes #34707
Bug Fixes
- lazy loading to improve startup time slows down large programs (#35335) (6755a4e)
- cloudwatch:
AlarmRule.concatcover empty operands (#34757) (a01aa38), closes #34662- ecs_patterns: openListener should be false when custom sg is provided (#35297) (ccb1955), closes #35292 #ffcdd2 #e8f5e8 #fff3e0 #f5f5f5
- eks: kubectlProvider should use the AmazonEC2ContainerRegistryPullOnly managed policy (#35248) (1b6e962), closes #35244
- stepfunctions-tasks: map bedrockagent service to bedrock IAM prefix (#35147) (86638f6), closes #35146
- stop passing the deprecated property to Cfn construct (#35080) (a20afcd), closes #34895
- s3-deployment: intermittent CreateInvalidation and/or wait errors (#34859) (628425c), closes #15891 #15891
Alpha modules (2.214.0-alpha.0)
Features
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.214.0-alpha.0 (2025-09-02)
Features
- bedrock-alpha: add guardrails l2 construct (#34765) (b4fdb2b)
- eks-v2-alpha: support eks with k8s 1.33 (#34713) (c24565e), closes #34520 #34911
- s3tables-alpha: add TablePolicy support to L2 construct library (#35223) (2741dfb), closes #33054
2.213.0-alpha.0 (2025-08-27)
Features
2.212.0-alpha.0 (2025-08-20)
2.211.0-alpha.0 (2025-08-12)
2.210.0-alpha.0 (2025-08-06)
Features
2.209.1-alpha.0 (2025-08-06)
Bug Fixes
2.209.0-alpha.0 (2025-08-05)
2.208.0-alpha.0 (2025-07-29)
Features
2.207.0-alpha.0 (2025-07-24)
... (truncated)
Commits
efa4fdbchore: update analytics metadata blueprints3d4a0a2chore(release): 2.214.0adb44f4docs(events-targets): add documentation of invoking AwsApi method (#35309)8400b2bchore(cloudfront): add validation for configuring response headers policy (#3...461621edocs(appconfig): better docstring for app config content type (#35374)2ffc666feat(rds): retain automated backups for database cluster (#35372)c158e80feat(acm): add support for ACM exportable public certificates (#35079)83f0a61feat(cloudwatch): add option to show labels on pie chart (#34745)8f708dffeat: update L1 CloudFormation resource definitions (#35382)bd3e98achore(region-info): beanstalk hostedZoneId for ap-southeast-5, ap-southeast-7...- Additional commits viewable in compare view
Updates @typescript-eslint/eslint-plugin from 8.41.0 to 8.42.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.42.0 (2025-09-02)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
You can read about our versioning strategy and releases on our website.
Commits
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @typescript-eslint/eslint-plugin since your current version.
Updates @typescript-eslint/parser from 8.41.0 to 8.42.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.42.0 (2025-09-02)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d135909chore(release): publish 8.42.0- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @typescript-eslint/parser since your current version.
Updates @typescript-eslint/type-utils from 8.41.0 to 8.42.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.42.0 (2025-09-02)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
d135909chore(release): publish 8.42.0- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @typescript-eslint/type-utils since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
4
+141
-52
Package Dependencies
@typescript-eslint/parser
npm
8.41.0 → 8.42.0
Minor
@typescript-eslint/eslint-plugin
npm
8.41.0 → 8.42.0
Minor
@typescript-eslint/type-utils
npm
8.41.0 → 8.42.0
Minor
Technical Details
| ID: | 6786054 |
| UUID: | 2797055937 |
| Node ID: | PR_kwDONx1qVc6mt6_B |
| Host: | GitHub |
| Repository: | poad/solid-start-ssr-lambda |
| Merge State: | Unknown |