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 #1519

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.fabricmc:fabric-loader 0.16.6 -> 0.16.7 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) 1.5.8 -> 1.5.11 age adoption passing confidence
ch.qos.logback:logback-core (source, changelog) 1.5.8 -> 1.5.11 age adoption passing confidence
software.amazon.awssdk:s3 2.28.11 -> 2.28.26 age adoption passing confidence
io.vavr:vavr (source) 0.10.4 -> 0.10.5 age adoption passing confidence
com.github.oshi:oshi-core-java11 6.6.4 -> 6.6.5 age adoption passing confidence
org.incendo:cloud-processors-confirmation 1.0.0-rc.1 -> 1.0.0-SNAPSHOT age adoption passing confidence
org.jline:jline-terminal-ffm 3.27.0 -> 3.27.1 age adoption passing confidence
org.jline:jline-reader 3.27.0 -> 3.27.1 age adoption passing confidence
org.jline:jansi-core 3.27.0 -> 3.27.1 age adoption passing confidence
org.testcontainers:junit-jupiter (source) 1.20.1 -> 1.20.2 age adoption passing confidence
org.testcontainers:testcontainers (source) 1.20.1 -> 1.20.2 age adoption passing confidence
org.junit.platform:junit-platform-launcher (source) 1.11.1 -> 1.11.2 age adoption passing confidence
org.mockito:mockito-junit-jupiter 5.14.0 -> 5.14.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.11.1 -> 5.11.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-params (source) 5.11.1 -> 5.11.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) 5.11.1 -> 5.11.2 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.18.1 -> 10.18.2 age adoption passing confidence
fabric-loom 1.8.8 -> 1.8.10 age adoption passing confidence
com.gradleup.shadow 8.3.2 -> 8.3.3 age adoption passing confidence

Warning

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


Release Notes

vavr-io/vavr (io.vavr:vavr)

v0.10.5: Patch Release 0.10.5

Compare Source

Vavr is back with a new maintainer, roadmap, and... a release.

image

This release brings various performance enhancements, bugfixes, and explicit jlink-friendly module declarations instead of automatic modules.

Committers

🎉 MANY THANKS TO ALL COMMITTERS! 🎉
@​KrnSaurabh @​achinaou @​sleepytomcat @​j-baker @​Kevin222004 @​pivovarit

Changes

oshi/oshi (com.github.oshi:oshi-core-java11)

v6.6.5

New Features
Bug fixes / Improvements
testcontainers/testcontainers-java (org.testcontainers:junit-jupiter)

v1.20.2

Compare Source

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

mockito/mockito (org.mockito:mockito-junit-jupiter)

v5.14.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2
  • 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter, dependabot[bot]
  • Fix #​3466 nexus publishing configuration (#​3470)
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#​3468)
  • Bump bytebuddy from 1.15.3 to 1.15.4 (#​3467)
  • Missing 5.14.2 release (#​3466)
  • chore: Tests whether JVM warnings / messages on dynamic attach (#​3462)
  • Bump junit-jupiter from 5.11.1 to 5.11.2 (#​3461)
  • Renames extension modules with mockito- prefix (#​3460)
  • Avoid attach warning if Byte Buddy is configured for command-line attach. (#​3459)
  • Bump org.shipkit:shipkit-auto-version from 2.0.10 to 2.0.11 (#​3458)
  • Bump junit-jupiter from 5.11.0 to 5.11.1 (#​3455)
  • Move root project to dedicated core folder (#​3444)
  • Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#​3136)

v5.14.1

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1
  • 2024-09-30 - 2 commit(s) by Brice Dutheil, dependabot[bot]
  • fix: gradle mockitoAgent configuration should not be transitive (#​3454)
  • Bump bytebuddy from 1.15.2 to 1.15.3 (#​3452)
  • Allow for installing a Java agent within the Mockito jar, without exposing Byte Buddy's attach mechanism. (#​3437)
checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)

v10.18.2


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 Sep 29, 2024
Copy link

github-actions bot commented Sep 29, 2024

Test Results

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

Results for commit ab56770. ± Comparison against base commit 93cdaf4.

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","this":"is","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [14] 2024-10-18
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [23] 17:49:17.137256662
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [28] 17:49:17.137425975Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [29] 17:49:17.137456602Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [30] 17:49:17.137479354+05:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [31] 17:49:17.137498650-03:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [34] 2024-10-18T17:49:17.137517445
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [39] 2024-10-18T17:49:17.137627910Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [4] 2024-10-18T17:49:17.137132561Z
…
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","hello":"world","insane":"!"}}, PRETTY
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [14] 2024-10-21
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [23] 09:16:45.506525740
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [28] 09:16:45.506676551Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [29] 09:16:45.506704222Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [30] 09:16:45.506730251+05:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [31] 09:16:45.506748836-03:00
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [34] 2024-10-21T09:16:45.506766789
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [39] 2024-10-21T09:16:45.506883527Z
eu.cloudnetservice.driver.document.gson.JavaTimeSerializerTest ‑ [4] 2024-10-21T09:16:45.506408942Z
…

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch 9 times, most recently from 65e2ff9 to 31af9a4 Compare October 4, 2024 21:26
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch 12 times, most recently from 37c69b9 to bd0c1ab Compare October 14, 2024 19:38
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch 7 times, most recently from 41e7bfc to 25c5e37 Compare October 17, 2024 22:59
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 25c5e37 to 9cf886e Compare October 18, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 9cf886e to 3e128bc Compare October 18, 2024 23:15
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

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.

@derklaro derklaro merged commit 392b8da into nightly Oct 21, 2024
6 checks passed
@derklaro derklaro deleted the renovate/all-dependencies-with-patch-changes branch October 21, 2024 12:14
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