utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

Bump worldedit from 5.5.8 to 5.6.3 #134

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps worldedit from 5.5.8 to 5.6.3.

Changelog

Sourced from worldedit's changelog.

5.6.3 Note: We are working on WorldEdit 6.x so 5.x are maintenance releases and will mostly contain bug fixes and minor changes.

  • Added support for CraftBukkit 1.7.10.
  • Fixed activated hoppers rotating incorrectly.
  • Fixed listing schematics with directories in the folder.

5.6.2

  • Backport 1.7.9 support to WE 5.x

5.6.1

  • Added support for Minecraft 1.7.5 on Bukkit.
  • Added //flora command to place flora over grass.
  • Fixed //forest accepting the wrong arguments.

5.6

  • Added //forest that generates a forest in a selection.
  • Added -s flag to //paste to select the pasted area.
  • Added //line command and EditSession method.
  • Added //curve.
  • Added 1.7 blocks, biomes, trees, and items.
  • Added a "hand" pseudo block type that uses the currently selected block.
  • Added a "pos1" pseudo block type, which uses the block type from the "primary position".
  • Added a //generatebiome command, which uses formulae to generate free-form biomes.
  • Added a check for both superperms and PEX directly to support older versions of PEX with inGroup.
  • Added a SolidBlockMask (#solid).
  • Added an item->block mapping for LocalPlayer.getBlockInHand().
  • Added colors for stained clay and carpet data values.
  • Added configuration option to set the default for the /up and /ceil commands.
  • Added data value mappings for certain blocks and made all other block types wildcard matches.
  • Added fly mode support for /up and /ceil,
  • Added hollow lines.
  • Added Line thickness support.
  • Added new log/leaves to floating tree remover tool.
  • Added non-cuboid support for //walls and //outline.
  • Added query{,Abs,Rel}(x,y,z,typevar,datavar) to the expression parser.
  • Added support for rotating hay blocks like logs.
  • Added usage of non-existent variables in all LValue expressions.
  • Changed /up and /ceil command to use glass block by default. Flight can be done via -f flag now.
  • Removed the /fill command as an alias of /material (which sets the brush material).
  • Fixed //deform not doing anything at all.
  • Fixed //walls on non-cuboid regions so that they no longer introduces gaps in walls beyond 45 degrees.

... (truncated)

Commits
  • 0087aaf [maven-release-plugin] prepare release 5.6.3
  • aa44f1d Update changelog for 5.6.2 and 5.6.3.
  • 43ee528 Add support for CraftBukkit 1.7.10.
  • cfbb889 Rectified that hopper fix being very incomplete (and unit test breaking!).
  • e69faac Updated .gitignore with new Forge build-related entries.
  • ef6119e Fixed activated hoppers rotating incorrectly.
  • 67b679f Fixed listing schematics with directories in the folder.
  • 7e6fd6c [maven-release-plugin] prepare for next development iteration
  • 72f8138 [maven-release-plugin] prepare release 5.6.2
  • 1397650 Backport 1.7.9 support to WE 5.x
  • 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](https://app.dependabot.com): - 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)
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication