Commit Graph

13 Commits

Author SHA1 Message Date
5c6fbc69a5 Update ghcr.io/renovatebot/renovate Docker tag to v37.431.6
All checks were successful
renovate / renovate (push) Successful in 4m18s
2024-07-15 14:02:09 +00:00
cd32d498bf Update ghcr.io/renovatebot/renovate Docker tag to v37.431.4 (#5)
All checks were successful
renovate / renovate (push) Successful in 3m37s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | minor | `37.429.0` -> `37.431.4` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary>

### [`v37.431.4`](https://github.com/renovatebot/renovate/releases/tag/37.431.4)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.431.3...37.431.4)

##### Bug Fixes

-   **manager/dockerfile:** remove bom marker ([#&#8203;30156](https://github.com/renovatebot/renovate/issues/30156)) ([198de58](198de5843c))

### [`v37.431.3`](https://github.com/renovatebot/renovate/releases/tag/37.431.3)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.431.2...37.431.3)

##### Miscellaneous Chores

-   **deps:** update dependency rimraf to v5.0.8 ([#&#8203;30160](https://github.com/renovatebot/renovate/issues/30160)) ([671fa27](671fa2717e))
-   **deps:** update dependency rimraf to v5.0.9 ([#&#8203;30162](https://github.com/renovatebot/renovate/issues/30162)) ([abfa85a](abfa85ad61))
-   **platform/github:** add schemas for Github content REST API ([#&#8203;30154](https://github.com/renovatebot/renovate/issues/30154)) ([574ca2c](574ca2c3f1))

##### Build System

-   **deps:** update dependency glob to v10.4.5 ([#&#8203;30159](https://github.com/renovatebot/renovate/issues/30159)) ([b03ce8c](b03ce8c038))
-   **deps:** update dependency lru-cache to v10.4.3 ([#&#8203;30161](https://github.com/renovatebot/renovate/issues/30161)) ([e54b56d](e54b56d492))

### [`v37.431.2`](https://github.com/renovatebot/renovate/releases/tag/37.431.2)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.431.1...37.431.2)

##### Build System

-   **deps:** update dependency lru-cache to v10.3.1 ([#&#8203;30158](https://github.com/renovatebot/renovate/issues/30158)) ([451ab96](451ab96c88))

### [`v37.431.1`](https://github.com/renovatebot/renovate/releases/tag/37.431.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.431.0...37.431.1)

##### Tests

-   Add tests for datasource index-level caching ([#&#8203;30153](https://github.com/renovatebot/renovate/issues/30153)) ([34478a6](34478a6dda))

##### Build System

-   **deps:** update dependency glob to v10.4.3 ([#&#8203;30157](https://github.com/renovatebot/renovate/issues/30157)) ([1d1cf0b](1d1cf0baad))

### [`v37.431.0`](https://github.com/renovatebot/renovate/releases/tag/37.431.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.430.0...37.431.0)

##### Features

-   Support `cachePrivatePackages` option for datasource index level ([#&#8203;30120](https://github.com/renovatebot/renovate/issues/30120)) ([4aca729](4aca7294b4))

### [`v37.430.0`](https://github.com/renovatebot/renovate/releases/tag/37.430.0)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.429.1...37.430.0)

##### Features

-   Support `cachePrivatePackages` for Maven datasource ([#&#8203;30126](https://github.com/renovatebot/renovate/issues/30126)) ([7c7063d](7c7063d2d5))

##### Miscellaneous Chores

-   **deps:** update github/codeql-action action to v3.25.12 ([#&#8203;30147](https://github.com/renovatebot/renovate/issues/30147)) ([34c56e3](34c56e3fe1))

##### Code Refactoring

-   **manager/circleci:** replace regex system with YAML parsing ([#&#8203;30142](https://github.com/renovatebot/renovate/issues/30142)) ([8d166a3](8d166a3f71))

### [`v37.429.1`](https://github.com/renovatebot/renovate/releases/tag/37.429.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.429.0...37.429.1)

##### Bug Fixes

-   **helmfile:** remove templates before running updating artifacts ([#&#8203;30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](8e4698049d))

##### Miscellaneous Chores

-   **deps:** update actions/dependency-review-action action to v4.3.4 ([#&#8203;30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](61e0c39f70))

</details>

---

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

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #5
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2024-07-13 19:01:05 +00:00
841a748fd1 Renovate in merge requests to test if changes are effective (#6)
All checks were successful
renovate / renovate (push) Successful in 1m18s
Reviewed-on: #6
2024-07-13 18:56:05 +00:00
a403b041d5 revert 9a7ca83692cb308f9fe866c5a8440389240d026a
All checks were successful
renovate / renovate (push) Successful in 3m0s
revert Update ghcr.io/renovatebot/renovate Docker tag to v37.429.1 (#4)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `37.429.0` -> `37.429.1` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary>

### [`v37.429.1`](https://github.com/renovatebot/renovate/releases/tag/37.429.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.429.0...37.429.1)

##### Bug Fixes

-   **helmfile:** remove templates before running updating artifacts ([#&#8203;30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](8e4698049d))

##### Miscellaneous Chores

-   **deps:** update actions/dependency-review-action action to v4.3.4 ([#&#8203;30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](61e0c39f70))

</details>

---

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

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #4
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2024-07-13 06:56:22 +00:00
9a7ca83692 Update ghcr.io/renovatebot/renovate Docker tag to v37.429.1 (#4)
Some checks failed
renovate / renovate (push) Failing after 11m59s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `37.429.0` -> `37.429.1` |

---

### Release Notes

<details>
<summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary>

### [`v37.429.1`](https://github.com/renovatebot/renovate/releases/tag/37.429.1)

[Compare Source](https://github.com/renovatebot/renovate/compare/37.429.0...37.429.1)

##### Bug Fixes

-   **helmfile:** remove templates before running updating artifacts ([#&#8203;30139](https://github.com/renovatebot/renovate/issues/30139)) ([8e46980](8e4698049d))

##### Miscellaneous Chores

-   **deps:** update actions/dependency-review-action action to v4.3.4 ([#&#8203;30143](https://github.com/renovatebot/renovate/issues/30143)) ([61e0c39](61e0c39f70))

</details>

---

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

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #4
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2024-07-12 09:22:53 +00:00
616c82c34d Update .gitea/workflows/renovate.yaml
All checks were successful
renovate / renovate (push) Successful in 2m32s
2024-07-12 06:10:24 +00:00
11bbde3bd8 Update ghcr.io/renovatebot/renovate Docker tag to v37.429.0 (#2)
All checks were successful
renovate / renovate (push) Successful in 3m3s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/renovatebot/renovate](https://github.com/renovatebot/renovate) | container | minor | `37.20.2` -> `37.429.0` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

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

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: #2
Co-authored-by: Renovate <renovate@kjan.de>
Co-committed-by: Renovate <renovate@kjan.de>
2024-07-12 05:23:31 +00:00
d0d9939b3a Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
renovate / renovate (push) Successful in 26s
Reviewed-on: #1
2024-07-12 05:22:14 +00:00
0a284c1808 Add renovate.json 2024-07-12 05:21:17 +00:00
59ace49ff0 Update config.js
All checks were successful
renovate / renovate (push) Successful in 28s
2024-07-12 05:20:59 +00:00
462f25af08 Add .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 16s
2024-07-12 04:54:27 +00:00
6731691897 Update config.js 2024-07-12 04:51:40 +00:00
d4507fe2a0 Add config.js 2024-07-12 04:50:01 +00:00