Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the npm-minor group with 2 updates: @octokit/request-error and eslint-plugin-jsdoc.

Updates @octokit/request-error from 7.0.2 to 7.1.0

Release notes

Sourced from @​octokit/request-error's releases.

v7.1.0

7.1.0 (2025-11-13)

Features

  • inherit options from base Error class to add support for the cause property (#535/#536) (2ea2780)
Commits
  • 2ea2780 feat: inherit options from base Error class to add support for the cause ...
  • ac7b309 chore(deps): update vitest monorepo to v4 (major) (#531)
  • dadc76d ci(action): update peter-evans/create-or-update-comment action to v5 (#525)
  • f57f2e6 build(deps): lock file maintenance (#534)
  • See full diff in compare view

Updates eslint-plugin-jsdoc from 61.1.12 to 61.2.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.2.1

61.2.1 (2025-11-13)

Bug Fixes

  • require-param: ensure all structures with interfaces do not trigger with interfaceExemptsParamsCheck: true (39a5b0a)
  • tag-lines: avoid reformatting post-delimiter spacing; fixes #1593 (702b226)

v61.2.0

61.2.0 (2025-11-12)

Features

  • sort-tags: add tagExceptions to allow additional lines per tag; fixes #1594 (85a1ea1)
Commits
  • 7d032f2 chore: update lock file
  • 702b226 fix(tag-lines): avoid reformatting post-delimiter spacing; fixes #1593
  • 39a5b0a fix(require-param): ensure all structures with interfaces do not trigger w...
  • 92a87f7 test: remove deprecated type from tests
  • 85a1ea1 feat(sort-tags): add tagExceptions to allow additional lines per tag; fix...
  • 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

Bumps the npm-minor group with 2 updates: [@octokit/request-error](https://github.com/octokit/request-error.js) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc).


Updates `@octokit/request-error` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](octokit/request-error.js@v7.0.2...v7.1.0)

Updates `eslint-plugin-jsdoc` from 61.1.12 to 61.2.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v61.1.12...v61.2.1)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 17:01
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Nov 17, 2025
@github-actions github-actions bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Nov 17, 2025
@github-actions
Copy link
Contributor

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft November 17, 2025 17:04
@mbg mbg marked this pull request as ready for review November 19, 2025 12:28
Copilot AI review requested due to automatic review settings November 19, 2025 12:28
Copilot finished reviewing on behalf of mbg November 19, 2025 12:30
Copy link
Contributor

Copilot AI left a 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 PR updates two npm packages in the npm-minor dependency group: @octokit/request-error (7.0.2 → 7.1.0) and eslint-plugin-jsdoc (61.1.12 → 61.2.1). The @octokit/request-error update adds support for the Error cause property, while the eslint-plugin-jsdoc update includes bug fixes for the require-param and tag-lines rules.

  • Updated @octokit/request-error from 7.0.2 to 7.1.0 (adds Error cause property support)
  • Updated eslint-plugin-jsdoc from 61.1.12 to 61.2.1 (bug fixes)

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 dependency versions for @octokit/request-error and eslint-plugin-jsdoc
package-lock.json Updates lockfile with new package versions, integrity hashes, and resolved URLs
lib/upload-sarif-action.js Auto-generated file reflecting package.json dependency updates
lib/upload-sarif-action-post.js Auto-generated file reflecting package.json dependency updates
lib/upload-lib.js Auto-generated file reflecting package.json dependency updates
lib/start-proxy-action.js Auto-generated file reflecting package.json dependency updates
lib/start-proxy-action-post.js Auto-generated file reflecting package.json dependency updates
lib/setup-codeql-action.js Auto-generated file reflecting package.json dependency updates
lib/resolve-environment-action.js Auto-generated file reflecting package.json dependency updates
lib/init-action.js Auto-generated file reflecting package.json dependency updates
lib/init-action-post.js Auto-generated file reflecting package.json dependency updates
lib/autobuild-action.js Auto-generated file reflecting package.json dependency updates
lib/analyze-action.js Auto-generated file reflecting package.json dependency updates
lib/analyze-action-post.js Auto-generated file reflecting package.json dependency updates

@mbg mbg merged commit 90871e1 into main Nov 19, 2025
240 checks passed
@mbg mbg deleted the dependabot/npm_and_yarn/npm-minor-7439af33e4 branch November 19, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants