⬆️ Updates actions/cache action to v2.1.8 #35
2/4 Fail(s): LABEL, MILESTONE
Status: FAIL
Here are some stats of the run:
4 validations were ran.
2 PASSED
2 FAILED
Details
✔️ Validator: DESCRIPTION
- ✔️ No_empty option is not enabled, as such this validator did not run
Input : This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/cache | action | patch | v2.1.3 → v2.1.8 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v2.1.8: Updating actions/core to version 1.10.0
The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message.
v2.1.7
Support 10GB cache upload using the latest version 1.0.8 of @actions/cache
v2.1.6
- Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (#596)
v2.1.5
- Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar (#527)
v2.1.4
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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, check this box
This PR was generated by Mend Renovate. View the repository job log.
Settings : ```{"no_empty":{"enabled":false}}```
✔️ Validator: TITLE
- ✔️ title must exclude '^[WIP]'
Input : ⬆️ Updates actions/cache action to v2.1.8
Settings :{"must_exclude":{"regex":"^\\[WIP\\]"}}
❌ Validator: LABEL
- ❌ label does not include "change|feat|imp|fix|doc|i18n"
Input : java dependencies
Settings :{"must_include":{"regex":"change|feat|imp|fix|doc|i18n"}} - ✔️ label must exclude 'wip|work in progress'
Input : java dependencies
Settings :{"must_exclude":{"regex":"wip|work in progress"}}
❌ Validator: MILESTONE
- ❌ The milestone can't be empty
Input :
Settings :{"no_empty":{"enabled":true}}