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

build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.12 to 48.5.0 #15

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps eslint-plugin-jsdoc from 48.2.12 to 48.5.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.5.0

48.5.0 (2024-06-26)

Features

  • check-param-names: check TSMethodSignature (as on interface methods); fixes #1249 (49400e1)

v48.4.0

48.4.0 (2024-06-24)

Features

v48.3.0

48.3.0 (2024-06-24)

Bug Fixes

  • no-undefined-types: treat variables imported by [@import](https://github.com/import) tags as defined; fixes #1244 (54ac4fd)

Features

  • check-values: checks for valid [@import](https://github.com/import) syntax (ad31b14)

v48.2.15

48.2.15 (2024-06-23)

Bug Fixes

  • Revert "fix(no-undefined-types): treat variables imported by [@import](https://github.com/import) tags as defined"; fixes #1246 (ce066df)

v48.2.14

48.2.14 (2024-06-23)

Bug Fixes

  • no-undefined-types: treat variables imported by [@import](https://github.com/import) tags as defined; fixes #1244 (34ba2e0)

v48.2.13

48.2.13 (2024-06-22)

Bug Fixes

... (truncated)

Commits
  • 49400e1 feat(check-param-names): check TSMethodSignature (as on interface methods...
  • 1aa3313 feat(no-types): add TSMethodSignature; fixes #1249
  • 5497b03 refactor: work synchronously
  • ad31b14 feat(check-values): checks for valid @import syntax
  • 54ac4fd fix(no-undefined-types): treat variables imported by @import tags as defi...
  • ce066df fix: Revert "fix(no-undefined-types): treat variables imported by @import...
  • 34ba2e0 fix(no-undefined-types): treat variables imported by @import tags as defi...
  • 0bea154 fix(no-undefined-types): prevent linting of "type" within @​import; fixes #1242
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 Jun 26, 2024
@flex-development flex-development bot enabled auto-merge (squash) June 26, 2024 12:22
unicornware and others added 2 commits June 30, 2024 15:25
Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.12 to 48.5.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@v48.2.12...v48.5.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-48.5.0 branch from 130442b to faf4f73 Compare June 30, 2024 19:27
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (73e4fe2) to head (faf4f73).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          351       351           
  Branches        31        31           
=========================================
  Hits           351       351           
Flag Coverage Δ
node18 100.00% <ø> (ø)
node19 100.00% <ø> (ø)
node20 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

flex-development[bot]
flex-development bot previously approved these changes Jun 30, 2024
Copy link
Contributor

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

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

lgtm 👍🏾

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Superseded by #22.

@dependabot dependabot bot closed this Jul 5, 2024
auto-merge was automatically disabled July 5, 2024 12:43

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.5.0 branch July 5, 2024 12:43
@flex-development
Copy link
Contributor

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.

@flex-development flex-development bot locked as resolved and limited conversation to collaborators Sep 4, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant