Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Updated XenoAtom.CommandLine from 1.0.1 to 1.3.0.

Release notes

Sourced from XenoAtom.CommandLine's releases.

1.3.0

Changes

✨ New Features

  • Add NativeAot size test (626abbc1)
  • Add CommandArgument (26cf2023)
  • Add automatic CommandUsage (7aa5b996)

🐛 Bug Fixes

  • Fix compilation of native aot test (bb80080f)

🛠 Examples

  • Update examples with arguments and command usage. (2ed53618)

📚 Documentation

  • Improve documentation and readme (dda6ece3)

🧰 Misc

  • Avoid publishing xoofx reference in the changelog (0ce102f7)
  • Update license (4cc92345)
  • Remove usage of regex for writing options (c51b478f)
  • Reduce folder depth for native aot test (79e02b60)
  • Remove <> from option and integrate it with CommandArgument (a5c80a7b)

Full Changelog: 1.2.0...1.3.0

Published with dotnet-releaser

1.2.0

Changes

✨ New Features

  • Add support for completions (dd0eef46) by @​xoofx

🐛 Bug Fixes

  • Fix zsh/fish completion (20e3131a) by @​xoofx
  • Fix completion for bash (a34d8753) by @​xoofx
  • Fix readme to document usage of net10.0 (26aed605) by @​xoofx

🧰 Misc

  • Remove unnecessary lock (36e2fb5c) by @​xoofx
  • Improve command app parsing for completions (8e6881b9) by @​xoofx

Full Changelog: 1.1.0...1.2.0

Published with dotnet-releaser

1.1.0

Changes

✨ New Features

  • Add benchmarks (8d67c685) by @​xoofx

🐛 Bug Fixes

  • Fix gist upload (b48056d2) by @​xoofx

🏭 Tests

  • Add tests for basic parsing (e20ba72c) by @​xoofx
  • Fix tests with net10.0 (97ae3130) by @​xoofx

📚 Documentation

  • Improve documentation (e5a7f36b) by @​xoofx

🧰 Misc

  • Update readme with some example for using key/values (e8359a14) by @​xoofx
  • Update readme (463bbe05) by @​xoofx
  • Migrate to slnx and central package mgt (ecacb713) by @​xoofx
  • Improve parsing (3eb60439) by @​xoofx

Full Changelog: 1.0.1...1.1.0

Published with dotnet-releaser

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)

---
updated-dependencies:
- dependency-name: XenoAtom.CommandLine
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jan 9, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants