Skip to content

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

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 9, 2025
Merged

fix(deps): update all non-major dependencies#177
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/upload-artifact action patch v4.6.1 -> v4.6.2 age adoption passing confidence
org.mockito:mockito-junit-jupiter devDependencies minor 5.16.0 -> 5.17.0 age adoption passing confidence
org.mockito:mockito-core devDependencies minor 5.16.0 -> 5.17.0 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) devDependencies patch 5.12.0 -> 5.12.1 age adoption passing confidence
org.projectlombok:lombok (source) devDependencies patch 1.18.36 -> 1.18.38 age adoption passing confidence
org.projectlombok:lombok (source) dependencies patch 1.18.36 -> 1.18.38 age adoption passing confidence
net.md-5:bungeecord-api dependencies minor 1.20-R0.2 -> 1.21-R0.2 age adoption passing confidence
com.google.guava:guava dependencies patch 33.4.0-jre -> 33.4.7-android age adoption passing confidence
net.pistonmaster:pistonmotd-api dependencies patch 5.2.0 -> 5.2.3 age adoption passing confidence
com.gradleup.shadow:shadow-gradle-plugin devDependencies patch 9.0.0-beta10 -> 9.0.0-beta12 age adoption passing confidence

Release Notes

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

v4.6.2

Compare Source

What's Changed

New Contributors

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

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

v5.17.0

Compare Source

Changelog generated by Shipkit Changelog Gradle Plugin

