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.9.2 #44

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps eslint-plugin-jsdoc from 48.2.12 to 48.9.2.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v48.9.2

48.9.2 (2024-07-29)

Bug Fixes

  • examples processor: ensure config can be loaded with plugins (2fbd47c)

v48.9.1

48.9.1 (2024-07-29)

Bug Fixes

v48.9.0

48.9.0 (2024-07-29)

Features

  • add check-examples replacement processor; fixes #928 (6248d59)

v48.8.3

48.8.3 (2024-07-20)

Bug Fixes

v48.8.2

48.8.2 (2024-07-20)

Bug Fixes

  • require-template, check-template-names: avoid erring out with missing or bad typedef type; partial fix for #1269 (736a23b)

v48.8.1

48.8.1 (2024-07-19)

Bug Fixes

v48.8.0

48.8.0 (2024-07-19)

... (truncated)

Commits
  • 2fbd47c fix(examples processor): ensure config can be loaded with plugins
  • df43df9 docs: mention in rule message current alternative to check-examples rule
  • f0f5e18 docs: fix docs for getJsdocProcessorPlugin
  • 3ba475e fix: move processor to own file; fixes #1277; fixes #1278
  • 6248d59 feat: add check-examples replacement processor; fixes #928
  • 1482f89 refactor: easier APIs
  • 270fbdc refactor: make exports named and move utils to own file for reuse
  • 22e3274 fix(require-template, check-template-names): check @​property tags; fixes ...
  • 736a23b fix(require-template, check-template-names): avoid erring out with missin...
  • 6fb0b3e fix(sort-tags): @​template must be before @​typedef
  • 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 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.12 to 48.9.2.
- [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.9.2)

---
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 added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Jul 29, 2024
@flex-development flex-development bot enabled auto-merge (squash) July 29, 2024 12:59
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (72abe8b) to head (50526c7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #44   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          806       806           
  Branches        82        82           
=========================================
  Hits           806       806           
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 72abe8b...50526c7. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Superseded by #47.

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

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.9.2 branch July 30, 2024 12:42
@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 29, 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.

0 participants