renovate[bot]
cee3bc430b
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 2d94e3d in go.mod ( #3156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 23:21:39 -06:00
renovate[bot]
f942254292
chore(deps): update dependency open-policy-agent/conftest to v0.39.1 in testing/dockerfile ( #3155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 23:19:15 -06:00
zhuoyang
629d87f999
fix: Use hashicorp/go-version to resolve ~> 1.0 to 1.x instead of 1.0.x ( #3153 )
...
* Use go-version from hashicorp instead of semver
* refactor version test
* restructure test cases
2023-02-23 23:11:26 -06:00
renovate[bot]
e489b82f49
fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 in go.mod ( #3152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 01:35:34 +00:00
renovate[bot]
00451dee71
chore(deps): update node.js to v18.14.2 in .node-version ( #3151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 01:34:54 +00:00
nitrocode
ad2274f114
feat: shallow repo clone in merge checkout strategy ( #2758 )
...
* Implement shallow repo clone in merge checkout strategy
---------
Co-authored-by: Ilya Lukyanov <il@joom.com >
Co-authored-by: Nikolai Røed Kristiansen <nikolaik@gmail.com >
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com >
v0.23.0-pre.20230222
2023-02-22 13:29:29 -08:00
Ed Laur
9b61288540
feat: Add check for misspelled executable name command ( #3059 )
...
* feat: Add check for misspelled executable name command
* Update server/utils/spellcheck_test.go
Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com >
---------
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com >
2023-02-22 00:45:14 +00:00
SSKLCP
50de813677
fix(azure-devops): add check for test webhook URL ( #2809 )
...
* Adding check for Azure DevOps Test Webhook URL so they aren't processed like real events
* feat: customize vcs comment command executable name
* Altering case on isAzureDevOpsTestRepoURL function
* Altering case on URL parameter
* Altering checks to ensure all Azure DevOps Ignore tests pass
* Extending setup method to support Azure DevOps
* Fixing issue from merge conflict error
* gofmt
* Adding null checks to Test URL checks
* moving azuredevopsTestUrl to const
* Changing azuredevopsTestUrl to azuredevopsTestURL
* Cleaning up return statement
Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com >
---------
Co-authored-by: Ken Kaizu <k.kaizu38@gmail.com >
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-02-21 18:44:32 -06:00
Fabiano Soares Honorato
40f4e8ca6b
fix: workflow output not sending output ( #3091 )
2023-02-18 08:26:33 -06:00
dependabot[bot]
781d9ac76c
build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 ( #3146 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-18 00:24:56 -06:00
dependabot[bot]
c66d44cd11
build(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 in /e2e ( #3145 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 21:54:54 -06:00
dobby-dobster
d39974770c
Update Makefile to fix typo ( #3130 )
...
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-02-17 09:32:05 -06:00
renovate[bot]
857e484317
chore(deps): update golang docker tag to v1.20.1 in testing/dockerfile ( #3142 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:11:32 +00:00
renovate[bot]
c5e2173e45
chore(deps): update node.js to v18.14.1 in .node-version ( #3143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:10:40 +00:00
renovate[bot]
f09f64861e
fix(deps): update module github.com/xanzy/go-gitlab to v0.80.2 in go.mod ( #3135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:02:34 +00:00
renovate[bot]
c65c801c98
fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.1 in go.mod ( #3133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:02:25 +00:00
renovate[bot]
ab90a77269
fix(deps): update github.com/shurcool/githubv4 digest to 420ad09 in go.mod ( #3136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 06:02:13 +00:00
renovate[bot]
1baf4a9145
fix(deps): update module github.com/hashicorp/go-getter/v2 to v2.2.0 [security] ( #3141 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 23:57:24 -06:00
nitrocode
49bc17d3b9
feat(renovatebot): automerge enabled ( #3123 )
...
* feat(renovatebot): automerge enabled
* Update renovate.json5
* feat(workflows): add negative path filtering for required tests
2023-02-16 21:44:22 -08:00
renovate[bot]
bddbb88620
chore(deps): update dependency hashicorp/terraform to v1.3.9 in .circleci/config.yml ( #3137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 16:00:28 -06:00
renovate[bot]
f6e20ac535
chore(deps): update alpine docker tag to v3.17.2 in docker-base/dockerfile.alpine ( #3125 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-12 22:04:54 -06:00
renovate[bot]
60e579e654
chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in dockerfile.dev ( #3114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v0.23.0-pre.20230209
2023-02-09 17:17:23 -06:00
renovate[bot]
c4ceb58e71
chore(deps): update dependency open-policy-agent/conftest to v0.39.0 in testing/dockerfile ( #3115 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 17:17:08 -06:00
renovate[bot]
725cad7c52
fix(deps): update module golang.org/x/text to v0.7.0 in go.mod ( #3116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 17:14:44 -06:00
renovate[bot]
0fb9289312
chore(deps): update dependency hashicorp/terraform to v1.3.8 in .circleci/config.yml ( #3113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-09 17:14:30 -06:00
renovate[bot]
86ec4e283a
fix(deps): update module golang.org/x/term to v0.5.0 in go.mod ( #3111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 06:10:42 -06:00
renovate[bot]
d7b458afab
fix(deps): update module github.com/uber-go/tally to v3.5.3+incompatible in go.mod ( #3110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 06:09:00 -06:00
nitrocode
42783c9e62
Swap go-spew with kr/pretty ( #3108 )
2023-02-07 20:42:17 -08:00
nitrocode
a6c09f7a9e
feat(docker): download transitive dependencies ( #3107 )
2023-02-06 22:16:29 -08:00
nitrocode
42ee3950c4
Swap moby with patternmatcher ( #3106 )
2023-02-06 21:14:42 -08:00
nitrocode
9ee8514889
bugfix(gitlab): correct detailed merge status check ( #3067 )
2023-02-06 21:12:02 -08:00
renovate[bot]
b5cf5f23a0
fix(deps): update module github.com/redis/go-redis/v9 to v9.0.2 in go.mod ( #3105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 18:37:43 -06:00
renovate[bot]
6b52e7d626
fix(deps): update module github.com/briandowns/spinner to v1.21.0 in go.mod ( #3103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 18:36:13 -06:00
renovate[bot]
996a6d53f5
chore(deps): update node.js to v18.14.0 in .node-version ( #3102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 18:35:58 -06:00
Matthieu Simon
3023ef96c5
fix repo level atlantis doc ( #3099 )
...
Co-authored-by: Matthieu Simon <matthieu.simon-ext@kering.com >
2023-02-05 18:32:04 -06:00
renovate[bot]
4cbf7d6112
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 8cad743 in go.mod ( #3101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 18:31:24 -06:00
Rui Chen
1f6f820cd5
deps: bump to go1.20 ( #3093 )
...
* deps: bump to go1.20
Signed-off-by: Rui Chen <rui@chenrui.dev >
* update base docker image
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
* update base docker image
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
---------
Signed-off-by: Rui Chen <rui@chenrui.dev >
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com >
2023-02-02 16:18:27 +01:00
renovate[bot]
a2e3aeead4
chore(deps): update docker/build-push-action action to v4 in .github/workflows/testing-env-image.yml ( #3079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 08:32:14 -06:00
Ken Kaizu
48b18f9908
fix import/state rm success wrapped template ( #3084 )
2023-01-31 08:31:44 -06:00
Ken Kaizu
930daef300
chore: remove x package ( #3085 )
2023-01-31 08:28:28 -06:00
renovate[bot]
0313e040cf
fix(deps): update module github.com/go-playground/validator/v10 to v10.11.2 in go.mod ( #3082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 00:58:53 -06:00
renovate[bot]
66c5c9567c
fix(deps): update module github.com/xanzy/go-gitlab to v0.79.1 in go.mod ( #3083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 00:56:13 -06:00
renovate[bot]
4fbbb5b2fa
fix(deps): update module github.com/hashicorp/hcl/v2 to v2.16.0 in go.mod ( #3078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 00:52:26 -06:00
renovate[bot]
93eba5dd29
fix(deps): update golang.org/x/exp digest to aae9b4e in go.mod ( #3080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 00:51:44 -06:00
renovate[bot]
aa37a7c5e1
fix(deps): update module go.etcd.io/bbolt to v1.3.7 in go.mod ( #3077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-31 00:49:55 -06:00
Ken Kaizu
fdcb1adfb0
feat: suppress log package logging ( #3076 )
...
To suppress uber-go/tally logs which are not structured logs.
2023-01-30 23:55:01 -06:00
Ken Kaizu
75c4c1fdcf
fix(deps): update module github.com/go-redis/redis/v9 to v9.0.1 ( #3075 )
2023-01-30 23:36:30 -06:00
Will Yardley
32c4b2093c
docs: add env var variants for autoplan config options ( #3073 )
2023-01-30 22:26:20 -06:00
Ken Kaizu
acc8ef6abc
fix(deps): update module github.com/google/go-github/v49 to v50 ( #3074 )
2023-01-30 22:25:56 -06:00
renovate[bot]
a1f389add5
fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.22 in go.mod ( #3066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 21:28:41 -06:00