CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
369 stars 115 forks source link

chore: update github actions (major) #1359

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3 -> v4
actions/setup-java action major v3 -> v4
actions/upload-artifact action major v3 -> v4
github/codeql-action action major v2 -> v3
gradle/gradle-build-action action major v2 -> v3
gradle/wrapper-validation-action action major v1 -> v2
tj-actions/branch-names action major v7 -> v8

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache) ### [`v4`](https://togithub.com/actions/cache/compare/v3...v4) [Compare Source](https://togithub.com/actions/cache/compare/v3...v4)
actions/setup-java (actions/setup-java) ### [`v4`](https://togithub.com/actions/setup-java/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-java/compare/v3...v4)
actions/upload-artifact (actions/upload-artifact) ### [`v4`](https://togithub.com/actions/upload-artifact/compare/v3...v4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v3...v4)
github/codeql-action (github/codeql-action) ### [`v3`](https://togithub.com/github/codeql-action/compare/v2...v3) [Compare Source](https://togithub.com/github/codeql-action/compare/v2...v3)
gradle/gradle-build-action (gradle/gradle-build-action) ### [`v3`](https://togithub.com/gradle/gradle-build-action/compare/v2...v3) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2...v3)
gradle/wrapper-validation-action (gradle/wrapper-validation-action) ### [`v2`](https://togithub.com/gradle/wrapper-validation-action/compare/v1...v2) [Compare Source](https://togithub.com/gradle/wrapper-validation-action/compare/v1...v2)
tj-actions/branch-names (tj-actions/branch-names) ### [`v8`](https://togithub.com/tj-actions/branch-names/releases/tag/v8) [Compare Source](https://togithub.com/tj-actions/branch-names/compare/v7...v8) ### Changes in v8.0.1 #### What's Changed - Upgraded to v8 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/branch-names/pull/275](https://togithub.com/tj-actions/branch-names/pull/275) - chore(deps): update github/codeql-action action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/276](https://togithub.com/tj-actions/branch-names/pull/276) - chore(deps): update tj-actions/verify-changed-files action to v17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/277](https://togithub.com/tj-actions/branch-names/pull/277) - Updated README.md by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/branch-names/pull/278](https://togithub.com/tj-actions/branch-names/pull/278) - Bump peter-evans/create-pull-request from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/tj-actions/branch-names/pull/279](https://togithub.com/tj-actions/branch-names/pull/279) - chore(deps): update tj-actions/verify-changed-files action to v18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/tj-actions/branch-names/pull/281](https://togithub.com/tj-actions/branch-names/pull/281) - chore: update test.yml by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/282](https://togithub.com/tj-actions/branch-names/pull/282) **Full Changelog**: https://github.com/tj-actions/branch-names/compare/v8...v8.0.1 *** ### Changes in v8.0.0 Major version to prevent errors with dependabot upgrades. #### What's Changed - Upgraded to v7.0.7 by [@​tj-actions-bot](https://togithub.com/tj-actions-bot) in [https://github.com/tj-actions/branch-names/pull/273](https://togithub.com/tj-actions/branch-names/pull/273) - chore: Create SECURITY.md by [@​jackton1](https://togithub.com/jackton1) in [https://github.com/tj-actions/branch-names/pull/274](https://togithub.com/tj-actions/branch-names/pull/274) **Full Changelog**: https://github.com/tj-actions/branch-names/compare/v7...v8.0.0 ***

Configuration

πŸ“… Schedule: Branch creation - "before 6:00am" in timezone Europe/Berlin, Automerge - 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.



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

github-actions[bot] commented 4 months ago

Test Results

 47 files  Β±0   47 suites  Β±0   1m 32s :stopwatch: +9s 395 tests Β±0  395 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  726 runsβ€Š Β±0  726 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit b10600be. ± Comparison against base commit 5616210f.

This pull request removes 26 and adds 26 tests. Note that renamed tests count towards both. ``` eu.cloudnetservice.driver.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","insane":"!","hello":"world"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 10632, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [1] {test2=test3, test=test1}, class java.lang.String, class java.lang.String eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-03-06T12:46:41.981025581Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-03-06T12:38:21.981029078Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] FIK6R9ME511F6ODRNW2UFN0VK, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] {test2=456, test=123}, class java.lang.String, class java.lang.Integer eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] 959638268, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:f887e45c-f3dc-487a-a8c8-31a8d4d67513 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] {test2=[678, 456], test=[123, 456]}, class java.lang.String, java.util.List … ``` ``` eu.cloudnetservice.driver.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"hello":"world","insane":"!","this":"is"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 9768, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [1] {test=test1, test2=test3}, class java.lang.String, class java.lang.String eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-03-06T14:34:29.928761044Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-03-06T14:26:09.928764921Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] QUZLH5CRLQCOOF7BNPZ2XZIIY, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] {test=123, test2=456}, class java.lang.String, class java.lang.Integer eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] 1952572689, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:312a16a7-0eaa-46b7-9155-84a4caad4b17 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] {test=[123, 456], test2=[678, 456]}, class java.lang.String, java.util.List … ```

:recycle: This comment has been updated with latest results.

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.