Skip to content
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

build: sbt and plugins dependency update #1371

Merged
merged 2 commits into from
Oct 9, 2024
Merged

build: sbt and plugins dependency update #1371

merged 2 commits into from
Oct 9, 2024

Conversation

github-actions[bot]
Copy link
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.

castor/CHANGELOG.md
connect/CHANGELOG.md
pollux/CHANGELOG.md
βš™ Adjust future updates

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

updates.ignore = [
  { groupId = "org.scala-sbt", artifactId = "sbt" }
]

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

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

Signed-off-by: Hyperledger Bot <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner September 22, 2024 00:21
@github-actions github-actions bot added the build label Oct 9, 2024
@yshyn-iohk yshyn-iohk added autoupdate Merge the main branch into a feature branch and removed build labels Oct 9, 2024
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) October 9, 2024 08:29
Copy link
Contributor Author

github-actions bot commented Oct 9, 2024

Integration Test Results

20 files  Β±0  20 suites  Β±0   3s ⏱️ Β±0s
49 tests Β±0  49 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 
88 runsβ€Š Β±0  88 βœ… Β±0  0 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit eb6a2f1. ± Comparison against base commit 19ab426.

Copy link
Contributor Author

github-actions bot commented Oct 9, 2024

Unit Test Results

103 files  Β±0  103 suites  Β±0   17m 31s ⏱️ - 2m 30s
876 tests Β±0  868 βœ… +1  8 πŸ’€ Β±0  0 ❌  -β€Š1 
883 runsβ€Š Β±0  875 βœ… +1  8 πŸ’€ Β±0  0 ❌  -β€Š1 

Results for commit eb6a2f1. ± Comparison against base commit 19ab426.

@yshyn-iohk yshyn-iohk merged commit 7317f59 into main Oct 9, 2024
15 checks passed
@yshyn-iohk yshyn-iohk deleted the update/main/sbt branch October 9, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoupdate Merge the main branch into a feature branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants