Skip to content

build: DAL dependency update#1724

Open
lfdt-bot wants to merge 4 commits into
mainfrom
update/main/dal
Open

build: DAL dependency update#1724
lfdt-bot wants to merge 4 commits into
mainfrom
update/main/dal

Conversation

@lfdt-bot

@lfdt-bot lfdt-bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version numbers

The following files still refer to the old version numbers.
You might want to review and update them manually.

DEPENDENCIES.md
build.sbt
⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.postgresql", artifactId = "postgresql" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.postgresql", artifactId = "postgresql" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, early-semver-pre-release, semver-spec-pre-release, version-scheme:early-semver, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@lfdt-bot lfdt-bot requested a review from a team as a code owner March 1, 2026 00:34
@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Integration Test Results (prism-node)

1 tests  ±0   1 ✅ ±0   2s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit f623f27. ± Comparison against base commit db326fa.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Integration Test Results

 23 files  ±0   23 suites  ±0   3s ⏱️ -1s
 58 tests ±0   58 ✅ ±0  0 💤 ±0  0 ❌ ±0 
106 runs  ±0  106 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 19ba0f4. ± Comparison against base commit c9412f3.

@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Unit Test Results

113 files  ±0  113 suites  ±0   23m 31s ⏱️ -45s
927 tests ±0  919 ✅ ±0  8 💤 ±0  0 ❌ ±0 
934 runs  ±0  926 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit f623f27. ± Comparison against base commit db326fa.

♻️ This comment has been updated with latest results.

@yshyn-iohk yshyn-iohk enabled auto-merge (squash) March 10, 2026 09:13
@sonarqubecloud

Copy link
Copy Markdown

@yshyn-iohk

Copy link
Copy Markdown
Contributor

Root cause: this dependency PR is very stale, the branch is behind current main, and the failing workflow runs are old enough that GitHub no longer serves the logs (HTTP 410), so there is no trustworthy current CI signal to auto-fix against.

Proposed action: recreate or manually rebase this upgrade against current main and re-run CI on a fresh branch before attempting merge.

Signed: Codex AI agent, posting on behalf of @yshyn-iohk

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

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.

4 participants