Bump XSeries from 8.8.0 to 9.2.0 #3

Merged
dependabot[bot] merged 1 commit from dependabot/maven/com.github.cryptomorin-XSeries-9.2.0 into master 2022-12-28 09:44:15 +00:00
dependabot[bot] commented 2022-12-28 09:42:30 +00:00 (Migrated from github.com)

Bumps XSeries from 8.8.0 to 9.2.0.

Release notes

Sourced from XSeries's releases.

v9.2.0

Maven

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

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("com.github.cryptomorin:XSeries:9.2.0") { isTransitive = false }
}

Warning Don't forget to shade the library.


Added 1.19.3 support

XSound

  • Throws an exception instead of returning null for unknown sounds.

XBlock

  • Fixed setDirection() for ladders in old versions.

XTag

  • Fixed INVENTORY_NOT_DISPLAYABLE
  • Added a few missing blocks to other tags.

XItemStack

  • Fixed shulker contents not being deserialized/serialized correctly.

ParticleDisplay

  • The count is now 1 by default.

SkullUtils

  • Recoded the entire class.
  • Added setSkin() which sets the skin for a block.

v9.1.0

Maven

</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 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 [XSeries](https://github.com/CryptoMorin/XSeries) from 8.8.0 to 9.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/CryptoMorin/XSeries/releases">XSeries's releases</a>.</em></p> <blockquote> <h2>v9.2.0</h2> <h3>Maven</h3> <pre lang="xml"><code>&lt;dependency&gt; &lt;groupId&gt;com.github.cryptomorin&lt;/groupId&gt; &lt;artifactId&gt;XSeries&lt;/artifactId&gt; &lt;version&gt;9.2.0&lt;/version&gt; &lt;/dependency&gt; </code></pre> <h3>Gradle</h3> <pre lang="kotlin"><code>repositories { mavenCentral() } dependencies { implementation(&quot;com.github.cryptomorin:XSeries:9.2.0&quot;) { isTransitive = false } } </code></pre> <blockquote> <p><strong>Warning</strong> Don't forget to shade the library.</p> </blockquote> <hr /> <p>Added 1.19.3 support</p> <p><strong>XSound</strong></p> <ul> <li>Throws an exception instead of returning null for unknown sounds.</li> </ul> <p><strong>XBlock</strong></p> <ul> <li>Fixed setDirection() for ladders in old versions.</li> </ul> <p><strong>XTag</strong></p> <ul> <li>Fixed INVENTORY_NOT_DISPLAYABLE</li> <li>Added a few missing blocks to other tags.</li> </ul> <p><strong>XItemStack</strong></p> <ul> <li>Fixed shulker contents not being deserialized/serialized correctly.</li> </ul> <p><strong>ParticleDisplay</strong></p> <ul> <li>The count is now 1 by default.</li> </ul> <p><strong>SkullUtils</strong></p> <ul> <li>Recoded the entire class.</li> <li>Added setSkin() which sets the skin for a block.</li> </ul> <h2>v9.1.0</h2> <h3>Maven</h3> <pre lang="xml"><code>&lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CryptoMorin/XSeries/commit/7b847077861bb920ec148a8649bf255f5c93e662"><code>7b84707</code></a> v9.2.0</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/240e24385d2904ce5fc0c10f02c783dcf5179171"><code>240e243</code></a> Recode SkullUtils</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/44e49f5cc4dd3e1b76832851c0ea70de0df147d5"><code>44e49f5</code></a> Minor Changes</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/a7211f8b933a2fc438952180f42dcc4bf8bf8447"><code>a7211f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/CryptoMorin/XSeries/issues/196">#196</a> from Trichtern/add-mangrove-wood</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/29c55066cb6adfb6dcb8f683e485abde5e3745bc"><code>29c5506</code></a> Add mangrove wood to XTag</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/ea3736f27c12205f65b8fb3b48dc3d7b79d96bcb"><code>ea3736f</code></a> XSound &amp; XBlock</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/80c77758dbb58cde824d4d433cc533f810456ab6"><code>80c7775</code></a> v9.1.0</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/d302fea91045ad7a2ea8c6e0e338a157fb1d088c"><code>d302fea</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/CryptoMorin/XSeries/issues/187">#187</a> from I2000C/master</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/da6ad69f07d929ff1949c4647189fdbc04a0c32d"><code>da6ad69</code></a> Fixed data values with some ACACIA and DARK_OAK materials</li> <li><a href="https://github.com/CryptoMorin/XSeries/commit/faffba8bcc80d8359f099e39b7b8ea53b5698727"><code>faffba8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/CryptoMorin/XSeries/issues/186">#186</a> from SkytAsul/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/CryptoMorin/XSeries/compare/v8.8.0...v9.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.cryptomorin:XSeries&package-manager=maven&previous-version=8.8.0&new-version=9.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
Sign in to join this conversation.
No description provided.