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.96.3+1.20.5 #41

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

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

[24w07a] Fabric API 0.96.3+1.20.5

  • Bump version (modmuss50)
  • Fix ClientPlayNetworking.Contexnt.player() being null (#3603) (modmuss)
  • Improve handling of empty item groups in the creative menu (#3600) (Syst3ms)
  • Remove unnecessary recreation of identifiers in VillagerTypeHelper.register (#3597) (Syst3ms)
  • Fluid rendering fixes (#3593) (PepperCode1)
  • Fix registry sync (#3598) (modmuss)
  • Fix teal sign testmod crash by registering the wood type. (#3599) (modmuss)
  • [1.20.5] Misc networking cleanup (#3594) (modmuss)

[24w07a] Fabric API 0.96.2+1.20.5

  • 24w07a (modmuss50)

[24w06a] Fabric API 0.96.1+1.20.5

  • Bump version (modmuss50)
  • Fix empty data attachments being saved. (#3588) (modmuss)
  • Fix data attachment testmod (#3586) (Jochen Jacobs)
  • Fix coverage task (#3583) (modmuss)

[24w06a] Fabric API 0.96.0+1.20.5

  • Bump version (modmuss50)
  • 24w06a porting fixes (#3578) (apple502j)
  • Fix build after cherry-pick (modmuss50)
  • Add Support for Custom ColorResolvers (#3503) (PepperCode1)
  • Add Save Events to Server Lifecycle Events (#3533) (MrNavaStar)
  • Extend Data Attachment API to ProtoChunk (#3548) (Jochen Jacobs)
  • Expose a function for querying the non-default fluid renderer (#3558) (JellySquid, modmuss50)

[24w06a] Fabric API 0.95.6+1.20.5

  • 24w06a (modmuss50)

[24w05a] Fabric API 0.95.5+1.20.5

  • Bump version (modmuss50)
  • Fix WorldRenderEvents.AFTER_TRANSLUCENT (#3563) (Kevin)
  • Improve 24w05a port (#3565) (apple502j)

[24w05a] Fabric API 0.95.4+1.20.5

  • Port to 24w05a (#3560) (modmuss, Drex)
  • Fix duplicate resource pack names (#3557) (apple502j)

[24w04a] Fabric API 0.95.3+1.20.5

  • Bump version (modmuss50)
  • Make chunk sections only convert vanilla air blocks to AIR (#3535) (TelepathicGrunt)
  • Allow FabricCodecDataProvider to access dynamic registries (#3522) (ErrorCraft)
  • Refactor resource loader internals (#3473) (apple502j, modmuss)
  • Fix porting issues in Dynamic Registries API (#3555) (apple502j)

[24w04a] Fabric API 0.95.2+1.20.5

  • 24w04a (modmuss50)
  • Fix some registries being unsynced (#3550) (apple502j)

... (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 8 months ago

Superseded by #42.