Bump the npm-minor group with 5 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(about 1 month ago)
(about 1 month ago)
(about 1 month ago)
size/XS
Bumps the npm-minor group with 5 updates:
| Package | From | To |
|---|---|---|
| @actions/github | 8.0.0 |
8.0.1 |
| @actions/glob | 0.5.1 |
0.6.1 |
| @typescript-eslint/eslint-plugin | 8.53.1 |
8.54.0 |
| @typescript-eslint/parser | 8.53.1 |
8.54.0 |
| eslint-plugin-jsdoc | 62.3.0 |
62.4.1 |
Updates @actions/github from 8.0.0 to 8.0.1
Changelog
Sourced from @actions/github's changelog.
8.0.1
- Update
undicito6.23.0- Update
@actions/http-clientto3.0.2
Commits
- See full diff in compare view
Updates @actions/glob from 0.5.1 to 0.6.1
Changelog
Sourced from @actions/glob's changelog.
0.6.1
- Fix a bad import for
minimatch0.6.0
- Breaking change: Package is now ESM-only
- CommonJS consumers must use dynamic
import()instead ofrequire()
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.53.1 to 8.54.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.54.0
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- scope-manager: support ScopeManager#addGlobals (#11914)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- scope-manager: fix catch clause scopes
def.name(#11982)- scope-manager: prevent misidentification of
"use strict"directives (#11995)- utils: handle missing
FlatESLintandLegacyESLint(#11958)❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Francesco Trotta
- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- deps: update dependency prettier to v3.8.0 (#11991)
- scope-manager: fix catch clause scopes
def.name(#11982)- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
❤️ Thank You
- Brad Zacher
@bradzacher- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
Commits
d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)ec4f73afeat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...d32f909test(eslint-plugin): skip rules tests in windows ci (#11988)17fa993test(eslint-plugin): improve vitest performance with isolate: false (#11754)1c66ab4fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...aaa7ca2fix(deps): update dependency prettier to v3.8.0 (#11991)d50aa18fix(scope-manager): fix catch clause scopesdef.name(#11982)4c0b379fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...- See full diff in compare view
Updates @typescript-eslint/parser from 8.53.1 to 8.54.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.54.0
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- scope-manager: support ScopeManager#addGlobals (#11914)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- scope-manager: fix catch clause scopes
def.name(#11982)- scope-manager: prevent misidentification of
"use strict"directives (#11995)- utils: handle missing
FlatESLintandLegacyESLint(#11958)❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Francesco Trotta
- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.54.0 (2026-01-26)
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
d423e57chore(release): publish 8.54.0- See full diff in compare view
Updates eslint-plugin-jsdoc from 62.3.0 to 62.4.1
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v62.4.1
62.4.1 (2026-01-24)
Bug Fixes
v62.4.0
62.4.0 (2026-01-23)
Features
type-formatting: supporttrailingPunctuationMultilineOnlyboolean option; fixes #1636 (#1638) (3907822)v62.3.1
62.3.1 (2026-01-22)
Bug Fixes
Commits
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| @actions/github | [>= 9.a, < 10] |
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 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
Package Dependencies
@typescript-eslint/parser
npm
8.53.1 → 8.54.0
Minor
@typescript-eslint/eslint-plugin
npm
8.53.1 → 8.54.0
Minor
Technical Details
| ID: | 13512800 |
| UUID: | 3897718432 |
| Node ID: | PR_kwDOD3bUds7BhtaP |
| Host: | GitHub |
| Repository: | github/codeql-action |