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

Bump github.com/go-task/slim-sprig from 0.0.0-20210107165309-348f09dbbbc0 to 2.20.0+incompatible #976

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps github.com/go-task/slim-sprig from 0.0.0-20210107165309-348f09dbbbc0 to 2.20.0+incompatible.

Changelog

Sourced from github.com/go-task/slim-sprig's changelog.

Changelog

Release 3.2.0 (2020-12-14)

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.

Release 3.1.0 (2020-04-16)

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

  • #203: Unlambda functions with correct signature (thanks @​muesli)
  • #236: Updated the license formatting for GitHub display purposes
  • #238: Updated package dependency versions. Note, mergo not updated to 0.3.9 as it causes a breaking change for sprig. That issue is tracked at imdario/mergo#139

... (truncated)

Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (af3991e) 73.33% compared to head (55de9c3) 73.33%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #976   +/-   ##
=======================================
  Coverage   73.33%   73.33%           
=======================================
  Files         135      135           
  Lines       15036    15036           
=======================================
  Hits        11027    11027           
+ Misses       3383     3382    -1     
- Partials      626      627    +1     

see 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-task/slim-sprig-2.20.0incompatible branch from bd339f8 to adeefe9 Compare April 3, 2023 01:52
Bumps [github.com/go-task/slim-sprig](https://github.com/go-task/slim-sprig) from 0.0.0-20210107165309-348f09dbbbc0 to 2.20.0+incompatible.
- [Release notes](https://github.com/go-task/slim-sprig/releases)
- [Changelog](https://github.com/go-task/slim-sprig/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-task/slim-sprig/commits/v2.20.0)

---
updated-dependencies:
- dependency-name: github.com/go-task/slim-sprig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-task/slim-sprig-2.20.0incompatible branch from adeefe9 to 55de9c3 Compare April 3, 2023 01:54
@localvar localvar added this pull request to the merge queue Apr 3, 2023
Merged via the queue into main with commit f82276d Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-task/slim-sprig-2.20.0incompatible branch April 3, 2023 02:14
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants