Skip to content

Bump org.plumelib:options from 1.0.5 to 2.0.3#460

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.plumelib-options-2.0.3
Open

Bump org.plumelib:options from 1.0.5 to 2.0.3#460
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/org.plumelib-options-2.0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps org.plumelib:options from 1.0.5 to 2.0.3.

Release notes

Sourced from org.plumelib:options's releases.

options 2.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.

options 2.0.2

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

options 2.0.1

  • Tested under JDK 17.

options 2.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.

options 1.0.6

  • Don't use version of Apache Commons Text that has a security vulnerability.
Changelog

Sourced from org.plumelib:options's changelog.

2.0.3 (2022-12-07)

  • 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.

2.0.2 (2022-10-18)

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

2.0.1 (2022-07-15)

  • Tested under JDK 17.

2.0.0 (2021-07-11)

  • 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.
Commits
  • 2262562 Version 2.0.3
  • 74adf5d Support camelCase variable names
  • 9e37df8 Documentation
  • 9ef5655 Rename maps
  • 2a6e395 Use require-javadoc 1.0.6
  • a4f8815 Bump org.checkerframework from 0.6.19 to 0.6.20
  • c470957 Use Gradle 7.6
  • b3182e8 Bump com.diffplug.spotless from 6.11.0 to 6.12.0
  • 4cd0daf Bump classgraph from 4.8.150 to 4.8.151
  • c14a06e Bump classgraph from 4.8.149 to 4.8.150
  • Additional 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 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 [org.plumelib:options](https://github.com/plume-lib/options) from 1.0.5 to 2.0.3.
- [Release notes](https://github.com/plume-lib/options/releases)
- [Changelog](https://github.com/plume-lib/options/blob/master/CHANGELOG.md)
- [Commits](plume-lib/options@v1.0.5...v2.0.3)

---
updated-dependencies:
- dependency-name: org.plumelib:options
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants