xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
361 stars 37 forks source link

Bump com.fastasyncworldedit:FastAsyncWorldEdit-Libs-Core from 2.9.1 to 2.11.0 #393

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 2 months ago

Bumps com.fastasyncworldedit:FastAsyncWorldEdit-Libs-Core from 2.9.1 to 2.11.0.

Release notes

Sourced from com.fastasyncworldedit:FastAsyncWorldEdit-Libs-Core's releases.

2.11.0

Major features

🐛 Fixes

✨ Features

✅ Chore

📦 Dependency updates

... (truncated)

Commits
  • c82ab99 Release 2.11.0
  • 04fb55d Update dependency gradle to v8.8 (#2812)
  • e8d17fb Update dependency org.checkerframework:checker-qual to v3.44.0 (#2813)
  • 270e1a8 Update dependency org.enginehub.lin-bus:lin-bus-bom to v0.1.2 (#2810)
  • 1db7df2 Update dependency com.palmergames.bukkit.towny:towny to v0.100.3.3 (#2809)
  • 4590dcb Update auto.value to v1.11.0 (#2811)
  • 2ccfd50 feat: implement 1.21 (#2808)
  • ff04c93 feat: add option to prevent parsing legacy blocks to the FaweLimit (#2783)
  • 4853a65 feat: implement graceful world bounds check where appropriate (#2804)
  • 99a58f6 Fix property loading
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
NichtStudioCode commented 3 weeks ago

@dependabot rebase

dependabot[bot] commented 3 weeks ago

Superseded by #407.