Bump the npm group across 3 directories with 16 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(2 days ago)
(2 days 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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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-hsgw
You can read about our versioning strategy and releases on our website.
Commits
255e9e2
chore(release): publish 8.45.0967764e
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should ...f2eeb9d
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)590fac6
fix(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(release): publish 8.45.0eb57a3e
chore: 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-hsgw
You 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-hsgw
You can read about our versioning strategy and releases on our website.
Commits
255e9e2
chore(release): publish 8.45.0f2eeb9d
feat(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-hsgw
You 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
255e9e2
chore(release): publish 8.45.0- See full diff in compare view
Updates get-intrinsic
from 1.3.0 to 1.3.1
Commits
75b3854
v1.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-function
5477ff1
Commits
ef2f8cf
v1.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
@lisez
in nodejs/undici#4344- chore: more jsdoc and minor improvements for lib/api/readable.js, by
@Uzlopak
in nodejs/undici#4351- ci: skip Node.js 20 tests on Windows by
@mcollina
in 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
@caitp
in nodejs/undici#4340- fix: detect and prevent redirect loops with Client/Pool by
@mcollina
in nodejs/undici#4361- remove node:buffer imports by
@KhafraDev
in nodejs/undici#4362- fix: remove deprecated maxRedirections option from types by
@mcollina
in nodejs/undici#4363- Amend the GC warning in the README to clarify that consuming bodies is recommended but not required by
@mcollina
in nodejs/undici#4364- fix(inteceptor/dump): handle preemptive network errors by
@metcoder95
in nodejs/undici#4354- feat: add SnapshotAgent for HTTP request recording and playback by
@mcollina
in nodejs/undici#4270New Contributors
@lisez
made their first contribution in nodejs/undici#4344Full Changelog: https://github.com/nodejs/undici/compare/v7.12.0...v7.13.0
Commits
8bbf77c
Bumped v7.13.0 (#4366)22dc0d6
feat: add SnapshotAgent for HTTP request recording and playback (#4270)d0399c4
fix(inteceptor/dump): handle preemptive network errors (#4354)57efacb
Amend the GC warning in the README to clarify that consuming bodies is recomm...567a589
fix: remove deprecated maxRedirections option from types (#4363)177ca1b
remove node:buffer imports (#4362)c9655f0
fix: detect and prevent redirect loops with Client/Pool (#4361)b7513d4
feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#41...a36e299
chore: update WPT (#4267)66ac089
ci: 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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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-hsgw
You can read about our versioning strategy and releases on our website.
Commits
255e9e2
chore(release): publish 8.45.0967764e
fix(eslint-plugin): [prefer-nullish-coalescing] ignoreBooleanCoercion should ...f2eeb9d
feat(eslint-plugin): expose rule name via RuleModule interface (#11616)590fac6
fix(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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-hsgw
You 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
255e9e2
chore(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 |