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

Bump CommandLineParser from 2.6.0 to 2.7.82 #192

Merged
Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 13, 2020

Bumps CommandLineParser from 2.6.0 to 2.7.82.

Changelog

Sourced from CommandLineParser's changelog.

Changelog

All notable changes to this project will be documented in this file.

CommandLineParser project adheres to Semantic Versioning.

[2.7.0] - 2020-1-1

[2.7.0-preview1] - 2020-1-1

Added

  • Add option groups feature by @hadzhiyski - When one or more options has group set, at least one of these properties should have set value (they behave as required).
  • Add a new overload method for AutoBuild to enable HelpText customization by @moh-hassan.
  • Improve spacing in HelpText by @asherber by adding a new option in the HelpText.
  • Add a new option "SkipDefault" in UnParserSettings by @moh-hassan to add the ability of skipping the options with a default value and fix #541.
  • Generate a new symbolic nuget Package by @moh-hassan to Improve the debugging of Applications with the NuGet package using symbols experience.
  • Add Support to SourceLink in the nuget package @moh-hassan.

Changed

  • Remove the Exception when both CompanyAttribute and CopyRightAttribute are null in the Excuting assembly and set the copyright text to a default value by @moh-hassan.
  • Change the default copyright to include current year instead of 1 by @moh-hassan.
  • Enabling c# 8 and Vs2019 image in Appveyor.

Fixed

  • Fix NullReferenceException when creating a default immutable instance by @0xced.

  • Fix issue #496 - Cryptic error message with immutable option class by@moh-hassan.

  • Fix UnParserExtensions.FormatCommandLine by @moh-hassan to resolve:

    • Fix Quote for Options of type DatTime #502 and #528.
    • Fix Quote for options of type TimeSpan and DateTimeOffset.
    • Fix Nullable type #305
  • Fix nuget Licence in nuget package by @moh-hassan and fix issue #545.

  • Fix PackageIconUrl warning in nuget package by @moh-hassan.

  • Fix immutable nullException, Improve exception message when immutable type can't be created

  • Fix Custom help for verbs issue#529 by @moh-hassan.

  • Fix --help switch throwing exception in F# #366 by @WallaceKelly

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 13, 2020
@AdmiringWorm AdmiringWorm changed the title Bump CommandLineParser from 2.6.0 to 2.7.82 in /Source Bump CommandLineParser from 2.6.0 to 2.7.82 Jan 13, 2020
@AdmiringWorm AdmiringWorm added this to the 0.10.0 milestone Jan 13, 2020
AdmiringWorm
AdmiringWorm previously approved these changes Jan 13, 2020
Copy link
Member

@AdmiringWorm AdmiringWorm left a comment

Choose a reason for hiding this comment

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

LGTM

@AdmiringWorm AdmiringWorm self-requested a review January 13, 2020 09:35
@AdmiringWorm AdmiringWorm dismissed their stale review January 13, 2020 09:36

Because it isn't updated with the latest commit yet

@AdmiringWorm
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Source/CommandLineParser-2.7.82 branch from fb2424e to d387c3a Compare January 13, 2020 09:40
Copy link
Member

@AdmiringWorm AdmiringWorm left a comment

Choose a reason for hiding this comment

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

LGTM

@AdmiringWorm AdmiringWorm merged commit 1886a0a into develop Jan 13, 2020
@AdmiringWorm AdmiringWorm deleted the dependabot/nuget/Source/CommandLineParser-2.7.82 branch January 13, 2020 09:48
@gep13 gep13 removed the dependencies Pull requests that update a dependency file label Jan 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate limit · GitHub

Access has been restricted

You have triggered a rate limit.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

2 participants