Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps io.github.llamalad7:mixinextras-fabric from 0.5.0 to 0.5.2.

Release notes

Sourced from io.github.llamalad7:mixinextras-fabric's releases.

0.5.2

  • New: Support order in injectors.
  • Fix: Work around threading issues in MixinServiceModLauncher. Fixes obscure crashes when using Expressions on ModLauncher.
  • Improvement: Add toString for the LocalRef family for debugging convenience.

0.5.1

  • Fix: Resolve VerifyError due to obscure WrapWithCondition/ModifyReceiver + Redirect interaction.
  • Fix: Buffer Mixin config jsons and decode in UTF-8.
  • Fix/Improvement: Inherit mixinextras config settings from parent configs.
Commits
  • 99215af Version 0.5.2
  • 08e911e New: Support order in our injectors.
  • 3b7360a Fix: Work around poorly designed MixinServiceModLauncher's TCCL reliance.
  • 9f0fe19 Improvement: Add toString method to *LocalRefImpl (#121)
  • 49ccccf README: Recommend 0.5.1
  • 143b0f8 Version 0.5.1
  • 042ad55 Fix/Improvement: Inherit mixinextras config settings from parent configs.
  • 8bbd560 Fix: Buffer Mixin config jsons and decode in UTF-8.
  • 6a871ea Fix: Resolve VerifyError due to obscure WrapWithCondition/ModifyReceiver + Re...
  • 79df4ca Build: Switch from isLocal property to signMixinExtras and ensure build w...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.llamalad7:mixinextras-fabric](https://github.com/LlamaLad7/MixinExtras) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/LlamaLad7/MixinExtras/releases)
- [Commits](LlamaLad7/MixinExtras@0.5.0...0.5.2)

---
updated-dependencies:
- dependency-name: io.github.llamalad7:mixinextras-fabric
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant