Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump options from 1.0.5 to 2.0.0 #342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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 ae11ed5 to e931248 Compare August 25, 2021 22:52
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from e931248 to 5e7e009 Compare September 15, 2021 15:06
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from 5e7e009 to 550fe5e Compare October 6, 2021 14:00
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from 550fe5e to d144f67 Compare February 16, 2022 00:53
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from d144f67 to f3ce3fa Compare March 12, 2022 23:04
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from f3ce3fa to 058752e Compare June 15, 2022 16:13
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from 058752e to db7c5f9 Compare July 4, 2022 00:45
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from db7c5f9 to ad873b9 Compare August 4, 2022 17:39
@dependabot dependabot bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from ad873b9 to 4bc8050 Compare September 8, 2022 15:40
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 4bc8050 to 68b96ce Compare September 9, 2022 01:03
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.

0 participants