Update hairyhenderson/gomplate Docker tag to v3.11.7#171
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update hairyhenderson/gomplate Docker tag to v3.11.7#171renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
e3e206f to
bc7ab66
Compare
bc7ab66 to
b760de1
Compare
b760de1 to
9e0d897
Compare
dcddd69 to
9e0d897
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.9.0-alpine→v3.11.7-alpineRelease Notes
hairyhenderson/gomplate (hairyhenderson/gomplate)
v3.11.7Compare Source
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.6...v3.11.7
v3.11.6Compare Source
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.5...v3.11.6
v3.11.5Compare Source
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.4...v3.11.5
v3.11.4Compare Source
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.3...v3.11.4
v3.11.3Compare Source
This is a very minor patch release to update a dependency that's causing gomplate to trigger vulnerability scanners for CVE-2022-27664.
To the best of my understanding gomplate is not vulnerable, as it doesn't expose any HTTP servers - this patch release is purely to help vulnerability scans pass!
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.2...v3.11.3
v3.11.2Compare Source
Another patch release to allow gomplate to be compiled with Go 1.19.
What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.1...v3.11.2
v3.11.1Compare Source
Just a simple patch release to fix a bug that prevented the
go installinstallation method.What's Changed
Full Changelog: hairyhenderson/gomplate@v3.11.0...v3.11.1
v3.11.0Compare Source
👋 Welcome to another gomplate release! Once more, a number of bug fixes and new
features. Thanks to the community, gomplate is now available via
MacPorts as well!
Thanks
Plenty of people have contributed to gomplate by filing issues, suggesting new
features, or submitting pull requests. I'd like to especially thank the
following people for submitting pull requests in this release:
Deprecations
I'm starting to work on gomplate v4, the next major release (with breaking
changes). In preparation for this, I'm listing some features as deprecated (see
the deprecation policy). Note that some of these may have been
deprecated for a while, but I'd like to call them out explicitly here.
datasource is now deprecated (see this discussion),
and will be removed in v4.0.0.
slimbinaries are deprecated, and will no longer be produced startingwith v4.0.0.
strings.Sort(usecoll.Sortinstead)conv.Dict(usecoll.Dictinstead)conv.Slice(usecoll.Sliceinstead)conv.Has(usecoll.Hasinstead)conv.Bool(useconv.ToBoolinstead)based form is now available. This will be removed in v4.
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.11.0 (2022-06-12)
Full Changelog
Release Notes
New features and changes
gomplate.RendererAPI is available for rendering templates programmatically. This should be of interest for developers wishing to use gomplate as a library. See the Go docs for examples.file:URL scheme is supported. The full set of datasource URL schemes will be supported in a future release.templatesconfig option, and deprecates the previous format. See the docs fortemplatesfor more information.break, andcontinue.New functions
crypto.ECDSAGenerateKeycrypto.ECDSADerivePublicKeytmpl.Pathtmpl.PathDirnetnamespace for working with networks in CIDR notation - thanks to @bartoszj for the contribution!net.CIDRHostnet.CIDRNetmasknet.CIDRSubnetsnet.CIDRSubnetSizescrypto.SHA*, but returns raw bytes instead of strings)crypto.SHA*Bytescrypto.EncryptAEScrypto.DecryptAESlistDatasourcesfunction - thanks to @jeevansai502 for the contribution!Bug fixes
JSONandYAMLfunctions where escaped forward slashes (\/) were not being correctly interpretedstrings.Titleto handle unicode punctuation (moves to alternate implementation after Go 1.18 deprecated the standard library function)strings.Indentwould not work correctly when a new-line character is used (now disallowed)aws+smdatasource will now correctly read a secret written as binary (SecretBinary) rather than a string (SecretString)Documentation fixes/updates
inputDiris read recursivelyslimbinary, and update the Go install instructions for recent Go versionsconv.URL: Add example of how to redact the passwordtime.Now: Add example of how to useTime.IsDSTstrings.Split: More examples to clarify how to usestrings.Split- thanks to @karlschriek for the contribution!v3.10.0Compare 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.ToIntnow returns-1instead of overflowing on 32-bit systems to protect against CWE-190 and CWE-681crypto.RSAGenerateKeyfunction now enforces a minimum key size of 2048 bits to protect against CWE-326.darwin-arm64binaryNew functions
net.ParseIP,net.ParseIPPrefix,net.ParseIPRangeBug fixes
master(fixes #1049)CONSUL_HTTP_ADDRparsing (fixes #1209)randomfunctions--input-dir=.(found in #1081)k8s.io/client-goto valid semver (fixes #1061)Documentation fixes/updates
files.IsDirtypo in doc example (fixes #1133)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 PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.