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

Merged
merged 33 commits into from
Jul 23, 2024
Merged

build: internal dependency updates #1188

merged 33 commits into from
Jul 23, 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.

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

github-actions bot commented Jun 20, 2024

Unit Test Results

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

Results for commit cb6c573.

♻️ This comment has been updated with latest results.

@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 8, 2024

πŸš€ Merge success

yshyn-iohk and others added 2 commits July 10, 2024 15:10
Signed-off-by: Yurii Shynbuiev - IOHK <yurii.shynbuiev@iohk.io>
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
@patlo-iog patlo-iog disabled auto-merge July 10, 2024 08:26
@github-actions github-actions bot added the ci label Jul 10, 2024
Copy link
Contributor Author

github-actions bot commented Jul 10, 2024

Integration Test Results

20 files  20 suites   2s ⏱️
45 tests 45 βœ…β€ƒ0 πŸ’€β€ƒ0 ❌
71 runsβ€Šβ€ƒ71 βœ…β€ƒ0 πŸ’€β€ƒ0 ❌

Results for commit cb6c573.

♻️ This comment has been updated with latest results.

Copy link
Contributor Author

πŸš€ Merge success

@github-actions github-actions bot requested a review from a team as a code owner July 11, 2024 09:08
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) July 11, 2024 09:08
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

github-actions bot and others added 2 commits July 16, 2024 12:39
This reverts commit c29010c.

Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
Copy link
Contributor Author

πŸš€ Merge success!

@yshyn-iohk yshyn-iohk merged commit 3add56b into main Jul 23, 2024
12 checks passed
@yshyn-iohk yshyn-iohk deleted the update/main/internal branch July 23, 2024 11:29
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 ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants