Bump the npm group across 3 directories with 16 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the npm group with 7 updates in the /example/app directory:
| Package | From | To |
|---|---|---|
| @types/node | 24.5.2 |
24.6.0 |
| typescript-eslint | 8.44.1 |
8.45.0 |
| @typescript-eslint/eslint-plugin | 8.44.1 |
8.45.0 |
| @typescript-eslint/parser | 8.44.1 |
8.45.0 |
| @typescript-eslint/types | 8.44.1 |
8.45.0 |
| get-intrinsic | 1.3.0 |
1.3.1 |
| is-generator-function | 1.1.0 |
1.1.1 |
Bumps the npm group with 6 updates in the /example/cdk directory:
| Package | From | To |
|---|---|---|
| @types/node | 24.5.2 |
24.6.0 |
| typescript-eslint | 8.44.1 |
8.45.0 |
| @typescript-eslint/types | 8.44.1 |
8.45.0 |
| get-intrinsic | 1.3.0 |
1.3.1 |
| is-generator-function | 1.1.0 |
1.1.1 |
| aws-cdk-lib | 2.217.0 |
2.218.0 |
Bumps the npm group with 6 updates in the /package directory:
| Package | From | To |
|---|---|---|
| @types/node | 24.5.2 |
24.6.0 |
| typescript-eslint | 8.44.1 |
8.45.0 |
| @typescript-eslint/types | 8.44.1 |
8.45.0 |
| get-intrinsic | 1.3.0 |
1.3.1 |
| is-generator-function | 1.1.0 |
1.1.1 |
| aws-cdk-lib | 2.217.0 |
2.218.0 |
Updates @types/node from 24.5.2 to 24.6.0
Commits
- See full diff in compare view
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 @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/project-service from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/project-service'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/project-service's changelog.
8.45.0 (2025-09-29)
This was a version bump only for project-service 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/scope-manager from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/scope-manager'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/scope-manager's changelog.
8.45.0 (2025-09-29)
This was a version bump only for scope-manager 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/tsconfig-utils from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/tsconfig-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/tsconfig-utils's changelog.
8.45.0 (2025-09-29)
This was a version bump only for tsconfig-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
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
Updates @typescript-eslint/types from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/types'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/types's changelog.
8.45.0 (2025-09-29)
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
255e9e2chore(release): publish 8.45.0- See full diff in compare view
Updates @typescript-eslint/typescript-estree from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/typescript-estree'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/typescript-estree's changelog.
8.45.0 (2025-09-29)
This was a version bump only for typescript-estree 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.0eb57a3echore: slightly improveconvertComments(#11632)- See full diff in compare view
Updates @typescript-eslint/utils from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/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/utils's changelog.
8.45.0 (2025-09-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11616)
❤️ Thank You
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
Commits
255e9e2chore(release): publish 8.45.0f2eeb9dfeat(eslint-plugin): expose rule name via RuleModule interface (#11616)- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/visitor-keys'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/visitor-keys's changelog.
8.45.0 (2025-09-29)
This was a version bump only for visitor-keys 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 get-intrinsic from 1.3.0 to 1.3.1
Commits
75b3854v1.3.193232c9[Refactor] maximally avoid eval withasync-function,generator-function, ...c9de798[Dev Deps] update@ljharb/eslint-config,call-bound,es-abstract- See full diff in compare view
Updates is-generator-function from 1.1.0 to 1.1.1
Changelog
Sourced from is-generator-function's changelog.
v1.1.1 - 2025-09-29
Commits
- [Refactor] use
generator-function5477ff1
Commits
ef2f8cfv1.1.15477ff1[Refactor] usegenerator-function- See full diff in compare view
Updates undici-types from 7.12.0 to 7.13.0
Release notes
Sourced from undici-types's releases.
v7.13.0
What's Changed
- MockAgent.prototype.get support ignoreTrailingSlash option by
@lisezin nodejs/undici#4344- chore: more jsdoc and minor improvements for lib/api/readable.js, by
@Uzlopakin nodejs/undici#4351- ci: skip Node.js 20 tests on Windows by
@mcollinain nodejs/undici#4353- Update WPT by
@github-actions[bot] in nodejs/undici#4267- feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#4180) by
@caitpin nodejs/undici#4340- fix: detect and prevent redirect loops with Client/Pool by
@mcollinain nodejs/undici#4361- remove node:buffer imports by
@KhafraDevin nodejs/undici#4362- fix: remove deprecated maxRedirections option from types by
@mcollinain nodejs/undici#4363- Amend the GC warning in the README to clarify that consuming bodies is recommended but not required by
@mcollinain nodejs/undici#4364- fix(inteceptor/dump): handle preemptive network errors by
@metcoder95in nodejs/undici#4354- feat: add SnapshotAgent for HTTP request recording and playback by
@mcollinain nodejs/undici#4270New Contributors
@lisezmade their first contribution in nodejs/undici#4344Full Changelog: https://github.com/nodejs/undici/compare/v7.12.0...v7.13.0
Commits
8bbf77cBumped v7.13.0 (#4366)22dc0d6feat: add SnapshotAgent for HTTP request recording and playback (#4270)d0399c4fix(inteceptor/dump): handle preemptive network errors (#4354)57efacbAmend the GC warning in the README to clarify that consuming bodies is recomm...567a589fix: remove deprecated maxRedirections option from types (#4363)177ca1bremove node:buffer imports (#4362)c9655f0fix: detect and prevent redirect loops with Client/Pool (#4361)b7513d4feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#41...a36e299chore: update WPT (#4267)66ac089ci: exclude Node.js 20 on Windows from test matrix (#4353)- Additional commits viewable in compare view
Updates @types/node from 24.5.2 to 24.6.0
Commits
- See full diff in compare view
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 @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/project-service from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/project-service'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/project-service's changelog.
8.45.0 (2025-09-29)
This was a version bump only for project-service 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/scope-manager from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/scope-manager'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/scope-manager's changelog.
8.45.0 (2025-09-29)
This was a version bump only for scope-manager 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/tsconfig-utils from 8.44.1 to 8.45.0
Release notes
Sourced from @typescript-eslint/tsconfig-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/tsconfig-utils's changelog.
8.45.0 (2025-09-29)
This was a version bump only for tsconfig-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
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 Description has been truncated
Pull Request Statistics
1
6
+397
-349
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
Technical Details
| ID: | 8790866 |
| UUID: | 2872539361 |
| Node ID: | PR_kwDOH6QSIM6rN3jh |
| Host: | GitHub |
| Repository: | poad/github-cognito-oidc-proxy |
| Merge State: | Unknown |