Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2023

Bumps eslint-plugin-jsdoc from 39.7.0 to 39.8.0.

Commits
  • a143226 feat: postHyphens option to control spacing after hyphens; fixes #972
  • 784e351 docs(valid-types): update namepath-accepting listing; fixes #401
  • 5db0241 docs(match-name, require-complete-sentence-description): add missing fixe...
  • bffa6bf docs(no-restricted-syntax): demo erring without returns on contexts with no...
  • 4042eab docs(require-description-complete-sentence): update per backtick addition
  • cbec35f fix(require-complete-description-sentence): allow triple backticks to end "...
  • 2e5782a fix(require-description-complete-sentence): report bare punctuation; fixes ...
  • 139d9b7 Revert "fix(require-description-complete-sentence): report bare punctuation...
  • b418dbd fix(require-description-complete-sentence): report bare punctuation; fixes ...
  • 952499a Revert "fix(require-description-complete-sentence): report bare punctuation...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Feb 3, 2023
@dependabot dependabot bot requested review from a team, flexdevelopment and unicornware February 3, 2023 20:20
@flexdevelopment flexdevelopment enabled auto-merge (squash) February 3, 2023 20:20
Copy link
Contributor

@flexdevelopment flexdevelopment left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

flexdevelopment
flexdevelopment previously approved these changes Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #53 (3256b72) into main (288c689) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        37           
  Lines         2250      2250           
  Branches        69        69           
=========================================
  Hits          2250      2250           
Flag Coverage Δ
node14 100.00% <ø> (ø)
node16 100.00% <ø> (ø)
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33d027f...3256b72. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.8.0 branch from d8f400c to 7676ea4 Compare February 4, 2023 02:42
flexdevelopment
flexdevelopment previously approved these changes Feb 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.8.0 branch from 7676ea4 to 715a7ce Compare February 4, 2023 02:46
flexdevelopment
flexdevelopment previously approved these changes Feb 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.8.0 branch from 715a7ce to 8e8acc0 Compare February 4, 2023 02:49
flexdevelopment
flexdevelopment previously approved these changes Feb 4, 2023
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.7.0 to 39.8.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v39.7.0...v39.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.8.0 branch from 8e8acc0 to 3256b72 Compare February 4, 2023 03:50
@flexdevelopment flexdevelopment merged commit 8450fd8 into main Feb 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.8.0 branch February 4, 2023 03:57
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants