Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps eslint-plugin-jsdoc from 50.3.1 to 50.4.0.

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.4.0

50.4.0 (2024-10-14)

Features

  • require-hyphen-before-param-description: ensure template will be properly stringified; fixes #1326 (7019d28)

v50.3.2

50.3.2 (2024-10-11)

Bug Fixes

  • require-hyphen-before-param-description: inject hyphen at proper place with multiline type (8b5b7f7)
Commits
  • 7019d28 feat(require-hyphen-before-param-description): ensure template will be prop...
  • 8b5b7f7 fix(require-hyphen-before-param-description): inject hyphen at proper place...
  • 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 50.3.1 to 50.4.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@v50.3.1...v50.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Bot label; pull requests that updates a dependency file label Oct 14, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title refactor: bump eslint-plugin-jsdoc from 50.3.1 to 50.4.0 refactor: Bump eslint-plugin-jsdoc from 50.3.1 to 50.4.0 Oct 14, 2024
@mtrezza mtrezza merged commit fa59b0f into alpha Oct 14, 2024
10 checks passed
@mtrezza mtrezza deleted the dependabot/npm_and_yarn/eslint-plugin-jsdoc-50.4.0 branch October 14, 2024 15:10
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.3.0-alpha.5

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 11, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Bot label; pull requests that updates a dependency file state:released Released as stable version state:released-alpha Released as alpha version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants