Bump the npm group with 9 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 9 updates:
Package | From | To |
---|---|---|
@stylistic/eslint-plugin | 5.2.1 |
5.2.2 |
@types/node | 24.0.15 |
24.1.0 |
typescript-eslint | 8.37.0 |
8.38.0 |
@typescript-eslint/eslint-plugin | 8.37.0 |
8.38.0 |
@typescript-eslint/parser | 8.37.0 |
8.38.0 |
@typescript-eslint/type-utils | 8.37.0 |
8.38.0 |
@typescript-eslint/utils | 8.37.0 |
8.38.0 |
@typescript-eslint/visitor-keys | 8.37.0 |
8.38.0 |
electron-to-chromium | 1.5.187 |
1.5.189 |
Updates @stylistic/eslint-plugin
from 5.2.1 to 5.2.2
Release notes
Sourced from @stylistic/eslint-plugin
's releases.
v5.2.2
🐞 Bug Fixes
- no-extra-parens: Skip nested
TSUnionType/TSIntersectionType
whennestedBinaryExpressions: false
- by@9romise
in eslint-stylistic/eslint-stylistic#905 (348f6)- object-curly-spacing: Prevent crash when encountering multiple non-ImportSpecifier nodes - by
@9romise
in eslint-stylistic/eslint-stylistic#907 (9b77d)View changes on GitHub
Changelog
Sourced from @stylistic/eslint-plugin
's changelog.
5.2.2 (2025-07-22)
Bug Fixes
- no-extra-parens: skip nested
TSUnionType/TSIntersectionType
whennestedBinaryExpressions: false
(#905) (348f62f)- object-curly-spacing: prevent crash when encountering multiple non-ImportSpecifier nodes (#907) (9b77d02)
Chores
Commits
7b45fc5
chore: release v5.2.2 (main) (#908)ced7591
refactor(padding-line-between-statements): simplify options definition (#900)9b77d02
fix(object-curly-spacing): prevent crash when encountering multiple non-Impor...348f62f
fix(no-extra-parens): skip nestedTSUnionType/TSIntersectionType
when `nest...- See full diff in compare view
Updates @types/node
from 24.0.15 to 24.1.0
Commits
- See full diff in compare view
Updates typescript-eslint
from 8.37.0 to 8.38.0
Release notes
Sourced from typescript-eslint's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.38.0 (2025-07-21)
🩹 Fixes
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger
You can read about our versioning strategy and releases on our website.
Commits
Updates @typescript-eslint/eslint-plugin
from 8.37.0 to 8.38.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's changelog.
8.38.0 (2025-07-21)
🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)❤️ Thank You
- Andrew Kazakov
@andreww2012
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Commits
d11e79e
chore(release): publish 8.38.05ec8c58
fix: disallow extra properties in rule options (#11397)0e884c7
fix(eslint-plugin): [consistent-generic-constructors] resolve conflict with `...- See full diff in compare view
Updates @typescript-eslint/parser
from 8.37.0 to 8.38.0
Release notes
Sourced from @typescript-eslint/parser
's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser
's changelog.
8.38.0 (2025-07-21)
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
d11e79e
chore(release): publish 8.38.0- See full diff in compare view
Updates @typescript-eslint/type-utils
from 8.37.0 to 8.38.0
Release notes
Sourced from @typescript-eslint/type-utils
's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils
's changelog.
8.38.0 (2025-07-21)
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
d11e79e
chore(release): publish 8.38.0- See full diff in compare view
Updates @typescript-eslint/utils
from 8.37.0 to 8.38.0
Release notes
Sourced from @typescript-eslint/utils
's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils
's changelog.
8.38.0 (2025-07-21)
This was a version bump only for 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
d11e79e
chore(release): publish 8.38.0ca00714
chore: fix default value in JSDoc for reportUnusedDisableDirectives (#11409)- See full diff in compare view
Updates @typescript-eslint/visitor-keys
from 8.37.0 to 8.38.0
Release notes
Sourced from @typescript-eslint/visitor-keys
's releases.
v8.38.0
8.38.0 (2025-07-21)
🚀 Features
- typescript-estree: forbid optional chain in
TemplateTaggedLiteral
(#11391)🩹 Fixes
- disallow extra properties in rule options (#11397)
- eslint-plugin: [consistent-generic-constructors] resolve conflict with
isolatedDeclarations
if enabled inconstructor
option (#11351)- typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
- typescript-eslint: error on nested
extends
intseslint.config()
(#11361)- typescript-estree: ensure the token type of the property name is Identifier (#11329)
❤️ Thank You
- Andrew Kazakov
@andreww2012
- Kirk Waiblinger
@kirkwaiblinger
- MK
@asdf93074
- tao
- Younsang Na
@nayounsang
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys
's changelog.
8.38.0 (2025-07-21)
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
d11e79e
chore(release): publish 8.38.0- See full diff in compare view
Updates electron-to-chromium
from 1.5.187 to 1.5.189
Commits
- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
2
+101
-101
Package Dependencies
@typescript-eslint/parser
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/eslint-plugin
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/type-utils
npm
8.37.0 → 8.38.0
Minor
@typescript-eslint/visitor-keys
npm
8.37.0 → 8.38.0
Minor
Technical Details
ID: | 4043652 |
UUID: | 2685807666 |
Node ID: | PR_kwDOGmPE6c6gFiwy |
Host: | GitHub |
Repository: | poad/github-oauth-example |
Merge State: | Unknown |