Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/Masterminds/sprig from 2.18.0+incompatible to 2.20.0+incompatible #51

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/Masterminds/sprig from 2.18.0+incompatible to 2.20.0+incompatible.

Release notes

Sourced from github.com/Masterminds/sprig's releases.

Release 2.20.0

Added

Changed

2.19.0: Fixes, reversion of 2.18 change

IMPORTANT: This release reverts a change from 2.18.0

In the previous release (2.18), we prematurely merged a partial change to the crypto functions that led to creating two sets of crypto functions (I blame @​technosophos -- since that's me). This release rolls back that change, and does what was originally intended: It alters the existing crypto functions to use secure random.

We debated whether this classifies as a change worthy of major revision, but given the proximity to the last release, we have decided that treating 2.18 as a faulty release is the correct course of action. We apologize for any inconvenience.

Changes

  • Fix substr panic 35fb796e3ed3869e2df7be0e4fcb5e8b2c425453 (Alexey igrychev)
  • Remove extra period 1eb7729022202c016475c4f4d0cb2c463c22c5fe (Matthew Lorimor)
  • Make random string functions use crypto by default 6ceff26ca2586bda18e788afef093b7d89e70023 (Matthew Lorimor)
  • README edits/fixes/suggestions 08fe136717db5c06a7dd9ee140f9de7070774c78 (Lauri Apple)
Changelog

Sourced from github.com/Masterminds/sprig's changelog.

Changelog

Release 2.20.0 (2019-06-18)

Added

Changed

Fixed

Release 2.19.0 (2019-03-02)

IMPORTANT: This release reverts a change from 2.18.0

In the previous release (2.18), we prematurely merged a partial change to the crypto functions that led to creating two sets of crypto functions (I blame @​technosophos -- since that's me). This release rolls back that change, and does what was originally intended: It alters the existing crypto functions to use secure random.

We debated whether this classifies as a change worthy of major revision, but given the proximity to the last release, we have decided that treating 2.18 as a faulty release is the correct course of action. We apologize for any inconvenience.

Changed

  • Fix substr panic 35fb796 (Alexey igrychev)
  • Remove extra period 1eb7729 (Matthew Lorimor)
  • Make random string functions use crypto by default 6ceff26 (Matthew Lorimor)
  • README edits/fixes/suggestions 08fe136 (Lauri Apple)

Release 2.18.0 (2019-02-12)

Added

  • Added mergeOverwrite function
  • cryptographic functions that use secure random (see fe1de12)

Changed

  • Improve documentation of regexMatch function, resolves #139 90b89ce (Jan Tagscherer)
  • Handle has for nil list 9c10885 (Daniel Cohen)
  • Document behaviour of mergeOverwrite fe0dbe9 (Lukas Rieder)
  • doc: adds missing documentation. 4b871e6 (Fernandez Ludovic)
  • Replace outdated goutils imports 01893d2 (Matthew Lorimor)
  • Surface crypto secure random strings from goutils fe1de12 (Matthew Lorimor)
  • Handle untyped nil values as paramters to string functions 2b2ec8f (Morten Torkildsen)
... (truncated)
Commits
  • 258b00f Updating changelog
  • 104e1d7 Merge pull request #166 from mattfarina/moar-date-tests
  • 6dcf22d Adding tests for date_in_zone
  • e3bd414 Merge pull request #150 from mapreal19/mapreal19/feat/html-date-pointer
  • 40a8171 Merge pull request #152 from badeadan/patch-1
  • 97b2a91 Merge pull request #159 from badeadan/patch-8
  • 352fbcd Merge pull request #155 from badeadan/patch-4
  • 3120ff8 Merge pull request #156 from badeadan/patch-5
  • 90ce42e Merge pull request #158 from badeadan/patch-7
  • 69f007c Merge pull request #153 from badeadan/patch-2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [github.com/Masterminds/sprig](https://github.com/Masterminds/sprig) from 2.18.0+incompatible to 2.20.0+incompatible.
- [Release notes](https://github.com/Masterminds/sprig/releases)
- [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md)
- [Commits](Masterminds/sprig@v2.18.0...v2.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 19, 2019
@mdreizin mdreizin merged commit bae3aed into master Jun 19, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/Masterminds/sprig-2.20.0+incompatible branch June 19, 2019 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant