-
Notifications
You must be signed in to change notification settings - Fork 438
Bump the npm-minor group with 2 updates #3467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
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