Skip to content

Commit

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

[![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)
| patch | `2.3.0` -> `2.3.1` |

---

> [!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.3.1`](https://togithub.com/aquaproj/aqua-renovate-config/releases/tag/2.3.1)

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

#### Bug Fixes


[#&#8203;588](https://togithub.com/aquaproj/aqua-renovate-config/issues/588)
Replace matchPackageNames with matchDepNames

https://docs.renovatebot.com/configuration-options/#matchpackagenames

> matchPackageNames will try matching packageName first and then fall
back to matching depName.
> If the fallback is used, Renovate will log a warning, because the
fallback will be removed in a future release.
> Use matchDepNames instead.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 804711c commit 79b5155
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#2.3.0" // renovate: depName=aquaproj/aqua-renovate-config
"github>aquaproj/aqua-renovate-config#2.3.1" // renovate: depName=aquaproj/aqua-renovate-config
],
automergeStrategy: 'squash',
dependencyDashboard: true,
Expand Down

0 comments on commit 79b5155

Please sign in to comment.