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

Update dependency eslint-plugin-jsdoc to v15.12.2 #48

Merged
merged 1 commit into from
May 11, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 2, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-jsdoc devDependencies minor 15.9.5 -> 15.12.2

Release Notes

gajus/eslint-plugin-jsdoc

v15.12.2

Compare Source

Bug Fixes
  • Alignment fixer should use indentation character from sourceCode. (2e3c3cd)

v15.12.1

Compare Source

Bug Fixes
  • require-jsdoc: avoid erring (or traversing) on object spread in parsing for defined symbols; fixes #​378 (6ab617f)

v15.12.0

Compare Source

Features
  • require-param: change fixer to fix all missing tags at once (fc4d68e)

v15.11.1

Compare Source

Bug Fixes
  • valid-types: add undocumented modifies so its types will be checked (474ecb0)

v15.11.0

Compare Source

Features
  • check-tag-names: allow undocumented jsdoc modifies tag and missing closure tags (e791ec3)

v15.10.1

Compare Source

Bug Fixes
  • require-jsdoc: allow additional contexts to block preceeding export and find jsdoc (c0f4494)

v15.10.0

Compare Source

Features
  • add require-param fixer (f5aa476)
  • require-param: add fixer (893916c)

v15.9.10

Compare Source

Bug Fixes
  • check-types: surface jsdoctypeparser publishing fix for variadic without operand function(...) (impacting check-types fixes of such a type) (c0171c7)

v15.9.9

Compare Source

Bug Fixes
  • check-types: allow albeit questionable variadic without operand function(...); fixes #​389 (24dd328)

v15.9.8

Compare Source

Bug Fixes
  • check-indentation: Loosen tag pattern to allowable jsdoc tags (326d2b5)

v15.9.7

Compare Source

Bug Fixes

v15.9.6

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Oct 2, 2019
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.9.6 Update dependency eslint-plugin-jsdoc to v15.9.7 Oct 2, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch 2 times, most recently from c304293 to 71e6aef Compare October 3, 2019 04:35
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.9.7 Update dependency eslint-plugin-jsdoc to v15.9.8 Oct 3, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 71e6aef to b1ae91d Compare October 4, 2019 01:28
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.9.8 Update dependency eslint-plugin-jsdoc to v15.9.9 Oct 4, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from b1ae91d to 5e29c4c Compare October 5, 2019 00:20
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.9.9 Update dependency eslint-plugin-jsdoc to v15.9.10 Oct 5, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 5e29c4c to e14b679 Compare October 9, 2019 12:21
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.9.10 Update dependency eslint-plugin-jsdoc to v15.10.0 Oct 9, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from e14b679 to ea27991 Compare October 12, 2019 09:28
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.10.0 Update dependency eslint-plugin-jsdoc to v15.10.1 Oct 12, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from ea27991 to 63de251 Compare October 12, 2019 10:34
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.10.1 Update dependency eslint-plugin-jsdoc to v15.11.0 Oct 12, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 63de251 to 73dcf2f Compare October 15, 2019 04:38
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.11.0 Update dependency eslint-plugin-jsdoc to v15.11.1 Oct 15, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 73dcf2f to 60e9b3f Compare October 18, 2019 00:42
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.11.1 Update dependency eslint-plugin-jsdoc to v15.12.0 Oct 18, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 60e9b3f to 911e33f Compare October 23, 2019 12:49
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.12.0 Update dependency eslint-plugin-jsdoc to v15.12.1 Oct 23, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-15.x branch from 911e33f to 5a8b313 Compare October 29, 2019 02:03
@renovate renovate bot changed the title Update dependency eslint-plugin-jsdoc to v15.12.1 Update dependency eslint-plugin-jsdoc to v15.12.2 Oct 29, 2019
@hipstersmoothie hipstersmoothie merged commit f92f71b into master May 11, 2020
@hipstersmoothie hipstersmoothie deleted the renovate/eslint-plugin-jsdoc-15.x branch May 11, 2020 18:05
@hipstersmoothie
Copy link
Owner

🚀 PR was released in v1.0.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants