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: internal dependency updates #1188

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

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.

DEPENDENCIES.md
package-lock.json
βš™ Adjust future updates

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

updates.ignore = [
  { groupId = "io.iohk.atala.prism.apollo", artifactId = "apollo-jvm" }
]

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

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "io.iohk.atala.prism.apollo", artifactId = "apollo-jvm" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot added the build label Jun 20, 2024
Copy link
Contributor Author

Unit Test Results

 96 files   96 suites   23m 22s ⏱️
826 tests 818 βœ…β€ƒ8 πŸ’€β€ƒ0 ❌
833 runsβ€Šβ€ƒ825 βœ…β€ƒ8 πŸ’€β€ƒ0 ❌

Results for commit 201f7ea.

@yshyn-iohk yshyn-iohk added the autoupdate Merge the main branch into a feature branch label Jun 21, 2024
Copy link
Contributor Author

πŸš€ Merge success!

Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

πŸš€ Merge success

@yshyn-iohk yshyn-iohk enabled auto-merge (squash) June 21, 2024 20:02
Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

πŸš€ Merge success

1 similar comment
Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

πŸš€ Merge success

1 similar comment
Copy link
Contributor Author

πŸš€ Merge success

Copy link
Contributor Author

github-actions bot commented Jul 1, 2024

πŸš€ Merge success

1 similar comment
Copy link
Contributor Author

github-actions bot commented Jul 1, 2024

πŸš€ Merge success

Copy link
Contributor Author

github-actions bot commented Jul 1, 2024

πŸš€ Merge success

Copy link
Contributor Author

github-actions bot commented Jul 1, 2024

πŸš€ Merge success

Copy link
Contributor Author

github-actions bot commented Jul 1, 2024

πŸš€ Merge success

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 build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants