Skip to content

Bump options from 1.0.5 to 2.0.0#3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.plumelib-options-2.0.0
Open

Bump options from 1.0.5 to 2.0.0#3
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/org.plumelib-options-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown

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 97ac866 to cf7868f Compare September 1, 2021 13:56
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from cf7868f to 68b6586 Compare November 3, 2021 05:48
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] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/org.plumelib-options-2.0.0 branch from 68b6586 to 4c83bf2 Compare March 24, 2022 02:03
@dependabot @github

dependabot Bot commented on behalf of github Nov 12, 2022

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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