LatamPMDevs / Minerware

🎮 Minerware plugin inspired in CubeCraft's
GNU General Public License v3.0
37 stars 10 forks source link

Bump pocketmine/pocketmine-mp from 4.12.11 to 4.19.0 #168

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pocketmine/pocketmine-mp from 4.12.11 to 4.19.0.

Release notes

Sourced from pocketmine/pocketmine-mp's releases.

PocketMine-MP 4.19.0

For Minecraft: Bedrock Edition 1.19.70

This release improves the Timings system, allowing timings reports to be displayed in a clearer way. See a demo here: https://timings.pmmp.io/?id=303556

In addition, some minor performance improvements and API additions have been made.

Please see the changelogs for details.

PocketMine-MP 4.18.4

For Minecraft: Bedrock Edition 1.19.70

This is a security release. Upgrading is strongly recommended.

It should be a drop-in replacement for any prior 4.18.x release.

Please see the changelogs for details.

PocketMine-MP 4.18.3

For Minecraft: Bedrock Edition 1.19.70

This is a bugfix release. It should be a drop-in replacement for any prior 4.18.x release.

Please see the changelogs for details.

PocketMine-MP 4.18.2

For Minecraft: Bedrock Edition 1.19.70

This is a bugfix release. It should be a drop-in replacement for any prior 4.18.x release.

Please see the changelogs for details.

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.

... (truncated)

Commits
  • 89deb0f Release 4.19.0
  • ad88490 Mark TickingChunkEntry as internal
  • 3490e2b Mark RegisteredListenerCache as internal
  • 946c2fb Ticking chunks rewrite (#5689)
  • 1c0eed5 Added runtime test for event handler inheritance, to ensure I don't accidenta...
  • 9e9b4db Merge branch 'stable' into minor-next
  • e667b5c 4.18.5 is next
  • f61f721 Release 4.18.4
  • 3f82150 Update Composer dependencies
  • 017fcde always the CS...
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #170.