Skip to content

chore(deps): bump org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1#47

Closed
dependabot[bot] wants to merge 135 commits into
devfrom
dependabot/gradle/org.apache.logging.log4j-log4j-api-2.26.1
Closed

chore(deps): bump org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1#47
dependabot[bot] wants to merge 135 commits into
devfrom
dependabot/gradle/org.apache.logging.log4j-log4j-api-2.26.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1.

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 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)

RealHeart and others added 22 commits June 2, 2026 11:39
* fix(forge-1.20.1): resolve Minecraft sound API via reflection to avoid NoSuchMethodError

SoundManagerImpl.volume()/stop() called Minecraft.getInstance() directly,
which throws NoSuchMethodError on first client tick for all Forge 1.20.1 +
ZMusic 3.7.x users. Add a reflection-based fallback (MinecraftSoundAccess)
that resolves the Minecraft/Options/SoundManager API by signature instead of
name, and harden ForgeEvent.onTick to disable itself on repeated failure
instead of crashing the client.

* fix(forge-1.20.1): resolve SoundInstance.getSource() via reflection to avoid Sound engine crash

Same NoSuchMethodError class as 45b8157, but here it kills the dedicated
Sound engine thread, freezing the client while ZMusic keeps playing audio.

* refactor(forge-1.20.1): split resolve() into smaller helper methods

Addresses CodeFactor's complex-method warning on
MinecraftSoundAccess#resolve() by extracting the
field/method-lookup loops into reusable, single-purpose helpers.
No behavior change.
Bumps net.minecraftforge.renamer from 1.1.0 to 1.1.3.

---
updated-dependencies:
- dependency-name: net.minecraftforge.renamer
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps net.minecraftforge.gradle from 7.0.25 to 7.0.31.

---
updated-dependencies:
- dependency-name: net.minecraftforge.gradle
  dependency-version: 7.0.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps org.apache.logging.log4j:log4j-api from 2.26.0 to 2.26.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.26.1
  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 Jul 3, 2026
@RealHeart RealHeart closed this Jul 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/org.apache.logging.log4j-log4j-api-2.26.1 branch July 12, 2026 05:44
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.

4 participants