Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2025

This PR contains the following updates:

Package Update Change
jarro2783/cxxopts minor 3.0.0 -> 3.3.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jarro2783/cxxopts (jarro2783/cxxopts)

v3.3.1: 3.3.1

Compare Source

3.3.1

Bug fixes
  • Added missing version bump

3.3.0

Bug fixes
  • Added missing header for GCC 15
  • Fix some CMake packaging problems
Added
  • as_optional
  • ParseResult::contains
  • std::filesystem support
  • CMake 4 compatibility

v3.2.0

Compare Source

Bug fixes
  • Fix unannotated fallthrough.
  • Fix sign conversion with Unicode output.
  • Don't initialize regex in static initialiser.
  • Fix incorrect integer overflow checks.
Added
  • Add fuzzing to CI
Changed
  • Change quote output to '' to match Windows.
  • Don't split positional arguments by the list delimiter.
  • Order help groups by the order they were added.

v3.1.1

Compare Source

Fixes version number in header.

v3.1.0

Compare Source

This is a minor release with some minor bug fixes and some new utility features.

The changelog for this release is

Added
  • Support for multiple long names for the same option (= multiple long aliases)
  • Add a program() function to retrieve the program name.
  • Added a .clang-format file.
  • Added iterator and printing for a ParseResult.
Changed
  • Cleanup exception code, add cxxopts::exceptions namespace.
Bug Fixes
  • Fix arguments() having no key for options that only have a short name.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 17, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@gf712 gf712 merged commit ad87768 into main Dec 17, 2025
1 check passed
@gf712 gf712 deleted the renovate/jarro2783-cxxopts-3.x branch December 17, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants