fibratus
fibratus copied to clipboard
chore(deps): bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.3.0
Bumps github.com/Masterminds/sprig/v3 from 3.2.2 to 3.3.0.
Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
v3.3.0
What's Changed
- Updating the Go versions used in testing by
@mattfarinain Masterminds/sprig#405- Change intial to initial. by
@chrishalbertin Masterminds/sprig#391- Updating dependencies by
@mattfarinain Masterminds/sprig#404- correct value by
@jheydukin Masterminds/sprig#376- Updating location of mergo by
@mattfarinain Masterminds/sprig#406- feature: added sha512sum function by
@itzik-elayevin Masterminds/sprig#400- docs: Add missing link to url functions by
@carlpettin Masterminds/sprig#375- Update doc.go by
@cheyin Masterminds/sprig#369- Update mathf.md by
@zzhu41in Masterminds/sprig#290- Removing duplicate documentation by
@mattfarinain Masterminds/sprig#407- Updating the changelog for the 3.3.0 release by
@mattfarinain Masterminds/sprig#408New Contributors
@chrishalbertmade their first contribution in Masterminds/sprig#391@jheydukmade their first contribution in Masterminds/sprig#376@itzik-elayevmade their first contribution in Masterminds/sprig#400@carlpettmade their first contribution in Masterminds/sprig#375@cheymade their first contribution in Masterminds/sprig#369@zzhu41made their first contribution in Masterminds/sprig#290Full Changelog: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0
v3.2.3
Changed
- Updated docs (thanks
@book987@aJetHorn@neelayu@pellizzetti@apricote@SaigyoujiYuyuko233@AlekSi)- #348: Updated huandu/xstrings which fixed a snake case bug (thanks
@yxxhero)- #353: Updated masterminds/semver which included bug fixes
- #354: Updated golang.org/x/crypto which included bug fixes
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Release 3.3.0 (2024-08-29)
Added
- #400: added sha512sum function (thanks
@itzik-elayev)Changed
- #407: Removed duplicate documentation (functions were documentated in 2 places)
- #290: Corrected copy/paster oops in math documentation (thanks
@zzhu41)- #369: Corrected template reference in docs (thanks
@chey)- #375: Added link to URL documenation (thanks
@carlpett)- #406: Updated the mergo dependency which had a breaking change (which was accounted for)
- #376: Fixed documentation error (thanks
@jheyduk)- #404: Updated dependency tree
- #391: Fixed misspelling (thanks
@chrishalbert)- #405: Updated Go versions used in testing
Release 3.2.3 (2022-11-29)
Changed
- Updated docs (thanks
@book987@aJetHorn@neelayu@pellizzetti@apricote@SaigyoujiYuyuko233@AlekSi)- #348: Updated huandu/xstrings which fixed a snake case bug (thanks
@yxxhero)- #353: Updated masterminds/semver which included bug fixes
- #354: Updated golang.org/x/crypto which included bug fixes
Commits
e708470Merge pull request #408 from mattfarina/update-changelog-3.38fc4354Updating the changelog for the 3.3.0 releasecb81a32Merge pull request #407 from mattfarina/remove-dup-math-functions2637693Removing duplicate documentation06b9a87Merge pull request #290 from zzhu41/patch-1e663ec6Merge pull request #369 from chey/patch-1bb2f73fMerge pull request #375 from carlpett/patch-1f07659eMerge pull request #400 from itzik-elayev/master98b35c1Add closing bracket7a88928Merge pull request #406 from mattfarina/update-mergo- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.