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 #55

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 8 times, most recently from a8829d8 to ea15632 Compare June 7, 2023 15:26
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 5 times, most recently from 1c468d6 to f2362d6 Compare June 30, 2023 19:05
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from f2362d6 to 20eaece Compare July 15, 2023 15:49
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 356b2fd to ae6102b Compare July 28, 2023 09:12
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from ac5188f to b58eccd Compare August 9, 2023 13:29
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 2 times, most recently from 7f58d3f to 3edf5c8 Compare August 20, 2023 18:50
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 3edf5c8 to d0fa783 Compare August 30, 2023 02:01
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch 4 times, most recently from e651a74 to 820190b Compare September 15, 2023 17:36
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 820190b to 37ce441 Compare September 21, 2023 01:45
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 37ce441 to 7c9b7b4 Compare October 23, 2023 09:59
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 7c9b7b4 to fee37f6 Compare November 10, 2023 04:25
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from fee37f6 to 43dcb08 Compare December 14, 2023 11:34
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from 43dcb08 to ce7038f Compare December 30, 2023 13:58
@renovate renovate bot force-pushed the renovate/main-eslint-plugin-jsdoc-46.x branch from ce7038f to 07d4c34 Compare December 30, 2023 17:03
@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 21:03
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