Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
net.fabricmc.fabric-api:fabric-api (source) 0.135.0+1.21.10 -> 0.138.1+1.21.11 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FabricMC/fabric (net.fabricmc.fabric-api:fabric-api)

v0.138.1+1.21.11: [25w45a] Fabric API 0.138.1+1.21.11

Compare Source

  • 25w45a (modmuss50)

v0.138.0+1.21.11: [25w44a] Fabric API 0.138.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Fix render event testmod after port (#​4958) (modmuss)
  • Update GameRule API (#​4953) (SkyNotTheLimit, apple502j)
  • Allow registration of data resource reloader using a factory and provide a store to store data reload results. (#​4944) (LambdAurora)
  • Armor Renderer Upgrades (#​4916) (EightSidedSquare)

v0.138.0+1.21.10: [1.21.10] Fabric API 0.138.0+1.21.10

Compare Source

  • Bump version (modmuss50)
  • Allow registration of data resource reloader using a factory and provide a store to store data reload results. (#​4944) (LambdAurora)
  • Armor Renderer Upgrades (#​4916) (EightSidedSquare, Juuz)

v0.137.0+1.21.11: [25w44a] Fabric API 0.137.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Disable world render event tests for now. (modmuss50)
  • Migrate registry sync impl to use large packets from networking API (#​4938) (Joseph Burton, Juuz, modmuss50)
  • Add Enigma task for javadoc injection (#​4956) (modmuss50, Juuz)
  • Update to Loom 1.12 (#​4952) (modmuss)
  • Disable rotating panorama for client game tests (#​4954) (Kevin)
  • 1.21.11 fixes for cherry-picked commits. (modmuss50)
  • Expanded wood tags (#​4941) (Cassian Godsted)
  • Only sync attachment change if client supports the AttachmentType (#​4939) (DennisOchulor)
  • Implement an opt-in recipe sync. (#​4926) (Patbox)
  • New World Render Events (#​4906) (Kevin, modmuss50, Joseph Burton)
  • Bump version (modmuss50)
  • Add checkstyle rule to disallow org.jetbrains.annotations.Nullable (modmuss50)
  • Disable anisotropic filtering and chunk fade when running client game tests (#​4949) (modmuss)
  • Apply @​Nullmarked annotation to all packages (#​4950) (modmuss)
  • Migrate to jspecify nullable annotation (#​4951) (modmuss)

v0.137.0+1.21.10: [1.21.10] Fabric API 0.137.0+1.21.10

Compare Source

  • Bump version (modmuss50)
  • Expanded wood tags (#​4941) (Cassian Godsted)
  • Only sync attachment change if client supports the AttachmentType (#​4939) (DennisOchulor)
  • Implement an opt-in recipe sync. (#​4926) (Patbox, mezz)
  • New World Render Events (#​4906) (Kevin, modmuss50, Joseph Burton)

v0.136.3+1.21.11: [25w44a] Fabric API 0.136.3+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Add checkstyle rule to disallow org.jetbrains.annotations.Nullable (modmuss50)
  • Disable anisotropic filtering and chunk fade when running client game tests (#​4949) (modmuss)
  • Apply @​Nullmarked annotation to all packages (#​4950) (modmuss)
  • Migrate to jspecify nullable annotation (#​4951) (modmuss)

v0.136.2+1.21.11: [25w44a] Fabric API 0.136.2+1.21.11

Compare Source

  • 25w44a (modmuss50)

v0.136.1+1.21.11: [25w43a] Fabric API 0.136.1+1.21.11

Compare Source

  • 25w43a (modmuss50)

v0.136.0+1.21.11: [25w42a] Fabric API 0.136.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Update AttachmentSync.java (#​4921) (Fuzss)
  • Fix active renderer category (#​4928) (modmuss)
  • Add getDataOrDefault method to FabricRenderState (#​4917) (EightSidedSquare)
  • Implement an opt-in packet splitter. (#​4841) (Patbox)

v0.136.0+1.21.10: [1.21.10] Fabric API 0.136.0+1.21.10

Compare Source

  • Bump version (modmuss50)
  • Update AttachmentSync.java (#​4921) (Fuzss)
  • Fix active renderer category (#​4928) (modmuss)
  • Add getDataOrDefault method to FabricRenderState (#​4917) (EightSidedSquare)
  • Implement an opt-in packet splitter. (#​4841) (Patbox)

v0.136.0+1.21.8: [1.21.8] Fabric API 0.136.0+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Update AttachmentSync.java (#​4921) (Fuzss)
  • Implement an opt-in packet splitter. (#​4841) (Patbox)

v0.135.2+1.21.11: [25w42a] Fabric API 0.135.2+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Remove all @​NotNull annotations (#​4924) (modmuss)
  • Add a checkstyle rule for nested code blocks (#​4925) (modmuss)
  • [1.21.11] Conventional item tags for armor (#​4918) (Cassian Godsted)
  • Update to Minecraft snapshot 25w42a (#​4930) (haykam821)

v0.135.1+1.21.11: [25w41a] Fabric API 0.135.1+1.21.11

Compare Source

Initial release


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fabric.api branch from 912e72c to 64c0445 Compare October 2, 2025 16:50
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.134.0+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.134.1+1.21.10 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 64c0445 to 8c84ada Compare October 8, 2025 10:10
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.134.1+1.21.10 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.0+1.21.10 Oct 8, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 8c84ada to b25a3c9 Compare October 9, 2025 20:58
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.0+1.21.10 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.1+1.21.11 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch 3 times, most recently from 477059c to 628de78 Compare October 14, 2025 22:04
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.1+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.2+1.21.11 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 628de78 to 8768fb6 Compare October 18, 2025 13:05
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.135.2+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.0+1.21.11 Oct 18, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 8768fb6 to a98273a Compare October 22, 2025 14:01
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.1+1.21.11 Oct 22, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from a98273a to b510dad Compare October 28, 2025 20:32
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.1+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.2+1.21.11 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from b510dad to 4999ec0 Compare October 29, 2025 01:38
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.2+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.3+1.21.11 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 4999ec0 to a6053ed Compare November 2, 2025 18:05
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.136.3+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.137.0+1.21.11 Nov 2, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from a6053ed to 7695926 Compare November 4, 2025 16:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.137.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.0+1.21.11 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 7695926 to d8cb20e Compare November 4, 2025 21:02
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.1+1.21.11 Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant