-
Notifications
You must be signed in to change notification settings - Fork 420
Bump the npm-minor group with 2 updates #3304
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: [@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>
|
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 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-errorfrom 7.0.2 to 7.1.0 (adds Errorcauseproperty support) - Updated
eslint-plugin-jsdocfrom 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 |
Bumps the npm-minor group with 2 updates: @octokit/request-error and eslint-plugin-jsdoc.
Updates
@octokit/request-errorfrom 7.0.2 to 7.1.0Release notes
Sourced from
@octokit/request-error's releases.Commits
2ea2780feat: inherit options from baseErrorclass to add support for thecause...ac7b309chore(deps): update vitest monorepo to v4 (major) (#531)dadc76dci(action): update peter-evans/create-or-update-comment action to v5 (#525)f57f2e6build(deps): lock file maintenance (#534)Updates
eslint-plugin-jsdocfrom 61.1.12 to 61.2.1Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
7d032f2chore: update lock file702b226fix(tag-lines): avoid reformatting post-delimiter spacing; fixes #159339a5b0afix(require-param): ensure all structures with interfaces do not trigger w...92a87f7test: remove deprecatedtypefrom tests85a1ea1feat(sort-tags): addtagExceptionsto allow additional lines per tag; fix...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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