From 432b2eea6c55d89ced49d726dbee3f46a623a031 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 11:58:45 -0600 Subject: [PATCH] fix(deps): update code-deps to v1.19.0 (#110) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | `v1.18.2` -> `v1.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fspf13%2fviper/v1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fspf13%2fviper/v1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fspf13%2fviper/v1.18.2/v1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fspf13%2fviper/v1.18.2/v1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
spf13/viper (github.com/spf13/viper) ### [`v1.19.0`](https://togithub.com/spf13/viper/releases/tag/v1.19.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.18.2...v1.19.0) #### What's Changed ##### Bug Fixes 🐛 - fix!: hide struct binding behind a feature flag by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1720](https://togithub.com/spf13/viper/pull/1720) ##### Dependency Updates ⬆️ - build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1705](https://togithub.com/spf13/viper/pull/1705) - build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1703](https://togithub.com/spf13/viper/pull/1703) - build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1713](https://togithub.com/spf13/viper/pull/1713) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1711](https://togithub.com/spf13/viper/pull/1711) - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1722](https://togithub.com/spf13/viper/pull/1722) - build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1734](https://togithub.com/spf13/viper/pull/1734) - build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1731](https://togithub.com/spf13/viper/pull/1731) - build(deps): bump mheap/github-action-required-labels from 5.1.0 to 5.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1743](https://togithub.com/spf13/viper/pull/1743) - build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1742](https://togithub.com/spf13/viper/pull/1742) - build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1739](https://togithub.com/spf13/viper/pull/1739) - build(deps): bump cachix/install-nix-action from 24 to 25 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1737](https://togithub.com/spf13/viper/pull/1737) - build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1751](https://togithub.com/spf13/viper/pull/1751) - build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1760](https://togithub.com/spf13/viper/pull/1760) - build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1761](https://togithub.com/spf13/viper/pull/1761) - build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1757](https://togithub.com/spf13/viper/pull/1757) - build(deps): bump mheap/github-action-required-labels from 5.2.0 to 5.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1759](https://togithub.com/spf13/viper/pull/1759) - build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1763](https://togithub.com/spf13/viper/pull/1763) - build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to 0.18.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1774](https://togithub.com/spf13/viper/pull/1774) - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1770](https://togithub.com/spf13/viper/pull/1770) - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1776](https://togithub.com/spf13/viper/pull/1776) - build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1775](https://togithub.com/spf13/viper/pull/1775) - build(deps): bump cachix/install-nix-action from 25 to 26 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1778](https://togithub.com/spf13/viper/pull/1778) - build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1767](https://togithub.com/spf13/viper/pull/1767) - build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1790](https://togithub.com/spf13/viper/pull/1790) - build(deps): bump mheap/github-action-required-labels from 5.3.0 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1789](https://togithub.com/spf13/viper/pull/1789) - build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1780](https://togithub.com/spf13/viper/pull/1780) - build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1793](https://togithub.com/spf13/viper/pull/1793) - chore: upgrade crypt by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1794](https://togithub.com/spf13/viper/pull/1794) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1788](https://togithub.com/spf13/viper/pull/1788) - build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1796](https://togithub.com/spf13/viper/pull/1796) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1804](https://togithub.com/spf13/viper/pull/1804) - build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1806](https://togithub.com/spf13/viper/pull/1806) - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1807](https://togithub.com/spf13/viper/pull/1807) - build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1808](https://togithub.com/spf13/viper/pull/1808) - build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1813](https://togithub.com/spf13/viper/pull/1813) - build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1811](https://togithub.com/spf13/viper/pull/1811) - build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1817](https://togithub.com/spf13/viper/pull/1817) - build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1821](https://togithub.com/spf13/viper/pull/1821) - build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1822](https://togithub.com/spf13/viper/pull/1822) - build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1824](https://togithub.com/spf13/viper/pull/1824) - build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1828](https://togithub.com/spf13/viper/pull/1828) - build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1829](https://togithub.com/spf13/viper/pull/1829) - build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1844](https://togithub.com/spf13/viper/pull/1844) - build(deps): bump cachix/install-nix-action from 26 to 27 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1833](https://togithub.com/spf13/viper/pull/1833) - build(deps): bump actions/checkout from 4.1.4 to 4.1.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/spf13/viper/pull/1835](https://togithub.com/spf13/viper/pull/1835) ##### Other Changes - Update links to Golang Modules documentation by [@​tobb10001](https://togithub.com/tobb10001) in [https://github.com/spf13/viper/pull/1758](https://togithub.com/spf13/viper/pull/1758) - chore: add Go 1.22 support by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1762](https://togithub.com/spf13/viper/pull/1762) - fix [#​1700](https://togithub.com/spf13/viper/issues/1700): update tests to use local viper instance by [@​smukk9](https://togithub.com/smukk9) in [https://github.com/spf13/viper/pull/1791](https://togithub.com/spf13/viper/pull/1791) - Update references to bketelsen/crypt by [@​skitt](https://togithub.com/skitt) in [https://github.com/spf13/viper/pull/1842](https://togithub.com/spf13/viper/pull/1842) #### New Contributors - [@​tobb10001](https://togithub.com/tobb10001) made their first contribution in [https://github.com/spf13/viper/pull/1758](https://togithub.com/spf13/viper/pull/1758) - [@​smukk9](https://togithub.com/smukk9) made their first contribution in [https://github.com/spf13/viper/pull/1791](https://togithub.com/spf13/viper/pull/1791) - [@​skitt](https://togithub.com/skitt) made their first contribution in [https://github.com/spf13/viper/pull/1842](https://togithub.com/spf13/viper/pull/1842) **Full Changelog**: https://github.com/spf13/viper/compare/v1.18.1...v1.19.0
--- ### Configuration 📅 **Schedule**: Branch creation - "after 12pm every weekday,before 11am every weekday" in timezone America/New_York, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/defenseunicorns/maru-runner). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 5 ++--- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/go.mod b/go.mod index 759903f..76cf51f 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/invopop/jsonschema v0.12.0 github.com/pterm/pterm v0.12.79 github.com/spf13/cobra v1.8.0 - github.com/spf13/viper v1.18.2 + github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 ) @@ -38,7 +38,7 @@ require ( github.com/mattn/go-runewidth v0.0.15 // indirect github.com/mitchellh/mapstructure v1.5.0 // indirect github.com/otiai10/copy v1.14.0 // indirect - github.com/pelletier/go-toml/v2 v2.2.0 // indirect + github.com/pelletier/go-toml/v2 v2.2.2 // indirect github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect github.com/rivo/uniseg v0.4.4 // indirect github.com/rogpeppe/go-internal v1.12.0 // indirect @@ -55,7 +55,6 @@ require ( go.uber.org/multierr v1.11.0 // indirect golang.org/x/crypto v0.22.0 // indirect golang.org/x/exp v0.0.0-20240205201215-2c58cdc269a3 // indirect - golang.org/x/net v0.23.0 // indirect golang.org/x/sync v0.7.0 // indirect golang.org/x/sys v0.19.0 // indirect golang.org/x/term v0.19.0 // indirect diff --git a/go.sum b/go.sum index b9937e7..7d4d733 100644 --- a/go.sum +++ b/go.sum @@ -98,8 +98,8 @@ github.com/otiai10/copy v1.14.0 h1:dCI/t1iTdYGtkvCuBG2BgR6KZa83PTclw4U5n2wAllU= github.com/otiai10/copy v1.14.0/go.mod h1:ECfuL02W+/FkTWZWgQqXPWZgW9oeKCSQ5qVfSc4qc4w= github.com/otiai10/mint v1.5.1 h1:XaPLeE+9vGbuyEHem1JNk3bYc7KKqyI/na0/mLd/Kks= github.com/otiai10/mint v1.5.1/go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM= -github.com/pelletier/go-toml/v2 v2.2.0 h1:QLgLl2yMN7N+ruc31VynXs1vhMZa7CeHHejIeBAsoHo= -github.com/pelletier/go-toml/v2 v2.2.0/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs= +github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM= +github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U= github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= @@ -135,8 +135,8 @@ github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0= github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho= github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= -github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ= -github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk= +github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI= +github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=