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

fix(deps): update all non-major dependencies #277

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action minor v4.4.3 -> v4.6.1 age adoption passing confidence
gradle (source) minor 8.11.1 -> 8.13 age adoption passing confidence
org.mockito:mockito-junit-jupiter devDependencies minor 5.14.2 -> 5.16.0 age adoption passing confidence
org.mockito:mockito-core devDependencies minor 5.14.2 -> 5.16.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-api (source) devDependencies minor 5.11.4 -> 5.12.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) devDependencies minor 5.11.4 -> 5.12.0 age adoption passing confidence
net.kyori:adventure-text-minimessage devDependencies minor 4.17.0 -> 4.19.0 age adoption passing confidence
net.kyori:adventure-text-serializer-gson devDependencies minor 4.17.0 -> 4.19.0 age adoption passing confidence
com.github.LeonMangler:PremiumVanishAPI dependencies patch 2.9.0-4 -> 2.9.18-2 age adoption passing confidence
xyz.wagyourtail.jvmdowngrader:xyz.wagyourtail.jvmdowngrader.gradle.plugin devDependencies patch 1.2.1 -> 1.2.2 age adoption passing confidence
org.spongepowered.gradle.plugin plugin minor 2.2.0 -> 2.3.0 age adoption passing confidence
net.kyori:adventure-text-serializer-legacy devDependencies minor 4.17.0 -> 4.19.0 age adoption passing confidence
com.gradleup.shadow plugin patch 9.0.0-beta4 -> 9.0.0-beta10 age adoption passing confidence
net.kyori:adventure-api devDependencies minor 4.17.0 -> 4.19.0 age adoption passing confidence
com.gradleup.shadow:shadow-gradle-plugin devDependencies patch 9.0.0-beta4 -> 9.0.0-SNAPSHOT age adoption passing confidence

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

gradle/gradle (gradle)

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

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

v5.16.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.0
  • 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
  • Add support for including module-info in Mockito. (#​3597)
  • Bump com.gradle.develocity from 3.19 to 3.19.1 (#​3579)
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#​3577)
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (#​3574)
  • Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 (#​3571)
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 (#​3569)
  • Tweaks documentation on mockito agent config for maven (#​3568)
  • Adds --info to diagnose closeAndReleaseStagingRepositories issues (#​3567)
  • Refine reflection when calling management factory (#​3566)
  • Avoid warning when dynamic attach is enabled (#​3551)

v5.15.2

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.15.2
KyoriPowered/adventure (net.kyori:adventure-text-minimessage)

v4.19.0: 🌏 Adventure 4.19.0

Adventure 4.19.0 is a small feature release, primarily to introduce an option controlling MiniMessage's emission of virtual components.

What's Changed

✨ Features
🐛 Fixes

Full Changelog: KyoriPowered/adventure@v4.18.0...v4.19.0

v4.18.0: 🌏 Adventure 4.18.0

Adventure 4.18 has a few new features to improve expressiveness, plus support for the new shadow colour style attribute added in Minecraft 1.21.4.

What's Changed
✨ Features
🐛 Fixes
New Contributors

Full Changelog: KyoriPowered/adventure@v4.17.0...v4.18.0

LeonMangler/PremiumVanishAPI (com.github.LeonMangler:PremiumVanishAPI)

v2.9.18-2

Compare Source

GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)

v9.0.0-beta10

Compare Source

Added

  • Compat Kotlin Multiplatform plugin. (#​1280)
    You still need to manually configure manifest.attributes (e.g. Main-Class attr) in the shadowJar task if necessary.

Changed

Fixed

  • Fix the last modified time of shadowed directories. (#​1277)

Removed

  • BREAKING CHANGE: Remove Named from the parents of Transformer. (#​1289)

v9.0.0-beta9

Added

  • Mark Transformer as throwing IOException. (#​1248)

Changed

  • BREAKING CHANGE: Move tracking unused classes logic out of ShadowCopyAction. (#​1257)
  • Reduce duplicated SimpleRelocator to improve performance. (#​1271)
  • BREAKING CHANGE: Move DependencyFilter from com.github.jengelman.gradle.plugins.shadow.internal into com.github.jengelman.gradle.plugins.shadow.tasks. (#​1272)
  • Refactor file visiting logic in StreamAction, handle file unzipping via Project.zipTree. (#​1233)

Fixed

Removed

  • BREAKING CHANGE: Remove BaseStreamAction. (#​1258)
  • BREAKING CHANGE: Remove ShadowStats. (#​1264)
  • BREAKING CHANGE: Remove ShadowCopyAction.ArchiveFileTreeElement and RelativeArchivePath. (#​1233)

v9.0.0-beta8

Added

  • Sync ShadowApplicationPlugin with ApplicationPlugin. (#​1224)
  • Inject Multi-Release manifest attribute if any dependency contains it. (#​1239)

Changed

  • BREAKING CHANGE: Mark RelocatorRemapper as internal. (#​1227)
  • Bump min Java requirement to 11. (#​1242)

Removed

  • BREAKING CHANGE: ServiceFileTransformer.ServiceStream has been removed. (#​1218)
  • BREAKING CHANGE: Remove KnowsTask as it's useless. (#​1236)

v9.0.0-beta7

Compare Source

Added

  • Inject TargetJvmVersion attribute for Gradle Module Metadata. (#​1199)
  • Support Java 24. (#​1222)

Changed

  • Update start script templates. (#​1183)
  • Mark more Transformers cacheable. (#​1210)
  • Mark ShadowJar.dependencyFilter as @Input. (#​1206)
    ShadowSpec.stats is removed and ShadowJar.stats is internal for now.
  • Polish startShadowScripts task registering. (#​1216)

Fixed

  • Support overriding mainClass provided by JavaApplication. (#​1182)
  • Fix ShadowJar not being successful after includes or excludes are changed. (#​1200)

Removed

  • BREAKING CHANGE: Remove JavaJarExec, now use JavaExec directly for runShadow task. (#​1197)

v9.0.0-beta6

Compare Source

Added

  • Exclude module-info.class in Multi-Release folders by default. (#​1177)

Fixed

  • Fix Log4j2PluginsCacheFileTransformer not working for merging Log4j2Plugins.dat files. (#​1175)

v9.0.0-beta5

Compare Source

Added

  • Sync SimpleRelocator changes from maven-shade-plugin. (#​1076)

Changed

  • Exclude kotlin-stdlib from plugin dependencies. (#​1093)
  • BREAKING CHANGE: Migrate all ListProperty usages to SetProperty. (#​1103)
    Some public List parameters are also changed to Set.
  • Replace deprecated SelfResolvingDependency with FileCollectionDependency. (#​1114)
  • Support configuring separator in AppendingTransformer. (#​1169)
    This is useful for handling files like resources/application.yml.

Fixed

  • Fail builds if processing bad jars. (#​1146)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from AlexProgrammerDE as a code owner December 17, 2024 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4a24139 to 8d99f17 Compare December 23, 2024 08:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6c43bcd to 8078d99 Compare January 2, 2025 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 39e0ae1 to 1cbd1e3 Compare January 10, 2025 16:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fa11181 to 0964078 Compare January 24, 2025 15:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0e47d79 to 142c166 Compare February 8, 2025 06:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 243793b to e3a2f02 Compare February 21, 2025 20:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c434097 to 85f2a29 Compare March 3, 2025 13:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85f2a29 to 8f0a9e8 Compare March 5, 2025 09:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8f0a9e8 to 56f6993 Compare March 9, 2025 09:02
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Mar 9, 2025
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.

0 participants