fix(deps): update module github.com/masterminds/sprig to v3 #2
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prskr/goveal#2
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-masterminds-sprig-3.x"
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:
v2.22.0+incompatible
->v3.2.2
Release Notes
Masterminds/sprig
v3.2.2
Compare Source
This release is here simply to satisfy the Go module system. The code is precisely the same as v3.2.1.
v3.2.1
Compare Source
This is a security release for
Masterminds/goutils
v1.1.1
. See the Security Advisory.Changelog
Release 3.2.1 (2021-02-04)
Changed
Masterminds/goutils
tov1.1.1
. see the Security Advisoryv3.2.0
Compare Source
Added
(thanks @andrewmostello)
ed25519
keys (thanks @misberner)Changed
ed25519
support requires Go 1.13 or newerFixed
NOTE: The dependency github.com/imdario/mergo reverted the breaking change in
0.3.9 via 0.3.10 release.
v3.1.0
Compare Source
NOTE: The dependency github.com/imdario/mergo made a behavior change in 0.3.9
that impacts sprig functionality. Do not use sprig with a version newer than 0.3.8.
Added
seq
function (thanks @thadc23)Changed
as it causes a breaking change for sprig. That issue is trackedhttps://github.com/imdario/mergo/issues/139sues/139
Fixed
seq
example in docs (thanks @kalmant)v3.0.2
Compare Source
Fixed
v3.0.1
Compare Source
Fixed
v3.0.0
Compare Source
Sprig v3 brings some changes while retaining the same Go API. This should enable projects to migrate to v3 with relative ease.
You might be wondering, why increment the major version if the Go API didn't break? The reason for that is some edge case behavior changed. Most importantly the use of
^
while handling major version 0 use cases with semver. To be cautious, the major version of sprig was incremented to limit the number of surprises.Added
Changed
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 WhiteSource Renovate. View repository job log here.