SignedVelocity
SignedVelocity copied to clipboard
fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.105.3+1.21.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| net.fabricmc.fabric-api:fabric-api (source) | 0.101.2+1.21 -> 0.105.3+1.21.2 |
[!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.105.3+1.21.2: [1.21.2-pre1] Fabric API 0.105.3+1.21.2
- Update mod to Minecraft 1.21.2 pre-release 1 (#4148) (haykam821, modmuss50)
v0.105.2+1.21.2: [24w40a] Fabric API 0.105.2+1.21.2
- Update mod to Minecraft snapshot 24w40a (#4136) (haykam821, modmuss50)
v0.105.1+1.21.2: [24w39a] Fabric API 0.105.1+1.21.2
- Bump version (modmuss50)
- Update to Minecraft snapshot 24w39a (#4121) (haykam821)
v0.105.0+1.21.2: [24w38a] Fabric API 0.105.0+1.21.2
- Bump version (modmuss50)
- Fix post merge issues (modmuss50)
- Add fuel registry events (#4038) (haykam821, modmuss50)
- Fix vanilla storage game tests being sensitive to rotation (#4108) (haykam821)
- Add ItemVariant#withComponentChanges and FluidVariant#withComponentChanges (#4082) (BasiqueEvangelist)
- Add access to ClientConfigurationNetworkHandler in context (#4097) (Joseph Burton)
- Create
c:obsidiansblock and item tag (#4088) (TelepathicGrunt) - New Crowdin updates (#4086) (Fabric Bot)
- Modify Enchantment and Fabric Component Map Builder Extensions (#4085) (TheDeathlyCow)
v0.105.0+1.21.1: [1.21.1] Fabric API 0.105.0+1.21.1
- Bump version (modmuss50)
- Fix cherry pick issues (modmuss50)
- Add ItemVariant#withComponentChanges and FluidVariant#withComponentChanges (#4082) (BasiqueEvangelist)
- Add access to ClientConfigurationNetworkHandler in context (#4097) (Joseph Burton)
- Create
c:obsidiansblock and item tag (#4088) (TelepathicGrunt) - New Crowdin updates (#4086) (Fabric Bot)
- Modify Enchantment and Fabric Component Map Builder Extensions (#4085) (TheDeathlyCow)
v0.104.2+1.21.2: [24w38a] Fabric API 0.104.2+1.21.2
- 24w38a (#4101) (modmuss)
- Update Gradle and Mockito (#4093) (modmuss)
- Remove deprecated FRAPI fallback consumers (#4091) (PepperCode1)
- Remove deprecated BlockRenderLayerMap#putItem* (#4090) (PepperCode1)
v0.104.1+1.21.2: [24w37a] Fabric API 0.104.1+1.21.2
- 24w37a (modmuss50)
v0.104.0+1.21.2: [24w36a] Fabric API 0.104.0+1.21.2
- Bump version (modmuss50)
- Use unix line endings on all files (#4079) (modmuss)
- Fix Recipe Provider not calling generate (#4078) (modmuss)
- Add TransferVariant.getComponentMap() (#4074) (modmuss)
- Print the full stack trace from the dedicated server watchdog (#4052) (TelepathicGrunt)
- Add missing
minecraft:enchantable/vanishingtoc:enchantables(#4058) (TelepathicGrunt) - New Crowdin updates (#4059) (Fabric Bot)
- Add
c:animal_foodstag (#4080) (TelepathicGrunt, modmuss50)
v0.104.0+1.21.1: [1.21.1] Fabric API 0.104.0+1.21.1
- Bump version (modmuss50)
- Use unix line endings on all files (#4079) (modmuss)
- Add TransferVariant.getComponentMap() (#4074) (modmuss)
- Add missing
minecraft:enchantable/vanishingtoc:enchantables(#4058) (TelepathicGrunt) - New Crowdin updates (#4059) (Fabric Bot)
- Add
c:animal_foodstag (#4080) (TelepathicGrunt, modmuss50)
v0.103.2+1.21.2: [24w36a] Fabric API 0.103.2+1.21.2
- 24w36a (#4068) (modmuss)
- Remove CoreShaderRegistrationCallback as its no longer required. (#4063) (modmuss)
v0.103.1+1.21.2: [24w35a] Fabric API 0.103.1+1.21.2
- Bump versions (modmuss50)
- Join a dedicated server in the automated client test. (#4057) (modmuss)
- Update Fabric Loader and re-enable server test (#4056) (modmuss)
- 24w35a (#4062) (apple502j)
v0.103.0+1.21.2: [24w34a] Fabric API 0.103.0+1.21.2
- Bump version (modmuss50)
- After Damage Event (#4051) (TheDeathlyCow)
- Dont invoke ItemGroupEvents.MODIFY_ENTRIES_ALL for the OP tab, when the OP tab is disabled (#4045) (AshyBoxy)
- Translation updates (#4027) (Fabric Bot)
- 24w34a porting fixes (#4054) (apple502j)
v0.103.0+1.21.1: [1.21.1] Fabric API 0.103.0+1.21.1
- Bump version (modmuss50)
- After Damage Event (#4051) (TheDeathlyCow)
- Dont invoke ItemGroupEvents.MODIFY_ENTRIES_ALL for the OP tab, when the OP tab is disabled (#4045) (AshyBoxy)
- Translation updates (#4027) (Fabric Bot)
- 1.21.1 (modmuss50)
v0.102.3+1.21.2: [24w34a] Fabric API 0.102.3+1.21.2
- 24w34a (#4046) (modmuss, PepperCode1)
- Finish porting Model Loading, FRAPI, and Indigo (#4043) (PepperCode1)
v0.102.2+1.21.2: [24w33a] Fabric API 0.102.2+1.21.2
Initial release
v0.102.1+1.21.1: [1.21.1] Fabric API 0.102.1+1.21.1
- Install git in build workflow (#4025) (modmuss)
- Bump versions (modmuss50)
- New Crowdin updates (#4003) (Fabric Bot)
- Add crop and nugget tags (#4008) (Juuz)
- Fix handled screen not calling super.mouseReleased or super.mouseDragged (#4010) (modmuss)
- Crafter support for the transfer api. (#4013) (modmuss)
- Update grgit (#4019) (modmuss)
- Add chorus fruit to
c:foods/fruittag (#4021) (TelepathicGrunt, modmuss)
v0.102.0+1.21.1: [1.21.1-rc1] Fabric API 0.102.0+1.21.1
- Bump version (modmuss50)
- Add an API to add additional supported blocks to block entity types. (#4009) (modmuss)
v0.102.0+1.21: [1.21] Fabric API 0.102.0+1.21
- Bump version (modmuss50)
- Add an API to add additional supported blocks to block entity types. (#4009) (modmuss)
v0.101.2+1.21.1: [1.21.1-rc1] Fabric API 0.101.2+1.21.1
Initial release
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.