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 Argu from 6.1.5 to 6.2.1 #122

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2024

Bumps Argu from 6.1.5 to 6.2.1.

Release notes

Sourced from Argu's releases.

6.2.1

Fix ParseResults.ProgramName - make it public (cut and paste error in #229) #231

6.2.0

Add ParseResults.ProgramName #229 Add ParseResults.GetResult(expr, 'Field -> 'R): 'R as alias for PostProcessResult, ParseResults.GetResults(expr, 'Field -> 'R): 'R list as alias for PostProcessResults, ParseResults.TryGetResult(expr, 'Field -> 'R): 'R option as alias for TryPostProcessResult #230 Add ParseResults.GetResult(expr, defThunk: unit -> 'Field, parse: 'Field -> 'R): 'R and ParseResults.GetResults(expr, def: 'Field, parse: 'Field -> 'R): 'R that trap parse exceptions, mapping them to parse exit messages #230

Changelog

Sourced from Argu's changelog.

6.2.1

  • Fix ParseResults.ProgramName - make it public (cut and paste error in #229) #231

6.2.0

  • Add ParseResults.ProgramName #229
  • Add ParseResults.GetResult(expr, 'Field -> 'R): 'R as alias for PostProcessResult, ParseResults.GetResults(expr, 'Field -> 'R): 'R list as alias for PostProcessResults, ParseResults.TryGetResult(expr, 'Field -> 'R): 'R option as alias for TryPostProcessResult #230
  • Add ParseResults.GetResult(expr, defThunk: unit -> 'Field, parse: 'Field -> 'R): 'R and ParseResults.GetResults(expr, def: 'Field, parse: 'Field -> 'R): 'R that trap parse exceptions, mapping them to parse exit messages #230
Commits
  • 6b60199 fix(ParseResults.ProgramName): Make it public (#231)
  • 1dc67c9 feat(ParseResults): Add PostProcess aliases+overloads (#230)
  • 292b98f feat(ArgumentParser): Expose ProgramName (#229)
  • ddb3254 Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#227)
  • 71625ae Bump xunit from 2.6.6 to 2.7.0 (#228)
  • 10ec279 Bump fsdocs-tool from 20.0.0-beta-002 to 20.0.0 (#226)
  • 952075d Bump fsdocs-tool from 20.0.0-beta-001 to 20.0.0-beta-002 (#225)
  • 42b30f6 Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#224)
  • 389e2bc Bump fsdocs-tool from 20.0.0-alpha-019 to 20.0.0-beta-001 (#223)
  • 4c87985 Bump fsdocs-tool from 20.0.0-alpha-018 to 20.0.0-alpha-019 (#222)
  • See full diff 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 [Argu](https://github.com/fsprojects/Argu) from 6.1.5 to 6.2.1.
- [Release notes](https://github.com/fsprojects/Argu/releases)
- [Changelog](https://github.com/fsprojects/Argu/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/Argu@6.1.5...6.2.1)

---
updated-dependencies:
- dependency-name: Argu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2024
@pedromsantos pedromsantos merged commit c206bf3 into master Feb 20, 2024
1 check passed
@pedromsantos pedromsantos deleted the dependabot/nuget/Argu-6.2.1 branch February 20, 2024 13:55
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.

None yet

1 participant