unresolved3169 / Altay

A server software for Minecraft: Bedrock Edition in PHP (ABONDONED)
GNU Lesser General Public License v3.0
143 stars 52 forks source link

Bump pocketmine/nbt from 0.2.18 to 0.2.19 #364

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps pocketmine/nbt from 0.2.18 to 0.2.19.

Release notes

Sourced from pocketmine/nbt's releases.

0.2.19

Changes since 0.2.18

  • TAG_Compounds containing repeated keys in binary data is no longer treated as a corruption case. While it technically is corruption, it's problematic due to inability to recover the data using this library.
Commits
  • 8567c65 CompoundTag: repeat 3e0d9ef6b6c5fb45e3745a121296e75631b3eefe for 0.2 legacy
  • 5073419 Update phpstan/phpstan requirement from 0.12.80 to 0.12.85 (#94)
  • 5a13f36 Upgrade to GitHub-native Dependabot (#93)
  • See full diff 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)