Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

chore(deps): update dependency eslint-plugin-jsdoc to v30.7.13 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 30.7.6 -> 30.7.13 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

v30.7.13

Compare Source

Bug Fixes
  • require-hyphen-before-param-description: regression failing to only check for hyphen at beginning; fixes #​665 (acc3fc1)

v30.7.12

Compare Source

Bug Fixes
  • require-jsdoc: skip past type annotations when seeking backward through decorators; fixes #​659 (62abd11)

v30.7.11

Compare Source

Bug Fixes
  • no-bad-blocks: avoid erring with /* */ comment (4e6c73d)

v30.7.10

Compare Source

Bug Fixes
  • check-examples: disable no-new for check-examples and default param checking (590d54e)
  • require-hyphen-before-param-description: allow whitespace before hyphen when checking for hyphens; fixes #​664 (fb906de)

v30.7.9

Compare Source

Bug Fixes

v30.7.8

Compare Source

Bug Fixes

v30.7.7

Compare Source

Bug Fixes
  • require-jsdoc: regression causing uncommented nested syntax to be reported with publicOnly even when export was commented; fixes #​654 (bcd465f)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #5 (c68ddb6) into master (318b8d4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #5   +/-   ##
======================================
  Coverage    3.92%   3.92%           
======================================
  Files          90      90           
  Lines        3517    3517           
  Branches      574     574           
======================================
  Hits          138     138           
  Misses       3376    3376           
  Partials        3       3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 318b8d4...c68ddb6. Read the comment docs.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant