vault-config-operator
vault-config-operator copied to clipboard
fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/Masterminds/sprig/v3 | v3.2.3 -> v3.3.0 |
Release Notes
Masterminds/sprig (github.com/Masterminds/sprig/v3)
v3.3.0
What's Changed
- Updating the Go versions used in testing by @mattfarina in https://github.com/Masterminds/sprig/pull/405
- Change intial to initial. by @chrishalbert in https://github.com/Masterminds/sprig/pull/391
- Updating dependencies by @mattfarina in https://github.com/Masterminds/sprig/pull/404
- correct value by @jheyduk in https://github.com/Masterminds/sprig/pull/376
- Updating location of mergo by @mattfarina in https://github.com/Masterminds/sprig/pull/406
- feature: added sha512sum function by @itzik-elayev in https://github.com/Masterminds/sprig/pull/400
- docs: Add missing link to url functions by @carlpett in https://github.com/Masterminds/sprig/pull/375
- Update doc.go by @chey in https://github.com/Masterminds/sprig/pull/369
- Update mathf.md by @zzhu41 in https://github.com/Masterminds/sprig/pull/290
- Removing duplicate documentation by @mattfarina in https://github.com/Masterminds/sprig/pull/407
- Updating the changelog for the 3.3.0 release by @mattfarina in https://github.com/Masterminds/sprig/pull/408
New Contributors
- @chrishalbert made their first contribution in https://github.com/Masterminds/sprig/pull/391
- @jheyduk made their first contribution in https://github.com/Masterminds/sprig/pull/376
- @itzik-elayev made their first contribution in https://github.com/Masterminds/sprig/pull/400
- @carlpett made their first contribution in https://github.com/Masterminds/sprig/pull/375
- @chey made their first contribution in https://github.com/Masterminds/sprig/pull/369
- @zzhu41 made their first contribution in https://github.com/Masterminds/sprig/pull/290
Full Changelog: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - 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 was generated by Mend Renovate. View the repository job log.
ℹ 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):
- 13 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/Masterminds/semver/v3 |
v3.2.0 -> v3.3.0 |
github.com/google/uuid |
v1.3.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.23.0 -> v0.26.0 |
golang.org/x/sync |
v0.7.0 -> v0.8.0 |
golang.org/x/sys |
v0.20.0 -> v0.23.0 |
golang.org/x/term |
v0.20.0 -> v0.23.0 |
golang.org/x/text |
v0.15.0 -> v0.17.0 |
golang.org/x/tools |
v0.21.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d |