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 the gradle group with 1 update #358

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the gradle group with 1 update: com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit.

Updates com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit from 2.6.0 to 2.6.3

Release notes

Sourced from com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit's releases.

2.6.3

🚀 Major features

🐛 Fixes

✨ Features

2.6.2

🐛 Fixes

✨ Features

✅ Chore

... (truncated)

Commits
  • 956a518 Release 2.6.3
  • e449910 feat: prevent edits outside +/- 30,000,000 blocks (#2285)
  • ca4080e Update & Fix TownyFeature support. (#2279)
  • 71c172c [ci skip] Update bug_report.yml
  • 083f8a4 Set proper field access and use mappings for entities on spigot (#2282)
  • 689c7f6 Fixed setting sign text on 1.20
  • bb14d93 Add Console/CommandBlock support to Fabric/Forge/Sponge (2317)
  • e7876c4 Update to 1.20 (#2276)
  • 152d870 Improve exception handling on adapter loading (#2277)
  • 9be1a58 Back to snapshot for development
  • 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/xenondevs/Nova/network/alerts).