Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#1509)
* Bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 (#1503) Bumps [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) from 3.2.3 to 3.3.0. - [Release notes](https://github.com/Masterminds/sprig/releases) - [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md) - [Commits](Masterminds/sprig@v3.2.3...v3.3.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/sprig/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 (#1505) Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/mvdan/sh/releases) - [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md) - [Commits](mvdan/sh@v3.8.0...v3.9.0) --- updated-dependencies: - dependency-name: mvdan.cc/sh/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [FEATURE] - Provider JSON (#1504) * [FEATURE] - Provider JSON Switching the rendering of the provider.tf to json in order to get around the configuration issues highlighted in #1483 * fix: there was an issue with formatting * fix: removing the typo from the unit tests * fix: forgot to change the name of the provider file in the template * build: allowing for the infracosts to be optional, as they break on the mac due to an lack of arm64 images * fix: we were missing the ending bracket in the json * build(ci): spliting out the formatting into another job * fix: needed to fix up the unit test now the extra bracket is working * build: Revert "build: allowing for the infracosts to be optional, as they break on the mac due to an lack of arm64 images" This reverts commit b1eb414. * Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0. - [Commits](golang/oauth2@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rohith Jayawardene <[email protected]>
- Loading branch information