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 v46 #218

Merged
merged 2 commits into from
Aug 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^41.0.0 -> ^46.0.0 age adoption passing confidence

Release Notes

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

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


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 added the dependencies label Jun 2, 2023
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #218 (2c2af4c) into main (f464d04) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   46.30%   46.30%           
=======================================
  Files          20       20           
  Lines         460      460           
  Branches      181      181           
=======================================
  Hits          213      213           
  Misses        218      218           
  Partials       29       29           
Flag Coverage Δ
4.3.5 45.86% <ø> (ø)
4.6.4 46.08% <ø> (ø)
4.9.5 46.30% <ø> (ø)
latest 46.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/compilerOptions.ts 84.21% <ø> (ø)
src/nodes/typeGuards/compound.ts 81.81% <ø> (ø)
src/nodes/typeGuards/single.ts 72.72% <ø> (ø)
src/nodes/typeGuards/union.ts 11.71% <ø> (ø)
src/tokens.ts 84.61% <ø> (ø)
src/types/utilities.ts 45.71% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 4 times, most recently from e27f003 to 764d8f9 Compare June 10, 2023 00:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 11 times, most recently from 7387d7c to 77aa2be Compare June 19, 2023 18:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 3 times, most recently from efabf12 to 836fc20 Compare June 26, 2023 15:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 6 times, most recently from 0395948 to eea7656 Compare July 9, 2023 21:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 2 times, most recently from 49e24b6 to 720d7bb Compare July 20, 2023 13:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 2 times, most recently from 930888e to abe3f83 Compare July 21, 2023 22:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 4 times, most recently from 9a1d74c to de687a5 Compare August 9, 2023 07:20
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 2 times, most recently from bd90010 to bccef62 Compare August 13, 2023 09:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch from bccef62 to 58dc043 Compare August 13, 2023 15:58
@renovate
Copy link
Contributor Author

renovate bot commented Aug 18, 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.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9b34c30 into main Aug 18, 2023
23 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the renovate/eslint-plugin-jsdoc-46.x branch August 18, 2023 17:06
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

1 participant