fix(deps): update module github.com/sebatec-eu/config-mate to v1.10.0 #20
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/all-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.9.0→v1.10.0Release Notes
sebatec-eu/config-mate (github.com/sebatec-eu/config-mate)
v1.10.0Compare Source
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.Encodingargument (e.g.RawStdEncoding,RawURLEncoding, orEncoding.WithPadding).ReadInConfigdefault base64 hook now triesbase64.StdEncodingthenbase64.URLEncoding. Configs using URL-safe base64 that previously failed validation now decode automatically.Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.