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

[F764.1] Bump scopt from 3.6.0 -> 3.7.0 #877

Merged
merged 2 commits into from
Sep 7, 2018

Conversation

seldridge
Copy link
Member

Bump scopt from 3.6.0 -> 3.7.0 to match chipsalliance/firrtl#875. This avoids a compile-time warning without the bump.

Related issue:

Type of change: other enhancement

Impact: no functional change

Development Phase: implementation

Release Notes

  • Bump scopt from 3.6.0 -> 3.7.0

This adds methods for introspection of options. FIRRTL is being moved to
this and bumping Chisel as well avoids a compile-time warning.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
@seldridge seldridge changed the title Bump scopt from 3.6.0 -> 3.7.0 [F764.1] Bump scopt from 3.6.0 -> 3.7.0 Aug 24, 2018
@seldridge seldridge merged commit 69d247b into chipsalliance:master Sep 7, 2018
@seldridge seldridge deleted the scopt-bump branch September 7, 2018 19:26
@ucbjrl ucbjrl added this to the 3.2.0 milestone Sep 10, 2018
@ucbjrl ucbjrl modified the milestones: 3.2.0, 3.1.4 Dec 12, 2018
ucbjrl pushed a commit that referenced this pull request Dec 13, 2018
This bumps scopt from 3.6.0 to 3.7.0 to align with FIRRTL. FIRRTL
requires 3.7.0+ for added scopt methods that allow introspection
of options (e.g., examing the short options of a long option).
This bump avoids a compile-time warning due to the version
mistmatch.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
(cherry picked from commit 69d247b)
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.

3 participants