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.95.3+1.20.5 #36

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.95.3+1.20.5.

Release notes

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

[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)

[24w03b] Fabric API 0.95.1+1.20.5

  • Port to 24w03b (#3537) (modmuss, ErrorCraft, apple502j, Drex, deirn)
  • Add AtlasSourceTypeRegistry (#3504) (PepperCode1)
  • Data Attachment API (#3476) (Syst3ms)
  • fix login network addon not properly initialized (#3531) (deirn)
  • Update Fabric Loader (modmuss50)

[23w51b] Fabric API 0.94.0+1.20.5

  • Bump version (modmuss50)
  • Don't tick gametests if the server isn't ticking (#3528) (Jared)
  • Stack aware getFoodComponent (#3520) (modmuss, Phoupraw)
  • Add mob conversion event (#3511) (Syst3ms, haykam821)
  • Update to loom 1.5 (#3515) (modmuss)

[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

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