-
Notifications
You must be signed in to change notification settings - Fork 722
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
Update dependencies and pins. #3700
Conversation
365079e
to
79ced87
Compare
bbb6901
to
638e3a6
Compare
bors merge |
3700: Update dependencies and pins. r=nc6 a=nc6 - The `cardano-base`, `cardano-ledger`, `plutus` and `ouroboros-network` dependencies have been updated to recent versions. - Since the downstream libraries have been updated to more recent index-state and hackage revisions, we synchronise this here. - As a consequence of this update, we switch to a newer version of `aeson`, necessitating updates in `ekg-json` and `hedgehog-extras`. - We switch to ghc8107, to be in sync with other packages. Co-authored-by: Nicholas Clarke <nick@topos.org.uk> Co-authored-by: Jean-Baptiste Giraudeau <jean-baptiste.giraudeau@iohk.io>
This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried. Additional information: {"message":"Waiting on code owner review from MarcFontaine, cleverca22, coot, deepfire, denisshevchenko, and/or jutaro.","documentation_url":"https://docs.github.com/articles/about-protected-branches"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nc6 thank you for this huge effort!
eebbe59
to
56c4efd
Compare
- The `cardano-base`, `cardano-ledger`, `plutus` and `ouroboros-network` dependencies have been updated to recent versions. - Since the downstream libraries have been updated to more recent index-state and hackage revisions, we synchronise this here. - As a consequence of this update, we switch to a newer version of `aeson`, necessitating updates in `ekg-json` and `hedgehog-extras`. - We switch to ghc8107, to be in sync with other packages. - Update with additional tracing details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bors merge |
Build succeeded: |
cardano-base
,cardano-ledger
,plutus
andouroboros-network
dependencies have been updated to recent versions.
index-state and hackage revisions, we synchronise this here.
aeson
, necessitating updates inekg-json
andhedgehog-extras
.