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

chore: update all dependencies with patch changes #1471

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.kyori:adventure-text-serializer-bungeecord 4.3.3 -> 4.3.4 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 2.0.13 -> 2.0.15 age adoption passing confidence
org.mongodb:mongodb-driver-sync (source) 5.1.2 -> 5.1.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

KyoriPowered/adventure-platform (net.kyori:adventure-text-serializer-bungeecord)

v4.3.4

This is a minor bugfix release that aims to fix some issues in certain environments.

What's Changed

🐛 Fixes

New Contributors

Full Changelog: KyoriPowered/adventure-platform@v4.3.3...v4.3.4


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the t: dependencies A pull request / issue targeting dependency updates label Aug 3, 2024
Copy link

github-actions bot commented Aug 3, 2024

Test Results

 48 files  ±0   48 suites  ±0   1m 45s ⏱️ -9s
420 tests ±0  420 ✅ ±0  0 💤 ±0  0 ❌ ±0 
751 runs  ±0  751 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5a17df1. ± Comparison against base commit 701875f.

This pull request removes 33 and adds 33 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","insane":"!","this":"is"}}, PRETTY
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [14] 2024-08-07
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [23] 08:48:24.824326858
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [28] 08:48:24.824387651Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [29] 08:48:24.824407899Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [30] 08:48:24.824416304+05:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [31] 08:48:24.824435099-03:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [34] 2024-08-07T08:48:24.824481135
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [39] 2024-08-07T08:48:24.824537170Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [4] 2024-08-07T08:48:24.824093493Z
…
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.document.gson.JavaTimeSerializerTest ‑ [14] 2024-08-08
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [23] 20:10:43.892941215
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [28] 20:10:43.893012119Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [29] 20:10:43.893037486Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [30] 20:10:43.893048527+05:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [31] 20:10:43.893070689-03:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [34] 2024-08-08T20:10:43.893126353
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [39] 2024-08-08T20:10:43.893191606Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [4] 2024-08-08T20:10:43.892607067Z
…

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from ac0e8af to e4e959e Compare August 5, 2024 21:47
@renovate renovate bot changed the title chore: update dependency software.amazon.awssdk:s3 to v2.26.29 chore: update dependency software.amazon.awssdk:s3 to v2.26.30 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from e4e959e to fc42189 Compare August 6, 2024 21:30
@renovate renovate bot changed the title chore: update dependency software.amazon.awssdk:s3 to v2.26.30 chore: update all dependencies with patch changes Aug 6, 2024
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch 3 times, most recently from 4b477b4 to 467dc1a Compare August 8, 2024 12:30
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 467dc1a to 5a17df1 Compare August 8, 2024 20:09
@0utplay 0utplay merged commit 76102fe into nightly Aug 9, 2024
7 checks passed
@0utplay 0utplay deleted the renovate/all-dependencies-with-patch-changes branch August 9, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: dependencies A pull request / issue targeting dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant