-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): update dependency eslint-plugin-jsdoc to v50.6.17 #357
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-jsdoc-50.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5446c98
to
1c0eb07
Compare
6efe669
to
c44f559
Compare
c44f559
to
14a6b36
Compare
14a6b36
to
40d5cc7
Compare
40d5cc7
to
d1ac0d0
Compare
d1ac0d0
to
6c6dd2a
Compare
6c6dd2a
to
df0d3e6
Compare
df0d3e6
to
1b3af28
Compare
1b3af28
to
2c23518
Compare
2c23518
to
36b07ea
Compare
36b07ea
to
4fc44a5
Compare
4fc44a5
to
24649b8
Compare
24649b8
to
ce11b88
Compare
ce11b88
to
29328c0
Compare
29328c0
to
090c4ad
Compare
090c4ad
to
47d1b8b
Compare
47d1b8b
to
660dff1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
50.2.2
->50.6.17
Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v50.6.17
Compare Source
Bug Fixes
require-param
: update jsdoccomment to support exported TSFunctionType type; fixes #1386 (#1389) (e26a11a)v50.6.16
Compare Source
Bug Fixes
valid-types
: fix parsing of expressions like[@returns](https://redirect.github.com/returns) {[@​link](https://redirect.github.com/link) SomeType}
; fixes #1381 (#1382) (2bd7242)v50.6.15
Compare Source
Bug Fixes
no-undefined-types
: avoid eslint 8 error; fixes #1387 (#1388) (1bef636)v50.6.14
Compare Source
Bug Fixes
v50.6.13
Compare Source
Bug Fixes
lines-before-block
: Only trigger after ';', '}', '|', and '&' (#1383) (19fa3dc), closes #1379 #1343v50.6.12
Compare Source
Bug Fixes
no-undefined-types
: workaroundparse-imports-exports
bug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)v50.6.11
Compare Source
Bug Fixes
check-values
: workaroundparse-imports-exports
bug in handling trailing whitespace; fixes #1373 (#1374) (65b0dc0)v50.6.10
Compare Source
Bug Fixes
check-values
,no-undefined-types
: avoid need for worker; fixes #1371 (#1372) (6d5c9fb)v50.6.9
Compare Source
Reverts
synckit
withmake-synchronized
(#1366)" (#1367) (771eadf)v50.6.8
Compare Source
Bug Fixes
v50.6.7
Compare Source
Bug Fixes
v50.6.6
Compare Source
Bug Fixes
empty-tags
: allow for JSDoc-block final asterisks; fixes #670 (23b4bfa)v50.6.5
Compare Source
Bug Fixes
text-escaping
: always allow content in example tags; fixes #1360 (6baad05)v50.6.4
Compare Source
Bug Fixes
v50.6.3
Compare Source
Bug Fixes
check-template-names
: stop restricting template names to single letters; fixes #1352 (c283729)v50.6.2
Compare Source
Bug Fixes
valid-types
: update closure suppress types; fixes #1349 (#1350) (a57f36e)v50.6.1
Compare Source
Bug Fixes
v50.6.0
Compare Source
Features
checkBlockStarts
option (#1341) (f9b102d)v50.5.0
Compare Source
Features
v50.4.3
Compare Source
Bug Fixes
docs.description
(9a93119)v50.4.2
Compare Source
Bug Fixes
docs.description
(f6616c7)v50.4.1
Compare Source
Bug Fixes
match-name
: revert to prior correct behavior of ignoring optional and default code surrounding name (7c0b8c6)v50.4.0
Compare Source
Features
require-hyphen-before-param-description
: ensure template will be properly stringified; fixes #1326 (7019d28)v50.3.2
Compare Source
Bug Fixes
require-hyphen-before-param-description
: inject hyphen at proper place with multiline type (8b5b7f7)v50.3.1
Compare Source
Bug Fixes
check-alignment
: handle zero indent; fixes #1322 (34866bc)v50.3.0
Compare Source
Features
require-param
: addignoreWhenAllParamsMissing
option; fixes #1317 (3b18435)v50.2.5
Compare Source
Bug Fixes
require-jsdoc
: allowTSTypeAliasDeclaration
to be detected for export; fixes #1319 (909de73)v50.2.4
Compare Source
Bug Fixes
require-returns-check
: allow infinite for loops to have only one branch to return; fixes #1315 (e7ab475)v50.2.3
Compare Source
Bug Fixes
require-jsdoc
: avoid erring on static blocks (8222262)Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.