Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps System.CommandLine from 2.0.0-beta1.20253.1 to 2.0.0-beta4.22272.1.

Release notes

Sourced from System.CommandLine's releases.

System.CommandLine v2.0.0-beta4.22272.1

For details on the Beta 4 release, please see #1750.

What's Changed

New Contributors

Full Changelog: dotnet/command-line-api@v2.0.0-beta3.22114.1...2.0.0-beta4.22272.1

System.CommandLine v2.0.0-beta3.22114.1

For details on the Beta 3 release, please see #1613.

System.CommandLine v2.0.0-beta2.21617.1

For details on the Beta 2 release, please see #1537.

System.CommandLine v2.0.0-beta1.21216.1

What's new

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@iricigor
Copy link
Contributor

/usr/bin/dotnet test /home/vsts/work/1/s/./test/azmi-commandline-tests/azmi-commandline-tests.csproj --logger trx --results-directory /home/vsts/work/_temp
  Determining projects to restore...
  Restored /home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj (in 1.58 sec).
  Restored /home/vsts/work/1/s/src/azmi-main/azmi-main.csproj (in 31 ms).
  Restored /home/vsts/work/1/s/test/azmi-commandline-tests/azmi-commandline-tests.csproj (in 3.34 sec).
. . .
/home/vsts/work/1/s/src/azmi-commandline/AzmiCommandLineExtensions.cs(51,23): error CS0144: Cannot create an instance of the abstract type or interface 'Option' [/home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj]
/home/vsts/work/1/s/src/azmi-commandline/AzmiCommandLineExtensions.cs(53,17): error CS0122: 'Option.Argument' is inaccessible due to its protection level [/home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj]
/home/vsts/work/1/s/src/azmi-commandline/AzmiCommandLineExtensions.cs(55,17): error CS0117: 'Option' does not contain a definition for 'Required' [/home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj]
/home/vsts/work/1/s/src/azmi-commandline/AzmiCommandLineExtensions.cs(59,21): error CS0122: 'Option.Argument' is inaccessible due to its protection level [/home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj]
/home/vsts/work/1/s/src/azmi-commandline/AzmiCommandLineExtensions.cs(77,45): error CS0103: The name 'CommandHandler' does not exist in the current context [/home/vsts/work/1/s/src/azmi-commandline/azmi-commandline.csproj]
##[error]Error: The process '/usr/bin/dotnet' failed with exit code 1

@dependabot dependabot bot force-pushed the dependabot/nuget/System.CommandLine-2.0.0-beta4.22272.1 branch from f7c2880 to f7e39b9 Compare October 18, 2022 10:53
@dependabot dependabot bot force-pushed the dependabot/nuget/System.CommandLine-2.0.0-beta4.22272.1 branch from f7e39b9 to b9df116 Compare January 24, 2023 10:49
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.20253.1 to 2.0.0-beta4.22272.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits/2.0.0-beta4.22272.1)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/System.CommandLine-2.0.0-beta4.22272.1 branch from b9df116 to be4a592 Compare February 24, 2023 14:54
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants