Skip to content

Bump eslint-plugin-jsdoc from 51.3.4 to 52.0.0#1943

Merged
graduta merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0
Jul 29, 2025
Merged

Bump eslint-plugin-jsdoc from 51.3.4 to 52.0.0#1943
graduta merged 2 commits into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 51.3.4 to 52.0.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v52.0.0

52.0.0 (2025-07-28)

Bug Fixes

  • use v flag in regexes; match emojis for sentence terminator; fixes #1433 (#1437) (5c2165c)

BREAKING CHANGES

  • Uses v flag instead of u flag by default for regular expressions

v51.4.1

51.4.1 (2025-07-16)

Bug Fixes

  • disallow extra properties in rule options (#1429) (b462e44)

v51.4.0

51.4.0 (2025-07-15)

Features

  • check-line-alignment: add template to default tags (#1427) (4c65cbe)
Commits
  • 5c2165c fix: use v flag in regexes; match emojis for sentence terminator; fixes #14...
  • b462e44 fix: disallow extra properties in rule options (#1429)
  • 1f015ca docs: add missing docs (#1428)
  • 4c65cbe feat(check-line-alignment): add template to default tags (#1427)
  • 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)

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.3.4 to 52.0.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@v51.3.4...v52.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2025
@dependabot dependabot Bot requested a review from graduta as a code owner July 29, 2025 06:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2025
@codecov

codecov Bot commented Jul 29, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.72%. Comparing base (931cef7) to head (3343ab0).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1943   +/-   ##
=======================================
  Coverage   45.72%   45.72%           
=======================================
  Files        1010     1010           
  Lines       16680    16680           
  Branches     2997     2997           
=======================================
  Hits         7627     7627           
  Misses       9053     9053           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@graduta graduta merged commit 047420f into main Jul 29, 2025
23 of 24 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0 branch July 29, 2025 08:00
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 javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant