Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

fix(deps): update module github.com/masterminds/sprig to v3 #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/Masterminds/sprig require major 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

v3.2.0

Compare Source

Added
Changed
  • Removed testing and support for Go 1.12. ed25519 support requires Go 1.13 or newer
  • Using semver 3.1.1 and mergo 0.3.11
Fixed

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
Changed
Fixed

v3.0.2

Compare Source

Fixed
  • #​220: Updating to semver v3.0.3 to fix issue with <= ranges
  • #​218: fix typo elyptical->elliptic in ecdsa key description (thanks @​laverya)

v3.0.1

Compare Source

Fixed

  • #​212: Updated semver fixing broken constraint checking with ^0.0

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
  • #​186: Moving dependency management to Go modules
  • #​186: Updated semver to v3. This has changes in the way ^ is handled
  • #​194: Updated documentation on merging and how it copies. Added example using deepCopy
  • #​196: trunc now supports negative values (thanks @​Dean-Coakley)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant