chore(deps): update dependency hairyhenderson/gomplate to v3.10.0 #41
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/docker-helper-tools"
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:
v3.9.0
->v3.10.0
Release Notes
hairyhenderson/gomplate
v3.10.0
Compare Source
🥳 It's high time for another gomplate release! This release contains quite a few
bug fixes and improvements.
Some packaging updates:
darwin-arm64
) platform!Be sure to also check out the multi-platform Docker images available at
hairyhenderson/gomplate
.If you've gained value out of gomplate and want to find a way to encourage development, please consider sponsoring gomplate!
v3.10.0 (2021-09-24)
Full Changelog
Release Notes
New features and changes
conv.ToInt
now returns-1
instead of overflowing on 32-bit systems to protect against CWE-190 and CWE-681crypto.RSAGenerateKey
function now enforces a minimum key size of 2048 bits to protect against CWE-326.darwin-arm64
binaryNew functions
functions:
net.ParseIP
,net.ParseIPPrefix
,and
net.ParseIPRange
Bug fixes
master
(fixes #1049)CONSUL_HTTP_ADDR
parsing (fixes #1209)random
functions--input-dir=.
(found in #1081)k8s.io/client-go
to valid semver (fixes #1061)Documentation fixes/updates
files.IsDir
typo in doc example (fixes #1133)Configuration
📅 Schedule: 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.
This PR has been generated by Renovate Bot.