Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2025

This PR contains the following updates:

Package Change Age Confidence
net.fabricmc.fabric-api:fabric-lifecycle-events-v1 (source) 2.6.7+33df5e6e5d -> 2.6.11+bf431ac91e age confidence
net.fabricmc.fabric-api:fabric-command-api-v2 (source) 2.3.4+33df5e6e5d -> 2.4.2+bf431ac91e age confidence
net.fabricmc:fabric-loader 0.17.2 -> 0.17.3 age confidence
fabric-loom 1.11.7 -> 1.11.8 age confidence
net.fabricmc:yarn 1.21.8+build.1 -> 1.21.10+build.2 age confidence
net.fabricmc.fabric-api:fabric-api (source) 0.132.0+1.21.8 -> 0.135.2+1.21.11 age confidence

Release Notes

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

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

v0.135.0+1.21.10: [1.21.10] Fabric API 0.135.0+1.21.10

Compare Source

  • Bump version (modmuss50)
  • Add refreshCommandCompletions() to ClientCommandManager (#​4893) (Frederik van der Els)
  • Implement item FRAPI in Indigo (#​4904) (PepperCode1)
  • Add a conventional item tag for copper nuggets (#​4905) (Thomas Kain)
  • Improve debug entry sorting and allow searching by namespace. (#​4911) (modmuss)
  • Fix LivingEntityFeatureRenderEvents.ALLOW_CAPE_RENDER (#​4912) (modmuss)
  • Improve access to resource reloaders profiling. (#​4913) (LambdAurora)
  • 1.21.10 (modmuss50)

v0.134.1+1.21.10: [1.21.10-rc1] Fabric API 0.134.1+1.21.10

Compare Source

Initial release

v0.134.0+1.21.9: [1.21.9] Fabric API 0.134.0+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Improve fix for packet order (#​4897) (modmuss)
  • Add ScreenEvents.AfterBackground event (#​4880) (Fuzss)
  • Provide a way to get existing spawn entries in SpawnSettingsContext (#​4884) (Fuzss)
  • Fix custom play payload packets not being handled on the correct thread. (#​4896) (modmuss)
  • Fix missing mutable annotation in GameRuleRpcDispatcherTypedRuleMixin (modmuss50)
  • 1.21.9 (modmuss50)

v0.134.0+1.21.8: [1.21.8] Fabric API 0.134.0+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Add ScreenEvents.AfterBackground event (#​4880) (Fuzss)
  • Provide a way to get existing spawn entries in SpawnSettingsContext (#​4884) (Fuzss)
  • Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#​4861) (PepperCode1)
  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Flatten bundle packets (#​4845) (Patbox)
  • Add checkstyle rule to disallow @​Debug annotation usage (#​4839) (Copilot, copilot-swe-agent[bot], modmuss50)

v0.133.14+1.21.9: [1.21.9-rc1] Fabric API 0.133.14+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Improve injection location registry sync setup, and guard against tracking the same registry twice. (#​4887) (modmuss)
  • PreparableModelLoadingPlugin.DataLoader gets passed a ResourceReloader.Store (#​4890) (modmuss)

v0.133.13+1.21.9: [1.21.9-rc1] Fabric API 0.133.13+1.21.9

Compare Source

  • Bump version (modmuss50)
  • fix: fix particle manager mixing targeting (Grauly)

v0.133.12+1.21.9: [1.21.9-rc1] Fabric API 0.133.12+1.21.9

Compare Source

  • 1.21.9-rc1 (modmuss50)
  • Bump version (modmuss50)
  • Deprecate EntityRendererRegistry in favor of directly using EntityRendererFactories#register (#​4857) (Spino, modmuss50)
  • Add FabricRenderState (#​4847) (EightSidedSquare, modmuss50)
  • Migrate FluidVariantRenderTest to new HUD API, and restore previous intended display logic. (modmuss50)
  • 1.21.9-pre3 (modmuss50)
  • Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#​4861) (PepperCode1)
  • Add ParticleRendererRegistry (#​4854) (modmuss)
  • Remove WorldRenderEvents and DimensionRenderingRegistry (#​4875) (PepperCode1, modmuss50)
  • Make GuiRendererNonQuadsTest more intential looking (AKA, I tried to draw a hexagon, but rendering.exe failed to launch and caused a blue screen of death) (#​4876) (cputnam-a11y, cputnam-a11y)
  • Remove InventoryScreenMixin and fix BannerGuiElementRenderer (#​4874) (PepperCode1)
  • Add support for Fabric gamerule types in MSMP. (#​4871) (modmuss)
  • 1.21.9 porting fixes (#​4872) (apple502j)
  • Finish porting Block FRAPI (#​4873) (PepperCode1)

v0.133.11+1.21.9: [1.21.9-pre3] Fabric API 0.133.11+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Deprecate EntityRendererRegistry in favor of directly using EntityRendererFactories#register (#​4857) (Spino, modmuss50)
  • Add FabricRenderState (#​4847) (EightSidedSquare, modmuss50)
  • Migrate FluidVariantRenderTest to new HUD API, and restore previous intended display logic. (modmuss50)
  • 1.21.9-pre3 (modmuss50)
  • Fix Datagen API's FMJ and build.gradle not correctly declaring dependencies (#​4861) (PepperCode1)
  • Add ParticleRendererRegistry (#​4854) (modmuss)
  • Remove WorldRenderEvents and DimensionRenderingRegistry (#​4875) (PepperCode1, modmuss50)
  • Make GuiRendererNonQuadsTest more intential looking (AKA, I tried to draw a hexagon, but rendering.exe failed to launch and caused a blue screen of death) (#​4876) (cputnam-a11y, cputnam-a11y)
  • Remove InventoryScreenMixin and fix BannerGuiElementRenderer (#​4874) (PepperCode1)
  • Add support for Fabric gamerule types in MSMP. (#​4871) (modmuss)
  • 1.21.9 porting fixes (#​4872) (apple502j)
  • Finish porting Block FRAPI (#​4873) (PepperCode1)

v0.133.10+1.21.9: [1.21.9-pre2] Fabric API 0.133.10+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Workaround possible Mixin bug with @​Unique and multiple targets. (modmuss50)
  • Fix mappings in KeyBindingCategoryMixin (modmuss50)
  • Fix depedencies when running the game locally without Gradle. (modmuss)

v0.133.9+1.21.9: [1.21.9-pre2] Fabric API 0.133.9+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Update mappings in KeyBindingsTest (modmuss50)
  • Resource Loader v1 and new resource reloader API (#​4770) (LambdAurora, PepperCode1)
  • Sort KeyBinding.Categorys (#​4863) (PepperCode1, Juuz)

v0.133.8+1.21.9: [1.21.9-pre2] Fabric API 0.133.8+1.21.9

Compare Source

  • 1.21.9-pre2 port (#​4869) (apple502j, modmuss50)

v0.133.7+1.21.9: [1.21.9-pre1] Fabric API 0.133.7+1.21.9

Compare Source

v0.133.6+1.21.9: [25w37a] Fabric API 0.133.6+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Port fabric-particles-v1 (#​4852) (modmuss)

v0.133.5+1.21.9: [25w37a] Fabric API 0.133.5+1.21.9

Compare Source

  • Port to 25w37a (#​4851) (modmuss)
  • 25w36b porting fix + yarn update (#​4850) (apple502j, modmuss50)

v0.133.4+1.21.9: [25w36b] Fabric API 0.133.4+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Flatten bundle packets (#​4845) (Patbox)
  • Fix: Allow RenderPipeline VertexFormat.DrawMode to take effect in GuiRenderer (#​4824) (cputnam-a11y, cputnam-a11y, Juuz)
  • Cleanup FluidRendererMixin (#​4842) (Joseph Burton)

v0.133.4+1.21.8: [1.21.8] Fabric API 0.133.4+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Flatten bundle packets (#​4845) (Patbox)
  • Add checkstyle rule to disallow @​Debug annotation usage (#​4839) (Copilot, copilot-swe-agent[bot], modmuss50)

v0.133.3+1.21.8: [1.21.8] Fabric API 0.133.3+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • Flatten bundle packets (#​4845) (Patbox)
  • Add checkstyle rule to disallow @​Debug annotation usage (#​4839) (Copilot, copilot-swe-agent[bot], modmuss50)

v0.133.2+1.21.8

Compare Source

v0.133.1+1.21.9: [25w36b] Fabric API 0.133.1+1.21.9

Compare Source

v0.133.0+1.21.9: [25w35a] Fabric API 0.133.0+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Make utility methods of EnchantmentHelper and Enchantment public. (#​4819) (Patbox, Juuz)
  • Allow for more flexible / configurable stripping behaviour. (#​4829) (Patbox)
  • Fix possible crash when upgrading worlds. (#​4836) (modmuss)
  • Partly fix client tests (#​4785) (modmuss, Kevinthegreat)
  • No longer specify remap in any Mixins (#​4833) (modmuss)
  • Disallow assert as it leads to inconsistent behaviour. (#​4834) (modmuss, Juuz)
  • Remove ArmorKnockbackResistanceTest as its not testing anything. (#​4835) (modmuss)

v0.133.0+1.21.8: [1.21.8] Fabric API 0.133.0+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Make utility methods of EnchantmentHelper and Enchantment public. (#​4819) (Patbox, Juuz)
  • Allow for more flexible / configurable stripping behaviour. (#​4829) (Patbox)
  • Fix possible crash when upgrading worlds. (#​4836) (modmuss)

v0.132.3+1.21.9: [25w35a] Fabric API 0.132.3+1.21.9

Compare Source

  • Fix CapeFeatureRendererMixin yet again. (modmuss50)

v0.132.2+1.21.9: [25w35a] Fabric API 0.132.2+1.21.9

Compare Source

  • 25w35a (modmuss50)

v0.132.1+1.21.9: [25w34b] Fabric API 0.132.1+1.21.9

Compare Source

v0.132.0+1.21.9: [25w33a] Fabric API 0.132.0+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Fix build after cherry-pick (modmuss50)
  • Add mob conversion to AttachmentRegistry.Builder.copyOnDeath() javadoc (#​4804) (DennisOchulor)
  • Add extra utility methods to Read/Write View (Fabric Serialization API) (#​4745) (Patbox)
  • Add copper block set registration to OxidizableBlocksRegistry (#​4807) (modmuss)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/fabricmc branch 4 times, most recently from 77c48da to 126cd53 Compare September 11, 2025 14:45
@renovate renovate bot force-pushed the renovate/fabricmc branch 16 times, most recently from 28e28f6 to 2c9bc5e Compare September 23, 2025 18:08
@renovate renovate bot force-pushed the renovate/fabricmc branch 5 times, most recently from 27967c0 to 25b1294 Compare September 29, 2025 22:53
@renovate renovate bot force-pushed the renovate/fabricmc branch 5 times, most recently from 2f28a67 to fbdcfcf Compare October 7, 2025 21:23
@renovate renovate bot force-pushed the renovate/fabricmc branch 4 times, most recently from 6366cf3 to 5b5f3bf Compare October 9, 2025 18:58
@renovate renovate bot force-pushed the renovate/fabricmc branch from 5b5f3bf to edeca81 Compare October 14, 2025 18:42
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.

0 participants