Wirlie / Enhanced-Glist

Open Source plugin that enhances /glist command: https://www.spigotmc.org/resources/enhanced-glist-bungeecord-velocity.53295/
GNU General Public License v3.0
2 stars 0 forks source link

Update all non-major dependencies #55

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mockito:mockito-inline 4.9.0 -> 4.10.0 age adoption passing confidence
org.mockito:mockito-junit-jupiter 4.9.0 -> 4.10.0 age adoption passing confidence
org.mockito:mockito-core 4.9.0 -> 4.10.0 age adoption passing confidence
dev.simplix:protocolize-api 2.2.2 -> 2.2.3 age adoption passing confidence
io.lettuce:lettuce-core 6.2.1.RELEASE -> 6.2.2.RELEASE age adoption passing confidence
net.kyori:adventure-platform-bungeecord 4.1.2 -> 4.2.0 age adoption passing confidence
org.jetbrains.gradle.plugin.idea-ext 1.1.6 -> 1.1.7 age adoption passing confidence
net.kyori:adventure-platform-bukkit 4.1.2 -> 4.2.0 age adoption passing confidence
org.jetbrains.kotlin.kapt (source) 1.7.21 -> 1.7.22 age adoption passing confidence
org.jetbrains.kotlin.jvm (source) 1.7.21 -> 1.7.22 age adoption passing confidence

Release Notes

