Compare commits

..

2 Commits

Author SHA1 Message Date
CI-Bot 87e55bbc11 Update renovate/renovate Docker tag to v34.108
ci/woodpecker/pr/next Pipeline was successful Details
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/pr/renovate Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/pr/test Pipeline was successful Details
ci/woodpecker/push/master Pipeline was successful Details
ci/woodpecker/pr/master Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
2023-01-22 13:07:08 +01:00
CI-Bot 95f92c54ce Update dependency rimraf to v4 (#47)
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/next Pipeline was successful Details
ci/woodpecker/push/renovate Pipeline was successful Details
ci/woodpecker/push/master Pipeline was successful Details
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [rimraf](https://github.com/isaacs/rimraf) | devDependencies | major | [`^3.0.2` -> `^4.0.0`](https://renovatebot.com/diffs/npm/rimraf/3.0.2/4.1.1) |

---

### 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**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuNjMuMiJ9-->

Reviewed-on: #47
Co-authored-by: CI-Bot <noreply@ocram85.com>
Co-committed-by: CI-Bot <noreply@ocram85.com>
2023-01-22 13:04:15 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
"exec-bin": "^1.0.0",
"hugo-installer": "^4.0.0",
"markdownlint-cli": "^0.32.0",
"rimraf": "^3.0.2"
"rimraf": "^4.0.0"
},
"otherDependencies": {
"hugo": "0.91.1"