feat(wasmCloud/wasmCloud/wash): Add regex template for wash#917
Merged
suzuki-shunsuke merged 2 commits intoMay 14, 2025
Merged
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
8089888 to
9261bc5
Compare
Contributor
Author
|
Sorry for the force-push, but forgot to enable commit signing |
Merged
5 tasks
Member
|
Thank you for your contribution! |
Member
|
Hmm. I'll consider how to solve the problem. https://docs.renovatebot.com/configuration-options/#allowedversions aqua-renovate-config/jsonnet/default.jsonnet Lines 26 to 32 in ad16254 |
Member
|
Okay. PR was closed properly. packageRules: [
{
allowedVersions: '/^wash-v/',
matchFileNames: [
"**/aqua.yaml"
],
matchDepNames: [
'wasmCloud/wasmCloud/wash',
],
}, |
Member
tmeijn
pushed a commit
to tmeijn/dotfiles
that referenced
this pull request
May 19, 2025
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [aquaproj/aqua-renovate-config](https://github.com/aquaproj/aqua-renovate-config) | minor | `2.7.5` -> `2.8.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>aquaproj/aqua-renovate-config (aquaproj/aqua-renovate-config)</summary> ### [`v2.8.0`](https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.8.0) [Compare Source](aquaproj/aqua-renovate-config@2.7.5...2.8.0) ##### Features [#​917](aquaproj/aqua-renovate-config#917) [#​921](aquaproj/aqua-renovate-config#921) Support wasmCloud/wasmCloud/wash [@​AmandaCameron](https://github.com/AmandaCameron) </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xNCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

aqua-renovate-config/jsonnet/utils.libsonnet
Lines 218 to 220 in 0495ad7