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

build(deps): update dependency eslint-plugin-jsdoc to v46 (main) - autoclosed #50

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 40.3.0 -> 46.10.1 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.10.1

Compare Source

Bug Fixes
  • revert change to engines for now (5e6280f)

v46.10.0

Compare Source

Features

v46.9.1

Compare Source

Bug Fixes
  • check-examples: properly replace final extension; fixes #​1172 (b102693)

v46.9.0

Compare Source

Features

v46.8.2

Compare Source

Bug Fixes

v46.8.1

Compare Source

Bug Fixes
  • require-description-complete-sentence: allow all inline tags at beginning of sentence; fixes #​1150 (e8b1475)

v46.8.0

Compare Source

Features

v46.7.0

Compare Source

Features
  • require-returns: add optional fixer (dfd2a8a)

v46.6.0

Compare Source

Features

v46.5.1

Compare Source

Bug Fixes

v46.5.0

Compare Source

Features

v46.4.6

Compare Source

Bug Fixes

v46.4.5

Compare Source

Bug Fixes
  • require-jsdoc: accessibility check for latest typescript-eslint/parser (#​1136) (e41df35)

v46.4.4

Compare Source

Bug Fixes

v46.4.3

Compare Source

Bug Fixes
  • match-description: drop throws and yields from being reported for non-empty descriptions by nonemptyTags default; #​1126 (03578ca)

v46.4.2

Compare Source

Bug Fixes
  • require-jsdoc: do not report MethodDefinition with non-public accessibility; fixes #​1124 (00922c3)

v46.4.1

Compare Source

Bug Fixes
  • require-jsdoc: do not report PropertyDefinition's with non-public accessibility; fixes #​1122 (1e45ae4)

v46.4.0

Compare Source

Features

v46.3.0

Compare Source

Bug Fixes
  • make name required on [@template](https://togithub.com/template) for non-JSDoc modes (467441b)
Features
  • match-description: ensure [@desc](https://togithub.com/desc) checked by default; check more desc-like tags by default; check non-empty tags; #​233 (1b9d9e4)

v46.2.6

Compare Source

Bug Fixes
  • imports-as-dependencies: do not log missing package.json when rule is not active; fixes #​1117 (3a5dd7d)

v46.2.5

Compare Source

Bug Fixes

v46.2.4

Compare Source

Bug Fixes
  • imports-as-dependencies: allow relative paths (7469e59)

v46.2.3

Compare Source

Bug Fixes
  • imports-as-dependencies: catch typings as possible publishing source (e3b0d0c)

v46.2.2

Compare Source

Bug Fixes
  • imports-as-dependencies: don't report TypeScript proper (75b6b8c)

v46.2.1

Compare Source

Bug Fixes
  • imports-as-dependencies: check for types in package.json and if not present, check [@types](https://togithub.com/types); fixes #​1107 (785fb26)

v46.2.0

Compare Source

Features
  • imports-as-dependencies: add new rule to detect missing dependencies for import statements; fixes #​896 (d7ec6e0)

v46.1.0

Compare Source

Features
  • require-returns: per-context forceRequireReturn; fixes #​757 (31b3a24)

v46.0.0

Compare Source

Features
  • no-defaults: make no-defaults on by default (034ade1)
BREAKING CHANGES
  • no-defaults: Removes default values. Disable the rule if removal not desired.

Also:

  • docs: adds info on TS recommended rules

v45.0.0

Compare Source

Features
  • add recommended-typescript-flavor configs (6042b77)
  • for typescript configs, disable no-undefined-types; fixes #​888 (ec41b90)
BREAKING CHANGES
  • This should only impact users of typescript configs. TS should itself handle
    checking for undefined types, so the (imperfect) rule has been disabled for
    such users.

v44.2.7

Compare Source

v44.2.6

Compare Source

v44.2.5

Compare Source

v44.2.4

Compare Source

v44.2.3

Compare Source

v44.2.2

Compare Source

v44.2.1

Compare Source

v44.2.0

Compare Source

v44.1.0

Compare Source

v44.0.2

Compare Source

v44.0.1

Compare Source

v44.0.0

Compare Source

v43.2.0

Compare Source

v43.1.1

Compare Source

v43.1.0

Compare Source

v43.0.9

Compare Source

v43.0.8

Compare Source

v43.0.7

Compare Source

v43.0.6

Compare Source

v43.0.5

Compare Source

v43.0.4

Compare Source

v43.0.3

Compare Source

v43.0.2

Compare Source

v43.0.1

Compare Source

v43.0.0

Compare Source

v42.0.0

Compare Source

v41.1.2

Compare Source

v41.1.1

Compare Source

v41.1.0

Compare Source

v41.0.0

Compare Source


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.

@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 9 times, most recently from d795399 to 8d8ae5f Compare June 7, 2023 13:00
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 35968f7 to 797b1bf Compare June 26, 2023 01:36
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 3 times, most recently from 5c8e0a1 to 3ee50b9 Compare June 30, 2023 18:18
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 9128072 to ae3f3e2 Compare July 17, 2023 03:20
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 89d0855 to f653b26 Compare July 28, 2023 11:07
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from f653b26 to 3713032 Compare August 4, 2023 18:20
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 588dff4 to 66adb44 Compare August 20, 2023 18:40
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 66adb44 to 8ab4f58 Compare August 30, 2023 01:19
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 4 times, most recently from 397ab59 to 9d537cf Compare September 15, 2023 16:49
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 9d537cf to 88fc500 Compare September 21, 2023 02:03
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 88fc500 to c4c59f9 Compare October 23, 2023 10:11
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from c4c59f9 to 928cb69 Compare November 10, 2023 04:43
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 928cb69 to 3729f45 Compare December 14, 2023 17:52
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 3729f45 to 5f3cbfc Compare December 15, 2023 02:08
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 5f3cbfc to d80b0d2 Compare December 30, 2023 14:06
@renovate renovate bot changed the title build(deps): update dependency eslint-plugin-jsdoc to v46 (main) build(deps): update dependency eslint-plugin-jsdoc to v46 (main) - autoclosed Dec 31, 2023
@renovate renovate bot closed this Dec 31, 2023
@renovate renovate bot deleted the renovate/main-eslint-plugin-jsdoc-46.x branch December 31, 2023 23:04
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.

0 participants