Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2025

This PR contains the following updates:

Package Change Age Confidence
io.papermc.hangar-publish-plugin 0.1.3 -> 0.1.4 age confidence
me.lucko:fabric-permissions-api 0.5.0 -> 0.6.1 age confidence
org.jdbi:jdbi3-core (source) 3.50.0 -> 3.51.0 age confidence
net.neoforged:moddev-gradle 2.0.120 -> 2.0.123 age confidence
org.flywaydb:flyway-database-hsqldb (source) 11.18.0 -> 11.19.0 age confidence
org.flywaydb:flyway-database-postgresql (source) 11.18.0 -> 11.19.0 age confidence
org.flywaydb:flyway-mysql (source) 11.18.0 -> 11.19.0 age confidence
org.flywaydb:flyway-core (source) 11.18.0 -> 11.19.0 age confidence
com.gradleup.shadow:shadow-gradle-plugin 9.2.2 -> 9.3.0 age confidence
net.fabricmc:fabric-loader 0.18.1 -> 0.18.2 age confidence
net.fabricmc.fabric-api:fabric-api (source) 0.139.2+1.21.11 -> 0.139.4+1.21.11 age confidence
fabric-loom 1.13.6 -> 1.14.5 age confidence
net.kyori:adventure-platform-fabric 6.7.0 -> 6.8.0 age confidence

Release Notes

lucko/fabric-permissions-api (me.lucko:fabric-permissions-api)

v0.6.1

Full Changelog: lucko/fabric-permissions-api@v0.6.0...v0.6.1

v0.6.0

What's Changed

Full Changelog: lucko/fabric-permissions-api@v0.5.0...v0.6.0

jdbi/jdbi (org.jdbi:jdbi3-core)

v3.51.0

Compare Source

  • Add new jackson3 artifact for Jackson 3 ( #​2878 )

  • Support configuring log level for SqlLogger (#​2901, thanks @​phinjensen! )

  • Update to SLF4J 2, to allow for configurable log levels in SqlLogger (#​2902)

  • Deprecate for removal installPlugins plugin discovery. It's too easy to get yourself into trouble.

  • Support TYPE_USE @Nullable annotations like JSpecify ( #​2899, thanks @​protocol7 ! )

  • Allow @GetGeneratedKeys on @SqlUpdate methods to return multiple results as Lists or arrays (#​2897, original PR by @​aharin, thank you!)

flyway/flyway (org.flywaydb:flyway-database-hsqldb)

v11.19.0

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

v9.3.0

Compare Source

Added
  • Add PatternFilterableResourceTransformer to simplify pattern based ResourceTransformers. (#​1849)
  • Expose patternSet of ServiceFileTransformer as public. (#​1849)
  • Expose patternSet of ApacheLicenseResourceTransformer as public. (#​1850)
  • Expose patternSet of ApacheNoticeResourceTransformer as public. (#​1850)
  • Expose patternSet of PreserveFirstFoundResourceTransformer as public. (#​1855)
  • Support overriding output path of ApacheNoticeResourceTransformer. (#​1851)
  • Add new merge strategy Fail to PropertiesFileTransformer. (#​1856)
  • Add FindResourceInClasspath task to help with debugging issues with merged duplicate resources. (#​1860)
  • Add MergeLicenseResourceTransformer. (#​1858)
  • Add DeduplicatingResourceTransformer to deduplicate on path and content. (#​1859)
  • Support disabling Kotlin module metadata remapping. (#​1875)
    tasks.shadowJar {
      // Disable remapping of Kotlin module metadata (`.kotlin_module`) files. This is enabled by default.
      enableKotlinModuleRemapping = false
    }
Changed
  • Change the group of startShadowScripts from application to other. (#​1797)
  • Update ASM and jdependency to support Java 26. (#​1799)
  • Bump min Gradle requirement to 9.0.0. (#​1801)
  • Deprecate PreserveFirstFoundResourceTransformer.resources. (#​1855)
  • Make the output of PropertiesFileTransformer reproducible. (#​1861)
  • Deprecate ShadowCopyAction. (#​1876)
    It should not be used as a public API. Will be made internal in a future release.
Fixed
  • Fix Develocity integration when Isolated Projects enabled. (#​1836)
FabricMC/fabric (net.fabricmc.fabric-api:fabric-api)

v0.139.4+1.21.11: [1.21.11-pre4] Fabric API 0.139.4+1.21.11

Compare Source

  • Fix client tests for pre4 (#​5024) (modmuss)
  • 1.21.11-pre4 (modmuss50)

v0.139.3+1.21.11: [1.21.11-pre3] Fabric API 0.139.3+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Remove "v1" from resource-loader impl, mixin and test packages. (modmuss50)
  • Fully move resource loading to Resource Loader v1. (#​4981) (Aurore, Juuz)
  • 1.21.11-pre3 (modmuss50)
PaperMC/adventure-platform-mod (net.kyori:adventure-platform-fabric)

v6.8.0: 🌍 adventure-platform-mod 6.8.0

This version of adventure-platform-mod adds support for Minecraft 1.21.11, distributing Adventure 4.25.0 for the Fabric and NeoForge platforms. Minecraft versions older than 1.21.11 are not supported by this release.

Full Changelog: PaperMC/adventure-platform-mod@v6.7.0...v6.8.0


Configuration

📅 Schedule: Branch creation - "after 6pm on the 6th day of the month" (UTC), 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 force-pushed the renovate/all-minor-patch branch 5 times, most recently from 47e6d4f to 8d242b3 Compare December 10, 2025 02:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d242b3 to 03d392f Compare December 10, 2025 06:12
@PrimordialMoros PrimordialMoros merged commit 3539ed8 into master Dec 10, 2025
6 checks passed
@PrimordialMoros PrimordialMoros deleted the renovate/all-minor-patch branch December 10, 2025 19:13
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.

2 participants