Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2021

Bumps options from 1.0.5 to 2.0.0.

Release notes

Sourced from options's releases.

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

Sourced from options's changelog.

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.
Commits
  • a9fbe13 Version 2.0.0
  • 3bff5c2 Options version 2: works with JDK 9 and later
  • e6b99d3 Eliminate printClassPath() method
  • f994d5b Bump classgraph from 4.8.109 to 4.8.110
  • e7d2867 Update Gradle instructions
  • ee1e2cc Bump classgraph from 4.8.108 to 4.8.109
  • 4b5a006 Bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0
  • 77c1f2a Bump net.ltgt.errorprone from 2.0.1 to 2.0.2
  • 27b5c1b Grammar fix
  • 1d09761 Fix changelog
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 12, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from d80a501 to 75e2af0 Compare December 19, 2021 01:59
Bumps [options](https://github.com/plume-lib/options) from 1.0.5 to 2.0.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from 75e2af0 to e6bf58f Compare April 13, 2022 03:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant