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

5.2.0.14 #1329

Merged
merged 5 commits into from
Jan 14, 2024
Merged

5.2.0.14 #1329

merged 5 commits into from
Jan 14, 2024

Conversation

Ghost-chu
Copy link
Collaborator

@Ghost-chu Ghost-chu commented Jan 14, 2024

Summary by CodeRabbit

  • Chores
    • Updated plugin versions for enhanced compatibility.
  • Bug Fixes
    • Improved version checking for the "EcoEnchants" plugin to ensure better integration.

@Ghost-chu Ghost-chu merged commit 697bfdb into release Jan 14, 2024
5 checks passed
Copy link

coderabbitai bot commented Jan 14, 2024

Walkthrough

The project has undergone a version bump from 5.2.0.13 to 5.2.0.14 across multiple pom.xml files and within the QuickShopBukkit.java source file. Additionally, there has been an adjustment in the EnvironmentChecker.java to handle version checking for the "EcoEnchants" plugin specifically, indicating a potential compatibility update or bug fix related to this third-party plugin.

Changes

File(s) Change Summary
addon/.../pom.xml, compatibility/.../pom.xml, platform/.../pom.xml, pom.xml, quickshop-api/pom.xml, quickshop-bukkit/pom.xml Version updated from 5.2.0.13 to 5.2.0.14.
quickshop-bukkit/src/main/java/com/ghostchu/quickshop/QuickShopBukkit.java Version check updated to 5.2.0.14.
compatibility/ecoenchants/pom.xml, .../EnvironmentChecker.java Modified logic for version checking to support a specific version of EcoEnchants.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between cd9e0a6 and c216fe3.
Files ignored due to path filters (1)
  • crowdin/lang/zh-TW/messages.yml is excluded by: !**/*.yml
Files selected for processing (48)
  • addon/bluemap/pom.xml (1 hunks)
  • addon/discordsrv/pom.xml (1 hunks)
  • addon/discount/pom.xml (1 hunks)
  • addon/displaycontrol/pom.xml (1 hunks)
  • addon/dynmap/pom.xml (1 hunks)
  • addon/limited/pom.xml (1 hunks)
  • addon/list/pom.xml (1 hunks)
  • addon/plan/pom.xml (1 hunks)
  • addon/reremake-migrator/pom.xml (1 hunks)
  • addon/shopitemonly/pom.xml (1 hunks)
  • compatibility/advancedregionmarket/pom.xml (1 hunks)
  • compatibility/angelchest/pom.xml (1 hunks)
  • compatibility/bentobox/pom.xml (1 hunks)
  • compatibility/bungeecord-geyser/pom.xml (1 hunks)
  • compatibility/bungeecord/pom.xml (1 hunks)
  • compatibility/chestprotect/pom.xml (1 hunks)
  • compatibility/clearlag/pom.xml (1 hunks)
  • compatibility/common/pom.xml (1 hunks)
  • compatibility/ecoenchants/pom.xml (1 hunks)
  • compatibility/elitemobs/pom.xml (1 hunks)
  • compatibility/griefprevention/pom.xml (1 hunks)
  • compatibility/lands/pom.xml (1 hunks)
  • compatibility/openinv/pom.xml (1 hunks)
  • compatibility/plotsquared/pom.xml (1 hunks)
  • compatibility/reforges/pom.xml (1 hunks)
  • compatibility/residence/pom.xml (1 hunks)
  • compatibility/superiorskyblock/pom.xml (1 hunks)
  • compatibility/towny/pom.xml (1 hunks)
  • compatibility/velocity/pom.xml (1 hunks)
  • compatibility/worldedit/pom.xml (1 hunks)
  • compatibility/worldguard/pom.xml (1 hunks)
  • platform/quickshop-platform-interface/pom.xml (1 hunks)
  • platform/quickshop-platform-paper/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-abstract/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_18_R1/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_18_R2/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_19_R1/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_19_R2/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_19_R3/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_20_R1/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_20_R2/pom.xml (1 hunks)
  • platform/quickshop-platform-spigot-v1_20_R3/pom.xml (1 hunks)
  • pom.xml (1 hunks)
  • quickshop-api/pom.xml (1 hunks)
  • quickshop-bukkit/pom.xml (1 hunks)
  • quickshop-bukkit/src/main/java/com/ghostchu/quickshop/QuickShopBukkit.java (1 hunks)
  • quickshop-bukkit/src/main/java/com/ghostchu/quickshop/util/envcheck/EnvironmentChecker.java (1 hunks)
  • quickshop-common/pom.xml (1 hunks)
Files skipped from review due to trivial changes (46)
  • addon/bluemap/pom.xml
  • addon/discordsrv/pom.xml
  • addon/discount/pom.xml
  • addon/displaycontrol/pom.xml
  • addon/dynmap/pom.xml
  • addon/limited/pom.xml
  • addon/list/pom.xml
  • addon/plan/pom.xml
  • addon/reremake-migrator/pom.xml
  • addon/shopitemonly/pom.xml
  • compatibility/advancedregionmarket/pom.xml
  • compatibility/angelchest/pom.xml
  • compatibility/bentobox/pom.xml
  • compatibility/bungeecord-geyser/pom.xml
  • compatibility/bungeecord/pom.xml
  • compatibility/chestprotect/pom.xml
  • compatibility/clearlag/pom.xml
  • compatibility/common/pom.xml
  • compatibility/ecoenchants/pom.xml
  • compatibility/elitemobs/pom.xml
  • compatibility/griefprevention/pom.xml
  • compatibility/lands/pom.xml
  • compatibility/openinv/pom.xml
  • compatibility/plotsquared/pom.xml
  • compatibility/reforges/pom.xml
  • compatibility/residence/pom.xml
  • compatibility/superiorskyblock/pom.xml
  • compatibility/towny/pom.xml
  • compatibility/velocity/pom.xml
  • compatibility/worldedit/pom.xml
  • compatibility/worldguard/pom.xml
  • platform/quickshop-platform-interface/pom.xml
  • platform/quickshop-platform-paper/pom.xml
  • platform/quickshop-platform-spigot-abstract/pom.xml
  • platform/quickshop-platform-spigot-v1_18_R1/pom.xml
  • platform/quickshop-platform-spigot-v1_18_R2/pom.xml
  • platform/quickshop-platform-spigot-v1_19_R1/pom.xml
  • platform/quickshop-platform-spigot-v1_19_R2/pom.xml
  • platform/quickshop-platform-spigot-v1_19_R3/pom.xml
  • platform/quickshop-platform-spigot-v1_20_R1/pom.xml
  • platform/quickshop-platform-spigot-v1_20_R2/pom.xml
  • platform/quickshop-platform-spigot-v1_20_R3/pom.xml
  • pom.xml
  • quickshop-api/pom.xml
  • quickshop-bukkit/pom.xml
  • quickshop-common/pom.xml
Additional comments: 2
quickshop-bukkit/src/main/java/com/ghostchu/quickshop/QuickShopBukkit.java (1)
  • 126-128: The addition of a system property check to disable library resolution is a good feature for advanced users who manage libraries manually. However, it's important to ensure that this property is well-documented so users are aware of its existence and potential implications.
quickshop-bukkit/src/main/java/com/ghostchu/quickshop/util/envcheck/EnvironmentChecker.java (1)
  • 193-193: The change in the version check logic for the "EcoEnchants" plugin is specific and seems to target a known issue with a certain version range of the plugin. Ensure that this change is communicated to users, possibly through release notes or documentation, so they understand the reason for the specific version check and the potential impact on their setup.

Copy link
Contributor

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

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.

1 participant