Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps org.allaymc.allay:api from 0.6.0 to 0.13.0.

Changelog

Sourced from org.allaymc.allay:api's changelog.

0.8.1 (API 0.13.0) - Unreleased

Compare with 0.8.1

Added

Changed

Fixed

Removed

0.8.1 (API 0.13.0) - 2025/10/7

Compare with 0.8.0

Added

  • (API) Implemented void damage. New methods EntityLivingComponent.hasVoidDamage() and DamageContainer.voidDamage() were added.
  • (API) Implemented lightning rods.
  • (API) Implemented (copper) lanterns.
  • (API) Implemented copper golem statues.
  • (API) Implemented copper chains.
  • (API) Implemented heads.
  • (API) Implemented painting.
  • (API) Added field SimpleSound.PAINTING_PLACE.
  • (API) Added classes PaintingType, EntityPaintingBaseComponent.
  • (API) Added method DamageContainer.api(float).
  • (API) Added method MathUtils.grow(AABBd, BlockFace, double).
  • (API) Added method overload Entity.remove(Runnable).

Changed

  • (API) Renamed field SimpleSound.SIGN_WAXED to SimpleSound.WAXED.
  • (API) Renamed method EntityUndeadComponent.getCatchesFireUnderSunlight() to EntityUndeadComponent.ignitedBySunlight().
  • (API) Changed the return type of methods Entity.getOffsetAABB() and Entity.getOffsetAABBForCollisionCheck(). They return AABBdc instead of AABBd now.
  • Changed the behavior of method EntityLivingComponent.kill(). It now applies 1,000,000 damage to the entity instead of setting the health to zero directly.

Fixed

  • Disabled dead timer for item entity.
  • Fixed fire damage wasn't given when the on fire tick is continuously updated.
  • Fixed the bug that air supply, effect particle, and on fire state are invisible.
  • Fixed an issue where the server could not be launched in certain locales (e.g. Turkey).

0.8.0 (API 0.12.0) - 2025/10/4

Compare with 0.7.1

Added

... (truncated)

Commits

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 [org.allaymc.allay:api](https://github.com/AllayMC/Allay) from 0.6.0 to 0.13.0.
- [Release notes](https://github.com/AllayMC/Allay/releases)
- [Changelog](https://github.com/AllayMC/Allay/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AllayMC/Allay/commits)

---
updated-dependencies:
- dependency-name: org.allaymc.allay:api
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2025

Superseded by #35.

@dependabot dependabot bot closed this Oct 16, 2025
@dependabot dependabot bot deleted the dependabot/gradle/org.allaymc.allay-api-0.13.0 branch October 16, 2025 11:15
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