CombatLogX
CombatLogX copied to clipboard
Bump com.github.TownyAdvanced:FlagWar from 0.5.4 to 0.6.2
Bumps com.github.TownyAdvanced:FlagWar from 0.5.4 to 0.6.2.
Release notes
Sourced from com.github.TownyAdvanced:FlagWar's releases.
FlagWar v0.6.2
What's Changed
- Fix attack tasks not being cancelled correctly. by
@LlmDl
in TownyAdvanced/FlagWar#335Full Changelog: https://github.com/TownyAdvanced/FlagWar/compare/0.6.1...0.6.2
FlagWar v0.6.1
What's Changed
- Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3 by
@dependabot
in TownyAdvanced/FlagWar#327- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by
@dependabot
in TownyAdvanced/FlagWar#316- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7 by
@dependabot
in TownyAdvanced/FlagWar#331- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 by
@dependabot
in TownyAdvanced/FlagWar#332- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5 by
@dependabot
in TownyAdvanced/FlagWar#333- Fix/cell attack thread not running by
@LlmDl
in TownyAdvanced/FlagWar#334Full Changelog: https://github.com/TownyAdvanced/FlagWar/compare/0.6.0...0.6.1
FlagWar v0.6.0
What's Changed
- Bump com.palmergames.bukkit.towny:towny from 0.99.5.0 to 0.99.6.0 by
@dependabot
in TownyAdvanced/FlagWar#308- Add support for Folia, bump min. Towny version to 0.100.0.0. by
@LlmDl
in TownyAdvanced/FlagWar#324- Do a better job of implementing Folia. by
@LlmDl
in TownyAdvanced/FlagWar#325- Update files for 0.6.0 release. by
@LlmDl
in TownyAdvanced/FlagWar#330Full Changelog: https://github.com/TownyAdvanced/FlagWar/compare/0.5.4...0.6.0
Changelog
Sourced from com.github.TownyAdvanced:FlagWar's changelog.
[0.6.2][0.6.2]
Added
- None.
Changed
- None.
Fixed
- Fix attacks tasks not being cancelled correctly.
Removed
- None
[0.6.1][0.6.1]
Added
- None.
Changed
- Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
- Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5
Fixed
- Fix scheduler not running properly for flags.
Removed
- None
[0.6.0][0.6.0]
Added
- Add support for Folia, bump min. Towny version to 0.100.0.0. by
@LlmDl
in TownyAdvanced/FlagWar#324Changed
- Bump com.palmergames.bukkit.towny:towny from 0.99.5.0 to 0.99.6.0 by
@dependabot
in TownyAdvanced/FlagWar#308
... (truncated)
Commits
1b94005
Fix attack tasks not being cancelled correctly. (#335)a502ea4
Fix/cell attack thread not running (#334)dd10ee8
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5 (#333)e254422
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 (#332)b8f73fa
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.7 (#331)0309572
Bump org.apache.maven.plugins:maven-checkstyle-plugin (#316)61b18d0
Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3 (#327)168ece4
Update files for 0.6.0 release. (#330)c33ea83
Do a better job of implementing Folia, removing an unneeded Towny (#325)92b258c
Add support for Folia, bump min. Towny version to 0.100.0.0. (#324)- Additional commits viewable in compare view
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 <dependency name> 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)