IvanCraft623 / MobPlugin

Plugin for PocketMine-MP that implements mobs ai
Apache License 2.0
26 stars 9 forks source link

Bump pocketmine/pocketmine-mp from 4.17.1 to 4.18.1 #3

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pocketmine/pocketmine-mp from 4.17.1 to 4.18.1.

Release notes

Sourced from pocketmine/pocketmine-mp's releases.

PocketMine-MP 4.18.1

For Minecraft: Bedrock Edition 1.19.70

This release addresses bugs introduced by 4.18.0, including a security vulnerability. Upgrading is strongly recommended.

Users of earlier versions (such as 4.17.x) are not affected by the bugs fixed in this version, and do not need to update.

Please see the changelogs for details.

PocketMine-MP 4.18.0

For Minecraft: Bedrock Edition 1.19.70

This version significantly improves server performance with many players and/or entities by making changes to the internal network system.

It also introduces support for the newer ItemStackRequest protocol, which fixes many bugs and improves server security.

Please see the changelogs for details.

Plugin compatibility notice

Plugins made for previous 4.x versions should work on this version, but plugins using APIs in the pocketmine\network\mcpe namespace may break or behave differently on this version due to internal changes.

Please note that the internal network system's APIs are not supposed to be used by plugins, and are therefore not covered by the API compatibility guarantee.

PocketMine-MP 4.18.0-ALPHA2

For Minecraft: Bedrock Edition 1.19.70

This is an experimental preview of 4.18.0, a minor update to PocketMine-MP focused on improving server performance and the internal network system.

Alpha releases are experimental. Features introduced in these releases are subject to change or removal.

Plugins for 4.17.x and earlier will continue to work, as long as they don't use any internal APIs (e.g. pocketmine\network\mcpe package).

Please see the changelogs for details.

PocketMine-MP 4.18.0-ALPHA1

For Minecraft: Bedrock Edition 1.19.70

This is an experimental preview of 4.18.0, a minor update to PocketMine-MP focused on improving server performance.

Alpha releases are experimental. Features introduced in these releases are subject to change or removal.

Plugins for 4.17.x and earlier will continue to work, as long as they don't use any internal APIs (e.g. pocketmine\network\mcpe package).

Please see the changelogs for details.

Commits
  • cd603e8 Release 4.18.1
  • af38566 InventoryManager: give more detailed information on failure to get info for h...
  • 3ee62d8 InGamePacketHandler: increase max ItemStackRequest actions to 60
  • 811639f InGamePacketHandler: relax errors on normal transactions to fix book editing
  • 5897476 InGamePacketHandler: fixed crash when attempting to drop more of an item than...
  • eca9fe5 Bump build/php from a464454 to 9d8807b (#5654)
  • 006cdaf RakLibInterface: log the name of the session which triggered an unhandled exc...
  • acc8ae8 4.18.1 is next
  • 0e8b287 Release 4.18.0
  • 7c77233 Merge branch 'stable' into minor-next
  • 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 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)
IvanCraft623 commented 1 year ago

@dependabot merge