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

Update all dependencies #81

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Update all dependencies #81

merged 1 commit into from
Apr 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-java action patch v3.1.0 -> v3.1.1 age adoption passing confidence
io.kotest:kotest-runner-junit5 patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-property patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-framework-engine patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-assertions-core patch 5.2.2 -> 5.2.3 age adoption passing confidence

Release Notes

actions/setup-java

v3.1.1

Compare Source

This release introduces new output cache-hit (https://github.com/actions/setup-java/pull/275) and update of actions/cache dependency to 2.0.2 (https://github.com/actions/setup-java/pull/317)

Add "cache-hit" output

The cache-hit output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled.

Update actions/cache to 2.0.2

We updated actions/cache package as the new version contains fixes related to GHES 3.5 (https://github.com/actions/setup-java/pull/317)

kotest/kotest

v5.2.3


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

| datasource  | package                           | from   | to     |
| ----------- | --------------------------------- | ------ | ------ |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| github-tags | actions/setup-java                | v3.1.0 | v3.1.1 |
| maven       | io.kotest:kotest-runner-junit5    | 5.2.2  | 5.2.3  |
| maven       | io.kotest:kotest-property         | 5.2.2  | 5.2.3  |
| maven       | io.kotest:kotest-framework-engine | 5.2.2  | 5.2.3  |
| maven       | io.kotest:kotest-assertions-core  | 5.2.2  | 5.2.3  |
@renovate renovate bot changed the title Update all dependencies to v5.2.3 Update all dependencies Apr 11, 2022
@i-walker i-walker merged commit ed2c847 into main Apr 12, 2022
@i-walker i-walker deleted the renovate/all branch April 12, 2022 11:56
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.

None yet

2 participants