Skip to content

build: DAL dependency update#1699

Merged
yshyn-iohk merged 4 commits intomainfrom
update/main/dal
Feb 28, 2026
Merged

build: DAL dependency update#1699
yshyn-iohk merged 4 commits intomainfrom
update/main/dal

Conversation

@github-actions
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>
@github-actions github-actions Bot requested a review from a team as a code owner January 18, 2026 00:26
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Feb 28, 2026

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 0828bfc. ± Comparison against base commit 04e74f4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Feb 28, 2026

Integration Test Results

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

Results for commit 0828bfc. ± Comparison against base commit 04e74f4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Feb 28, 2026

Unit Test Results

113 files  ±0  113 suites  ±0   23m 53s ⏱️ +36s
925 tests ±0  917 ✅ +1  8 💤 ±0  0 ❌  - 1 
932 runs  ±0  924 ✅ +1  8 💤 ±0  0 ❌  - 1 

Results for commit 0828bfc. ± Comparison against base commit 04e74f4.

♻️ This comment has been updated with latest results.

@yshyn-iohk yshyn-iohk enabled auto-merge (squash) February 28, 2026 15:15
@sonarqubecloud
Copy link
Copy Markdown

@yshyn-iohk yshyn-iohk merged commit c9412f3 into main Feb 28, 2026
15 checks passed
@yshyn-iohk yshyn-iohk deleted the update/main/dal branch February 28, 2026 16:17
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.

2 participants