Bump the npm group with 6 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(8 months ago)
(8 months ago)
(8 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 6 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.44.1 |
8.45.0 |
| aws-cdk-lib | 2.217.0 |
2.218.0 |
| @types/node | 24.5.2 |
24.6.0 |
| @typescript-eslint/eslint-plugin | 8.44.1 |
8.45.0 |
| @typescript-eslint/parser | 8.44.1 |
8.45.0 |
| @typescript-eslint/type-utils | 8.44.1 |
8.45.0 |
Updates typescript-eslint from 8.44.1 to 8.45.0
Release notes
Sourced from typescript-eslint's releases.
v8.45.0
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
🩹 Fixes
- disable generating declaration maps (#11627)
- ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
❤️ Thank You
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.45.0 (2025-09-29)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
255e9e2chore(release): publish 8.45.0- See full diff in compare view
Updates aws-cdk-lib from 2.217.0 to 2.218.0
Release notes
Sourced from aws-cdk-lib's releases.
v2.218.0
Features
- cloudfront-origins: ip address type for http origin (#35445) (196c7ae), closes #35427
- docdb: support for serverless clusters (#35574) (89bfef7), closes #35199
- pipelines:
CodeBuildFactorysupport Docker server (#35584) (c62d996)- spec2cdk: generate
from<Resource>Arnandfrom<Resource><Prop>in every L1 (#35470) (c588061)
Alpha modules (2.218.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.218.0-alpha.0 (2025-09-29)
2.217.0-alpha.0 (2025-09-25)
2.216.0-alpha.0 (2025-09-22)
2.215.0-alpha.0 (2025-09-15)
Bug Fixes
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
... (truncated)
Commits
6c38897chore: update analytics metadata blueprints7379a4bchore(eks): add AL2023_ARM_64_NVIDIA AMI type for managed node groups (#35578)89bfef7feat(docdb): support for serverless clusters (#35574)2c22a6dchore(rds): mysql version 5.7.44-RDS.20250818 (#35581)c62d996feat(pipelines):CodeBuildFactorysupport Docker server (#35584)c588061feat(spec2cdk): generatefrom\<Resource>Arnandfrom\<Resource>\<Prop>in ev...31bf1bfchore(ec2): add r8gb instance class (#35582)b8b3347Merge branch 'main' into merge-back/2.217.0196c7aefeat(cloudfront-origins): ip address type for http origin (#35445)- See full diff in compare view
Updates @types/node from 24.5.2 to 24.6.0
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.45.0
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
🩹 Fixes
- disable generating declaration maps (#11627)
- ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
❤️ Thank You
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
🩹 Fixes
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
❤️ Thank You
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Commits
255e9e2chore(release): publish 8.45.0967764efix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should ...f2eeb9dfeat(eslint-plugin): expose rule name via RuleModule interface (#11616)590fac6fix(eslint-plugin): [no-base-to-string] check if superclass is ignored (#11617)- See full diff in compare view
Updates @typescript-eslint/parser from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.45.0
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
🩹 Fixes
- disable generating declaration maps (#11627)
- ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
❤️ Thank You
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.45.0 (2025-09-29)
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
255e9e2chore(release): publish 8.45.0- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.45.0
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
🩹 Fixes
- disable generating declaration maps (#11627)
- ast-spec: narrow ArrowFunctionExpression.generator to false (#11636)
- eslint-plugin: [no-base-to-string] check if superclass is ignored (#11617)
- eslint-plugin: [prefer-nullish-coalescing] ignoreBooleanCoercion should not apply to top-level ternary expressions (#11614)
❤️ Thank You
- Bjorn Lu
- Josh Goldberg ✨
- mdm317
- Moses Odutusin
@thebolarin- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.45.0 (2025-09-29)
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
255e9e2chore(release): publish 8.45.0- 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 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
+195
-106
Package Dependencies
@typescript-eslint/parser
npm
8.44.1 → 8.45.0
Minor
@typescript-eslint/eslint-plugin
npm
8.44.1 → 8.45.0
Minor
@typescript-eslint/type-utils
npm
8.44.1 → 8.45.0
Minor
Technical Details
| ID: | 8804910 |
| UUID: | 2872698423 |
| Node ID: | PR_kwDONx1qVc6rOeY3 |
| Host: | GitHub |
| Repository: | poad/solid-start-ssr-lambda |
| Merge State: | Unknown |