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

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc ~45.0.0 -> ~46.2.4 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc

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

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 requested a review from a team as a code owner June 5, 2023 00:45
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jun 5, 2023
@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #2202 (ad1311f) into next (667d78b) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head ad1311f differs from pull request most recent head 293d250. Consider uploading reports for the commit 293d250 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #2202   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files        2607     2607           
  Lines      245002   245002           
  Branches     1150     1152    +2     
=======================================
+ Hits       244008   244016    +8     
+ Misses        967      959    -8     
  Partials       27       27           

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/major-devdependencies branch 3 times, most recently from 8307f13 to ad1311f Compare June 5, 2023 16:21
@renovate renovate bot force-pushed the renovate/major-devdependencies branch from ad1311f to 293d250 Compare June 5, 2023 17:30
@ST-DDT ST-DDT merged commit 43455d3 into next Jun 5, 2023
@ST-DDT ST-DDT deleted the renovate/major-devdependencies branch June 5, 2023 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants