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.133.14+1.21.90.142.2+26.1 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.142.2+26.1: [26.1-snapshot-4] Fabric API 0.142.2+26.1

Compare Source

  • Bump version (modmuss50)
  • Fix NPE if player.connection is when attemping to sync attachments (modmuss50)
  • No longer disconnect on unknown targets. (#​5156) (modmuss)
  • Handle id changes for queued synced attachments. (#​5155) (modmuss)
  • Migrate to classtweaker (#​5153) (modmuss)
  • Fix DynamicRegistrySetupCallback being invoked after loading not before. (#​5152) (modmuss)

v0.142.1+26.1: [26.1-snapshot-4] Fabric API 0.142.1+26.1

Compare Source

  • 26.1-snapshot-4 (modmuss50)
  • Fix vanilla bug preventing adding optional elements to tag in datagen (#​5148) (ThePotatoArchivist)
  • Mixin Cleanup (Part 1) (#​5145) (modmuss, joe)
  • Update Fabric Loader (modmuss50)

v0.142.0+26.1: [26.1-snapshot-3] Fabric API 0.142.0+26.1

Compare Source

  • Bump version (modmuss50)
  • Rename fabric-block-view-api-v2 to fabric-block-getter-api-v2 (#​5141) (PepperCode1)
  • Replace ColorProviderRegistry with BlockColorRegistry (#​5140) (PepperCode1)
  • Fix FRAPI package structure to include "client" (#​5139) (PepperCode1)
  • Rename c:tools/spear to c:tools/trident (#​5135) (TelepathicGrunt)
  • Implement #c:foods/dough (#​5125) (IThundxr)

v0.141.3+26.1: [26.1-snapshot-3] Fabric API 0.141.3+26.1

Compare Source

  • 26.1-snapshot-3 (#​5134) (modmuss)
  • use =~ instead of ==~ for regex (#​5128) (DennisOchulor)
  • Allow registering large payloads with deferred max packet size (#​5119) (DennisOchulor)

v0.141.2+26.1: [26.1-snapshot-2] Fabric API 0.141.2+26.1

Compare Source

  • 26.1-snapshot-2 (modmuss50)

v0.141.2+1.21.11: [1.21.11] Fabric API 0.141.2+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Fix NPE if player.connection is when attemping to sync attachments (modmuss50)
  • No longer disconnect on unknown targets. (#​5156) (modmuss)

v0.141.1+26.1: [26.1-snapshot-1] Fabric API 0.141.1+26.1

Compare Source

  • Bump version (modmuss50)
  • Don't generate the Indigo config file by default (#​5115) (modmuss)
  • Fix crash when removing none existent mob effect from entity. (#​5122) (modmuss)

v0.141.1+1.21.11: [1.21.11] Fabric API 0.141.1+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Fix crash when removing none existent mob effect from entity. (#​5122) (modmuss)

v0.141.0+26.1: [26.1-snapshot-1] Fabric API 0.141.0+26.1

Compare Source

  • Bump version (modmuss50)
  • Provide (BlockBehaviour/Item).Properties#getId and getIdOrThrow (#​5116) (Patbox)
  • Enable and fix javadoc lint (#​5113) (modmuss)
  • Add generated info to ServerChunkEvents#CHUNK_LOAD (#​5112) (ishland)
  • Fix cherrypicked changes for 26.1 (modmuss50)
  • Fix attachments being dropped when partitioned (#​5105) (Moulberry)
  • Add more precise Block/Item use events (#​5040) (Patbox)
  • ServerMobEffectEvents (Status Effect Events) (#​5027) (Sylv)
  • Fix HudElementRegistry.replaceElement() for subtitles during gameplay. (#​5012) (Liam Broome, modmuss, SkyNotTheLimit)

v0.141.0+1.21.11: [1.21.11] Fabric API 0.141.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Fix attachments being dropped when partitioned (#​5105) (Moulberry)
  • Add more precise Block/Item use events (#​5040) (Patbox)
  • ServerMobEffectEvents (Status Effect Events) (#​5027) (Sylv)
  • Fix HudElementRegistry.replaceElement() for subtitles during gameplay. (#​5012) (Liam Broome, modmuss, SkyNotTheLimit)

v0.140.3+26.1: [26.1-snapshot-1] Fabric API 0.140.3+26.1

Compare Source

  • Bump version (modmuss50)
  • Fix incorrect class name in content registries provided javadoc (#​5094) (Juuz)
  • Rename APIs to match Mojang's naming (#​5060) (modmuss, tenneb22, Joseph Burton, apple502j, Cassian Godsted, Toffikk, coredex-source, Dimas Firmansyah, CrypticVerse, Kilip1000, sylv256, Coredex, Kilip1000, Sylv, PepperCode1, Juuz, Dennis Ochulor)

v0.140.2+26.1: [26.1-snapshot-1] Fabric API 0.140.2+26.1

Compare Source

  • Bump version (modmuss50)
  • Add more TAWs for armor and biomes helper methods (#​5091) (Echo)
  • Use correct disconnect inject (#​5087) (Moulberry)
  • Allow subclasses of lang provider to change output path (#​5069) (skycatminepokie, modmuss50)
  • Fix slepping event mixin (#​5092) (modmuss)

v0.140.2+1.21.11: [1.21.11] Fabric API 0.140.2+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Add more TAWs for armor and biomes helper methods (#​5091) (Echo)
  • Use correct disconnect inject (#​5087) (Moulberry)
  • Allow subclasses of lang provider to change output path (#​5069) (skycatminepokie, modmuss50)

v0.140.1+26.1: [26.1-snapshot-1] Fabric API 0.140.1+26.1

Compare Source

  • Bump version (modmuss50)
  • Update Loom (modmuss50)
  • Remove deprecated tags (#​5056) (modmuss)
  • Remove provides for legacy fabric modid. (#​5055) (modmuss)
  • Fix javadoc errors resulting from the migration to official names (PepperCode1)

v0.140.0+26.1: [26.1-snapshot-1] Fabric API 0.140.0+26.1

Compare Source

Initial release

v0.140.0+1.21.11: [1.21.11] Fabric API 0.140.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Port FRAPI to 1.21.11 (#​5038) (Sylv, PepperCode1)

v0.139.5+1.21.11: [1.21.11] Fabric API 0.139.5+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Update sounds.json data generation to match vanilla (#​5030) (pistonpoek)
  • Add TAW for RenderType.create (#​5033) (modmuss)
  • Mark command source meta as nullable (#​5034) (Frederik van der Els)
  • Replace writeLock with readLock (#​5036) (Might)
  • Mark dependency on fabric-resource-loader-v1 (#​5039) (Cassian Godsted)
  • 1.21.11 (modmuss50)
  • 1.21.11-rc3 (modmuss50)
  • Add 'ModifyReceiver' to checkstyle rules (#​5026) (Kevin)
  • 1.21.11-rc2 (modmuss50)

v0.139.4+1.21.11: [1.21.11-pre4] Fabric API 0.139.4+1.21.11

Compare Source

  • Fix client tests for pre4 (#​5024) (modmuss)
  • 1.21.11-pre4 (modmuss50)

v0.139.4+1.21.11_unobfuscated: [1.21.11-rc2_unobfuscated] Fabric API 0.139.4+1.21.11_unobfuscated

Compare Source

  • Merge remote-tracking branch 'origin/1.21.11' into 1.21.11_unobfuscated (modmuss50)
  • 1.21.11-rc2 (modmuss50)
  • Fix client tests for pre4 (#​5024) (modmuss)
  • 1.21.11-pre4 (modmuss50)
  • Bump version (modmuss50)
  • Remove "v1" from resource-loader impl, mixin and test packages. (modmuss50)
  • Fully move resource loading to Resource Loader v1. (#​4981) (Aurore, Juuz)
  • 1.21.11-pre3 (modmuss50)
  • Bump version (modmuss50)
  • Add RecipeOutputMixin to support FabricRecipeExporter (#​5008) (Liam Broome)
  • Add sharp weapon enchantable tag to enchantables tag (#​5011) (modmuss)
  • Add missing c:armors/horse entry and reorder horse and nautilus armor entries (#​5013) (TelepathicGrunt)
  • 1.21.11-pre2 (modmuss50)
  • 1.21.11-pre1 (modmuss50)
  • Bump version (modmuss50)
  • Visually losslessly optimize compression of PNG resources (#​4989) (Luracasmus)
  • Add missing setDryFoliageColor to Biome Modification API (#​5002) (maityyy)
  • Some javadoc fixes (#​5003) (maityyy)
  • Updated Incorrect Documentation For Viscosity Formula (#​5005) (Liam Broome)
  • Gen resources (modmuss50)
  • 25w46a (modmuss50)
  • Early FRAPI fixes (#​4995) (PepperCode1)

v0.139.3+1.21.11: [1.21.11-pre3] Fabric API 0.139.3+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Remove "v1" from resource-loader impl, mixin and test packages. (modmuss50)
  • Fully move resource loading to Resource Loader v1. (#​4981) (Aurore, Juuz)
  • 1.21.11-pre3 (modmuss50)

v0.139.2+1.21.11: [1.21.11-pre2] Fabric API 0.139.2+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Add RecipeOutputMixin to support FabricRecipeExporter (#​5008) (Liam Broome)
  • Add sharp weapon enchantable tag to enchantables tag (#​5011) (modmuss)
  • Add missing c:armors/horse entry and reorder horse and nautilus armor entries (#​5013) (TelepathicGrunt)
  • 1.21.11-pre2 (modmuss50)

v0.139.1+1.21.11: [1.21.11-pre1] Fabric API 0.139.1+1.21.11

Compare Source

  • 1.21.11-pre1 (modmuss50)

v0.139.0+1.21.11: [25w46a] Fabric API 0.139.0+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Visually losslessly optimize compression of PNG resources (#​4989) (Luracasmus)
  • Add missing setDryFoliageColor to Biome Modification API (#​5002) (maityyy)
  • Some javadoc fixes (#​5003) (maityyy)
  • Updated Incorrect Documentation For Viscosity Formula (#​5005) (Liam Broome)

v0.138.4+1.21.11: [25w46a] Fabric API 0.138.4+1.21.11

Compare Source

  • Gen resources (modmuss50)
  • 25w46a (modmuss50)
  • Early FRAPI fixes (#​4995) (PepperCode1)

v0.138.4+1.21.10: [1.21.10] Fabric API 0.138.4+1.21.10

Compare Source

  • Bump version (modmuss50)
  • remove erroneous call to SpecialBlockModelRenderer#renderByBlock (#​5044) (Sylv)

v0.138.3+1.21.11: [25w45a] Fabric API 0.138.3+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Fix registries access in resource reloaders. (#​4992) (LambdAurora)

v0.138.3+1.21.11_unobfuscated: [25w45a_unobfuscated] Fabric API 0.138.3+1.21.11_unobfuscated

Compare Source

Initial release

v0.138.3+1.21.10: [1.21.10] Fabric API 0.138.3+1.21.10

Compare Source

  • Bump version (modmuss50)
  • Fix registries access in resource reloaders. (#​4991) (LambdAurora)

v0.138.2+1.21.11: [25w45a] Fabric API 0.138.2+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Migrate to Mojang mappings (#​4960) (modmuss, Drex, Cassian Godsted, JumperOnJava)

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.1+1.21.8: [1.21.8] Fabric API 0.136.1+1.21.8

Compare Source

  • Bump version (modmuss50)
  • Backport FabricRenderState to 1.21.8 (#​5004) (SkyNotTheLimit, EightSidedSquare)
  • Bump version (modmuss50)
  • Update AttachmentSync.java (#​4921) (Fuzss)
  • Implement an opt-in packet splitter. (#​4841) (Patbox)

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

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.1+1.21.9: [1.21.9] Fabric API 0.134.1+1.21.9

Compare Source

  • Bump version (modmuss50)
  • remove erroneous call to SpecialBlockModelRenderer#renderByBlock (#​5043) (Sylv)

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)

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 b54edd7 to 3f9246d Compare October 2, 2025 18:56
@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 3f9246d to fd7aec3 Compare October 8, 2025 13:37
@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 fd7aec3 to cd90ebf Compare October 9, 2025 22:10
@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 2 times, most recently from c7c5cf1 to d1050ac Compare October 14, 2025 18:55
@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 d1050ac to 23cae6b Compare October 18, 2025 13:58
@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 23cae6b to 21a701b Compare October 22, 2025 04:11
@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 21a701b to 3ab7490 Compare October 28, 2025 19:00
@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 3ab7490 to 0a78293 Compare October 29, 2025 00: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 0a78293 to 0ace4ff Compare November 2, 2025 22:30
@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 0ace4ff to ab24436 Compare November 4, 2025 16:54
@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 ab24436 to bfaef1e Compare November 4, 2025 21:30
@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
@renovate renovate bot force-pushed the renovate/fabric.api branch from bfaef1e to e889410 Compare November 5, 2025 22:45
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.1+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.2+1.21.11 Nov 5, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from e889410 to b5c27bf Compare November 9, 2025 16:41
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.2+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.3+1.21.11 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 07d61ad to a296ea2 Compare November 12, 2025 18:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.3+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.4+1.21.11 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 015137a to 241c0f2 Compare December 11, 2025 20:48
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.4+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.5+1.21.11 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 241c0f2 to dfb203c Compare December 17, 2025 13:54
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.5+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.0+1.21.11 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from dfb203c to 070d06d Compare December 17, 2025 17:44
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.0+26.1 Dec 17, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 64a43a1 to bcc7db3 Compare December 18, 2025 18:31
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.1+26.1 Dec 18, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from bcc7db3 to a41af6b Compare December 21, 2025 18:15
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.1+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.2+26.1 Dec 21, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 3dc8c8e to 14d28b5 Compare December 31, 2025 12:54
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.2+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.3+26.1 Dec 31, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 14d28b5 to cb12b11 Compare January 5, 2026 15:50
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.140.3+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.0+26.1 Jan 5, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from cb12b11 to 59c07a6 Compare January 6, 2026 01:01
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+26.1 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from 59c07a6 to d92334c Compare January 7, 2026 18:11
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.2+26.1 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from d92334c to a5dbbc7 Compare January 14, 2026 01:42
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.2+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.3+26.1 Jan 14, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from a5dbbc7 to e7c79ba Compare January 17, 2026 13:42
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.3+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.0+26.1 Jan 17, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from 8970215 to b8486b6 Compare January 20, 2026 18:09
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.1+26.1 Jan 20, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from b8486b6 to f539dd6 Compare January 24, 2026 02:35
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.1+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.2+26.1 Jan 24, 2026
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