lukebemishprojects / BiomeSquisher

New approach to adding biomes to the vanilla Minecraft biome map, using non-linear transforms of biome space to losslessly insert new biomes
BSD 3-Clause "New" or "Revised" License
14 stars 2 forks source link

Bump net.fabricmc.fabric-api:fabric-api from 0.89.3+1.20.2 to 0.93.1+1.20.5 #33

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps net.fabricmc.fabric-api:fabric-api from 0.89.3+1.20.2 to 0.93.1+1.20.5.

Release notes

Sourced from net.fabricmc.fabric-api:fabric-api's releases.

[23w51b] Fabric API 0.93.1+1.20.5

  • Bump version (modmuss50)
  • Exclude meta projects from main maven artifact. (modmuss50)

[23w51b] Fabric API 0.93.0+1.20.5

  • Bump version (modmuss50)
  • add fabric-api-bom and fabric-api-catalog (#3487) (Jason Penilla, modmuss, Juuz)
  • fix local login query response handler not working (#3495) (deirn)
  • Add a system property for a custom output directory for gametest structures (#3509) (ErrorCraft, modmuss)
  • Check for the correct BE type in the lookup API (#3510) (Jonathan Coates)
  • fix jukebox state getting changed mid-transaction (#3517) (deirn)

[23w51b] Fabric API 0.92.1+1.20.5

  • Bump version (modmuss50)
  • Fix race condition when handling unknown packets. (#3508) (modmuss)

[23w51b] Fabric API 0.92.0+1.20.5

  • Bump version (modmuss50)
  • Add Client After Block Break Event (#3367) (Kevin)
  • Test fix: Object Builder API's Testmod crashing on windows. Closes #3480 (modmuss50)
  • Update CF version (modmuss50)

[23w51b] Fabric API 0.91.4+1.20.5

Initial release

[23w46a] Fabric API 0.90.9+1.20.3

  • 23w46a (modmuss50)
  • 23w45a porting fixes (#3421) (apple502j)

[23w45a] Fabric API 0.90.8+1.20.3

  • 23w45a (modmuss50)

[23w44a] Fabric API 0.90.7+1.20.3

  • Bump version (modmuss50)
  • Fix log spam with multiple calls to combinedItemApiProvider (#3387) (Technici4n)
  • Fix custom ingredient serialization with allowEmpty (#3389) (Technici4n)
  • Network addon session refactor (#3394) (modmuss, deirn)
  • Fix Doubles not being editable in the game-rule menu (#3397) (Estecka)

[23w44a] Fabric API 0.90.6+1.20.3

  • 23w44a (modmuss50)

[23w43a] Fabric API 0.90.5+1.20.3

  • Update mod-publish-plugin (modmuss50)
  • 23w43a (modmuss50)
  • Bump version (modmuss50)
  • Fix FabricBlockSettings copyOf missing settings (#3373) (Shnupbups)
  • Configure spotless for imports, sort imports. (#3365) (modmuss)

[23w42a] Fabric API 0.90.4+1.20.3

... (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 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)
dependabot[bot] commented 9 months ago

Superseded by #35.