hachkingtohach1 / ReallyCheat

MIT License
27 stars 4 forks source link

Bump pocketmine/pocketmine-mp from 4.6.1 to 4.12.3 #51

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pocketmine/pocketmine-mp from 4.6.1 to 4.12.3.

Release notes

Sourced from pocketmine/pocketmine-mp's releases.

PocketMine-MP 4.12.3

For Minecraft: Bedrock Edition 1.19.50

This bugfix release includes a fix for a denial-of-service vulnerability. Upgrading is recommended.

Please see the changelogs for details.

PocketMine-MP 4.12.2

For Minecraft: Bedrock Edition 1.19.50

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

Please see the changelogs for details.

PocketMine-MP 4.12.1

For Minecraft: Bedrock Edition 1.19.50

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

Please see the changelogs for details.

PocketMine-MP 4.12.0

For Minecraft: Bedrock Edition 1.19.50

This is a support release for Minecraft: Bedrock 1.19.50. It does not contain any API changes.

Please see the changelogs for details.

PocketMine-MP 4.11.0

For Minecraft: Bedrock Edition 1.19.40

This is a minor feature update, adding some new features and minor improvements to PocketMine-MP, including improved block updates, support for encrypted resource packs, and API additions and deprecations.

Most plugins which currently work on 4.10.x or earlier should work on this version without changes. However, due to internals changes, some plugins using internal APIs (not supported) may break.

Please see the changelogs for details.

PocketMine-MP 4.11.0-BETA2

For Minecraft: Bedrock Edition 1.19.40

This is a feature preview for 4.11.0, a minor update to PocketMine-MP which adds some minor new features and improvements.

Please see the changelogs for details.

PocketMine-MP 4.11.0-BETA1

For Minecraft: Bedrock Edition 1.19.40

This is a feature preview for 4.11.0, a minor update to PocketMine-MP which adds some minor new features and improvements.

... (truncated)

Commits
  • 466f7e9 Release 4.12.3
  • 59be901 Fixed unauthenticated sessions taking up player slots
  • 5d2b0ac GamemodeCommand: report failure if the target's game mode is already the desi...
  • 7d1d620 attempted fix for GitHub rate limiting php-cs-fixer installation
  • 17dde14 Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3 (#5465)
  • 1e5597f World: account for null chunk edge case in tickChunk()
  • 97ef209 HandlerList: added missing class-string type for constructor
  • 1305fd5 Merge branch 'stable' of github.com:pmmp/PocketMine-MP into stable
  • 7a137f9 Updated build/php submodule to pmmp/php-build-scripts@6b605ed7c458fc8f95080ff...
  • 63e8b1c Bump phpstan/phpstan from 1.9.3 to 1.9.4 (#5458)
  • 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 #53.