Skip to content

fix(deps): bump comment-parser from 1.4.1 to 1.4.7 - #1180

Merged
ericcrosson-bitgo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/comment-parser-1.4.7
Aug 4, 2026
Merged

fix(deps): bump comment-parser from 1.4.1 to 1.4.7#1180
ericcrosson-bitgo merged 1 commit into
masterfrom
dependabot/npm_and_yarn/comment-parser-1.4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps comment-parser from 1.4.1 to 1.4.7.

Changelog

Sourced from comment-parser's changelog.

v1.4.1

1.4.7

Patch Changes

  • c413827: Ensure non-optional name is only broken on equal sign if prefixed by an identifier

1.4.6

Patch Changes

  • 02d3c46: Support default values on non-optional names (e.g. @property {number} BITMASK_VALUE_A=16 - description)

1.4.5

Patch Changes

  • fix: skip empty lines in name tokenizer only when type is present

1.4.4

Patch Changes

  • fully exclude slash-containing strings like @​npm/package from tag detection @​brettz9

1.4.3

Patch Changes

  • Add prepare and prepublishOnly scripts to ensure build runs before publishing

1.4.2

Patch Changes

  • npm audit
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • ensure type, name and description on subsequent lines are properly parsed. @​brettz9
  • fix .prettierignore
  • add source trasformation example

v1.4.0

  • ESM compatibility improvements; fixes #159, #161

v1.3.1

  • allow for valid empty jsdoc; fixes #128

... (truncated)

Commits
  • 4403bfe release v1.4.7
  • c413827 fix: ensure non-optional name is only broken on equal sign if prefixed by an ...
  • e6415d5 release v1.4.6
  • 02d3c46 fix: support default values on non-optional names (#189)
  • 6256c25 docs: add release instructions to CLAUDE.md
  • 75352a0 docs: add playground location and upgrade instructions to CLAUDE.md
  • 3f22c3d update .gitignore
  • 17835ce docs: add CLAUDE.md with build commands and architecture overview
  • de761ff Bump handlebars from 4.7.8 to 4.7.9
  • d592af8 Bump picomatch
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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 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 [comment-parser](https://github.com/yavorskiy/comment-parser) from 1.4.1 to 1.4.7.
- [Changelog](https://github.com/syavorsky/comment-parser/blob/main/CHANGELOG.md)
- [Commits](syavorsky/comment-parser@v1.4.1...v1.4.7)

---
updated-dependencies:
- dependency-name: comment-parser
  dependency-version: 1.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Aug 4, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 4, 2026 08:03
@dependabot dependabot Bot added dependencies Used by dependabot for dependency updates npm Used by dependabot labels Aug 4, 2026

@ericcrosson-bitgo ericcrosson-bitgo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@ericcrosson-bitgo
ericcrosson-bitgo merged commit dc3ec66 into master Aug 4, 2026
5 checks passed
@ericcrosson-bitgo
ericcrosson-bitgo deleted the dependabot/npm_and_yarn/comment-parser-1.4.7 branch August 4, 2026 12:40
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/openapi-generator@6.1.5 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/express-wrapper@2.0.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/io-ts-http@3.2.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/superagent-wrapper@1.3.8 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🎉 This PR is included in version @api-ts/typed-express-router@2.0.7 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates npm Used by dependabot released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant