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-Core from 2.6.0 to 2.9.1 #355

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps com.fastasyncworldedit:FastAsyncWorldEdit-Core from 2.6.0 to 2.9.1.

Release notes

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

2.9.1

🐛 Fixes

🧭 Changes

📦 Dependency updates

2.9.0

🐛 Fixes

✅ Chore

  • refactor: minor adjustments to error handling (ignoring) and blocking queue @​dordsor21 (#2566)

📦 Dependency updates

... (truncated)

Commits
  • 84f661d Release 2.9.1
  • 37d4e9b Allow factory suggestions to have parser context (#2613)
  • 10dc64e Make sure to process all chunks in PQE even if PARALLEL_THREADS = 1 (#2611)
  • 8363bad fix: correctly (de)serialise ItemType (#2620)
  • df9527b fix: set and clone Expression Environment after Expression cloning (#2617)
  • facd31c fix: do not forcefully direct to x,y,z methods in AbstractDelegateExtent (#2614)
  • 1053d46 Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.20
  • e682917 Update plotsquared to v7.3.6
  • 9fa3385 Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.19
  • eca4dbd Update dependency com.palmergames.bukkit.towny:towny to v0.100.1.18
  • 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)