Skip to content
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

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 25, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 30.5.1 -> 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)

v30.7.6

Compare Source

Bug Fixes
  • check-examples: disable strict for expressions (245e4a7)

v30.7.5

Compare Source

Bug Fixes
  • ensure all rules marked with recommended status; add table property for recommended status; fixes #​652 (4e699c4)

v30.7.4

Compare Source

Bug Fixes
  • match-description, no-undefined-types, require-description-complete-sentence, require-hyphen-before-param-description, valid-types: parse template properly; fixes #​653 (122a9b5)

v30.7.3

Compare Source

Bug Fixes
  • check-examples: Check defaults, params, properties as expressions (6163f3c)

v30.7.2

Compare Source

Bug Fixes
  • check-examples: use jsdoc-defaults, jsdoc-params, and jsdoc-properties as default extensions to allow these to have their own overrides (39fb1cb)

v30.7.1

Compare Source

Bug Fixes
  • check-examples: Set checkDefaults, checkParams, checkProperties defaults to false (2de1011)

v30.7.0

Compare Source

Features
  • check-examples: add options checkDefaults, checkParams, checkProperties; fixes #​473 (262a474)

v30.6.5

Compare Source

Bug Fixes
  • valid-types: Ensure module tag operates as though module: prefix is present (so as to create valid namepath when valid); fixes #​649 (2e0f2a6)

v30.6.4

Compare Source

Bug Fixes
  • require-jsdoc: for publicOnly ESM, adds direct ancestor check, allowing, e.g., TSPropertySignature and TSMethodSignature; fixes #​647 (2b55275)

v30.6.3

Compare Source

Bug Fixes
  • require-jsdoc: Avoid error when comment block above export of TSDeclareFunction; fixes #​645 (0b95ba5)

v30.6.2

Compare Source

Bug Fixes
  • require-jsdoc: support TSTypeAliasDeclaration with publicOnly (42a9b35)

v30.6.1

Compare Source

Bug Fixes
  • require-jsdoc: support TSInterfaceDeclaration with publicOnly (3ae8e61)

v30.6.0

Compare Source

Features
  • add ignoreInternal setting to ignore blocks with [@internal](https://togithub.com/internal) tags; fixes #​639 (80e16d0)

v30.5.3

Compare Source

Bug Fixes
  • no-bad-blocks: ensure reports bad blocks with descriptions (9a56863)

v30.5.2

Compare Source

Bug Fixes
  • require-jsdoc: allow contexts to be usable in place of require items (a1d95e6)
  • require-jsdoc: support TSEnumDeclaration with publicOnly; fixes #​640 (63ef3bc)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from dfafdad to 07663f6 Compare September 27, 2020 03:05
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.5.2 chore(deps): update dependency eslint-plugin-jsdoc to v30.5.3 Sep 27, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 07663f6 to 1271d6e Compare September 27, 2020 11:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.5.3 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.0 Sep 27, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 1271d6e to de1a301 Compare September 28, 2020 13:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.0 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.1 Sep 28, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from de1a301 to 4d5cd29 Compare September 29, 2020 15:14
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.1 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.2 Sep 29, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 4d5cd29 to ccedbe6 Compare October 2, 2020 17:08
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.2 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.3 Oct 2, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from ccedbe6 to ad169ea Compare October 9, 2020 02:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.3 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.4 Oct 9, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from ad169ea to 1c5aaaa Compare October 14, 2020 00:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.4 chore(deps): update dependency eslint-plugin-jsdoc to v30.6.5 Oct 14, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 1c5aaaa to ab1d912 Compare October 19, 2020 14:39
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.6.5 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.1 Oct 19, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from ab1d912 to b30fa74 Compare October 19, 2020 15:04
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.1 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.2 Oct 19, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from b30fa74 to cd7d2e3 Compare October 19, 2020 16:04
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.2 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.3 Oct 19, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from cd7d2e3 to a7878f3 Compare October 31, 2020 06:19
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.3 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.4 Oct 31, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from a7878f3 to f197be9 Compare October 31, 2020 07:08
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.4 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.5 Oct 31, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from f197be9 to e5464a1 Compare November 1, 2020 05:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.5 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.6 Nov 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from e5464a1 to 6e0a9e5 Compare November 5, 2020 04:06
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.6 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.7 Nov 5, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 6e0a9e5 to 110e330 Compare November 14, 2020 11:57
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.7 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.8 Nov 14, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-30.x branch from 110e330 to 1e23796 Compare January 6, 2021 05:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-jsdoc to v30.7.8 chore(deps): update dependency eslint-plugin-jsdoc to v30.7.13 Jan 6, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant