aepfli / gradle-gitlab-repositories

Handling Maven GitLab dependencies made easy. Define multiple tokens and selectively apply them to repositories, remove the need for repeating Credential handling blocks for different environments.
Eclipse Public License 2.0
13 stars 1 forks source link

Update eskatos/gradle-command-action action to v2.1.5 #40

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
eskatos/gradle-command-action action patch v2.1.3 -> v2.1.5

Release Notes

eskatos/gradle-command-action ### [`v2.1.5`](https://togithub.com/eskatos/gradle-command-action/releases/v2.1.5) [Compare Source](https://togithub.com/eskatos/gradle-command-action/compare/v2.1.4...v2.1.5) This release addresses a potential security issue by upgrading `minimist`, and fixes a bug with very large cache entries by upgrading `@actions/cache`. No other changes are included. ##### What's Changed - \[FIX] - Upgrade minimist from 1.2.5 -> 1.2.6 - \[FIX] - Support cache entries > 2Gb via library upgrade to [@​actions/cache](https://togithub.com/actions/cache) from 1.0.10 -> 2.0.0. **Full changelog**: https://github.com/gradle/gradle-build-action/compare/v2.1.4...v2.1.5 ### [`v2.1.4`](https://togithub.com/eskatos/gradle-command-action/releases/v2.1.4) [Compare Source](https://togithub.com/eskatos/gradle-command-action/compare/v2.1.3...v2.1.4) ##### What's Changed - Updated dependency versions: [`d700906`](https://togithub.com/eskatos/gradle-command-action/commit/d700906a155ae3ddc36d15f41d1ac83e8623287c). - Log stack trace for cache errors that are reported as warnings. **Full Changelog**: https://github.com/gradle/gradle-build-action/compare/v2.1.3...v2.1.4

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.



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