Skip to content

build(deps): bump eslint-plugin-jsdoc from 51.4.1 to 52.0.0#456

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0
Closed

build(deps): bump eslint-plugin-jsdoc from 51.4.1 to 52.0.0#456
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-jsdoc from 51.4.1 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
Commits
  • 5c2165c fix: use v flag in regexes; match emojis for sentence terminator; fixes #14...
  • 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)

Important

Bumps eslint-plugin-jsdoc to 52.0.0, changing regex flag to v and fixing emoji sentence terminator matching.

  • Dependency Update:
    • Bumps eslint-plugin-jsdoc from 51.4.1 to 52.0.0 in package.json.
    • Uses v flag instead of u flag in regexes by default, affecting regex processing.
    • Fixes issue with matching emojis as sentence terminators.

This description was created by Ellipsis for a87ad44. You can customize this summary. It will automatically update as commits are pushed.

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.4.1 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.4.1...v52.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 52.0.0
  dependency-type: direct:production
  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 28, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #457.

@dependabot dependabot Bot closed this Jul 30, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-52.0.0 branch July 30, 2025 17:47
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 size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants