Skip to content

Commit

Permalink
Bump pocketmine/pocketmine-mp from 4.12.8 to 4.12.9 (#89)
Browse files Browse the repository at this point in the history
Bumps [pocketmine/pocketmine-mp](https://github.com/pmmp/PocketMine-MP)
from 4.12.8 to 4.12.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmmp/PocketMine-MP/releases">pocketmine/pocketmine-mp's
releases</a>.</em></p>
<blockquote>
<h2>PocketMine-MP 4.12.9</h2>
<p><strong>For Minecraft: Bedrock Edition 1.19.50</strong></p>
<p>This is a bugfix release. It should be a drop-in replacement for any
prior 4.12.x release.</p>
<p>Please see the <a
href="https://github.com/pmmp/PocketMine-MP/blob/4.12.9/changelogs/4.12.md#4129">changelogs</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/0eb751c1c9672e183eef758b2f4a329807340385"><code>0eb751c</code></a>
Release 4.12.9</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/7e16f9be8f21d48cffb82e43a7929d5364b5d38e"><code>7e16f9b</code></a>
InGamePacketHandler: handle block actions before use item
transactions</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/768650cee0dd90f976b6b20402b2896d5f7a8050"><code>768650c</code></a>
CS</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/c2c529e2da2913d38bc97371ea319751c9a072d0"><code>c2c529e</code></a>
Include Snooze interrupts in timings results</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/ba18a81e88d8e46e29cd36f82ca28f7fac620125"><code>ba18a81</code></a>
NetworkSession: fixed rate limit getting exhausted after 2.5 seconds
during PvP</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/39218017ca9565ff2e6b898324298e15667dffc0"><code>3921801</code></a>
Fixed walls and thin blocks not connecting to each other</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/f4a1d690752466f22f8f4187a45054476471ebd6"><code>f4a1d69</code></a>
Bell: fixed support requirements</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/cbeae906e1ae0f593c495c43e8d0584cfea7439c"><code>cbeae90</code></a>
Torch: remove unused variable</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/b25e8e26f0cf5cf16897215e7dbb654f537f561a"><code>b25e8e2</code></a>
BaseBanner: fixed incorrect support requirements</li>
<li><a
href="https://github.com/pmmp/PocketMine-MP/commit/a79be994de43610a0404d239ca474a828c214f9d"><code>a79be99</code></a>
World: fixed block placement when clicking on replaceable blocks</li>
<li>Additional commits viewable in <a
href="https://github.com/pmmp/PocketMine-MP/compare/4.12.8...4.12.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pocketmine/pocketmine-mp&package-manager=composer&previous-version=4.12.8&new-version=4.12.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
xqwtxon authored Jan 18, 2023
2 parents 1755bf7 + bdbc553 commit ba38f26
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "LGPL-2.1",
"require": {
"php": "^8.0",
"pocketmine/pocketmine-mp": "4.12.8"
"pocketmine/pocketmine-mp": "4.12.9"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "v3.13.2",
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba38f26

Please sign in to comment.