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 actions/cache action to v3 #48

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 21, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v2 -> v3

Release Notes

actions/cache

v3

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

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

@sonarcloud
Copy link

sonarcloud bot commented Mar 21, 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 changed the base branch from master to dev/1.18.2-35 March 21, 2022 10:33
@Wolfieheart Wolfieheart merged commit a036993 into dev/1.18.2-35 Mar 21, 2022
@Wolfieheart Wolfieheart deleted the renovate/actions-cache-3.x branch March 23, 2022 17:59
Wolfieheart pushed a commit that referenced this pull request May 14, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Wolfieheart pushed a commit that referenced this pull request May 17, 2022
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Wolfieheart added a commit that referenced this pull request Jun 22, 2022
* [CORE] Version Bump to 1.18.2-35

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

* [MVN] Introduce WorldGuard, Plotsquared, GriefPrevention Addons

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

* [CORE] Introduce WorldGuard Protection

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

* [CORE] PlotSquared and Towny Implementations

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

* [CORE] PlotSquared Added to SoftDepend List

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

* [CORE] Fix Towny Protection not returning correctly and implement protection checks in Edit Class

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

* [CORE] Comments added to explain the changes to CanEdit Function

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

* [CORE]  Add GriefPreventionProtection - Closes Wolfieheart/ArmorStandEditor-Issues#24 in FULL

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

* [CORE] Code Review Remarks from Sonar.

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

* [CORE] Code Review Remarks from Sonar.

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

* [CORE] Bump PlotSquared to 6.6.0

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

* [CORE] Bump WorldGuard to 7.0.7 and Towny to 0.98.0.3

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

* Create ru_RU.yml

* Update ru_RU.yml

* Update ru_RU.yml

* [CORE] Update CanEdit with Protections

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

* [CORE] Fix Metrics - English not a language, which was bizzare.

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

* [CORE] Fix Metrics - English not a language, which was bizzare.

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

* [CORE] Revert "Update CanEdit with Protections"

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

* Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#42)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CORE] Merge ItemFrame and ArmorStand canEdit Checks to 1 consolodated if Statement

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

* [CI] Bump Towny to v0.98.1.0 (#45)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CORE] Reimplement Protection Fix and Split ItemFrame and ArmorStand CanEdit. Potential Fix for: Wolfieheart/ArmorStandEditor-Issues#28

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

* [CI] Update actions/cache action to v3 (#48)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.2 (#47)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CORE] Fix for Invisible ArmorStands being unable to be moved. Fix Wolfieheart/ArmorStandEditor-Issues#28

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

* [CI] Update Towny from 0.98.1.2 -> 0.98.1.3

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

* [CI] Update maven-shade-plugin to v3.3.0 (#52)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Bump towny to v0.98.1.4 (#56)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Larry (Wolfieheart) <xMakeItRain94@gmail.com>

* [CI] Dependancy Updates: Towny, Plotsquared etc.

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

* [CORE] Update Protections to have Permission to IgnoreProtection + Implement asedit.*

Ignore Protection Perms are defauled to false, ASEdit.* is ONLY FOR OP USE!

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

* [ci-skip] Fix Spacing Issues in plugin.yml

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

* [CORE] Add List of Developers and Small Improvement to Calculations in Util - Thanks Havens-Edge-MC / Gyztor!

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

* [CORE] Correct Spelling in Util - FULLCIRCLE to fullCircle - #JustIDEComplaints

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

* [CI-SKIP] Add Havens-Edge-MC to authors list - Fantastic Repo with good ideas for improvements. Will keep an eye on ;)

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

* [CORE] Revert and continue rework of WorldGuard Protection to introduce custom flag.

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

* [CORE] Revert WorldGuard Custom Flag Implementation to 1.18.2-35pre2 Base. Fixes and Tested for Wolfieheart/ArmorStandEditor-Issues#32

# This reverts commit d7ebdb6.

* [CI-SKIP] Add Placeholder TODO for Metrics RE: Invisibilty

Signed-off-by: Wolfieheart <xmakeitrain94@gmail.com>
Signed-off-by: Laurence Somers <lsomers@omp.com>

* [CORE] Optimize Imports for Language

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

* [CORE] Fix apparent typo for InvisibleItemFrames in Config and Add Metrics to check Config Usage

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

* [CORE] Protections & Debug Logging

- Introduce One of the Many Skyblock Plugins to the Protection List.
- Introduce more Debug Logging: Need to think on what and where.
- Optimize Protection Import
- Reorder Finals for SpigotResourceId and PluginID for Bstats and Updater etc. etc.

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

* [CORE] Fix the Build - Could not find NMSVersion

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

* [CORE] Version Bump to 1.18.2-35

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

* [CORE] Re-commit permissions to ignore Protections

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

* [CORE] Better GriefPrevention Implementation for Wolfieheart/ArmorStandEditor-Issues#36

Has to be tested in full later on.

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

* [CORE] Code Review Remarks from Sonar + Add Event that we cant getEnabledClaimsForWorld in GriefPrevention

Has to be tested in full later on.

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

* [CORE] Code Review Remarks from Sonar + Add Event that we cant getEnabledClaimsForWorld in GriefPrevention

Has to be tested in full later on.

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

* [CORE] Remove TODO in ArmorStandEditorPlugin - Made it a ? for 1.19

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

* [CORE] CustomModelData Support on EditTool Functionality ONLY! To be Tested Throughly later.

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

* [CORE] CR Remarks + Add TODO to add to Lang File for Failure.

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

* [CI-SKIP] Fix comment RE: EditTool and commandGive

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

* [CORE] Add GiveCommand Language Message on Success. Still to be added to Lang Files

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

* [CORE] Fix Crash in relation SkyblockProtection - Not Initialized in PlayerEditorManager

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

* [CORE] Fix Bug Per Sonar Remarks

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

* [CI] Update actions/upload-artifact action to v3.1.0 (#71)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* [CI] Introduce Stale System

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

* [CI] Move Issue Templates over to this Repository

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

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.13 (#75)

[CI] Update dependency com.palmergames.bukkit.towny:towny to v0.98.1.13 (#75)

* [CI] Move Dependabot over to a Weekly Schedule

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

* [CORE] Update Language to include messages RE: Give Command.

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

* [CORE] Update All Language Files to Match.

- Run NL Translations through Miknes123

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

* [CORE] Add Debug Output for Commands.

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

* [CORE] Add Alternate Chat Color Support and Better Checks in Skyblock Protection for Bypass Mode

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

* [CORE] FIX Check for CustomModelData

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

* [CORE] Prep Move to 1.19.x

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

* [CORE] Prep Move to 1.19.x - Fix after fact.

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

* [CORE] Prep Move to 1.19.x part 3

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

* [CORE] Fix Tab Spaces to be 4 Standard for all files. Update License to GNU v3, Add Java 11 Build.

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

* [CORE] Prep 1.19.x Part 4 - Wolfie keeps missing things Update :P

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

* [CORE] Fix Java Failure, Drop 11 Build and only support 17 and 18 for now.

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

* [CI] Introduction of CONTRIBUTING.MD and pull_request_templates

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

* Delete LICENSE.md

* Create LICENSE.md

* [CI] Update CONTRIBUTING.MD and PR Template to follow the standard we are now using for Major Versions

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

* [CI] Fix up CONTRIBUTING.MD

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

* [CI] Fix up Dependencies:

- Bump PlotSquared-Bukkit and PlotSquared-Core to 6.7.0
- Bump Towny to 0.98.2.2

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

* [CORE] Add in 1.19 Version Notes and info RE Contributions

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

* [CORE] Version Bump - Spigot 1.19 Support as base API

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

* [CORE] Fix to remove the Additional Message if Give Fails

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

* [CORE] POM Builds still 1.19.x-35 instead of 1.19-35

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

* [CORE] Bump PS to 6.9.0

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

* Update dependency com.palmergames.bukkit.towny:towny to v0.98.2.4 (#79)

* [CI] Introduce Stale System

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

* [CI] Move Issue Templates over to this Repository

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

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

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

* [CORE] Introduce GriefDefender Protection - Fixes #81

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

* [CORE] Add IgnoreProtections to Plugin.yml -> Basically I forgot to do this

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

* [CI SKIP] Add in Info RE: GriefPrevention no longer being active

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

* [CORE] Fix issue with UpdateChecker post Relocation

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

* [CORE] Fix issue with UpdateChecker post Relocation

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

* [CORE] Fix Debug Output being active by default.

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

* [CI] Update Towny to 0.98.2.6 - Closes #82

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

* [CI-SKIP] Fix Description for GriefDefender Ignore Protection Perms.

#CopyPasteError

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

Co-authored-by: KPidS <WKPidS@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Laurence Somers <lsomers@omp.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.

2 participants