mockito/mockito ### [`v4.10.0`](https://togithub.com/mockito/mockito/releases/tag/v4.10.0) *Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)* ##### 4.10.0 - 2022-12-14 - [13 commit(s)](https://togithub.com/mockito/mockito/compare/v4.9.0...v4.10.0) by Andrei Solntsev, Andriy Redko, Andy Coates, Christopher Lambert, Marcono1234, Vladimir Glinskikh, dependabot\[bot] - Add new artifact mockito-subclass (to use mock-maker-subclass MockMaker) [(#​2821)](https://togithub.com/mockito/mockito/pull/2821) - Bump gradle from 7.5.1 to 7.6 [(#​2817)](https://togithub.com/mockito/mockito/pull/2817) - Fix incorrect Javadoc inline tag for MockitoJUnitRunner [(#​2816)](https://togithub.com/mockito/mockito/pull/2816) - Bump shipkit-auto-version from 1.2.1 to 1.2.2 [(#​2811)](https://togithub.com/mockito/mockito/pull/2811) - Bump com.github.ben-manes.versions from 0.42.0 to 0.44.0 [(#​2810)](https://togithub.com/mockito/mockito/pull/2810) - Bump kotlinVersion from 1.7.21 to 1.7.22 [(#​2809)](https://togithub.com/mockito/mockito/pull/2809) - Bump junit from 1.1.3 to 1.1.4 [(#​2806)](https://togithub.com/mockito/mockito/pull/2806) - Simplify `MatcherApplicationStrategy` [(#​2803)](https://togithub.com/mockito/mockito/pull/2803) - Bump kotlinVersion from 1.7.10 to 1.7.21 [(#​2801)](https://togithub.com/mockito/mockito/pull/2801) - Bump espresso-core from 3.4.0 to 3.5.0 [(#​2800)](https://togithub.com/mockito/mockito/pull/2800) - Bump versions.bytebuddy from 1.12.16 to 1.12.19 [(#​2799)](https://togithub.com/mockito/mockito/pull/2799) - Upgrade errorprone from 2.14.0 to 2.16 [(#​2794)](https://togithub.com/mockito/mockito/pull/2794) - automatically detect class to mock [(#​2779)](https://togithub.com/mockito/mockito/pull/2779)
lettuce-io/lettuce-core ### [`v6.2.2.RELEASE`](https://togithub.com/lettuce-io/lettuce-core/releases/tag/6.2.2.RELEASE) [Compare Source](https://togithub.com/lettuce-io/lettuce-core/compare/6.2.1.RELEASE...6.2.2.RELEASE) #### :green_book: Links - Reference documentation: https://lettuce.io/core/6.2.2.RELEASE/reference/ - Javadoc: https://lettuce.io/core/6.2.2.RELEASE/api/ #### :lady_beetle: Bug Fixes - The hostname and password cannot parse even if escaping with RedisURI redis-sentinel the password include '@​' and '#' [#​2254](https://togithub.com/lettuce-io/lettuce-core/issues/2254) - Fix password parsing error when redis-sentinel URI contains @​ [#​2255](https://togithub.com/lettuce-io/lettuce-core/issues/2255) - XTrimArgs Should Allow Limit = 0 [#​2250](https://togithub.com/lettuce-io/lettuce-core/issues/2250) - NullPointerException if INFO command on redis cluster fails [#​2243](https://togithub.com/lettuce-io/lettuce-core/issues/2243) - Own `RedisCredentialsProvider` causes issue with protocol handshake on Redis 5 [#​2234](https://togithub.com/lettuce-io/lettuce-core/issues/2234) - Proper creation of `AttributeKey` [#​2111](https://togithub.com/lettuce-io/lettuce-core/issues/2111) #### :bulb: Other - Improve Document on dynamicRefreshSources [#​2139](https://togithub.com/lettuce-io/lettuce-core/issues/2139) - Improve Document on pingBeforeActivateConnection [#​2138](https://togithub.com/lettuce-io/lettuce-core/issues/2138) - Shutdown issue [#​2111](https://togithub.com/lettuce-io/lettuce-core/issues/2111) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@​DanielYWoo](https://togithub.com/DanielYWoo) - [@​Emibergo02](https://togithub.com/Emibergo02) - [@​Leoncanva](https://togithub.com/Leoncanva) - [@​PedroMPagani](https://togithub.com/PedroMPagani) - [@​coolbeevip](https://togithub.com/coolbeevip) - [@​jiantosca](https://togithub.com/jiantosca) - [@​m-ibot](https://togithub.com/m-ibot)
KyoriPowered/adventure-platform ### [`v4.2.0`](https://togithub.com/KyoriPowered/adventure-platform/releases/tag/v4.2.0) #### What's Changed - fix: CraftBukkit BossBar for 1.18+ by [@​Machine-Maker](https://togithub.com/Machine-Maker) in [https://github.com/KyoriPowered/adventure-platform/pull/94](https://togithub.com/KyoriPowered/adventure-platform/pull/94) - Bump adventure to 4.12 and use sound seed when present by [@​jpenilla](https://togithub.com/jpenilla) in [https://github.com/KyoriPowered/adventure-platform/pull/112](https://togithub.com/KyoriPowered/adventure-platform/pull/112) - 1.19.3 chat for bukkit by [@​Machine-Maker](https://togithub.com/Machine-Maker) in [https://github.com/KyoriPowered/adventure-platform/pull/113](https://togithub.com/KyoriPowered/adventure-platform/pull/113) - Fix craftbukkit entity sound facet for 1.19.3 by [@​Machine-Maker](https://togithub.com/Machine-Maker) in [https://github.com/KyoriPowered/adventure-platform/pull/117](https://togithub.com/KyoriPowered/adventure-platform/pull/117) **Full Changelog**: https://github.com/KyoriPowered/adventure-platform/compare/v4.1.2...v4.2.0
JetBrains/kotlin ### [`v1.7.22`](https://togithub.com/JetBrains/kotlin/releases/tag/v1.7.22): Kotlin 1.7.22 **This is a technical release.** It doesn't contain any fixes that aren't included in [Kotlin 1.7.21](https://togithub.com/JetBrains/kotlin/releases/tag/v1.7.21). Version 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs. ##### Checksums | File | Sha256 | | --- | --- | | kotlin-compiler-1.7.22.zip | 9db4b467743c1aea8a21c08e1c286bc2aeb93f14c7ba2037dbd8f48adc357d83 | | kotlin-native-linux-x86\_64-1.7.22.tar.gz | dd004d520056aba67f2955a3bec5af75f8f2d78b179d4b5f733a77e3eef57aff | | kotlin-native-macos-x86\_64-1.7.22.tar.gz | 153fa411fa8c993ce2635e2504e9b102cb05362cc794b66ef9def26a78b427b5 | | kotlin-native-macos-aarch64-1.7.22.tar.gz | 4ffcd76c77cc824eff8addd5e2a73da4f3bbd3584fa9ef282b3f669c45426b1e | | kotlin-native-windows-x86\_64-1.7.22.zip | 3bccd23479848ec61c56ed5760010456d17acbe88a00a1f10fb38eae256f2e92 |

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.