Skip to content

feat(wasmCloud/wasmCloud/wash): Add regex template for wash#917

Merged
suzuki-shunsuke merged 2 commits into
aquaproj:mainfrom
AmandaCameron:feat/wasmCloud/wasmCloud/wash
May 14, 2025
Merged

feat(wasmCloud/wasmCloud/wash): Add regex template for wash#917
suzuki-shunsuke merged 2 commits into
aquaproj:mainfrom
AmandaCameron:feat/wasmCloud/wasmCloud/wash

Conversation

@AmandaCameron

@AmandaCameron AmandaCameron commented May 14, 2025

Copy link
Copy Markdown
Contributor

@github-actions

This comment was marked as resolved.

@AmandaCameron AmandaCameron force-pushed the feat/wasmCloud/wasmCloud/wash branch from 8089888 to 9261bc5 Compare May 14, 2025 17:18
@AmandaCameron

Copy link
Copy Markdown
Contributor Author

Sorry for the force-push, but forgot to enable commit signing

@suzuki-shunsuke

Copy link
Copy Markdown
Member

Thank you for your contribution!

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label May 14, 2025
@suzuki-shunsuke suzuki-shunsuke added this to the 2.7.6 milestone May 14, 2025
@suzuki-shunsuke

Copy link
Copy Markdown
Member

The update works properly, but unfortunately, the undesirable change (wash-v0.40.0 -> v0.82.0) was listed.

image

I think this is because the default regular expression works.
You can ignore the change.
Unfortunately, I have no idea to remove the change from the table.

@suzuki-shunsuke suzuki-shunsuke merged commit ad16254 into aquaproj:main May 14, 2025
10 checks passed
@github-project-automation github-project-automation Bot moved this to Done in main May 14, 2025
@suzuki-shunsuke

suzuki-shunsuke commented May 14, 2025

Copy link
Copy Markdown
Member

Hmm.
An desirable PR was created.

I'll consider how to solve the problem.

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

{
allowedVersions: '/-esoctl$/',
matchFileNames: utils.aquaYAMLMatchPaths,
matchDepNames: [
'external-secrets/external-secrets/esoctl',
],
},

@suzuki-shunsuke

Copy link
Copy Markdown
Member

Okay. PR was closed properly.
szksh-lab-2/test-renovate@0a063e4

  packageRules: [
    {
      allowedVersions: '/^wash-v/',
      matchFileNames: [
        "**/aqua.yaml"
      ],
      matchDepNames: [
        'wasmCloud/wasmCloud/wash',
      ],
    },

@suzuki-shunsuke

Copy link
Copy Markdown
Member

@suzuki-shunsuke

Copy link
Copy Markdown
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

[#&#8203;917](aquaproj/aqua-renovate-config#917) [#&#8203;921](aquaproj/aqua-renovate-config#921) Support wasmCloud/wasmCloud/wash [@&#8203;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=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants