Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency com.github.angeschossen:LandsAPI to v6.14.4 #117

Merged
merged 2 commits into from
Sep 9, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.angeschossen:LandsAPI (source) 6.12.1 -> 6.14.4 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Mend Renovate. View repository job log here.

@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 2022

Kudos, SonarCloud Quality Gate passed!    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
No Duplication information No Duplication information

@Wolfieheart Wolfieheart merged commit 14589f5 into master Sep 9, 2022
@Wolfieheart Wolfieheart deleted the renovate/com.github.angeschossen-landsapi-6.x branch September 9, 2022 10:09
Wolfieheart added a commit that referenced this pull request Sep 10, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>
Wolfieheart added a commit that referenced this pull request Sep 13, 2022
* [CORE] Bump to 1.xx.x-37 (1.xx as I dont know when we will have to update again)

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI] Bump PlotSquared-Core to v6.9.4 (#112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump PlotSquared-Bukkit to v6.9.4 (#111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump SuperiorSkyblockAPI to v1.11.1 (#109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump towny to v0.98.3.4 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Bump Towny to 0.98.3.8 (#115)

* [CORE] Add Lands protection (#116) 

* Add Lands protection and clean up protection system a bit

* Didn't mean to add that

* Add Lands to softdepend

* Bump version

* Bump version

* Add comment

* Add author

* Add another comment

* Add override permission check and add comment

Co-Authored with: PlanetTeamSpeakk <xxxxxxxxxxxxxxxxxxxxxxxxxx@github.com>

* [CORE] Add Lands Protection Bypass to permpack

Add in Lands Protection Byspass to the relevant Permpacks - Extension done at the end of #106

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.3.8

Co-authored-by: PlanetTeamSpeak <PlanetTeamSpeakk@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Remove Discord 

Closing of the community Discord for the time being.

* [CORE] Bump LandsAPI to v6.14.4 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CORE] Hotfix - Protections not detecting Plugins Enabled Correctly. Closes #120

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Bump to 1.19.2-37.2

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Add in Functionality for Custom Names

* [CORE] Bump to 1.19.2-37.3

* [CORE] Bump to 1.19.2-37.3

* [CORE] Bump PlotSquared to 6.9.4

* [CORE] Optimize Imports

* [CORE] Fix Bugs in Implementation Part 1 - Objests.RequireNonNull

* [CORE] Fix Bug in Checking String Comparison

* [CORE] Fix Build Compliation due to incorrect variable

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: PlanetTeamSpeak <PlanetTeamSpeakk@users.noreply.github.com>
Wolfieheart added a commit that referenced this pull request Oct 11, 2022
* [CORE] Fix BStats Language and Add TODOs

Fix TODOs

* [CORE] ArmorStandEditor 1.19.2-38: Prerequisits (#105)

* [CORE] Bump to 1.xx.x-37 (1.xx as I dont know when we will have to update again)

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CI] Bump PlotSquared-Core to v6.9.4 (#112)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump PlotSquared-Bukkit to v6.9.4 (#111)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump SuperiorSkyblockAPI to v1.11.1 (#109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CI] Bump towny to v0.98.3.4 (#108)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Bump Towny to 0.98.3.8 (#115)

* [CORE] Add Lands protection (#116) 

* Add Lands protection and clean up protection system a bit

* Didn't mean to add that

* Add Lands to softdepend

* Bump version

* Bump version

* Add comment

* Add author

* Add another comment

* Add override permission check and add comment

Co-Authored with: PlanetTeamSpeakk <xxxxxxxxxxxxxxxxxxxxxxxxxx@github.com>

* [CORE] Add Lands Protection Bypass to permpack

Add in Lands Protection Byspass to the relevant Permpacks - Extension done at the end of #106

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.3.8

Co-authored-by: PlanetTeamSpeak <PlanetTeamSpeakk@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Remove Discord 

Closing of the community Discord for the time being.

* [CORE] Bump LandsAPI to v6.14.4 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CORE] Hotfix - Protections not detecting Plugins Enabled Correctly. Closes #120

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Bump to 1.19.2-37.2

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Add in Functionality for Custom Names

* [CORE] Bump to 1.19.2-37.3

* [CORE] Bump to 1.19.2-37.3

* [CORE] Bump PlotSquared to 6.9.4

* [CORE] Optimize Imports

* [CORE] Fix Bugs in Implementation Part 1 - Objests.RequireNonNull

* [CORE] Fix Bug in Checking String Comparison

* [CORE] Fix Build Compliation due to incorrect variable

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: PlanetTeamSpeak <PlanetTeamSpeakk@users.noreply.github.com>

* [CORE] Bump Version to 1.19.2-38 (something forgotten)

* [CORE] Build Compilation Fix.

* [CORE] Fix as this is DEV not for Production Use

* [CORE] Bump SuperiorSkyblockAPI to v1.11.1 (#126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Clean Up TODOs and add message regarding development builds

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* [CORE] Fix the idiotic bug of ListSTring Indexes

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>

* Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.0 (#128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency com.bgsoftware:SuperiorSkyblockAPI to v2022 (#129)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.3.10 (#131)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency com.plotsquared:PlotSquared-Bukkit to v6.10.1 (#132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency com.plotsquared:PlotSquared-Core to v6.10.1 (#133)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* [CORE] Define that that Warning is NAB and shouldnt be reported!

* [CORE] CR Remarks

Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>
Signed-off-by: Wolfieheart <xMakeItRain94@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: PlanetTeamSpeak <PlanetTeamSpeakk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant