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

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ^45.0.0 -> ^46.0.0 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://github.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

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.


This change is marked as an internal change (Task), so will not be included in the changelog.

@renovate renovate bot requested a review from a team as a code owner June 13, 2023 12:39
@renovate renovate bot requested a review from andybalaam June 13, 2023 12:39
@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Jun 13, 2023
@renovate renovate bot enabled auto-merge June 13, 2023 12:39
Copy link
Contributor

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK. New version disables defaults, which I presume means removes some stuff from documentation. If we don't like the change we can change our config to go back to how it was.

@renovate renovate bot added this pull request to the merge queue Jun 14, 2023
Merged via the queue into develop with commit d14fc42 Jun 14, 2023
@renovate renovate bot deleted the renovate/eslint-plugin-jsdoc-46.x branch June 14, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant