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

Merged
merged 5 commits into from
Jun 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

gajus/eslint-plugin-jsdoc

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 - "after 9am on Wednesday" in timezone Europe/London, 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 added change: dependencies Updates to dependencies only release: skip Skips the release step when this pr is merged labels May 31, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 7 times, most recently from b4f9b6d to 6ea7dfc Compare June 7, 2023 12:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch 3 times, most recently from 6ef41c1 to 6341f49 Compare June 8, 2023 12:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch from 6341f49 to cb7e527 Compare June 16, 2023 12:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-jsdoc-46.x branch from cb7e527 to 083328f Compare June 16, 2023 12:20
@renovate
Copy link
Contributor Author

renovate bot commented Jun 16, 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.

@AndrewLeedham AndrewLeedham merged commit 27fa82b into next Jun 16, 2023
@AndrewLeedham AndrewLeedham deleted the renovate/eslint-plugin-jsdoc-46.x branch June 16, 2023 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change: dependencies Updates to dependencies only release: skip Skips the release step when this pr is merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant