-
Notifications
You must be signed in to change notification settings - Fork 66
chore(deps): bump eslint-plugin-jsdoc from 60.3.1 to 61.0.1 #6113
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
base: main
Are you sure you want to change the base?
chore(deps): bump eslint-plugin-jsdoc from 60.3.1 to 61.0.1 #6113
Conversation
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 60.3.1 to 61.0.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@v60.3.1...v61.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
|
A newer version of eslint-plugin-jsdoc exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
…rn/main/eslint-plugin-jsdoc-61.0.1 * origin/main: (37 commits) chore(deps): bump winston from 3.18.2 to 3.18.3 (#6102) chore(deps-dev): bump jest from 30.0.5 to 30.2.0 (#6089) chore(deps-dev): bump turbo from 2.5.8 to 2.6.1 (#6155) chore(deps-dev): bump @types/node from 22.18.13 to 22.19.1 (#6154) chore(deps-dev): bump cross-env from 10.0.0 to 10.1.0 (#6094) chore(deps): bump fast-xml-parser from 5.3.0 to 5.3.1 (#6150) chore(deps): bump SAP/project-piper-action from 1.23.0 to 1.23.1 (#6151) chore(deps): bump @typescript-eslint/parser from 8.46.2 to 8.46.3 (#6149) chore(deps): bump @eslint/js from 9.38.0 to 9.39.0 (#6148) chore(deps-dev): bump @sap/cds-dk from 9.4.2 to 9.4.3 (#6147) chore(deps): bump tar from 7.5.1 to 7.5.2 (#6146) chore(deps-dev): bump puppeteer from 24.26.1 to 24.27.0 (#6145) chore(deps-dev): bump @types/node from 22.18.12 to 22.18.13 (#6144) chore(deps): bump @sap/xssec from 4.10.0 to 4.11.0 (#6139) chore(deps): bump SAP/project-piper-action from 1.22.6 to 1.23.0 (#6138) chore(deps-dev): bump @sap/cds-dk from 9.4.1 to 9.4.2 (#6137) chore(deps-dev): bump puppeteer from 24.26.0 to 24.26.1 (#6135) chore(deps-dev): bump @types/node from 22.18.10 to 22.18.12 (#6134) chore(deps): bump typescript-eslint from 8.46.1 to 8.46.2 (#6133) chore(deps): bump @eslint/js from 9.37.0 to 9.38.0 (#6132) ...
|
|
||
| /** | ||
| * Make a client credentials request against the XSUAA credentials inside {@param service}. | ||
| * Make a client credentials request against the XSUAA credentials inside `service`. |
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.
Alternative would be to allow inline @param, not sure why {@link service} no longer works.
Bumps eslint-plugin-jsdoc from 60.3.1 to 61.0.1.
Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
38770c4fix(require-yields-*,require-throws-*): ensure alias of throws (exceptio...0837647feat(type-formatting): changestringQuotesdefault todouble; fixes #1556a361dc9feat(type-formatting): add spacing for functions/classes and method quotesecf3a4afeat(type-formatting):keyValuePostColonSpacing,keyValuePostKeySpacing...b8eeca8feat(type-formatting): addparameterDefaultValueSpacingfor type paramete...2735b6dfeat(type-formatting): addgenericAndTupleElementSpacingoption for tuple...6afdc2achore: update jsdoccomment and devDep.680cf1dfix(valid-types): re-allow namepaths in name-definers like typedef in non-t...87464a6fix(valid-types): ensure safe for class context (this keyword)a5a0a3cfix(no-undefined-types): do not treat type parameters or their references a...You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)