Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

chore(deps): update module github.com/masterminds/sprig to v3 #103

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 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, check this box.

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

@renovate renovate bot force-pushed the renovate/github.com-masterminds-sprig-3.x branch 28 times, most recently from 9f9a318 to e5eae8f Compare February 28, 2021 16:41
@renovate renovate bot force-pushed the renovate/github.com-masterminds-sprig-3.x branch 2 times, most recently from a79e200 to 7531e1c Compare March 1, 2021 09:03
@renovate renovate bot force-pushed the renovate/github.com-masterminds-sprig-3.x branch 27 times, most recently from d93680a to b640b2c Compare April 2, 2021 04:35
@renovate renovate bot force-pushed the renovate/github.com-masterminds-sprig-3.x branch from b640b2c to 45ae3ff Compare April 3, 2021 20:40
@renovate
Copy link
Author

renovate bot commented Apr 3, 2021

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker pull docker.io/renovate/go:1.15.11
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled (Client.Timeout exceeded while awaiting headers)

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.

1 participant