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.8.0 to 2.9.1 in /src #450

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2022

Bumps CommandLineParser from 2.8.0 to 2.9.1.

Release notes

Sourced from CommandLineParser's releases.

v2.9.1

What's Changed

New Contributors

Full Changelog: commandlineparser/commandline@2.8.0...v2.9.1

v2.9.0-preview3

No release notes provided.

v2.9.0-preview1

No release notes provided.

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.9.0-preview2]

Added

Changed

  • Drop "Add multi-instance option support".

[2.9.0-preview1] - 2020-7-24

Added

Commits
  • b0b0ec9 update appveyor, remove github deployment for now, bump version to 2.9.1
  • bfc2ca8 Merge branch 'develop'
  • dffb751 update nuget api key
  • 1830608 Merge pull request #758 from gorsheninmv/resourcetype-with-implicit-cast
  • af75319 Merge pull request #764 from NN---/remove_expression
  • f5e8b16 Merge pull request #790 from pentop/master
  • 40a4104 Merge pull request #798 from batzen/fix/issue-776
  • 9ba45a7 Merge pull request #803 from marcinotorowski/fix-localization-exception
  • 87316e9 Add missing interpolation character
  • ff825e5 Fixes #776
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2022
@gep13
Copy link
Member

gep13 commented Aug 21, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/src/CommandLineParser-2.9.1 branch from 717f699 to b71999c Compare August 21, 2023 12:42
@gep13
Copy link
Member

gep13 commented Aug 21, 2023

@dependabot rebase

Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.8.0 to 2.9.1.
- [Release notes](https://github.com/commandlineparser/commandline/releases)
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
- [Commits](commandlineparser/commandline@2.8.0...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/CommandLineParser-2.9.1 branch from b71999c to 44fe13f Compare August 21, 2023 12:51
Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gep13 gep13 merged commit fc94ebc into develop Aug 21, 2023
@gep13 gep13 deleted the dependabot/nuget/src/CommandLineParser-2.9.1 branch August 21, 2023 13:03
@gep13 gep13 added Improvement and removed dependencies Pull requests that update a dependency file labels Aug 21, 2023
@gep13 gep13 added this to the 0.14.0 milestone Aug 21, 2023
@gittools-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.14.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

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.

2 participants