Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump @rushstack/ts-command-line from 4.11.1 to 4.21.0 #3271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps @rushstack/ts-command-line from 4.11.1 to 4.21.0.

Changelog

Sourced from @​rushstack/ts-command-line's changelog.

4.21.0

Thu, 16 May 2024 15:10:22 GMT

Minor changes

  • Mark onDefineParameters and onDefineUnscopedParameters as deprecated and update README accordingly because defining parameters causes issues when the compiler targets >=es2022.

4.20.1

Wed, 15 May 2024 23:42:58 GMT

Version update only

4.20.0

Wed, 15 May 2024 06:04:17 GMT

Minor changes

  • Rename CommandLineParser.execute to CommandLineParser.executeAsync and CommandLineParser.executeWithoutErrorHandling to CommandLineParser.executeWithoutErrorHandlingAsync. The old functions are marked as @deprecated.

4.19.5

Fri, 10 May 2024 05:33:34 GMT

Version update only

4.19.4

Wed, 08 May 2024 22:23:50 GMT

Patches

  • Fix an issue where tab completions did not suggest parameter values.

4.19.3

Mon, 06 May 2024 15:11:05 GMT

Version update only

4.19.2

Wed, 10 Apr 2024 15:10:09 GMT

Version update only

4.19.1

Sun, 03 Mar 2024 20:58:12 GMT

Patches

  • Fix an issue where the allowNonStandardEnvironmentVariableNames parameter option had no effect.

4.19.0

Sat, 02 Mar 2024 02:22:23 GMT

... (truncated)

Commits
  • b45af79 Bump versions [skip ci]
  • 7b7831d Update changelogs [skip ci]
  • 9be5db1 Merge pull request #4716 from iclanton/ts-command-line-recommendation-updates
  • e5a854d Refactor the way onDefineUnscopedParameters is called.
  • 5e77cc2 Feedback
  • 29a23cc Update test
  • 7239e43 Defer validation of scoping parameters and move definition of the remainder p...
  • 57d953b Bump versions [skip ci]
  • afef123 Update changelogs [skip ci]
  • 41c0ce1 Deprecate onDefineParameters.
  • Additional commits viewable 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 [@rushstack/ts-command-line](https://github.com/microsoft/rushstack/tree/HEAD/libraries/ts-command-line) from 4.11.1 to 4.21.0.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/libraries/ts-command-line/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/ts-command-line_v4.21.0/libraries/ts-command-line)

---
updated-dependencies:
- dependency-name: "@rushstack/ts-command-line"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner May 16, 2024 20:01
@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label May 16, 2024
@dependabot dependabot bot requested a review from blacha May 16, 2024 20:01
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label May 16, 2024
@dependabot dependabot bot requested a review from Wentao-Kuang May 16, 2024 20:01
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
Development

Successfully merging this pull request may close these issues.

0 participants