Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 26, 2026

This PR contains the following updates:

Package Change Age Confidence
org.plumelib:options 1.0.62.0.3 age confidence

Release Notes

plume-lib/options (org.plumelib:options)

v2.0.3

  • Tested under JDK 19.
  • Permit variable names to use either camelCase or snake_case.
    This has no effect on how the user supplies command-line arguments.

v2.0.2

  • Tested under JDK 18.
  • Don't use version of Apache Commons Text that has a security vulnerability.

v2.0.0

  • Options version 2.x supports Java 11 and higher.
    Options version 1.x supports Java 8 and Java 11.
  • OptionsDoclet supports "--" or "-" prefix for long options to OptionsDoclet.
    For instance, you can pass it -singledash as before or the new --singledash.
    This is independent of the setUseSingleDash() method of Options itself.
    This is also independent of the -singledash and --singledash options to OptionsDoclet.

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone America/Los_Angeles, 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 renovate bot changed the title Update dependency org.plumelib:options to v2 fix(deps): update dependency org.plumelib:options to v2 Jan 27, 2026
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.

0 participants