CloudNetService / CloudNet

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

chore: update dependency org.mongodb:mongodb-driver-sync to v5.1.0 #1403

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mongodb:mongodb-driver-sync (source) 5.0.0 -> 5.1.0 age adoption passing confidence

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


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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 1 month ago

Test Results

 47 files  Β±0   47 suites  Β±0   1m 19s :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 2ccfc4f5. ± Comparison against base commit e3544b2d.

This pull request removes 21 and adds 21 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":{"hello":"world","this":"is","insane":"!"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 18675, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-05-16T14:39:31.315080297Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-05-16T14:31:11.315084625Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] 0C31JC7MYCMQOTDCQ81W0X6SJ, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] -1297037569, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:5345ac23-c684-424e-bc5e-7cc1665a06e4 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [47] 14:39:31.315322890 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] 7189736955978414374, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] ServiceInfoSnapshot(creationTime=1715870370931, address=127.0.1.1:99, processSnapshot=ProcessSnapshot[pid=2545, cpuUsage=25.07836990595611, systemCpuUsage=100.0, maxHeapMemory=536870912, heapUsageMemory=29396600, noHeapUsageMemory=52433912, unloadedClassCount=3, totalLoadedClassCount=8675, currentLoadedClassCount=8672, threads=[ThreadSnapshot[id=1, priority=5, daemon=false, name=Test worker, threadState=RUNNABLE], ThreadSnapshot[id=2, priority=10, daemon=true, name=Reference Handler, threadState=RUNNABLE],… … ``` ``` 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":{"insane":"!","hello":"world","this":"is"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 4450, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-05-16T16:20:11.116568927Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-05-16T16:11:51.116572533Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] JNIY4Z8NTZ8D2LA1QYG7OCM7O, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] -1935118488, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:06284510-f136-40d2-8f72-6cff799f60d5 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [47] 16:20:11.116761526 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] -4214361296492201548, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] ServiceInfoSnapshot(creationTime=1715876410878, address=127.0.1.1:99, processSnapshot=ProcessSnapshot[pid=2279, cpuUsage=43.39622641509434, systemCpuUsage=100.0, maxHeapMemory=536870912, heapUsageMemory=45780768, noHeapUsageMemory=60430712, unloadedClassCount=1, totalLoadedClassCount=8665, currentLoadedClassCount=8664, threads=[ThreadSnapshot[id=1, priority=5, daemon=false, name=Test worker, threadState=RUNNABLE], ThreadSnapshot[id=2, priority=10, daemon=true, name=Reference Handler, threadState=RUNNABLE],… … ```