chore(deps): update dependency eslint-plugin-jsdoc to v62 (#2188)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`61.5.0` → `62.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/61.5.0/62.0.0) |  |  | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.0.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.0.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.7.1...v62.0.0) ##### Features - update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFinding` setting; fixes [#​1624](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1624) ([9c0e4a3](9c0e4a32c6)) ##### BREAKING CHANGES - Require Node ^20.19.0 || ^22.13.0 || >=24 ### [`v61.7.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.7.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.5.0...v61.7.1) ##### Bug Fixes - **`github`:** `npm` release ([#​1623](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1623)) ([fe29ef9](fe29ef98bc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1ham9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2b5bfd4de6
commit
7eb80d3f23
@@ -71,7 +71,7 @@
|
|||||||
"css-loader": "7.1.2",
|
"css-loader": "7.1.2",
|
||||||
"eslint": "9.39.2",
|
"eslint": "9.39.2",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-jsdoc": "61.5.0",
|
"eslint-plugin-jsdoc": "62.0.0",
|
||||||
"eslint-plugin-prettier": "5.5.4",
|
"eslint-plugin-prettier": "5.5.4",
|
||||||
"eslint-plugin-react": "7.37.5",
|
"eslint-plugin-react": "7.37.5",
|
||||||
"eslint-plugin-react-hooks": "7.0.1",
|
"eslint-plugin-react-hooks": "7.0.1",
|
||||||
|
|||||||
60
yarn.lock
60
yarn.lock
@@ -1438,16 +1438,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@es-joy/jsdoccomment@npm:~0.76.0":
|
"@es-joy/jsdoccomment@npm:~0.79.0":
|
||||||
version: 0.76.0
|
version: 0.79.0
|
||||||
resolution: "@es-joy/jsdoccomment@npm:0.76.0"
|
resolution: "@es-joy/jsdoccomment@npm:0.79.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree": "npm:^1.0.8"
|
"@types/estree": "npm:^1.0.8"
|
||||||
"@typescript-eslint/types": "npm:^8.46.0"
|
"@typescript-eslint/types": "npm:^8.52.0"
|
||||||
comment-parser: "npm:1.4.1"
|
comment-parser: "npm:1.4.1"
|
||||||
esquery: "npm:^1.6.0"
|
esquery: "npm:^1.7.0"
|
||||||
jsdoc-type-pratt-parser: "npm:~6.10.0"
|
jsdoc-type-pratt-parser: "npm:~7.0.0"
|
||||||
checksum: 10c0/8fe4edec7d60562787ea8c77193ebe8737a9e28ec3143d383506b63890d0ffd45a2813e913ad1f00f227cb10e3a1fb913e5a696b33d499dc564272ff1a6f3fdb
|
checksum: 10c0/f5102197cf02bede52115f38569c7de2eee82096fe2c81a6d678f24796cd82f60d074ea19d3b9dd9dc1c55b3cafdd05e1b70595ef4eb6198c2a4b405313127d9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -4092,7 +4092,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.52.0, @typescript-eslint/types@npm:^8.46.0, @typescript-eslint/types@npm:^8.52.0":
|
"@typescript-eslint/types@npm:8.52.0, @typescript-eslint/types@npm:^8.52.0":
|
||||||
version: 8.52.0
|
version: 8.52.0
|
||||||
resolution: "@typescript-eslint/types@npm:8.52.0"
|
resolution: "@typescript-eslint/types@npm:8.52.0"
|
||||||
checksum: 10c0/ad93803aa92570a96cc9f9a201735e68fecee9056a37563c9e5b70c16436927ac823ec38d9712881910d89dd7314b0a40100ef41ef1aca0d42674d3312d5ec8e
|
checksum: 10c0/ad93803aa92570a96cc9f9a201735e68fecee9056a37563c9e5b70c16436927ac823ec38d9712881910d89dd7314b0a40100ef41ef1aca0d42674d3312d5ec8e
|
||||||
@@ -6636,18 +6636,18 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"eslint-plugin-jsdoc@npm:61.5.0":
|
"eslint-plugin-jsdoc@npm:62.0.0":
|
||||||
version: 61.5.0
|
version: 62.0.0
|
||||||
resolution: "eslint-plugin-jsdoc@npm:61.5.0"
|
resolution: "eslint-plugin-jsdoc@npm:62.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@es-joy/jsdoccomment": "npm:~0.76.0"
|
"@es-joy/jsdoccomment": "npm:~0.79.0"
|
||||||
"@es-joy/resolve.exports": "npm:1.2.0"
|
"@es-joy/resolve.exports": "npm:1.2.0"
|
||||||
are-docs-informative: "npm:^0.0.2"
|
are-docs-informative: "npm:^0.0.2"
|
||||||
comment-parser: "npm:1.4.1"
|
comment-parser: "npm:1.4.1"
|
||||||
debug: "npm:^4.4.3"
|
debug: "npm:^4.4.3"
|
||||||
escape-string-regexp: "npm:^4.0.0"
|
escape-string-regexp: "npm:^4.0.0"
|
||||||
espree: "npm:^10.4.0"
|
espree: "npm:^11.0.0"
|
||||||
esquery: "npm:^1.6.0"
|
esquery: "npm:^1.7.0"
|
||||||
html-entities: "npm:^2.6.0"
|
html-entities: "npm:^2.6.0"
|
||||||
object-deep-merge: "npm:^2.0.0"
|
object-deep-merge: "npm:^2.0.0"
|
||||||
parse-imports-exports: "npm:^0.2.4"
|
parse-imports-exports: "npm:^0.2.4"
|
||||||
@@ -6656,7 +6656,7 @@ __metadata:
|
|||||||
to-valid-identifier: "npm:^1.0.0"
|
to-valid-identifier: "npm:^1.0.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
|
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||||
checksum: 10c0/fabb04f6efe58a167a0839d3c05676a76080c6e91d98a269fa768c1bfd835aa0ded5822d400da2874216177044d2d227ebe241d73e923f3fe1c08bafd19cfd3d
|
checksum: 10c0/9558f9a05109f5eab9433225240f2ac36407b47694731e7ad1f6edb995c5616e51b7475b05409d230dc859ba4ac1f77dc5ed409e16fadf4c454305eab72695bf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@@ -6757,6 +6757,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"eslint-visitor-keys@npm:^5.0.0":
|
||||||
|
version: 5.0.0
|
||||||
|
resolution: "eslint-visitor-keys@npm:5.0.0"
|
||||||
|
checksum: 10c0/5ec68b7ae350f6e7813a9ab469f8c64e01e5a954e6e6ee6dc441cc24d315eb342e5fb81ab5fc21f352cf0125096ab4ed93ca892f602a1576ad1eedce591fe64a
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"eslint-webpack-plugin@npm:5.0.2":
|
"eslint-webpack-plugin@npm:5.0.2":
|
||||||
version: 5.0.2
|
version: 5.0.2
|
||||||
resolution: "eslint-webpack-plugin@npm:5.0.2"
|
resolution: "eslint-webpack-plugin@npm:5.0.2"
|
||||||
@@ -6834,6 +6841,17 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"espree@npm:^11.0.0":
|
||||||
|
version: 11.0.0
|
||||||
|
resolution: "espree@npm:11.0.0"
|
||||||
|
dependencies:
|
||||||
|
acorn: "npm:^8.15.0"
|
||||||
|
acorn-jsx: "npm:^5.3.2"
|
||||||
|
eslint-visitor-keys: "npm:^5.0.0"
|
||||||
|
checksum: 10c0/1e07fdb2a135bb9996a4b23baad51980dde7bcdf4d7115cdec06437663790f4bbe3416eb560fc7dc7330c01a6006f789722f1e5b243208f4cb6e054efef57afd
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
"esprima@npm:^4.0.1":
|
"esprima@npm:^4.0.1":
|
||||||
version: 4.0.1
|
version: 4.0.1
|
||||||
resolution: "esprima@npm:4.0.1"
|
resolution: "esprima@npm:4.0.1"
|
||||||
@@ -6844,7 +6862,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"esquery@npm:^1.5.0, esquery@npm:^1.6.0":
|
"esquery@npm:^1.5.0, esquery@npm:^1.7.0":
|
||||||
version: 1.7.0
|
version: 1.7.0
|
||||||
resolution: "esquery@npm:1.7.0"
|
resolution: "esquery@npm:1.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -7578,7 +7596,7 @@ __metadata:
|
|||||||
css-loader: "npm:7.1.2"
|
css-loader: "npm:7.1.2"
|
||||||
eslint: "npm:9.39.2"
|
eslint: "npm:9.39.2"
|
||||||
eslint-config-prettier: "npm:10.1.8"
|
eslint-config-prettier: "npm:10.1.8"
|
||||||
eslint-plugin-jsdoc: "npm:61.5.0"
|
eslint-plugin-jsdoc: "npm:62.0.0"
|
||||||
eslint-plugin-prettier: "npm:5.5.4"
|
eslint-plugin-prettier: "npm:5.5.4"
|
||||||
eslint-plugin-react: "npm:7.37.5"
|
eslint-plugin-react: "npm:7.37.5"
|
||||||
eslint-plugin-react-hooks: "npm:7.0.1"
|
eslint-plugin-react-hooks: "npm:7.0.1"
|
||||||
@@ -9030,10 +9048,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"jsdoc-type-pratt-parser@npm:~6.10.0":
|
"jsdoc-type-pratt-parser@npm:~7.0.0":
|
||||||
version: 6.10.0
|
version: 7.0.0
|
||||||
resolution: "jsdoc-type-pratt-parser@npm:6.10.0"
|
resolution: "jsdoc-type-pratt-parser@npm:7.0.0"
|
||||||
checksum: 10c0/8ea395df0cae0e41d4bdba5f8d81b8d3e467fe53d1e4182a5d4e653235a5f17d60ed137343d68dbc74fa10e767f1c58fb85b1f6d5489c2cf16fc7216cc6d3e1a
|
checksum: 10c0/3ede53c80dddf940a51dcdc79e3923537650f6fb6e9001fc76023c2d5cb0195cc8b24b7eebf9b3f20a7bc00d5e6b7f70318f0b8cb5972f6aff884152e6698014
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user