Skip to content

build(deps): bump com.github.cryptomorin:XSeries from 13.6.0 to 13.8.0#162

Merged
Refrac merged 1 commit into
mainfrom
dependabot/maven/com.github.cryptomorin-XSeries-13.8.0
May 17, 2026
Merged

build(deps): bump com.github.cryptomorin:XSeries from 13.6.0 to 13.8.0#162
Refrac merged 1 commit into
mainfrom
dependabot/maven/com.github.cryptomorin-XSeries-13.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps com.github.cryptomorin:XSeries from 13.6.0 to 13.8.0.

Release notes

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

v13.8.0

Maven

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

Gradle

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

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


Added support for MC v26

It's mostly thanks to the community!

Commits
  • 6da269d v3.8.0
  • 0fe57a8 Merge pull request #404 from Almighty-Satan/fix/xblock-settype
  • 73e7f27 Merge pull request #403 from Almighty-Satan/fix/xgamerule-paper-1-21-11
  • 3cd2807 Merge pull request #400 from Almighty-Satan/feat/support-26.1
  • 2c08d14 Change XReflection#supports methods to check for major version number
  • 727e004 Revert "Include major version in version checks"
  • 7776bea Update pom.xml
  • 58b4125 Fix IllegalStateException being thrown on Java 25
  • 7f7584d Include major version in version checks
  • 6df385e Check major version in XReflection#supports(int, int, int)
  • Additional commits viewable in compare view

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 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 13.6.0 to 13.8.0.
- [Release notes](https://github.com/CryptoMorin/XSeries/releases)
- [Commits](CryptoMorin/XSeries@v13.6.0...v13.8.0)

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

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 May 12, 2026
@Refrac Refrac merged commit ccb2402 into main May 17, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.github.cryptomorin-XSeries-13.8.0 branch May 17, 2026 00:09
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