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.91.1+1.20.3 #21

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.91.1+1.20.3.

Release notes

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

[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

  • Bump version (modmuss50)
  • Fix FabricBlockSettings copyOf missing settings (#3373) (Shnupbups)
  • Configure spotless for imports, sort imports. (#3365) (modmuss)

[23w42a] Fabric API 0.90.3+1.20.3

  • Fix client crash introduced in the 23w42a port (modmuss50)

[23w42a] Fabric API 0.90.2+1.20.3

  • 23w42a (modmuss50)

[23w46a] Fabric API 0.90.10+1.20.3

  • Fix creative inventory buttons showing without any modded item groups. (modmuss50)

[23w41a] Fabric API 0.90.1+1.20.3

  • 23w41a (modmuss50)
  • Fix 23w40a port issues (#3374) (apple502j)

[23w40a] Fabric API 0.90.0+1.20.3

  • Bump version (modmuss50)
  • Fix inconsistency of placed feature locations (#3369) (apple502j, modmuss50)
  • Add LootTableEvents.LOADED event (#3352) (LLytho, modmuss, Juuz)
  • Make some experimental APIs stable. (#3354) (modmuss)
  • [1.20.3] Move clientPickBlock APIs to client source set. (#3363) (modmuss)
  • [1.20.3] Make Transfer API stable & remove previously deprecated API. (#3364) (modmuss)

... (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 #24.