Skip to content

Bump cardano-api to 11.6.0.0 - #1424

Merged
carbolymer merged 1 commit into
masterfrom
mgalazyn/feature/bump-cardano-api
Aug 25, 2026
Merged

Bump cardano-api to 11.6.0.0#1424
carbolymer merged 1 commit into
masterfrom
mgalazyn/feature/bump-cardano-api

Conversation

@carbolymer

@carbolymer carbolymer commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Context

Bump the cardano-api dependency to 11.6.0.0.

See the cardano-api 11.6.0.0 release notes for details.

How to trust this PR

CI building against cardano-api 11.6.0.0 across the GHC matrix, plus the existing test suites, cover this change.

Changes

  • Bump cardano-api dependency from ^>=11.5 to ^>=11.6 in cardano-cli.cabal
  • Bump the CHaP index-state in cabal.project to 2026-08-25T14:04:50Z
  • Bump the CHaP flake input in flake.lock accordingly
  • Add a ShelleyBasedEraDijkstra arm to mkTxOut in cardano-cli/src/Cardano/CLI/Compatible/Transaction/TxOut.hs, mirroring the existing Conway arm: cardano-api 11.6.0.0 completes the Dijkstra era wiring, which turned this era match into a non-exhaustive pattern under -Werror

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff
  • Changelog fragment added in .changes/

Copilot AI lite review requested due to automatic review settings August 25, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the cardano-cli dependency set to use cardano-api 11.6, aligning the Cabal solver’s cardano-haskell-packages index-state and the Nix flake input pin (CHaP) to newer snapshots.

Changes:

  • Bump cardano-api dependency bound from ^>=11.5 to ^>=11.6 in cardano-cli.cabal.
  • Update cabal.project CHaP index-state to a newer timestamp.
  • Update flake.lock to pin CHaP to a newer commit/hash.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
flake.lock Advances CHaP input pin to match the newer dependency snapshot.
cardano-cli/cardano-cli.cabal Raises the cardano-api version bound to ^>=11.6.
cabal.project Moves CHaP index-state forward to resolve/build against the updated snapshot.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread cardano-cli/cardano-cli.cabal
@carbolymer
carbolymer force-pushed the mgalazyn/feature/bump-cardano-api branch from 23d5856 to c6e35b6 Compare August 25, 2026 14:51
@carbolymer carbolymer changed the title Update cardano-api-11.6 Bump cardano-api to 11.6.0.0 Aug 25, 2026

@palas palas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@carbolymer
carbolymer force-pushed the mgalazyn/feature/bump-cardano-api branch from c6e35b6 to a6cffd1 Compare August 25, 2026 15:45
@carbolymer
carbolymer enabled auto-merge August 25, 2026 15:45
@carbolymer
carbolymer force-pushed the mgalazyn/feature/bump-cardano-api branch from a6cffd1 to 83f48da Compare August 25, 2026 15:54
@carbolymer
carbolymer added this pull request to the merge queue Aug 25, 2026
@carbolymer
carbolymer removed this pull request from the merge queue due to a manual request Aug 25, 2026
@carbolymer
carbolymer merged commit 3ce617e into master Aug 25, 2026
25 checks passed
@carbolymer
carbolymer deleted the mgalazyn/feature/bump-cardano-api branch August 25, 2026 16:27
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