Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump griefprevention from 16.14.0 to 16.17.1 #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps griefprevention from 16.14.0 to 16.17.1.

Release notes

Sourced from griefprevention's releases.

16.17.1

Compatible with Bukkit implementations of 1.16 and later. (Bukkit implementations include CraftBukkit, Spigot, Tuinity, Purpur, Paper, etc.)

Fixes

  • Add waterlogging check for buckets (#1156) (329bfb5) - @Nouish and @Jikoo
  • Fix resizing 1-wide claims (#1148) (1edd0a9) - @Jikoo
  • Stop block explosions damaging claimed entities (#1122) (293142d) - @Jikoo
  • Fix claims in other worlds preventing piston movement with EVERYWHERE_SIMPLE(#1099) (1f98733) - @Jikoo
  • Piston should not be included in moved block bounding box (#1088) (8c7abf9) - @Jikoo
  • Fix incorrect retract check and everywhere modes checking subclaim (#1083) (e1086c3) - @Jikoo
  • Fix subclaims being added to chunk claims map when resized (#1082) (0ceb6f8) - @Jikoo
  • Fix restore nature removing top level of liquids (#1066) (746f104) - @FreeMonoid

Features

  • Prevent egg hatching in claims without container permission (#1128) (5a70d69) - @YanisBft
  • Allow for sqlite backend to be used (#1157) (7ce30c6) - @Nouish
  • Prevent doublechests forming on claim boundary (#1054) (c014901) - @FrankHeijden

Improvements

  • Make placing and breaking boats use containertrust like minecarts do (#1065) (03074bf) - @FreeMonoid
  • Update to current Biome API (#1044) (8465d19) - @Jikoo
  • Refactor boundary checks into unified bounding box (#1126) (d5c5e49) - @Jikoo
  • Avoid requesting invalid names from Mojang (old UUID conversion code) (#1092) (de7a137) - @Jikoo
  • Refactor pistons to use new bounding box (#1139) (f01798f) - @Jikoo
  • reinstate default of max accrual blocks to 80k (eaaa423) - @RoboMWM

API

Well, it was a good experiment trying this "semi-automated" method of making a changelog, but it feels like I spend just as much, if not more time categorizing each commit message and filtering out tech debt/non-code commits.

Download 16.17.1

16.16.0

This release is compatible only with implementations of Bukkit 1.16 or higher.

Bukkit implementations include Craftbukkit, Spigot, Paper, etc.

Fixes

  • #1009 Fix /abandonallclaims. @Jikoo
  • #1045 An empty bannedwords.txt will no longer softmute players for any message. @Jikoo
  • #1043 Remove legacy material load when using /gpblockinfo. @Jikoo
  • #1050 Allow all zombie types to convert villagers to zombie villager. @lmichaelis

Features and Improvements

... (truncated)

Commits
  • 2b69191 [maven-release-plugin] prepare release 16.17.1
  • 936b20a Update build instructions to use 16.17.1 (#1163)
  • 5a70d69 Prevent egg hatching in claims without container permission (#1128)
  • e95b798 Add the involved entities in PreventPvPEvent (#1186)
  • 2f0f98d add "test with vanilla client" debugging step
  • 7ce30c6 Allow for sqlite backend to be used (#1157)
  • ddcf4b2 apparently MOSS is censoring "dumcord" which is leading to dropped messages...
  • 1838c78 update chat page
  • 329bfb5 Add waterlogging check for buckets (#1156)
  • c235bb0 Make POM more explicit about plugin versions (#1153)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [griefprevention](https://github.com/TechFortress/GriefPrevention) from 16.14.0 to 16.17.1.
- [Release notes](https://github.com/TechFortress/GriefPrevention/releases)
- [Commits](GriefPrevention/GriefPrevention@16.14.0...16.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants