Skip to content

Comments

fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.4+1.21.9#61

Merged
4drian3d merged 1 commit intomainfrom
renovate/fabric.api
Sep 9, 2025
Merged

fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.4+1.21.9#61
4drian3d merged 1 commit intomainfrom
renovate/fabric.api

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2025

This PR contains the following updates:

Package Change Age Confidence
net.fabricmc.fabric-api:fabric-api (source) 0.131.0+1.21.8 -> 0.133.4+1.21.9 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.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)

v0.132.0+1.21.8: [1.21.8] Fabric API 0.132.0+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Add mob conversion to AttachmentRegistry.Builder.copyOnDeath() javadoc (#​4804) (DennisOchulor)
  • Add extra utility methods to Read/Write View (Fabric Serialization API) (#​4745) (Patbox)

v0.131.3+1.21.9: [25w33a] Fabric API 0.131.3+1.21.9

Compare Source

  • 25w33a (modmuss50)

v0.131.2+1.21.9: [25w32a] Fabric API 0.131.2+1.21.9

Compare Source

  • Fix DebugOptionsScreenEntryMixin (modmuss50)

v0.131.1+1.21.9: [25w32a] Fabric API 0.131.1+1.21.9

Compare Source

  • Bump version (modmuss50)
  • 25w32a (modmuss50)
  • Update Yarn (modmuss50)
  • Update to Gradle 9 (#​4796) (modmuss)
  • Fix assumption that GuiRenderers are always created in GameRenderer (#​4797) (Joseph Burton)

v0.131.0+1.21.9: [25w31a] Fabric API 0.131.0+1.21.9

Compare Source

  • Bump version (modmuss50)
  • Port merged changes to 1.21.9 (modmuss50)
  • Merge remote-tracking branch 'origin/1.21.8' into 1.21.9 (modmuss50)
  • Fix multiple special GUI elements not rendering properly (#​4763) (Joseph Burton, modmuss50)
  • Fix Resource Loader's FMJ not declaring dependency on Fabric API Base (#​4788) (PepperCode1)
  • Use RegistryInfoGetter to test TagsPopulatedResourceCondition (#​4787) (PepperCode1)
  • Fix BasicItemModelMixin not setting animated boolean if any mesh quads force enable glint (#​4783) (PepperCode1)
  • Improve model data generation mixins (#​4769) (Up)
  • Ensure item groups with the same namespace appear together (#​4768) (PepperCode1)
  • Remove ReloadableRegistriesMixin (#​4767) (PepperCode1)
  • TriState codec (#​4766) (Patbox)
  • Fix SpecialGuiElementRegistryImpl not handling multiple GuiRenderer instances (#​4762) (Jonas Herzig)
  • Prevent Guaranteed Resource Reload on first resource refresh (#​4756) (chyzman, modmuss50)
  • Add api for handling hud status bars (#​4688) (Fuzss, Kevin)
  • Add FabricItem#getCreatorNamespace (#​4746) (Shnupbups)
  • Set as prerelease version (modmuss50)

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 980280e to 1c0e82d Compare August 17, 2025 20:31
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.131.3+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.0+1.21.9 Aug 17, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 1c0e82d to f392c63 Compare August 20, 2025 00:36
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.0+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.1+1.21.9 Aug 20, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from f392c63 to 2e977b3 Compare August 27, 2025 01:49
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.1+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.3+1.21.9 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 6120d32 to 7c19bb1 Compare August 31, 2025 10:34
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.132.3+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.0+1.21.9 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 7c19bb1 to 006091f Compare September 2, 2025 22:59
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.0+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.1+1.21.9 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 006091f to ce2a9c4 Compare September 7, 2025 13:48
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.1+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.2+1.21.8 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from ce2a9c4 to 5b59e3a Compare September 7, 2025 21:59
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.2+1.21.8 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.4+1.21.9 Sep 7, 2025
@4drian3d 4drian3d merged commit 276688e into main Sep 9, 2025
1 check passed
@renovate renovate bot deleted the renovate/fabric.api branch September 9, 2025 09:14
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