Merged
Conversation
Bumps the npm-minor group with 2 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@eslint/compat` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.2/packages/compat) Updates `eslint-plugin-jsdoc` from 62.4.1 to 62.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.4.1...v62.5.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates minor-version npm devDependencies used for linting/config compatibility in the CodeQL Action repository, and refreshes the lockfile and generated lib/ artifacts accordingly.
Changes:
- Bump
@eslint/compatfrom^2.0.1to^2.0.2. - Bump
eslint-plugin-jsdocfrom^62.4.1to^62.5.0. - Update
package-lock.jsonand regeneratedlib/outputs to reflect the dependency changes.
Reviewed changes
Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updates the two devDependency versions. |
| package-lock.json | Locks updated versions (including transitive @eslint/core change). |
| lib/upload-sarif-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/upload-sarif-action-post.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/upload-lib.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/start-proxy-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/start-proxy-action-post.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/setup-codeql-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/resolve-environment-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/init-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/init-action-post.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/autobuild-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/analyze-action.js | Regenerated compiled artifact reflecting updated package metadata. |
| lib/analyze-action-post.js | Regenerated compiled artifact reflecting updated package metadata. |
mbg
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-minor group with 2 updates: @eslint/compat and eslint-plugin-jsdoc.
Updates
@eslint/compatfrom 2.0.1 to 2.0.2Release notes
Sourced from
@eslint/compat's releases.Changelog
Sourced from
@eslint/compat's changelog.Commits
7960653chore: release main (#356)ecb37dcfix: add eslint 10 as peer dependency (#361)074cac2docs: Update README sponsorsa3b0fd5docs: Update README sponsorsUpdates
eslint-plugin-jsdocfrom 62.4.1 to 62.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
925f6e3feat(check-tag-names): add Typedocinclude,includeCode, and TSDoc `inh...c078633feat(valid-types): add Typedocinclude,includeCode, and TSDoc `inherit...c5a09c8feat(require-description-complete-sentence): allow inlineinheritDoc, `in...Most Recent Ignore Conditions Applied to This Pull Request
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