Skip to content

chore(deps): bump com.github.cryptomorin:XSeries from 12.1.0 to 13.2.0#270

Merged
SpraxDev merged 1 commit intomainfrom
dependabot/maven/com.github.cryptomorin-XSeries-13.2.0
Mar 31, 2025
Merged

chore(deps): bump com.github.cryptomorin:XSeries from 12.1.0 to 13.2.0#270
SpraxDev merged 1 commit intomainfrom
dependabot/maven/com.github.cryptomorin-XSeries-13.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps com.github.cryptomorin:XSeries from 12.1.0 to 13.2.0.

Release notes

Sourced from com.github.cryptomorin:XSeries's releases.

v13.2.0

Maven

<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>13.2.0</version>
</dependency>

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("com.github.cryptomorin:XSeries:13.2.0")
}

[!IMPORTANT] Don't forget to set api-version: 1.13 in your plugins.yml. Don't forget to shade the library.


Added v1.21.5 support.

XRegistry

  • Added a way to get registries of modules by their class.

XInventoryView & XArt

  • Fixed errors on older versions when equals()/hashcode()/toString() are called.

XItemStack

  • Revamped the serialization system to use a cleaner item meta chaining system instead of the current YanDev if-else chain.
  • Fixed an issue with armor trims not being properly deserialized.
  • Improved Unit Tests.

XWorldBorder

  • Now uses the native Bukkit API when possible.

XItemFlag

  • Renamed hideEverything(ItemMeta) to decorationOnly(ItemMeta) due to the new v1.21.5 new flags.

v13.1.0

Maven

<dependency>
    <groupId>com.github.cryptomorin</groupId>
</tr></table> 

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.cryptomorin:XSeries](https://github.com/CryptoMorin/XSeries) from 12.1.0 to 13.2.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](CryptoMorin/XSeries@v12.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: com.github.cryptomorin:XSeries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 31, 2025
@SpraxDev SpraxDev merged commit c19c0fc into main Mar 31, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.github.cryptomorin-XSeries-13.2.0 branch March 31, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant