Skip to content

fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.2+26.1#178

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fabric.api
Open

fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.2+26.1#178
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fabric.api

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.143.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.143.2+26.1: [26.1-snapshot-6] Fabric API 0.143.2+26.1

Compare Source

  • Bump version (modmuss50)
  • 26.1-snapshot-6 (modmuss50)

v0.143.1+26.1: [26.1-snapshot-5] Fabric API 0.143.1+26.1

Compare Source

  • Bump version (modmuss50)
  • Defer block entity attachment syncing to match vanilla's sync timing (#​5178) (DennisOchulor)
  • Add transitive access wideners for new Enchantment functional interfaces (#​5177) (ThePotatoArchivist)
  • Add fabric-registry-sync-v0 to fabric-gametest-api-v1 dependencies to fix crash (#​5176) (EpicPix)
  • make lookup api context extend nullable object (#​5172) (D. Firmansyah)

v0.143.0+26.1: [26.1-snapshot-5] Fabric API 0.143.0+26.1

Compare Source

  • Bump version (modmuss50)
  • Fix build (modmuss50)
  • Update names, replace getIdOrThrow with access widener. (#​5169) (Patbox)
  • Suggest a max line length of 100 chars (#​5163) (modmuss)
  • defer calling setChanged() if BE's chunk is not fully loaded yet (#​5162) (DennisOchulor)
  • Mixin cleanup part 2 (#​5160) (modmuss, joe)
  • Separately flush UI elements with connected primitives (#​5157) (SkyNotTheLimit)
  • Add large attachment syncing (#​5143) (DennisOchulor)
  • Debug API (#​5136) (Sylv, Juuz)
  • Add Advancement Renderers (#​5132) (EightSidedSquare)
  • Create EventResult enum, an simpler alternative to InteractionResult (#​5129) (Patbox)
  • Add an event to modify dimension environment attributes (#​5098) (Hugman)

v0.142.3+26.1: [26.1-snapshot-5] Fabric API 0.142.3+26.1

Compare Source

  • 26.1-snapshot-5 (modmuss50)

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.3+1.21.11: [1.21.11] Fabric API 0.141.3+1.21.11

Compare Source

  • Bump version (modmuss50)
  • Separately flush UI elements with connected primitives (#​5175) (SkyNotTheLimit)
  • make lookup api context extend nullable object (#​5173) (D. Firmansyah)

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 8a8b446 to be78cf0 Compare October 8, 2025 10:56
@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 be78cf0 to 41630e6 Compare October 9, 2025 23:08
@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 aebbeb7 to 18b9941 Compare October 14, 2025 20: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 18b9941 to d21edad Compare October 18, 2025 13:12
@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 d21edad to 9657e75 Compare October 22, 2025 02:00
@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 9657e75 to e35cd0f Compare October 28, 2025 17:54
@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 e35cd0f to dd1ec20 Compare October 28, 2025 23:50
@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 28, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from dd1ec20 to d69caab Compare November 2, 2025 21:03
@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 d69caab to 5d83942 Compare November 4, 2025 20:44
@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.1+1.21.11 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 5d83942 to 9a1bf15 Compare November 5, 2025 23:06
@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 2 times, most recently from d5f2718 to 4a539b8 Compare November 9, 2025 17:55
@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 from 4a539b8 to 9350301 Compare November 11, 2025 00:45
@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.3+1.21.11_unobfuscated Nov 11, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 9350301 to 1ea5c7b Compare November 11, 2025 06:27
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.3+1.21.11_unobfuscated fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.3+1.21.11 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 1ea5c7b to 8e4742f Compare November 12, 2025 06:11
@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.3+1.21.11_unobfuscated Nov 12, 2025
@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 ef436e9 to 831a58b Compare December 21, 2025 17:55
@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 c6f1099 to 4fba426 Compare December 31, 2025 15:08
@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 4fba426 to de9e23d Compare January 5, 2026 18:37
@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 de9e23d to 8609969 Compare January 6, 2026 00:57
@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 8609969 to 37001a8 Compare January 7, 2026 16:41
@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 37001a8 to 61342b5 Compare January 14, 2026 02:45
@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 61342b5 to 710845f Compare January 17, 2026 12:41
@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 from 710845f to 897dfd0 Compare January 20, 2026 16:42
@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 897dfd0 to 6e5394d Compare January 24, 2026 00:37
@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
@renovate renovate bot force-pushed the renovate/fabric.api branch from 6e5394d to 0a931f7 Compare January 27, 2026 19:35
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.2+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.3+26.1 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from 0a931f7 to 49cffc4 Compare January 29, 2026 16:37
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.3+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.0+26.1 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch 2 times, most recently from a6a0290 to 8707be4 Compare February 3, 2026 14:07
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.1+26.1 Feb 3, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from 8707be4 to 78d121c Compare February 3, 2026 18:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.1+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.2+26.1 Feb 3, 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.

0 participants