-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 dependency net.kyori:adventure-api to v4.16.0 #442
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #442 +/- ##
=======================================
Coverage 31.19% 31.19%
=======================================
Files 58 58
Lines 3154 3154
=======================================
Hits 984 984
Misses 2170 2170
Flags with carried forward coverage won't be shown. Click here to find out more. |
renovate
bot
force-pushed
the
renovate/net.kyori-adventure-api-4.x
branch
3 times, most recently
from
March 11, 2024 16:39
2c2dbc5
to
1e5a8c3
Compare
renovate
bot
force-pushed
the
renovate/net.kyori-adventure-api-4.x
branch
from
March 11, 2024 19:06
1e5a8c3
to
4694651
Compare
jeremylvln
pushed a commit
that referenced
this pull request
Mar 25, 2024
## [0.8.0](v0.7.0...v0.8.0) (2024-03-25) ### ✨ Features ✨ * **shulker-operator:** add a magic env var to skip any download in init-fs ([#479](#479)) ([6831492](6831492)) * **shulker-operator:** support additional ports in overrides ([#485](#485)) ([39c5b81](39c5b81)) * **shulker-operator:** support volume and volume mounts on proxy fleets ([#470](#470)) ([90b93a1](90b93a1)) ### 🐛 Bug Fixes 🐛 * **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.32.0 ([#400](#400)) ([e18f0fe](e18f0fe)) * **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.33.0 ([#410](#410)) ([8f338a9](8f338a9)) * **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.34.0 ([#431](#431)) ([e9b429b](e9b429b)) * **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.36.0 ([#462](#462)) ([444b453](444b453)) * **deps:** update dependency com.google.protobuf:protobuf-java to v3.25.3 ([#434](#434)) ([ac60862](ac60862)) * **deps:** update dependency net.kyori:adventure-api to v4.16.0 ([#442](#442)) ([79e48d8](79e48d8)) * **deps:** update dependency redis.clients:jedis to v5.1.1 ([#453](#453)) ([2971258](2971258)) * **deps:** update dependency redis.clients:jedis to v5.1.2 ([#473](#473)) ([1c887b6](1c887b6)) * **deps:** update grpc-java monorepo to v1.61.1 ([#415](#415)) ([d836094](d836094)) * **deps:** update grpc-java monorepo to v1.62.2 ([#455](#455)) ([350437d](350437d)) * **shulker-operator:** add back fallbacks on init scripts ([0b46ed5](0b46ed5)) * **shulker-operator:** add back fallbacks on init scripts ([b237790](b237790)) * **shulker-operator:** set fs group to Redis container to fix persistence permissions ([#451](#451)) ([6f8eacf](6f8eacf)) * **shulker-operator:** use existing config maps if given ([#452](#452)) ([b511151](b511151))
🎉 This PR is included in version 0.8.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.15.0
->4.16.0
Release Notes
KyoriPowered/adventure (net.kyori:adventure-api)
v4.16.0
: 🌏 Adventure 4.16.0Adventure 4.16.0 is a small feature release following up on the additions in 4.15.0.
Notable Changes
As Configurate 3 is more or less obsolete and seeing reduced usage, we've decided to stop distributing it with new versions of Adventure. The Configurate 4 serializers should be used instead, or for those who cannot migrate yet an older version of the
adventure-serializer-configurate3
module can be used instead.✨ Features
🐛 Fixes
📚 Documentation
New Contributors
Full Changelog: KyoriPowered/adventure@v4.15.0...v4.16.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.