fix(deps): update module github.com/sebatec-eu/config-mate to v1.10.0 #20

Merged
renovate-bot merged 1 commit from renovate/all-minor-patch into main 2026-07-17 00:13:35 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/sebatec-eu/config-mate v1.9.0v1.10.0 age confidence

Release Notes

sebatec-eu/config-mate (github.com/sebatec-eu/config-mate)

v1.10.0

Compare Source

  • Added: Base64StringToBytesHookFunc(encs ...*base64.Encoding), exported for callers that need a custom base64 alphabet or a fallback chain across multiple alphabets. Padding rules are set per encoding via the *base64.Encoding argument (e.g. RawStdEncoding, RawURLEncoding, or Encoding.WithPadding).
  • Updated: ReadInConfig default base64 hook now tries base64.StdEncoding then base64.URLEncoding. Configs using URL-safe base64 that previously failed validation now decode automatically.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/sebatec-eu/config-mate](https://github.com/sebatec-eu/config-mate) | `v1.9.0` → `v1.10.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsebatec-eu%2fconfig-mate/v1.10.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsebatec-eu%2fconfig-mate/v1.9.0/v1.10.0?slim=true) | --- ### Release Notes <details> <summary>sebatec-eu/config-mate (github.com/sebatec-eu/config-mate)</summary> ### [`v1.10.0`](https://github.com/sebatec-eu/config-mate/blob/HEAD/CHANGELOG.md#v1100---2026-07-16) [Compare Source](https://github.com/sebatec-eu/config-mate/compare/v1.9.0...v1.10.0) - **Added**: `Base64StringToBytesHookFunc(encs ...*base64.Encoding)`, exported for callers that need a custom base64 alphabet or a fallback chain across multiple alphabets. Padding rules are set per encoding via the `*base64.Encoding` argument (e.g. `RawStdEncoding`, `RawURLEncoding`, or `Encoding.WithPadding`). - **Updated**: `ReadInConfig` default base64 hook now tries `base64.StdEncoding` then `base64.URLEncoding`. Configs using URL-safe base64 that previously failed validation now decode automatically. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
fix(deps): update module github.com/sebatec-eu/config-mate to v1.10.0
Some checks failed
Tests / Actions (TypeScript) (pull_request) Successful in 43s
Tests / Backend (Go) (pull_request) Failing after 14m28s
Tests / End-to-end (actions + backend) (pull_request) Has been cancelled
c3487d9ee9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-17 00:12:35 +00:00
renovate-bot deleted branch renovate/all-minor-patch 2026-07-17 00:13:35 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
actions/publish-static-site!20
No description provided.