This repository was archived by the owner on Jan 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Update dependency eslint-plugin-jsdoc to ^39.6.6 #496
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-plugin-jsdoc-39.x
base: main
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 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
✅ Deploy Preview for sourcegraph-learn ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
8f82ba4
to
8de1de3
Compare
8de1de3
to
8f18358
Compare
8f18358
to
520cdb3
Compare
520cdb3
to
d54862d
Compare
d54862d
to
0e78706
Compare
a859b70
to
82140a7
Compare
447bf38
to
d49780e
Compare
d49780e
to
e97301f
Compare
cb840b3
to
7ffdc3d
Compare
7ffdc3d
to
53f537e
Compare
53f537e
to
a359c57
Compare
a359c57
to
7a661f4
Compare
412aab9
to
dec3875
Compare
dec3875
to
620aac9
Compare
620aac9
to
cbe7c81
Compare
cbe7c81
to
c8bed62
Compare
bae2593
to
d552746
Compare
d552746
to
ea75ee7
Compare
ea75ee7
to
7e265d8
Compare
7e265d8
to
b8c24a7
Compare
b8c24a7
to
2e3ba77
Compare
2e3ba77
to
a05afd5
Compare
5a8a778
to
02c30e8
Compare
3157d6c
to
1d40f1c
Compare
1d40f1c
to
893f3ee
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
^39.3.2
->^39.6.6
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
gajus/eslint-plugin-jsdoc
v39.6.6
Compare Source
v39.6.5
Compare Source
v39.6.4
Compare Source
Bug Fixes
require-return-checks
: check return statements prior to last line; fixes #935 (65e927b)v39.6.3
Compare Source
Bug Fixes
v39.6.2
Compare Source
Bug Fixes
jsdoccomment
(26141cb)v39.6.1
Compare Source
Bug Fixes
no-restricted-syntax
: update jsdoccomment to be able to use newdescriptionStartLine
,descriptionEndLine
, andhasPreterminalDescription
properties; fixes #830 (d68d742)v39.6.0
Compare Source
Features
check-types
: addskipRootChecking
option topreferredTypes
setting; fixes #863 (e5da5bb)v39.5.1
Compare Source
Bug Fixes
require-returns-check
: ensure breaks in final switch do not fulfill check for all branches returning (691a414)v39.5.0
Compare Source
Features
text-escaping
rule; fixes #864 (1776e18)v39.4.0
Compare Source
Features
require-param-type
,require-param-description
: addexemptDestructuredRootsFromChecks
setting; fixes #752 (da1c85f)v39.3.25
Compare Source
Bug Fixes
v39.3.24
Compare Source
Bug Fixes
require-returns-check
,require-yields-check
: check for undefined/void within union; fixes #925 (cfbdf8b)v39.3.23
Compare Source
Bug Fixes
require-returns-check
: allow implicit-return finally if other try-catch branches returning; fixes #926 (12da503)v39.3.22
Compare Source
Bug Fixes
valid-types
: report problems with name parsing (e247d67)v39.3.21
Compare Source
Bug Fixes
require-param
: do not cache by comment node; fixes #901 (867edc3)v39.3.20
Compare Source
Bug Fixes
require-returns-check
: allow for missing catch or finalizer and missing case contents; fixes #924 (4fabdd6)v39.3.19
Compare Source
Bug Fixes
require-param
: be tolerant ifthis
is not included as[@param](https://togithub.com/param)
; fixes #919 (c1f21f8)v39.3.18
Compare Source
Bug Fixes
require-returns-check
: check child nodes of consequents; fixes #923 (dc1f875)v39.3.17
Compare Source
Bug Fixes
require-returns-check
: throw statements to be exempted from final check if elsewhere in function; fixes #892 (87c1c2a)v39.3.16
Compare Source
Bug Fixes
check-param-names
: tolerate documented "this" param; fixes #919 (5d20bdf)v39.3.15
Compare Source
Bug Fixes
require-returns-check
: checks that all branches of final node return; fixes #892 (bdd6af2)v39.3.14
Compare Source
Bug Fixes
v39.3.13
Compare Source
Bug Fixes
check-param-names
: properly handle index offset (0729508)v39.3.12
Compare Source
Bug Fixes
v39.3.6
Compare Source
Bug Fixes
TSDeclareFunction
is checked by default where function contexts are expected; closes #897 (25d2a7f)v39.3.5
Compare Source
Bug Fixes
check-tag-names
: constructor tag and tagNamePreference (#899) (4f8d242)v39.3.4
Compare Source
Bug Fixes
v39.3.3
Compare Source
Bug Fixes
check-line-alignment
: if no types are present, avoid allocating extra space; fixes #891 (26e7357)Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.