Skip to content

Update dependency net.fabricmc.fabric-api:fabric-api to v0.145.1+26.1#139

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/net.fabricmc.fabric-api-fabric-api-0.x
Open

Update dependency net.fabricmc.fabric-api:fabric-api to v0.145.1+26.1#139
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/net.fabricmc.fabric-api-fabric-api-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 5, 2026

This PR contains the following updates:

Package Change Age Confidence
net.fabricmc.fabric-api:fabric-api (source) 0.142.1+26.10.145.1+26.1 age confidence

Release Notes

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

v0.145.1+26.1: [26.1] Fabric API 0.145.1+26.1

Compare Source

  • Bump version (modmuss50)
  • Revert "Use entrypoints and RendererProvider for more reliable Renderer registry" (#​5289) (modmuss)

v0.145.0+26.1: [26.1] Fabric API 0.145.0+26.1

Compare Source

  • Bump version (modmuss50)
  • 26.1 port of fabric-renderer-api-v1, fabric-model-loading-api-v1 & fabric-renderer-indigo (#​5212) (TehcJS, PepperCode1, BluSpring, Rigner, Kilip1000)

v0.144.4+26.1: [26.1] Fabric API 0.144.4+26.1

Compare Source

  • Bump version (modmuss50)
  • Disable client game test network sync by default. (#​5281) (modmuss)
  • Support modifying data attachments using the /data command (#​5280) (modmuss)

v0.144.3+26.1: [26.1] Fabric API 0.144.3+26.1

Compare Source

  • Bump version (modmuss50)
  • fix: ALLOW_GAME not working (#​5268) (Alex)
  • Optimize transform copying model instantiation (#​5259) (EightSidedSquare)

v0.144.1+26.1: [26.1] Fabric API 0.144.1+26.1

Compare Source

  • 26.1 (modmuss50)

v0.144.0+26.1: [26.1-rc-2] Fabric API 0.144.0+26.1

Compare Source

  • Bump version (modmuss50)
  • Some Packet Context extras (#​5256) (Patbox)
  • Add HolderLookup.Provider context to DefaultItemComponentEvents. (#​5264) (Anastasia Chrysanthemum)
  • fix ClientTickEvents.END_LEVEL_TICK injection point (#​5267) (DennisOchulor)
  • Change return type of bufferSource to MultiBufferSource.BufferSource and recommend calling endBatch() after rendering in EndMain event. (#​5265) (Joseph Burton)

v0.143.15+26.1: [26.1-rc-2] Fabric API 0.143.15+26.1

Compare Source

  • 26.1-rc-2 (modmuss50)

v0.143.14+26.1: [26.1-pre-2] Fabric API 0.143.14+26.1

Compare Source

  • Bump version (modmuss50)
  • (26.1) Interface Injection of FabricRenderState for new RenderState types (#​5254) (EightSidedSquare)

v0.143.13+26.1: [26.1-pre-2] Fabric API 0.143.13+26.1

Compare Source

  • Bump version (modmuss50)
  • 26.1-pre-2 (modmuss50)
  • General build script improvements (#​5252) (modmuss)

v0.143.12+26.1: [26.1-pre-1] Fabric API 0.143.12+26.1

Compare Source

  • Port to 26.1-pre-1 (#​5250) (modmuss)
  • Add global data attachments (#​5231) (DennisOchulor)

v0.143.11+26.1: [26.1-snapshot-11] Fabric API 0.143.11+26.1

Compare Source

  • Bump version (modmuss50)
  • Fix opaque water by not overriding existing ChunkSectionLayer for fluids. (modmuss50)

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)

Configuration

📅 Schedule: (UTC)

  • 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 added the dependencies label Jan 5, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from c8d5574 to d41a60a Compare January 5, 2026 21:41
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.0+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+1.21.11 Jan 5, 2026
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+1.21.11 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+1.21.11 - autoclosed Jan 23, 2026
@renovate renovate Bot closed this Jan 23, 2026
@renovate renovate Bot deleted the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch January 23, 2026 21:52
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.141.1+1.21.11 - autoclosed fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.142.2+26.1 Jan 24, 2026
@renovate renovate Bot reopened this Jan 24, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch 3 times, most recently from b0bb744 to be2537f Compare January 27, 2026 18:08
@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/net.fabricmc.fabric-api-fabric-api-0.x branch from be2537f to c544e77 Compare January 29, 2026 16:59
@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/net.fabricmc.fabric-api-fabric-api-0.x branch from c544e77 to 79e0d7e Compare February 3, 2026 10:38
@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/net.fabricmc.fabric-api-fabric-api-0.x branch from 79e0d7e to 9866c3d Compare February 3, 2026 18:59
@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
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 9866c3d to 115f38f Compare February 10, 2026 09:49
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.2+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.3+26.1 Feb 10, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 115f38f to 8fed2f7 Compare February 11, 2026 21:06
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.3+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.4+26.1 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 8fed2f7 to 3de3aa7 Compare February 17, 2026 19:55
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.4+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.5+26.1 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 3de3aa7 to 2332d02 Compare February 24, 2026 17:32
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.5+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.6+26.1 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 2332d02 to 240418d Compare February 26, 2026 10:01
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.6+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.7+26.1 Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 240418d to 916d786 Compare March 3, 2026 21:54
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.7+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.10+26.1 Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 916d786 to 5499571 Compare March 5, 2026 10:03
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.10+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.11+26.1 Mar 5, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 5499571 to 9984699 Compare March 11, 2026 09:44
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.11+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.12+26.1 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 9984699 to 7a15259 Compare March 13, 2026 15:18
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.12+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.13+26.1 Mar 13, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 7a15259 to 567acb5 Compare March 15, 2026 01:52
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.13+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.14+26.1 Mar 15, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 567acb5 to 7bb1dd0 Compare March 20, 2026 16:41
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.14+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.15+26.1 Mar 20, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 7bb1dd0 to 9000196 Compare March 22, 2026 04:53
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.143.15+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.0+26.1 Mar 22, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 9000196 to d85355d Compare March 25, 2026 13:28
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.1+26.1 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from d85355d to e1b1bf9 Compare March 25, 2026 17:35
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.1+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.3+26.1 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from e1b1bf9 to bf157b1 Compare March 30, 2026 18:09
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.3+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.4+26.1 Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from bf157b1 to 04b2f1f Compare March 31, 2026 14:00
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.144.4+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.145.0+26.1 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from 04b2f1f to b628bd1 Compare April 1, 2026 01:34
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.145.0+26.1 fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.145.1+26.1 Apr 1, 2026
@renovate renovate Bot changed the title fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.145.1+26.1 Update dependency net.fabricmc.fabric-api:fabric-api to v0.145.1+26.1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/net.fabricmc.fabric-api-fabric-api-0.x branch from b628bd1 to 041c8a0 Compare April 21, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants