suzuki-shunsuke / yodoc

Test command results and embed them into document
MIT License
1 stars 0 forks source link

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

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0 age adoption passing confidence

Release Notes

Masterminds/sprig (github.com/Masterminds/sprig/v3) ### [`v3.3.0`](https://togithub.com/Masterminds/sprig/releases/tag/v3.3.0) [Compare Source](https://togithub.com/Masterminds/sprig/compare/v3.2.3...v3.3.0) #### What's Changed - Updating the Go versions used in testing by [@​mattfarina](https://togithub.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/405](https://togithub.com/Masterminds/sprig/pull/405) - Change intial to initial. by [@​chrishalbert](https://togithub.com/chrishalbert) in [https://github.com/Masterminds/sprig/pull/391](https://togithub.com/Masterminds/sprig/pull/391) - Updating dependencies by [@​mattfarina](https://togithub.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/404](https://togithub.com/Masterminds/sprig/pull/404) - correct value by [@​jheyduk](https://togithub.com/jheyduk) in [https://github.com/Masterminds/sprig/pull/376](https://togithub.com/Masterminds/sprig/pull/376) - Updating location of mergo by [@​mattfarina](https://togithub.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/406](https://togithub.com/Masterminds/sprig/pull/406) - feature: added sha512sum function by [@​itzik-elayev](https://togithub.com/itzik-elayev) in [https://github.com/Masterminds/sprig/pull/400](https://togithub.com/Masterminds/sprig/pull/400) - docs: Add missing link to url functions by [@​carlpett](https://togithub.com/carlpett) in [https://github.com/Masterminds/sprig/pull/375](https://togithub.com/Masterminds/sprig/pull/375) - Update doc.go by [@​chey](https://togithub.com/chey) in [https://github.com/Masterminds/sprig/pull/369](https://togithub.com/Masterminds/sprig/pull/369) - Update mathf.md by [@​zzhu41](https://togithub.com/zzhu41) in [https://github.com/Masterminds/sprig/pull/290](https://togithub.com/Masterminds/sprig/pull/290) - Removing duplicate documentation by [@​mattfarina](https://togithub.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/407](https://togithub.com/Masterminds/sprig/pull/407) - Updating the changelog for the 3.3.0 release by [@​mattfarina](https://togithub.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/408](https://togithub.com/Masterminds/sprig/pull/408) #### New Contributors - [@​chrishalbert](https://togithub.com/chrishalbert) made their first contribution in [https://github.com/Masterminds/sprig/pull/391](https://togithub.com/Masterminds/sprig/pull/391) - [@​jheyduk](https://togithub.com/jheyduk) made their first contribution in [https://github.com/Masterminds/sprig/pull/376](https://togithub.com/Masterminds/sprig/pull/376) - [@​itzik-elayev](https://togithub.com/itzik-elayev) made their first contribution in [https://github.com/Masterminds/sprig/pull/400](https://togithub.com/Masterminds/sprig/pull/400) - [@​carlpett](https://togithub.com/carlpett) made their first contribution in [https://github.com/Masterminds/sprig/pull/375](https://togithub.com/Masterminds/sprig/pull/375) - [@​chey](https://togithub.com/chey) made their first contribution in [https://github.com/Masterminds/sprig/pull/369](https://togithub.com/Masterminds/sprig/pull/369) - [@​zzhu41](https://togithub.com/zzhu41) made their first contribution in [https://github.com/Masterminds/sprig/pull/290](https://togithub.com/Masterminds/sprig/pull/290) **Full Changelog**: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/Masterminds/semver/v3 v3.2.0 -> v3.3.0
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/mitchellh/copystructure v1.0.0 -> v1.2.0
github.com/mitchellh/reflectwalk v1.0.0 -> v1.0.2
github.com/shopspring/decimal v1.2.0 -> v1.4.0
github.com/spf13/cast v1.3.1 -> v1.7.0
golang.org/x/crypto v0.17.0 -> v0.26.0
golang.org/x/sys v0.15.0 -> v0.23.0
golang.org/x/text v0.14.0 -> v0.17.0
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.