Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 2, 2025

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.

CHANGELOG.md
DEPENDENCIES.md
cloud-agent/client/generator/yarn.lock
package-lock.json
tests/performance-tests/agent-performance-tests-k6/yarn.lock
⚙ Adjust future updates

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

updates.ignore = [
  { groupId = "org.scalameta", artifactId = "munit" },
  { groupId = "org.scalameta", artifactId = "sbt-scalafmt" },
  { groupId = "org.scalameta", artifactId = "scalafmt-core" },
  { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "munit" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "sbt-scalafmt" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scalameta", artifactId = "scalafmt-core" }
  },
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
  }
]
labels: test-library-update, sbt-plugin-update, library-update, early-semver-patch, semver-spec-patch, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:n:4

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot requested a review from a team as a code owner November 2, 2025 00:25
@patextreme patextreme enabled auto-merge (squash) December 3, 2025 13:17
@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 3, 2025

Integration Test Results

 24 files  ±0   24 suites  ±0   3s ⏱️ ±0s
 61 tests ±0   61 ✅ ±0  0 💤 ±0  0 ❌ ±0 
113 runs  ±0  113 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6302d8f. ± Comparison against base commit bff14dc.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 3, 2025

Unit Test Results

0 files   - 106  0 suites   - 106   0s ⏱️ - 21m 45s
0 tests  - 899  0 ✅  - 891  0 💤  - 8  0 ❌ ±0 
0 runs   - 906  0 ✅  - 898  0 💤  - 8  0 ❌ ±0 

Results for commit 6302d8f. ± Comparison against base commit bff14dc.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2026

@patextreme patextreme disabled auto-merge January 6, 2026 07:16
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