Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(external-secrets/external-secrets/esoctl): ignore versions without the suffix -esoctl #804

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

suzuki-shunsuke
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke commented Feb 13, 2025

Close #803

Test

I've confirmed the pull request without the suffix -esoctl was closed.

@suzuki-shunsuke
Copy link
Member Author

suzuki-shunsuke commented Feb 13, 2025

Unfortunately, v0.0.1-esoctl wasn't updated to v0.1.0-esoctl.

DEBUG: Dependency: external-secrets/external-secrets/esoctl, is disabled
DEBUG: Found no satisfying versions with 'semver-coerced' versioning

In terms of semver, 0.1.0-esoctl is a pre-release version of 0.1.0.

Maybe this is related.

https://docs.renovatebot.com/modules/versioning/semver-coerced/

@suzuki-shunsuke suzuki-shunsuke merged commit cc64e6f into main Feb 13, 2025
7 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the fix-esoctl branch February 13, 2025 07:29
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 13, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-renovate-config](https://github.com/aquaproj/aqua-renovate-config) | patch | `2.7.0` -> `2.7.1` |

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.7.1`](https://github.com/aquaproj/aqua-renovate-config/releases/tag/2.7.1)

[Compare Source](aquaproj/aqua-renovate-config@2.7.0...2.7.1)

#### Bug Fixes

[#&#8203;805](aquaproj/aqua-renovate-config#805) Replace matchPaths with matchFileNames
[#&#8203;804](aquaproj/aqua-renovate-config#804)  external-secrets/external-secrets/esoctl: Ignore versions without the suffix `-esoctl`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The support of external-secrets/external-secrets/esoctl doesn't work well
1 participant