karlderkaefer / cdk-notifier

CLI tool to post AWS CDK diff as comment to Github pull request
MIT License
122 stars 7 forks source link

fix(deps): update golang dependencies #171

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months 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
github.com/spf13/cobra v1.8.0 -> v1.8.1 age adoption passing confidence
github.com/spf13/viper v1.18.2 -> v1.19.0 age adoption passing confidence
github.com/xanzy/go-gitlab v0.105.0 -> v0.113.0 age adoption passing confidence
golang.org/x/oauth2 v0.20.0 -> v0.23.0 age adoption passing confidence

Release Notes

Masterminds/sprig (github.com/Masterminds/sprig/v3) ### [`v3.3.0`](https://redirect.github.com/Masterminds/sprig/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0) #### What's Changed - Updating the Go versions used in testing by [@​mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/405](https://redirect.github.com/Masterminds/sprig/pull/405) - Change intial to initial. by [@​chrishalbert](https://redirect.github.com/chrishalbert) in [https://github.com/Masterminds/sprig/pull/391](https://redirect.github.com/Masterminds/sprig/pull/391) - Updating dependencies by [@​mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/404](https://redirect.github.com/Masterminds/sprig/pull/404) - correct value by [@​jheyduk](https://redirect.github.com/jheyduk) in [https://github.com/Masterminds/sprig/pull/376](https://redirect.github.com/Masterminds/sprig/pull/376) - Updating location of mergo by [@​mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/406](https://redirect.github.com/Masterminds/sprig/pull/406) - feature: added sha512sum function by [@​itzik-elayev](https://redirect.github.com/itzik-elayev) in [https://github.com/Masterminds/sprig/pull/400](https://redirect.github.com/Masterminds/sprig/pull/400) - docs: Add missing link to url functions by [@​carlpett](https://redirect.github.com/carlpett) in [https://github.com/Masterminds/sprig/pull/375](https://redirect.github.com/Masterminds/sprig/pull/375) - Update doc.go by [@​chey](https://redirect.github.com/chey) in [https://github.com/Masterminds/sprig/pull/369](https://redirect.github.com/Masterminds/sprig/pull/369) - Update mathf.md by [@​zzhu41](https://redirect.github.com/zzhu41) in [https://github.com/Masterminds/sprig/pull/290](https://redirect.github.com/Masterminds/sprig/pull/290) - Removing duplicate documentation by [@​mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/407](https://redirect.github.com/Masterminds/sprig/pull/407) - Updating the changelog for the 3.3.0 release by [@​mattfarina](https://redirect.github.com/mattfarina) in [https://github.com/Masterminds/sprig/pull/408](https://redirect.github.com/Masterminds/sprig/pull/408) #### New Contributors - [@​chrishalbert](https://redirect.github.com/chrishalbert) made their first contribution in [https://github.com/Masterminds/sprig/pull/391](https://redirect.github.com/Masterminds/sprig/pull/391) - [@​jheyduk](https://redirect.github.com/jheyduk) made their first contribution in [https://github.com/Masterminds/sprig/pull/376](https://redirect.github.com/Masterminds/sprig/pull/376) - [@​itzik-elayev](https://redirect.github.com/itzik-elayev) made their first contribution in [https://github.com/Masterminds/sprig/pull/400](https://redirect.github.com/Masterminds/sprig/pull/400) - [@​carlpett](https://redirect.github.com/carlpett) made their first contribution in [https://github.com/Masterminds/sprig/pull/375](https://redirect.github.com/Masterminds/sprig/pull/375) - [@​chey](https://redirect.github.com/chey) made their first contribution in [https://github.com/Masterminds/sprig/pull/369](https://redirect.github.com/Masterminds/sprig/pull/369) - [@​zzhu41](https://redirect.github.com/zzhu41) made their first contribution in [https://github.com/Masterminds/sprig/pull/290](https://redirect.github.com/Masterminds/sprig/pull/290) **Full Changelog**: https://github.com/Masterminds/sprig/compare/v3.2.3...v3.3.0
spf13/cobra (github.com/spf13/cobra) ### [`v1.8.1`](https://redirect.github.com/spf13/cobra/releases/tag/v1.8.1) [Compare Source](https://redirect.github.com/spf13/cobra/compare/v1.8.0...v1.8.1) #### ✨ Features - Add env variable to suppress completion descriptions on create by [@​scop](https://redirect.github.com/scop) in [https://github.com/spf13/cobra/pull/1938](https://redirect.github.com/spf13/cobra/pull/1938) #### πŸ› Bug fixes - Micro-optimizations by [@​scop](https://redirect.github.com/scop) in [https://github.com/spf13/cobra/pull/1957](https://redirect.github.com/spf13/cobra/pull/1957) #### πŸ”§ Maintenance - build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/cobra/pull/2127](https://redirect.github.com/spf13/cobra/pull/2127) - Consistent annotation names by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2140](https://redirect.github.com/spf13/cobra/pull/2140) - Remove fully inactivated linters by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2148](https://redirect.github.com/spf13/cobra/pull/2148) - Address golangci-lint deprecation warnings, enable some more linters by [@​scop](https://redirect.github.com/scop) in [https://github.com/spf13/cobra/pull/2152](https://redirect.github.com/spf13/cobra/pull/2152) #### πŸ§ͺ Testing & CI/CD - Add test for func in cobra.go by [@​korovindenis](https://redirect.github.com/korovindenis) in [https://github.com/spf13/cobra/pull/2094](https://redirect.github.com/spf13/cobra/pull/2094) - ci: test golang 1.22 by [@​cyrilico](https://redirect.github.com/cyrilico) in [https://github.com/spf13/cobra/pull/2113](https://redirect.github.com/spf13/cobra/pull/2113) - Optimized and added more linting by [@​scop](https://redirect.github.com/scop) in [https://github.com/spf13/cobra/pull/2099](https://redirect.github.com/spf13/cobra/pull/2099) - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/cobra/pull/2087](https://redirect.github.com/spf13/cobra/pull/2087) - build(deps): bump actions/labeler from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/cobra/pull/2086](https://redirect.github.com/spf13/cobra/pull/2086) - build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/cobra/pull/2108](https://redirect.github.com/spf13/cobra/pull/2108) - build(deps): bump actions/cache from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/cobra/pull/2102](https://redirect.github.com/spf13/cobra/pull/2102) #### ✏️ Documentation - Fixes and docs for usage as plugin by [@​nirs](https://redirect.github.com/nirs) in [https://github.com/spf13/cobra/pull/2070](https://redirect.github.com/spf13/cobra/pull/2070) - flags: clarify documentation that LocalFlags related function do not modify the state by [@​niamster](https://redirect.github.com/niamster) in [https://github.com/spf13/cobra/pull/2064](https://redirect.github.com/spf13/cobra/pull/2064) - chore: remove repetitive words by [@​racerole](https://redirect.github.com/racerole) in [https://github.com/spf13/cobra/pull/2122](https://redirect.github.com/spf13/cobra/pull/2122) - Add LXC to the list of projects using Cobra [@​VaradBelwalkar](https://redirect.github.com/VaradBelwalkar) in [https://github.com/spf13/cobra/pull/2071](https://redirect.github.com/spf13/cobra/pull/2071) - Update projects_using_cobra.md by [@​marcuskohlberg](https://redirect.github.com/marcuskohlberg) in [https://github.com/spf13/cobra/pull/2089](https://redirect.github.com/spf13/cobra/pull/2089) - \[chore]: update projects using cobra by [@​cmwylie19](https://redirect.github.com/cmwylie19) in [https://github.com/spf13/cobra/pull/2093](https://redirect.github.com/spf13/cobra/pull/2093) - Add Taikun CLI to list of projects by [@​Smidra](https://redirect.github.com/Smidra) in [https://github.com/spf13/cobra/pull/2098](https://redirect.github.com/spf13/cobra/pull/2098) - Add Incus to the list of projects using Cobra by [@​montag451](https://redirect.github.com/montag451) in [https://github.com/spf13/cobra/pull/2118](https://redirect.github.com/spf13/cobra/pull/2118) #### New Contributors - [@​VaradBelwalkar](https://redirect.github.com/VaradBelwalkar) made their first contribution in [https://github.com/spf13/cobra/pull/2071](https://redirect.github.com/spf13/cobra/pull/2071) - [@​marcuskohlberg](https://redirect.github.com/marcuskohlberg) made their first contribution in [https://github.com/spf13/cobra/pull/2089](https://redirect.github.com/spf13/cobra/pull/2089) - [@​cmwylie19](https://redirect.github.com/cmwylie19) made their first contribution in [https://github.com/spf13/cobra/pull/2093](https://redirect.github.com/spf13/cobra/pull/2093) - [@​korovindenis](https://redirect.github.com/korovindenis) made their first contribution in [https://github.com/spf13/cobra/pull/2094](https://redirect.github.com/spf13/cobra/pull/2094) - [@​niamster](https://redirect.github.com/niamster) made their first contribution in [https://github.com/spf13/cobra/pull/2064](https://redirect.github.com/spf13/cobra/pull/2064) - [@​Smidra](https://redirect.github.com/Smidra) made their first contribution in [https://github.com/spf13/cobra/pull/2098](https://redirect.github.com/spf13/cobra/pull/2098) - [@​montag451](https://redirect.github.com/montag451) made their first contribution in [https://github.com/spf13/cobra/pull/2118](https://redirect.github.com/spf13/cobra/pull/2118) - [@​cyrilico](https://redirect.github.com/cyrilico) made their first contribution in [https://github.com/spf13/cobra/pull/2113](https://redirect.github.com/spf13/cobra/pull/2113) - [@​racerole](https://redirect.github.com/racerole) made their first contribution in [https://github.com/spf13/cobra/pull/2122](https://redirect.github.com/spf13/cobra/pull/2122) - [@​pedromotita](https://redirect.github.com/pedromotita) made their first contribution in [https://github.com/spf13/cobra/pull/2120](https://redirect.github.com/spf13/cobra/pull/2120) - [@​cubxxw](https://redirect.github.com/cubxxw) made their first contribution in [https://github.com/spf13/cobra/pull/2128](https://redirect.github.com/spf13/cobra/pull/2128) *** Thank you everyone who contributed to this release and all your hard work! Cobra and this community would never be possible without all of you!!!! 🐍 **Full Changelog**: https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1
spf13/viper (github.com/spf13/viper) ### [`v1.19.0`](https://redirect.github.com/spf13/viper/releases/tag/v1.19.0) [Compare Source](https://redirect.github.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://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1720](https://redirect.github.com/spf13/viper/pull/1720) ##### Dependency Updates ⬆️ - build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1705](https://redirect.github.com/spf13/viper/pull/1705) - build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1703](https://redirect.github.com/spf13/viper/pull/1703) - build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1713](https://redirect.github.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1711](https://redirect.github.com/spf13/viper/pull/1711) - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1722](https://redirect.github.com/spf13/viper/pull/1722) - build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1734](https://redirect.github.com/spf13/viper/pull/1734) - build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1731](https://redirect.github.com/spf13/viper/pull/1731) - build(deps): bump mheap/github-action-required-labels from 5.1.0 to 5.2.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1743](https://redirect.github.com/spf13/viper/pull/1743) - build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1742](https://redirect.github.com/spf13/viper/pull/1742) - build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1739](https://redirect.github.com/spf13/viper/pull/1739) - build(deps): bump cachix/install-nix-action from 24 to 25 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1737](https://redirect.github.com/spf13/viper/pull/1737) - build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1751](https://redirect.github.com/spf13/viper/pull/1751) - build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1760](https://redirect.github.com/spf13/viper/pull/1760) - build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1761](https://redirect.github.com/spf13/viper/pull/1761) - build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1757](https://redirect.github.com/spf13/viper/pull/1757) - build(deps): bump mheap/github-action-required-labels from 5.2.0 to 5.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1759](https://redirect.github.com/spf13/viper/pull/1759) - build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1763](https://redirect.github.com/spf13/viper/pull/1763) - build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to 0.18.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1774](https://redirect.github.com/spf13/viper/pull/1774) - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1770](https://redirect.github.com/spf13/viper/pull/1770) - build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1776](https://redirect.github.com/spf13/viper/pull/1776) - build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1775](https://redirect.github.com/spf13/viper/pull/1775) - build(deps): bump cachix/install-nix-action from 25 to 26 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1778](https://redirect.github.com/spf13/viper/pull/1778) - build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1767](https://redirect.github.com/spf13/viper/pull/1767) - build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1790](https://redirect.github.com/spf13/viper/pull/1790) - build(deps): bump mheap/github-action-required-labels from 5.3.0 to 5.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1789](https://redirect.github.com/spf13/viper/pull/1789) - build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1780](https://redirect.github.com/spf13/viper/pull/1780) - build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1793](https://redirect.github.com/spf13/viper/pull/1793) - chore: upgrade crypt by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1794](https://redirect.github.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1788](https://redirect.github.com/spf13/viper/pull/1788) - build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1796](https://redirect.github.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1804](https://redirect.github.com/spf13/viper/pull/1804) - build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1806](https://redirect.github.com/spf13/viper/pull/1806) - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1807](https://redirect.github.com/spf13/viper/pull/1807) - build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1808](https://redirect.github.com/spf13/viper/pull/1808) - build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1813](https://redirect.github.com/spf13/viper/pull/1813) - build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1811](https://redirect.github.com/spf13/viper/pull/1811) - build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1817](https://redirect.github.com/spf13/viper/pull/1817) - build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1821](https://redirect.github.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://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1822](https://redirect.github.com/spf13/viper/pull/1822) - build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1824](https://redirect.github.com/spf13/viper/pull/1824) - build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1828](https://redirect.github.com/spf13/viper/pull/1828) - build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1829](https://redirect.github.com/spf13/viper/pull/1829) - build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1844](https://redirect.github.com/spf13/viper/pull/1844) - build(deps): bump cachix/install-nix-action from 26 to 27 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1833](https://redirect.github.com/spf13/viper/pull/1833) - build(deps): bump actions/checkout from 4.1.4 to 4.1.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/spf13/viper/pull/1835](https://redirect.github.com/spf13/viper/pull/1835) ##### Other Changes - Update links to Golang Modules documentation by [@​tobb10001](https://redirect.github.com/tobb10001) in [https://github.com/spf13/viper/pull/1758](https://redirect.github.com/spf13/viper/pull/1758) - chore: add Go 1.22 support by [@​sagikazarmark](https://redirect.github.com/sagikazarmark) in [https://github.com/spf13/viper/pull/1762](https://redirect.github.com/spf13/viper/pull/1762) - fix [#​1700](https://redirect.github.com/spf13/viper/issues/1700): update tests to use local viper instance by [@​smukk9](https://redirect.github.com/smukk9) in [https://github.com/spf13/viper/pull/1791](https://redirect.github.com/spf13/viper/pull/1791) - Update references to bketelsen/crypt by [@​skitt](https://redirect.github.com/skitt) in [https://github.com/spf13/viper/pull/1842](https://redirect.github.com/spf13/viper/pull/1842) #### New Contributors - [@​tobb10001](https://redirect.github.com/tobb10001) made their first contribution in [https://github.com/spf13/viper/pull/1758](https://redirect.github.com/spf13/viper/pull/1758) - [@​smukk9](https://redirect.github.com/smukk9) made their first contribution in [https://github.com/spf13/viper/pull/1791](https://redirect.github.com/spf13/viper/pull/1791) - [@​skitt](https://redirect.github.com/skitt) made their first contribution in [https://github.com/spf13/viper/pull/1842](https://redirect.github.com/spf13/viper/pull/1842) **Full Changelog**: https://github.com/spf13/viper/compare/v1.18.1...v1.19.0
xanzy/go-gitlab (github.com/xanzy/go-gitlab) ### [`v0.113.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.113.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0) #### Breaking changes - Support ListOptions for ListMembershipsForBillableGroupMember by [@​Iridias](https://redirect.github.com/Iridias) in [https://github.com/xanzy/go-gitlab/pull/2043](https://redirect.github.com/xanzy/go-gitlab/pull/2043) - Make the (group)labels methods compatible with old and new API versions by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/2049](https://redirect.github.com/xanzy/go-gitlab/pull/2049) - Update all services to return the service on update by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/2042](https://redirect.github.com/xanzy/go-gitlab/pull/2042) #### What's Changed - Add username to AddGroupMemberOptions by [@​xinau](https://redirect.github.com/xinau) in [https://github.com/xanzy/go-gitlab/pull/2047](https://redirect.github.com/xanzy/go-gitlab/pull/2047) - Add TriggerTestGroupHook by [@​smit-modi](https://redirect.github.com/smit-modi) in [https://github.com/xanzy/go-gitlab/pull/2046](https://redirect.github.com/xanzy/go-gitlab/pull/2046) - API pipeline update metadata by [@​alexpts](https://redirect.github.com/alexpts) in [https://github.com/xanzy/go-gitlab/pull/2051](https://redirect.github.com/xanzy/go-gitlab/pull/2051) - Add Web URL to response when comparing in a repository by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2055](https://redirect.github.com/xanzy/go-gitlab/pull/2055) - Add support for updating a project's GitLab Pages settings by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2053](https://redirect.github.com/xanzy/go-gitlab/pull/2053) - Add expires_at field when creating project deploy keys by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2054](https://redirect.github.com/xanzy/go-gitlab/pull/2054) #### New Contributors - [@​xinau](https://redirect.github.com/xinau) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2047](https://redirect.github.com/xanzy/go-gitlab/pull/2047) - [@​alexpts](https://redirect.github.com/alexpts) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2051](https://redirect.github.com/xanzy/go-gitlab/pull/2051) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.113.0 ### [`v0.112.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.112.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.0) #### Breaking changes: - Fix the branch protection defaults by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/2036](https://redirect.github.com/xanzy/go-gitlab/pull/2036) This ☝🏻 fixes a bug in the settings API (see [#​2033](https://redirect.github.com/xanzy/go-gitlab/issues/2033)) by introducing a dedicated struct for branch protection defaults. To prevent duplicated code, this struct is now also used (as a pointer!) for the `DefaultBranchProtectionDefaults` field in the `Group` struct. #### What's Changed - Add alert status to project hooks by [@​dany74q](https://redirect.github.com/dany74q) in [https://github.com/xanzy/go-gitlab/pull/2034](https://redirect.github.com/xanzy/go-gitlab/pull/2034) - missing protected_branches#deploy_key_id by [@​seyguai](https://redirect.github.com/seyguai) in [https://github.com/xanzy/go-gitlab/pull/2035](https://redirect.github.com/xanzy/go-gitlab/pull/2035) - Add missing created at to project struct by [@​wind0r](https://redirect.github.com/wind0r) in [https://github.com/xanzy/go-gitlab/pull/2037](https://redirect.github.com/xanzy/go-gitlab/pull/2037) #### New Contributors - [@​dany74q](https://redirect.github.com/dany74q) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2034](https://redirect.github.com/xanzy/go-gitlab/pull/2034) - [@​seyguai](https://redirect.github.com/seyguai) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2035](https://redirect.github.com/xanzy/go-gitlab/pull/2035) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.111.0...v0.112.0 ### [`v0.111.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.111.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.110.0...v0.111.0) #### What's Changed - Add event_name field to the audit events. by [@​lstout](https://redirect.github.com/lstout) in [https://github.com/xanzy/go-gitlab/pull/2024](https://redirect.github.com/xanzy/go-gitlab/pull/2024) - Add Description field in Environments API by [@​timofurrer](https://redirect.github.com/timofurrer) in [https://github.com/xanzy/go-gitlab/pull/2025](https://redirect.github.com/xanzy/go-gitlab/pull/2025) - Add 'default_branch' attribute by [@​jgangemi](https://redirect.github.com/jgangemi) in [https://github.com/xanzy/go-gitlab/pull/2030](https://redirect.github.com/xanzy/go-gitlab/pull/2030) - Add support for Harbor Integration by [@​houstonj1](https://redirect.github.com/houstonj1) in [https://github.com/xanzy/go-gitlab/pull/2027](https://redirect.github.com/xanzy/go-gitlab/pull/2027) #### New Contributors - [@​jgangemi](https://redirect.github.com/jgangemi) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2030](https://redirect.github.com/xanzy/go-gitlab/pull/2030) - [@​houstonj1](https://redirect.github.com/houstonj1) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2027](https://redirect.github.com/xanzy/go-gitlab/pull/2027) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.110.0...v0.111.0 ### [`v0.110.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.110.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.109.0...v0.110.0) #### Breaking Changes - New options when calling DeleteProject by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2010](https://redirect.github.com/xanzy/go-gitlab/pull/2010) #### What's Changed - Support Kubernetes-related Environments API fields by [@​timofurrer](https://redirect.github.com/timofurrer) in [https://github.com/xanzy/go-gitlab/pull/2013](https://redirect.github.com/xanzy/go-gitlab/pull/2013) - add MergeStatus filed to struct MergeEvent by [@​cestlive](https://redirect.github.com/cestlive) in [https://github.com/xanzy/go-gitlab/pull/2016](https://redirect.github.com/xanzy/go-gitlab/pull/2016) - Add ListServiceAccounts function to list all service accounts by [@​Atoms](https://redirect.github.com/Atoms) in [https://github.com/xanzy/go-gitlab/pull/2012](https://redirect.github.com/xanzy/go-gitlab/pull/2012) - Add support for the Redmine Integration by [@​heidiberry](https://redirect.github.com/heidiberry) in [https://github.com/xanzy/go-gitlab/pull/2007](https://redirect.github.com/xanzy/go-gitlab/pull/2007) - feat(runners): add maintenance_note on put/get runner details by [@​jaredallard](https://redirect.github.com/jaredallard) in [https://github.com/xanzy/go-gitlab/pull/2017](https://redirect.github.com/xanzy/go-gitlab/pull/2017) - feat: add deployment approval config attribute by [@​loozhengyuan](https://redirect.github.com/loozhengyuan) in [https://github.com/xanzy/go-gitlab/pull/2022](https://redirect.github.com/xanzy/go-gitlab/pull/2022) - feat: add new pages api endpoint by [@​nickshine](https://redirect.github.com/nickshine) in [https://github.com/xanzy/go-gitlab/pull/2019](https://redirect.github.com/xanzy/go-gitlab/pull/2019) - Support API endpoint: List memberships for a billable member of a group by [@​Iridias](https://redirect.github.com/Iridias) in [https://github.com/xanzy/go-gitlab/pull/2021](https://redirect.github.com/xanzy/go-gitlab/pull/2021) #### New Contributors - [@​cestlive](https://redirect.github.com/cestlive) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2016](https://redirect.github.com/xanzy/go-gitlab/pull/2016) - [@​Atoms](https://redirect.github.com/Atoms) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2012](https://redirect.github.com/xanzy/go-gitlab/pull/2012) - [@​jaredallard](https://redirect.github.com/jaredallard) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2017](https://redirect.github.com/xanzy/go-gitlab/pull/2017) - [@​loozhengyuan](https://redirect.github.com/loozhengyuan) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2022](https://redirect.github.com/xanzy/go-gitlab/pull/2022) - [@​Iridias](https://redirect.github.com/Iridias) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2021](https://redirect.github.com/xanzy/go-gitlab/pull/2021) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.109.0...v0.110.0 ### [`v0.109.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.109.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0) #### Breaking Changes - Extend support for groups service accounts by [@​mXtone](https://redirect.github.com/mXtone) in [https://github.com/xanzy/go-gitlab/pull/2005](https://redirect.github.com/xanzy/go-gitlab/pull/2005) #### What's Changed - Add endpoint to lists invited groups of a project by [@​habnux](https://redirect.github.com/habnux) in [https://github.com/xanzy/go-gitlab/pull/2000](https://redirect.github.com/xanzy/go-gitlab/pull/2000) - Update jira integration pt2 by [@​deepflame](https://redirect.github.com/deepflame) in [https://github.com/xanzy/go-gitlab/pull/1999](https://redirect.github.com/xanzy/go-gitlab/pull/1999) - chore: add ReportType to ProjectApprovalRule by [@​mdevilliers](https://redirect.github.com/mdevilliers) in [https://github.com/xanzy/go-gitlab/pull/2001](https://redirect.github.com/xanzy/go-gitlab/pull/2001) - Bug: Needs to be a list of ProjectGroup by [@​habnux](https://redirect.github.com/habnux) in [https://github.com/xanzy/go-gitlab/pull/2003](https://redirect.github.com/xanzy/go-gitlab/pull/2003) - Fix an issue with omitempty on default_branch_protection_defaults by [@​RicePatrick](https://redirect.github.com/RicePatrick) in [https://github.com/xanzy/go-gitlab/pull/2004](https://redirect.github.com/xanzy/go-gitlab/pull/2004) #### New Contributors - [@​habnux](https://redirect.github.com/habnux) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2000](https://redirect.github.com/xanzy/go-gitlab/pull/2000) - [@​mXtone](https://redirect.github.com/mXtone) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/2005](https://redirect.github.com/xanzy/go-gitlab/pull/2005) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0 ### [`v0.108.0`](https://redirect.github.com/xanzy/go-gitlab/releases/tag/v0.108.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0) #### Breaking Changes - Get scoped group variables by [@​andersparslov](https://redirect.github.com/andersparslov) in [https://github.com/xanzy/go-gitlab/pull/1995](https://redirect.github.com/xanzy/go-gitlab/pull/1995) - Rename GroupId to GroupID in the `MemberRole` and `Iteration` structs [f97a106](https://redirect.github.com/xanzy/go-gitlab/commit/f97a1060734309980e9c11f397b1980b9ea409a8) #### What's Changed - Adds `HookEventToken` helper function for X-Gitlab-Token by [@​MaerF0x0](https://redirect.github.com/MaerF0x0) in [https://github.com/xanzy/go-gitlab/pull/1976](https://redirect.github.com/xanzy/go-gitlab/pull/1976) - Add `ContainerRegistrySize` field to `Statistics` struct by [@​Florian3535](https://redirect.github.com/Florian3535) in [https://github.com/xanzy/go-gitlab/pull/1978](https://redirect.github.com/xanzy/go-gitlab/pull/1978) - chore: add report type to MergeRequestApprovalRule by [@​mdevilliers](https://redirect.github.com/mdevilliers) in [https://github.com/xanzy/go-gitlab/pull/1975](https://redirect.github.com/xanzy/go-gitlab/pull/1975) - Add field "is_auditor" in user by [@​thomasboni](https://redirect.github.com/thomasboni) in [https://github.com/xanzy/go-gitlab/pull/1981](https://redirect.github.com/xanzy/go-gitlab/pull/1981) - Fix the user tests by [@​svanharmelen](https://redirect.github.com/svanharmelen) in [https://github.com/xanzy/go-gitlab/pull/1982](https://redirect.github.com/xanzy/go-gitlab/pull/1982) - Add new DCO attribute to project and group push rules by [@​beekeep](https://redirect.github.com/beekeep) in [https://github.com/xanzy/go-gitlab/pull/1980](https://redirect.github.com/xanzy/go-gitlab/pull/1980) - Support more options for list PATs by [@​hjweddie](https://redirect.github.com/hjweddie) in [https://github.com/xanzy/go-gitlab/pull/1977](https://redirect.github.com/xanzy/go-gitlab/pull/1977) - feat: add Bitbucket Cloud and Server import endpoints by [@​pwlandoll](https://redirect.github.com/pwlandoll) in [https://github.com/xanzy/go-gitlab/pull/1979](https://redirect.github.com/xanzy/go-gitlab/pull/1979) - Expose PreReceiveSecretDetectionEnabled project setting by [@​gravis](https://redirect.github.com/gravis) in [https://github.com/xanzy/go-gitlab/pull/1984](https://redirect.github.com/xanzy/go-gitlab/pull/1984) - Add 15 Missing GitLab Settings by [@​Jitsusama](https://redirect.github.com/Jitsusama) in [https://github.com/xanzy/go-gitlab/pull/1985](https://redirect.github.com/xanzy/go-gitlab/pull/1985) - Add `prevent_merge_without_jira_issue` to Edit Project API by [@​mtibben](https://redirect.github.com/mtibben) in [https://github.com/xanzy/go-gitlab/pull/1986](https://redirect.github.com/xanzy/go-gitlab/pull/1986) - build(github): Added support for more versions of unit tests by [@​flc1125](https://redirect.github.com/flc1125) in [https://github.com/xanzy/go-gitlab/pull/1992](https://redirect.github.com/xanzy/go-gitlab/pull/1992) - Move PreReceiveSecretDetectionEnabled to Project by [@​gravis](https://redirect.github.com/gravis) in [https://github.com/xanzy/go-gitlab/pull/1989](https://redirect.github.com/xanzy/go-gitlab/pull/1989) - Add 26 Missing GitLab Settings by [@​Jitsusama](https://redirect.github.com/Jitsusama) in [https://github.com/xanzy/go-gitlab/pull/1987](https://redirect.github.com/xanzy/go-gitlab/pull/1987) - Add page token to ListOption by [@​0xDagal](https://redirect.github.com/0xDagal) in [https://github.com/xanzy/go-gitlab/pull/1994](https://redirect.github.com/xanzy/go-gitlab/pull/1994) - member role model follow 17.4.0 spec by [@​Quanalogy](https://redirect.github.com/Quanalogy) in [https://github.com/xanzy/go-gitlab/pull/1997](https://redirect.github.com/xanzy/go-gitlab/pull/1997) - Add more filters to List group milestones by [@​adamcohen2](https://redirect.github.com/adamcohen2) in [https://github.com/xanzy/go-gitlab/pull/1998](https://redirect.github.com/xanzy/go-gitlab/pull/1998) - Add 28 Missing GitLab Settings by [@​Jitsusama](https://redirect.github.com/Jitsusama) in [https://github.com/xanzy/go-gitlab/pull/1996](https://redirect.github.com/xanzy/go-gitlab/pull/1996) - Add an exponential backoff to the retry function by [@​RicePatrick](https://redirect.github.com/RicePatrick) in [https://github.com/xanzy/go-gitlab/pull/1993](https://redirect.github.com/xanzy/go-gitlab/pull/1993) #### New Contributors - [@​MaerF0x0](https://redirect.github.com/MaerF0x0) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1976](https://redirect.github.com/xanzy/go-gitlab/pull/1976) - [@​Florian3535](https://redirect.github.com/Florian3535) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1978](https://redirect.github.com/xanzy/go-gitlab/pull/1978) - [@​mdevilliers](https://redirect.github.com/mdevilliers) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1975](https://redirect.github.com/xanzy/go-gitlab/pull/1975) - [@​thomasboni](https://redirect.github.com/thomasboni) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1981](https://redirect.github.com/xanzy/go-gitlab/pull/1981) - [@​mtibben](https://redirect.github.com/mtibben) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1986](https://redirect.github.com/xanzy/go-gitlab/pull/1986) - [@​flc1125](https://redirect.github.com/flc1125) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1992](https://redirect.github.com/xanzy/go-gitlab/pull/1992) - [@​0xDagal](https://redirect.github.com/0xDagal) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1994](https://redirect.github.com/xanzy/go-gitlab/pull/1994) - [@​Quanalogy](https://redirect.github.com/Quanalogy) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1997](https://redirect.github.com/xanzy/go-gitlab/pull/1997) - [@​adamcohen2](https://redirect.github.com/adamcohen2) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1998](https://redirect.github.com/xanzy/go-gitlab/pull/1998) - [@​andersparslov](https://redirect.github.com/andersparslov) made their first contribution in [https://github.com/xanzy/go-gitlab/pull/1995](https://redirect.github.com/xanzy/go-gitlab/pull/1995) **Full Changelog**: https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0 ### [`v0.107.0`](https://redirect.github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.0) ### [`v0.106.0`](https://redirect.github.com/xanzy/go-gitlab/compare/v0.105.0...v0.106.0) [Compare Source](https://redirect.github.com/xanzy/go-gitlab/compare/v0.105.0...v0.106.0)

Configuration

πŸ“… Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 4 months 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/hashicorp/go-retryablehttp v0.7.2 -> v0.7.7
github.com/pelletier/go-toml/v2 v2.1.0 -> v2.2.2
github.com/shopspring/decimal v1.2.0 -> v1.4.0
github.com/spf13/cast v1.6.0 -> v1.7.0
golang.org/x/crypto v0.16.0 -> v0.26.0
golang.org/x/sys v0.18.0 -> v0.23.0
golang.org/x/text v0.14.0 -> v0.17.0