Skip to content

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

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.10+26.1#11
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fabric.api

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2025

This PR contains the following updates:

Package Change Age Confidence
net.fabricmc.fabric-api:fabric-api (source) 0.141.1+1.21.110.143.10+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.10+26.1: [26.1-snapshot-11] Fabric API 0.143.10+26.1

  • Bump version (modmuss50)
  • Bump version (modmuss50)
  • 26.1-snapshot-11 (#​5240) (modmuss)
  • More attempts to make the clien tests stable again (#​5233) (modmuss)

v0.143.7+26.1: [26.1-snapshot-10] Fabric API 0.143.7+26.1

Compare Source

  • Bump version (modmuss50)
  • Fluid rendering API refactor + rendering test fixes (#​5232) (modmuss)

v0.143.6+26.1: [26.1-snapshot-10] Fabric API 0.143.6+26.1

Compare Source

  • Bump version (modmuss50)
  • 26.1-snapshot-10 (modmuss50)
  • Respect item MAX_STACK_SIZE in Storage.insert (#​5228) (modmuss, Eric Coleman)
  • Stable data attachment api (#​5222) (modmuss)
  • Fix extraction context being prepared too late. (#​5224) (modmuss)
  • Snapshot 9 and client test fixes (#​5211) (modmuss)

v0.143.5+26.1: [26.1-snapshot-8] Fabric API 0.143.5+26.1

Compare Source

  • Bump version (modmuss50)
  • Fix client gametests (modmuss50)
  • 26.1-snapshot-8 (modmuss50)
  • Add c:item_frames entity tag (#​5203) (TelepathicGrunt, Cassian Godsted)
  • Migrate Custom Ingredients, Block Particle Position and Data Attachments to PacketContext (#​5205) (Patbox)
  • Fix datagen not deleting removed files (#​5210) (modmuss)
  • Use entrypoints and RendererProvider for more reliable Renderer registry (#​5185) (Sylv, PepperCode1)

v0.143.4+26.1: [26.1-snapshot-7] Fabric API 0.143.4+26.1

Compare Source

  • 26.1-snapshot-7 (modmuss)

v0.143.3+26.1: [26.1-snapshot-6] Fabric API 0.143.3+26.1

Compare Source

  • Bump version (modmuss50)
  • Persist custom game rule settings for client gametest servers (#​5195) (modmuss)
  • Alias dye tags (#​5193) (Cassian Godsted)
  • Fix support for multi-layer models in block and item submit rendering (#​5181) (PepperCode1)
  • Update/fix LevelRenderEvents to mirror vanilla changes to LevelRenderer (#​5182) (PepperCode1)
  • Implement Packet Context API. (#​5164) (Patbox)
  • Fix client game tests not creating a valid dedicated server world. (#​5194) (modmuss)
  • Snapshot 6 porting fixes (#​5187) (modmuss)

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)

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 c2eda96 to f72d6bf Compare September 25, 2025 20:11
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.11+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.12+1.21.9 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from f72d6bf to d1e67a2 Compare September 26, 2025 17:59
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.12+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.13+1.21.9 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from d1e67a2 to 27bfd91 Compare September 29, 2025 20:45
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.13+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.14+1.21.9 Sep 29, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 27bfd91 to ab14302 Compare October 2, 2025 11:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.133.14+1.21.9 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.134.0+1.21.9 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from ab14302 to 4148e09 Compare October 2, 2025 18:13
@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 4148e09 to 7e87495 Compare October 8, 2025 13:44
@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 7e87495 to 25e87d5 Compare October 9, 2025 21:53
@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 from 25e87d5 to a0601ae Compare October 14, 2025 18:13
@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 a0601ae to e32640f 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 e32640f to d659c70 Compare October 21, 2025 23:12
@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 21, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from d659c70 to c9486d6 Compare October 28, 2025 22:01
@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 c9486d6 to bef5764 Compare October 29, 2025 02:07
@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 bef5764 to 727fba0 Compare November 2, 2025 21: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 727fba0 to d3a351b Compare November 4, 2025 14:06
@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 d3a351b to 006e8fe Compare November 4, 2025 20:26
@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 changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.138.4+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.0+1.21.11 Nov 16, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from d35bec0 to d1c7610 Compare November 19, 2025 13:27
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.1+1.21.11 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from d1c7610 to e9914c3 Compare November 23, 2025 16:39
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.1+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.2+1.21.11 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from e9914c3 to cdf8130 Compare November 28, 2025 18:46
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.2+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.3+1.21.11 Nov 28, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from cdf8130 to 33b2403 Compare December 2, 2025 01:13
@renovate renovate bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.3+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.139.4+1.21.11 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/fabric.api branch from 33b2403 to de03fc4 Compare December 11, 2025 22:33
@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 de03fc4 to 9b0c5d7 Compare December 17, 2025 12:48
@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 9b0c5d7 to 9d3ab76 Compare December 17, 2025 20:41
@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 from 9d3ab76 to aad2143 Compare December 18, 2025 17:55
@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 aad2143 to e629255 Compare December 21, 2025 16:41
@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 from e629255 to 0007162 Compare December 31, 2025 13:35
@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 0007162 to 73f01fe Compare January 5, 2026 18: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 73f01fe to dfea795 Compare January 5, 2026 21:51
@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 5, 2026
@renovate renovate bot force-pushed the renovate/fabric.api branch from dfea795 to b4103b0 Compare January 7, 2026 17:58
@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 2 times, most recently from 320a688 to a795d33 Compare January 12, 2026 18:02
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