Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action · GitHub
Open Graph Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action
X Title: Bump the npm-minor group with 6 updates by dependabot[bot] · Pull Request #3489 · github/codeql-action
Description: Bumps the npm-minor group with 6 updates:
Package
From
To
semver
7.7.3
7.7.4
@typescript-eslint/eslint-plugin
8.54.0
8.55.0
@typescript-eslint/parser
8.54.0
8.56.0
esbuild
0.27.2
0.27.3
eslint-plugin-jsdoc
62.5.0
62.5.4
nock
14.0.10
14.0.11
Updates semver from 7.7.3 to 7.7.4
Release notes
Sourced from semver's releases.
v7.7.4
7.7.4 (2026-01-16)
Bug Fixes
a29faa5 #835 cli: pass options to semver.valid() for loose version validation (#835) (@mldangelo)
Documentation
1d28d5e #836 fix typos and update -n CLI option documentation (#836) (@mldangelo)
Dependencies
120968b #840 @npmcli/template-oss@4.29.0 (#840)
Chores
44d7130 #824 bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@dependabot[bot])
7073576 #820 reorder parameters in invalid-versions.js test (#820) (@reggi)
5816d4c #829 bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@dependabot[bot], @npm-cli-bot)
Changelog
Sourced from semver's changelog.
7.7.4 (2026-01-16)
Bug Fixes
a29faa5 #835 cli: pass options to semver.valid() for loose version validation (#835) (@mldangelo)
Documentation
1d28d5e #836 fix typos and update -n CLI option documentation (#836) (@mldangelo)
Dependencies
120968b #840 @npmcli/template-oss@4.29.0 (#840)
Chores
44d7130 #824 bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@dependabot[bot])
7073576 #820 reorder parameters in invalid-versions.js test (#820) (@reggi)
5816d4c #829 bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@dependabot[bot], @npm-cli-bot)
Commits
5993c2e chore: release 7.7.4 (#839)
120968b deps: @npmcli/template-oss@4.29.0 (#840)
a29faa5 fix(cli): pass options to semver.valid() for loose version validation (#835)
1d28d5e docs: fix typos and update -n CLI option documentation (#836)
5816d4c chore: bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#829)
ab9e28a chore: bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#827)
44d7130 chore: bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824)
7073576 chore: reorder parameters in invalid-versions.js test (#820)
16a35f5 chore: bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#823)
3a3459d chore: bump @npmcli/template-oss from 4.25.1 to 4.26.0 (#818)
See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.54.0 to 8.55.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.55.0
8.55.0 (2026-02-09)
🚀 Features
utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
typescript-estree: forbid invalid modifier in object expression (#11931)
❤️ Thank You
Christian Rose @chrros95
fisker Cheung @fisker
Josh Goldberg
Maria Solano @MariaSolOs
Minyeong Kim @minyeong981
SungHyun627 @SungHyun627
Yukihiro Hasegawa @y-hsgw
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.55.0 (2026-02-09)
🚀 Features
utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
❤️ Thank You
Christian Rose @chrros95
Josh Goldberg
Maria Solano @MariaSolOs
Minyeong Kim @minyeong981
SungHyun627 @SungHyun627
Yukihiro Hasegawa @y-hsgw
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
fedfe86 chore(release): publish 8.55.0
8a95834 fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...
4ba1e72 fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...
a1f8617 feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)
3f0ce54 fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...
3df0002 fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...
b931f8c chore: use workspace refs for workspace deps (#12018)
1f17a79 chore: migrate to pnpm (#11248)
See full diff in compare view
Updates @typescript-eslint/parser from 8.54.0 to 8.56.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.56.0
8.56.0 (2026-02-16)
🚀 Features
support ESLint v10 (#12057)
🩹 Fixes
use parser options from context.languageOptions (#12043)
❤️ Thank You
Brad Zacher @bradzacher
fnx @DMartens
Joshua Chen
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.55.0
8.55.0 (2026-02-09)
🚀 Features
utils: deprecate defaultOptions in favor of meta.defaultOptions (#11992)
🩹 Fixes
eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#11990)
eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#11966, #12000)
eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#11984)
eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#11949)
typescript-estree: forbid invalid modifier in object expression (#11931)
❤️ Thank You
Christian Rose @chrros95
fisker Cheung @fisker
Josh Goldberg
Maria Solano @MariaSolOs
Minyeong Kim @minyeong981
SungHyun627 @SungHyun627
Yukihiro Hasegawa @y-hsgw
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.56.0 (2026-02-16)
🚀 Features
support ESLint v10 (#12057)
❤️ Thank You
Brad Zacher @bradzacher
Joshua Chen
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
8.55.0 (2026-02-09)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
8b8b68f chore(release): publish 8.56.0
68a074f feat: support ESLint v10 (#12057)
fedfe86 chore(release): publish 8.55.0
b931f8c chore: use workspace refs for workspace deps (#12018)
1f17a79 chore: migrate to pnpm (#11248)
See full diff in compare view
Updates esbuild from 0.27.2 to 0.27.3
Release notes
Sourced from esbuild's releases.
v0.27.3
Preserve URL fragments in data URLs (#4370)
Consider the following HTML, CSS, and SVG:
index.html:
icons.css:
.triangle {
width: 10px;
height: 10px;
background: currentColor;
clip-path: url(./triangle.svg#x);
}
triangle.svg:
The CSS uses a URL fragment (the #x) to reference the clipPath element in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using the dataurl loader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS:
/* icons.css */
.triangle {
width: 10px;
height: 10px;
background: currentColor;
clip-path: url('data:image/svg+xml,#x');
}
... (truncated)
Changelog
Sourced from esbuild's changelog.
0.27.3
Preserve URL fragments in data URLs (#4370)
Consider the following HTML, CSS, and SVG:
index.html:
icons.css:
.triangle {
width: 10px;
height: 10px;
background: currentColor;
clip-path: url(./triangle.svg#x);
}
triangle.svg:
The CSS uses a URL fragment (the #x) to reference the clipPath element in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using the dataurl loader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS:
/* icons.css */
.triangle {
width: 10px;
height: 10px;
background: currentColor;
clip-path: url('data:image/svg+xml,#x');
}
... (truncated)
Commits
9129e00 publish 0.27.3 to npm
e20e411 small fix to release notes
0dc0f2d fix #4322: parse and print CSS @scope rules
55fe391 update firefox css gradient support
2c35297 update gradient lowering transform
9209e44 Update Go to 1.25.7 (#4388)
e8d861b close #4374: compat table for the using feature
19b8887 no longer need williamkapke/node-compat-table
7e44218 the kangax/compat-table repo moved to a new url
23b9338 run make update-compat-table
Additional commits viewable in compare view
Updates eslint-plugin-jsdoc from 62.5.0 to 62.5.4
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v62.5.4
62.5.4 (2026-02-07)
Bug Fixes
no-undefined-types: avoid treating infer type identifier as undefined; fixes #1654 (da44046)
no-undefined-types: ensure template tags are defined; fixes #1655 (bfef848)
v62.5.3
62.5.3 (2026-02-06)
Bug Fixes
default-expressions and examples configs: avoid applying deprecated rules now that ESLint warns against them; fixes #1651 (a252868)
v62.5.2
62.5.2 (2026-02-05)
Bug Fixes
valid-types: allow numeric properties for jsdoc mode; fixes #1646 (122d283)
v62.5.1
62.5.1 (2026-02-04)
Bug Fixes
require-template: stop treating type parameters names as unknown template names; fixes #1648 (dfc662e)
type-formatting: update jsdoccomment and devDeps.; fixes #1647 (19f36b6)
Commits
bfef848 fix(no-undefined-types): ensure template tags are defined; fixes #1655
da44046 fix(no-undefined-types): avoid treating infer type identifier as undefined;...
a252868 fix(default-expressions and examples configs): avoid applying deprecated ...
122d283 fix(valid-types): allow numeric properties for jsdoc mode; fixes #1646
dfc662e fix(require-template): stop treating type parameters names as unknown templ...
19f36b6 fix(type-formatting): update jsdoccomment and devDeps.; fixes #1647
See full diff in compare view
Updates nock from 14.0.10 to 14.0.11
Release notes
Sourced from nock's releases.
v14.0.11
14.0.11 (2026-02-09)
Bug Fixes
migrate to npm OIDC (#2940) (113dcac)
restore github actions write permissions (#2941) (a4cb6b8)
update @mswjs/interceptors to fix a memory leak (#2938) (025db76)
upgrade semantic-release (#2943) (db0b280)
Commits
db0b280 fix: upgrade semantic-release (#2943)
bc78af4 Add write permission for contents in CI workflow (#2942)
a4cb6b8 fix: restore github actions write permissions (#2941)
113dcac fix: migrate to npm OIDC (#2940)
025db76 fix: update @mswjs/interceptors to fix a memory leak (#2938)
e7418da chore(deps): bump actions/setup-node from 4 to 6 (#2924)
2d4a5cc chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2
4f7e385 chore: upgrade interceptors
5177a33 chore(deps): bump serialize-javascript and mocha (#2848)
93611a2 chore(deps-dev): bump prettier from 3.2.5 to 3.6.2 (#2883)
Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nock since your current version.
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 show
Open Graph Description: Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27....
X Description: Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27....
Opengraph URL: https://github.com/github/codeql-action/pull/3489
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:9b654f13-5ebb-1a75-e858-4537438944af |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 80EA:374E1E:6B2E94:94C6B2:6A4C8EB7 |
| html-safe-nonce | c0c0fb5dc586f156adec5003eb8cf1b5272700185d4e205d62fcbecc35937b21 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MEVBOjM3NEUxRTo2QjJFOTQ6OTRDNkIyOjZBNEM4RUI3IiwidmlzaXRvcl9pZCI6IjYzOTY2NzA5NjIzODk3ODIxOTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 9e198c75d074ab074931b00983b45b0e74fa0cea12b5d54a8f01324a6291ff09 |
| hovercard-subject-tag | pull_request:3299780425 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/github/codeql-action/pull/3489/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the npm-minor group with 6 updates: Package From To semver 7.7.3 7.7.4 @typescript-eslint/eslint-plugin 8.54.0 8.55.0 @typescript-eslint/parser 8.54.0 8.56.0 esbuild 0.27.2 0.27.... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/github/codeql-action git https://github.com/github/codeql-action.git |
| octolytics-dimension-user_id | 9919 |
| octolytics-dimension-user_login | github |
| octolytics-dimension-repository_id | 259445878 |
| octolytics-dimension-repository_nwo | github/codeql-action |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 259445878 |
| octolytics-dimension-repository_network_root_nwo | github/codeql-action |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7a2dede45637df6b92ddcfe2a557e67d4b5854ae |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width