Skip to content

Commit dd76442

Browse files
authored
Build(deps): Bump comment-json from 4.4.1 to 4.5.1 (#256)
Bumps [comment-json](https://github.com/kaelzhang/node-comment-json) from 4.4.1 to 4.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kaelzhang/node-comment-json/releases">comment-json's releases</a>.</em></p> <blockquote> <h2>4.5.0</h2> <ul> <li><strong>MINOR</strong>: the new <a href="https://github.com/kaelzhang/node-comment-json?tab=readme-ov-file#movecommentssource-object-target-object-from-object-to-object-override-boolean"><code>moveComments</code></a> and <a href="https://github.com/kaelzhang/node-comment-json?tab=readme-ov-file#removecommentstarget-object-location-object"><code>removeComments</code></a> to help you to manipulate comments</li> <li>Improve typescript definitions</li> <li>Fixes README.md</li> </ul> <p>An upgrade is recommended for all dependents</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/d57478d6f3b1449f8f7dd1303028f055fc06fd25"><code>d57478d</code></a> 4.5.1: README.md: typo</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/6ce3761b5fdfd9a60085fa9c8390af68a4040dc8"><code>6ce3761</code></a> 4.5.0: test/ts: adds more test cases for ts</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/b875787537f7abfe63252d6d1ad77f5b65ab71bd"><code>b875787</code></a> removeComments: test cases, doc, jsdoc, etc</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/b08544c2d3cad913e3106515af66e2064a33e5c4"><code>b08544c</code></a> feat: removeComments</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/111b308b5342875414f4fe7b34d46f54dc8b85fc"><code>111b308</code></a> minor 4.5.0: adds tests for moveComments</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/e2e3a9427b2cc5dfad1211a17d9ae7f5e40d595b"><code>e2e3a94</code></a> README.md: adds doc for moveComments</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/0b25580a7a6f180689ab72c22698d6794485a576"><code>0b25580</code></a> doc: adds jsdocs for public methods</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/85c002fabd86c9c91d1f27f268a064bd464633bc"><code>85c002f</code></a> ts: improve ts definitions</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/b78f84ccd91a41ceaebae4bc4b925abd488e8155"><code>b78f84c</code></a> feat: new public method, moveComments</li> <li><a href="https://github.com/kaelzhang/node-comment-json/commit/65996b7a98fcaec026b0ebee602d8c247326282b"><code>65996b7</code></a> REAME.md: adds the missing symbol property</li> <li>See full diff in <a href="https://github.com/kaelzhang/node-comment-json/compare/4.4.1...4.5.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=comment-json&package-manager=npm_and_yarn&previous-version=4.4.1&new-version=4.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
2 parents e77a9c9 + c0b05b7 commit dd76442

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)