5.17.0
  • 2025-04-04 - 7 commit(s) by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik Lim, Thach Le, Tim van der Lippe
  • Fixes #​3631: Fix broken banner image link (#​3632)
  • Banner image is broken (#​3631)
  • Update exception message with mockito-inline (#​3628)
  • Clarify structure of commit messages (#​3626)
  • Fixes #​3622: MockitoExtension fails cleanup when aborted before setup (#​3623)
  • MockitoExtension fails cleanup when aborted before setup (#​3622)
  • Since mockito-inline has been removed, the exception messages with mockito-inline should be modified. (#​3621)
  • Fixes #​3171: Fall back to Throwable Location strategy on Android (#​3619)
  • Fixes #​3615 : broken links to javadoc.io (#​3616)
  • Broken links to javadoc.io (#​3615)
  • Mocks are not working on particular devices after update Android SDK from 33 to 34 (#​3171)

v5.16.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.16.1
  • 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
  • Remove Arrays.asList from critical stubbing path in GenericMetadataSu… (#​3610)
  • Rework of injection strategy in the context of modules (#​3608)
  • Adjust inline mocking snippet to allow task relocatability (#​3606)
  • Inline mocking configuration snippet for Gradle should allow task relocatability (#​3605)
projectlombok/lombok (org.projectlombok:lombok)

v1.18.38

Compare Source

AlexProgrammerDE/PistonMOTD (net.pistonmaster:pistonmotd-api)

v5.2.3: PistonMOTD 5.2.3

Compare Source

Fix

  • fix(deps): update all non-major dependencies (#​277)
  • fix(deps): update dependency net.lenni0451.mcstructs:text to v3 (#​283)
  • fix(deps): update all non-major dependencies (#​279)

Build

  • chore(deps): update all non-major dependencies (#​278)

Other

  • Improve preventing minimessage serializer anti-escaping
  • Improve default handling
  • Update .gitignore
  • Fix color codes not resetting boldness
  • Merge remote-tracking branch 'origin/main'
  • Remove web deploy task
  • Use register instead
  • Update paper endpoint
  • Fix junit
  • Update build.gradle.kts
  • Update build.gradle.kts
  • Bundle whole junit
  • Allow prefix and suffix to bleed into display name
  • Rewrite config flow and drop sponge support
  • Avoid updating to snapshot dependencies
  • Merge remote-tracking branch 'origin/main'
  • Fix snapshot
  • Add release scripts
  • Update script
  • properly store version
  • Properly generate changelog
  • Add GitHub update checker
  • Improve style
  • Add passthrough placeholders
  • Properly delegate loading
  • Add some default values
  • Fix update check
  • Properly set version to release
  • Update renovate.json
  • Link to modrinth for downloads
  • Readd Ore
  • Indicate sponge support
  • Properly cache gradle
  • Avoid auto changelog
  • Allow dynamic download url again
  • Update metrics message
  • Auto release on ore
  • Target sponge snapshot
  • Fix compilation of sponge java code
  • Avoid dependencyresolutionmanagement
  • Include sponge in universal and fix missing output var
  • Generate nicer changelog
  • Remove description
  • Use empty description
  • Use gradle action
  • Fix ore project id
  • Release 5.2.2

v5.2.2: PistonMOTD 5.2.2

Fix

  • fix(deps): update dependency com.github.leonmangler:premiumvanishapi to v2.9.0-4
  • fix(deps): update dependency net.kyori:adventure-text-minimessage to v4.15.0
  • fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.2
  • fix(deps): update dependency net.kyori:adventure-platform-bungeecord to v4.3.2
  • fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.2
  • fix(deps): update dependency net.kyori:adventure-text-minimessage to v4.16.0
  • fix(deps): update dependency net.kyori:adventure-text-minimessage to v4.17.0
  • fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.3
  • fix(deps): update dependency net.kyori:adventure-platform-bungeecord to v4.3.3
  • fix(deps): update dependency net.lenni0451.mcstructs:text to v2.5.0
  • fix(deps): update dependency net.lenni0451.mcstructs:text to v2.5.1
  • fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.4
  • fix(deps): update dependency net.kyori:adventure-platform-bungeecord to v4.3.4
  • fix(deps): update dependency org.bstats:bstats-bukkit to v3.0.3
  • fix(deps): update dependency org.bstats:bstats-bungeecord to v3.0.3
  • fix(deps): update dependency org.bstats:bstats-sponge to v3.0.3
  • fix(deps): update dependency org.bstats:bstats-velocity to v3.0.3
  • fix(deps): update dependency net.lenni0451.mcstructs:text to v2.5.2
  • fix(deps): update dependency net.lenni0451.mcstructs:text to v2.5.3
  • fix(deps): update dependency org.bstats:bstats-bukkit to v3.1.0
  • fix(deps): update dependency org.bstats:bstats-bungeecord to v3.1.0
  • fix(deps): update dependency org.bstats:bstats-sponge to v3.1.0
  • fix(deps): update dependency org.bstats:bstats-velocity to v3.1.0

Build

  • chore(deps): update dependency gradle to v8.4
  • chore(deps): update dependency commons-io:commons-io to v2.15.0
  • chore(deps): update actions/setup-java action to v4 (#​216)
  • chore(deps): update dependency gradle to v8.5 (#​215)
  • chore(deps): update dependency commons-io:commons-io to v2.15.1
  • chore(deps): update actions/upload-artifact action to v4 (#​218)
  • chore(deps): update dependency net.kyori:adventure-api to v4.15.0
  • chore(deps): update dependency net.kyori:adventure-text-serializer-legacy to v4.15.0
  • chore(deps): update actions/upload-artifact action to v4.1.0
  • chore(deps): update actions/upload-artifact action to v4.2.0
  • chore(deps): update actions/upload-artifact action to v4.3.0
  • chore(deps): update dependency gradle to v8.6 (#​229)
  • chore(deps): update actions/upload-artifact action to v4.3.1
  • chore(deps): update dependency net.kyori:adventure-api to v4.16.0
  • chore(deps): update dependency net.kyori:adventure-text-serializer-legacy to v4.16.0
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.32
  • chore(deps): update dependency gradle to v8.7
  • chore(deps): update dependency commons-io:commons-io to v2.16.0
  • chore(deps): update dependency commons-io:commons-io to v2.16.1
  • chore(deps): update actions/upload-artifact action to v4.3.2 (#​238)
  • chore(deps): update actions/cache action to v4 (#​225)
  • chore(deps): update actions/upload-artifact action to v4.3.3
  • chore(deps): update dependency net.kyori:adventure-api to v4.17.0
  • chore(deps): update dependency net.kyori:adventure-text-serializer-legacy to v4.17.0
  • chore(deps): update dependency gradle to v8.8
  • chore(deps): update dependency org.projectlombok:lombok to v1.18.34
  • chore(deps): update actions/upload-artifact action to v4.3.4
  • chore(deps): update dependency gradle to v8.9 (#​251)
  • chore(deps): update actions/upload-artifact action to v4.3.5
  • chore(deps): update actions/upload-artifact action to v4.3.6
  • chore(deps): update dependency gradle to v8.10
  • chore(deps): update plugin xyz.jpenilla.run-velocity to v2.3.1
  • chore(deps): update actions/upload-artifact action to v4.4.0
  • chore(deps): update dependency gradle to v8.10.1
  • chore(deps): update dependency commons-io:commons-io to v2.17.0
  • chore(deps): update dependency gradle to v8.10.2
  • chore(deps): update all non-major dependencies (#​273)
  • chore(deps): update all non-major dependencies (#​276)

Other

  • Update info about platform hiding support
  • Revamp how descriptions are parsed to be more consistent
  • Merge remote-tracking branch 'origin/main'
  • Fix java versions
  • Cleanup motd code
  • Remove custom ChatColor class
  • Improvements
  • Implement centering placeholder
  • Bruteforce a better combination of bold and not bold
  • Improve code
  • Update index.md
  • Update site.xml
  • Update renovate.json
  • Add files via upload
  • Make legacy codes a lot more mixable with MiniMessage codes
  • Implement new paper APIs for player samples
  • Update all toolchains
  • Merge helper classes and fix build by updating shadowjar
  • Move magic value
  • Change to custom exception
  • Update deploy.yml
  • Update build.yml
  • Remove weird plugin injection
  • Add jvmdowngrader
  • Fixup relocations
  • Update java api usage
  • Fixup premiumvanish support on bukkit and velocity
  • Improve config and prepare for dynamic favicon reloading
  • Do not retain old favicons
  • Change placeholders to minimessage format but keep support for old configs
  • Convert hex legacy chars to MiniMessage too
  • Simplify minimessage conversion
  • Fix formatting codes
  • Update Velocity version
  • Fix build
  • Update example codes
  • Fix rgb on paper and spigot
  • This commit marks release 5.2.0
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)

v9.0.0-beta12

Compare Source

Added

  • Support command line options for ShadowJar. (#​1365)
Options:

--enable-relocation       Enable relocation of packages in the jar
--no-enable-relocation    Disables option --enable-relocation
--minimize-jar            Minimize the jar by removing unused classes
--no-minimize-jar         Disables option --minimize-jar
--relocation-prefix       Prefix to use for relocated packages
--rerun                   Causes the task to be re-run even if up-to-date

Changed

  • Move the group of ShadowJar from shadow to build. (#​1355)

v9.0.0-beta11

Compare Source

Added

  • Add Kotlin DSL examples in docs. (#​1306)
  • Support using type-safe dependency accessors in ShadowJar.dependencies. (#​1322)
  • Set Main-Class attr for KMP 2.1.0 or above. (#​1337)

Changed

  • BREAKING CHANGE: Polish ShadowSpec. (#​1307)
    • Return values of ShadowSpec functions are changed to Unit to avoid confusion.
    • ShadowSpec no longer extends CopySpec.
    • Overload relocate, transform and things for better usability in Kotlin.
  • BREAKING CHANGE: Remove redundant types from function returning. (#​1308)
  • runShadow no longer depends on installShadowDist. (#​1353)

Fixed

  • Fix relocation exclusion for file patterns like kotlin/kotlin.kotlin_builtins. (#​1313)

Removed

  • BREAKING CHANGE: Reduce dependency and project overloads in DependencyFilter. (#​1328)

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 March 10, 2025 18:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 64cf760 to b0ec6af Compare March 14, 2025 20:17
@renovate renovate bot changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.0-SNAPSHOT Update all non-major dependencies Mar 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 463876b to d514a2e Compare March 20, 2025 01:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from aeb3f4e to fe1218c Compare April 1, 2025 07:15
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Apr 1, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 112270c to 55b762e Compare April 5, 2025 16:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55b762e to 45f682b Compare April 8, 2025 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 45f682b to d07cdc7 Compare April 9, 2025 05:49
@renovate renovate bot merged commit 43ffbaa into main Apr 9, 2025
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 9, 2025 08:57
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