Skip to content

Commit

Permalink
chore(deps): update dependency aquaproj/aqua-renovate-config to v2 (#176
Browse files Browse the repository at this point in the history
)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[aquaproj/aqua-renovate-config](https://togithub.com/aquaproj/aqua-renovate-config)
| major | `1.13.0` -> `2.0.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>aquaproj/aqua-renovate-config
(aquaproj/aqua-renovate-config)</summary>

###
[`v2.0.0`](https://togithub.com/aquaproj/aqua-renovate-config/releases/tag/2.0.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-renovate-config/compare/1.13.0...2.0.0)

#### ⚠️ Breaking Changes


[#&#8203;455](https://togithub.com/aquaproj/aqua-renovate-config/issues/455)
The following presets were removed.

-   action.json
-   golang-go.json
-   kubernetes-kubectl.json
-   kubernetes-sigs-kustomize.json

##### Why?

These presets aren't useful.
They are included in the default preset.
We'd like to reduce the burden of the maintenance.

##### How to migrate

Please use the `default` preset or `file` preset.

#### 💪 Features


[#&#8203;479](https://togithub.com/aquaproj/aqua-renovate-config/issues/479)
Support GitLab

Support updating packages `gitlab\.com/.*` with `gitlab-releases`
datasource


[#&#8203;485](https://togithub.com/aquaproj/aqua-renovate-config/issues/485)
Support Gitea

Support updating packages `gitea\.com/.*` with `gitea-releases`
datasource

#### Fixes


[#&#8203;453](https://togithub.com/aquaproj/aqua-renovate-config/issues/453)
Migrate regexManagers to customManagers

-
[https://github.com/renovatebot/renovate/pull/24451](https://togithub.com/renovatebot/renovate/pull/24451)
-
[https://github.com/renovatebot/renovate/issues/19066](https://togithub.com/renovatebot/renovate/issues/19066)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on thursday" in timezone
America/Los_Angeles, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 97cd74a commit 85a0548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
':semanticCommitTypeAll(chore)',
':preserveSemverRanges',
'github>whitesource/merge-confidence:beta',
"github>aquaproj/aqua-renovate-config#1.13.0" // renovate: depName=aquaproj/aqua-renovate-config
"github>aquaproj/aqua-renovate-config#2.0.0" // renovate: depName=aquaproj/aqua-renovate-config
],
repositories: [
'scottames/dots'
Expand Down

0 comments on commit 85a0548

Please sign in to comment.