You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/02/17 11:12:01 UTC

[GitHub] [beam-starter-typescript] dependabot[bot] opened a new pull request, #3: Bump yargs from 17.6.2 to 17.7.0

dependabot[bot] opened a new pull request, #3:
URL: https://github.com/apache/beam-starter-typescript/pull/3

   Bumps [yargs](https://github.com/yargs/yargs) from 17.6.2 to 17.7.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/yargs/yargs/blob/main/CHANGELOG.md">yargs's changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/yargs/yargs/compare/v17.6.2...v17.7.0">17.7.0</a> (2023-02-13)</h2>
   <h3>Features</h3>
   <ul>
   <li>add method to hide option extras (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2156">#2156</a>) (<a href="https://github.com/yargs/yargs/commit/2c144c4ea534646df26d6177f73ce917105c6c09">2c144c4</a>)</li>
   <li>convert line break to whitespace for the description of the option (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2271">#2271</a>) (<a href="https://github.com/yargs/yargs/commit/4cb41dc80aaa730a2abd15bd3118ecd9f4ebe876">4cb41dc</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li>copy the description of the option to its alias in completion (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2269">#2269</a>) (<a href="https://github.com/yargs/yargs/commit/f37ee6f7da386a1244bf0a0c21b9572f2bb3131b">f37ee6f</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/yargs/yargs/commit/663c1b61557eee97b0ff2f1d68017495d2347126"><code>663c1b6</code></a> chore(main): release 17.7.0 (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2285">#2285</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/4cb41dc80aaa730a2abd15bd3118ecd9f4ebe876"><code>4cb41dc</code></a> feat: convert line break to whitespace for the description of the option (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2271">#2271</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/7dc108667d034e59095fa0bf33dd3b18270321e1"><code>7dc1086</code></a> test: mock additional hasColors method introduced in Node 16 (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2297">#2297</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/f37ee6f7da386a1244bf0a0c21b9572f2bb3131b"><code>f37ee6f</code></a> fix: copy the description of the option to its alias in completion (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2269">#2269</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/1fd530a863a32a2d0367f236e9c5b12cf950f3a5"><code>1fd530a</code></a> chore: add en strings for unknown command (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2262">#2262</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/2c144c4ea534646df26d6177f73ce917105c6c09"><code>2c144c4</code></a> feat: add method to hide option extras (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2156">#2156</a>)</li>
   <li><a href="https://github.com/yargs/yargs/commit/6cb69fbbbe5bc8226c4dfa90c6437c6bc2f46e85"><code>6cb69fb</code></a> build: pin npm version (<a href="https://github-redirect.dependabot.com/yargs/yargs/issues/2284">#2284</a>)</li>
   <li>See full diff in <a href="https://github.com/yargs/yargs/compare/v17.6.2...v17.7.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yargs&package-manager=npm_and_yarn&previous-version=17.6.2&new-version=17.7.0)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-typescript] dependabot[bot] commented on pull request #3: Bump yargs from 17.6.2 to 17.7.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #3:
URL: https://github.com/apache/beam-starter-typescript/pull/3#issuecomment-1434490515

   Dependabot tried to add `@damccorm`, `@kennknowles`, `@pabloem`, `@pskevin` and `@robertwb` as reviewers to this PR, but received the following error from GitHub:
   
   ```
   POST https://api.github.com/repos/apache/beam-starter-typescript/pulls/3/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the apache/beam-starter-typescript repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-typescript] dependabot[bot] commented on pull request #3: Bump yargs from 17.6.2 to 17.7.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #3:
URL: https://github.com/apache/beam-starter-typescript/pull/3#issuecomment-1439833513

   Superseded by #4.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam-starter-typescript] dependabot[bot] closed pull request #3: Bump yargs from 17.6.2 to 17.7.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #3: Bump yargs from 17.6.2 to 17.7.0
URL: https://github.com/apache/beam-starter-typescript/pull/3


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org