Commit Graph

241 Commits

Author SHA1 Message Date
renovate[bot]
1bd5cc2bea fix(deps): update module github.com/stretchr/testify to v1.8.2 in go.mod (#3168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-25 16:28:41 -06:00
renovate[bot]
53e9e5880b fix(deps): update module github.com/google/go-github/v50 to v50.1.0 in go.mod (#3162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-25 04:09:20 +00:00
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
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
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
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
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]
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
42ee3950c4 Swap moby with patternmatcher (#3106) 2023-02-06 21:14:42 -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]
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
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
75c4c1fdcf fix(deps): update module github.com/go-redis/redis/v9 to v9.0.1 (#3075) 2023-01-30 23:36:30 -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
renovate[bot]
8918995036 fix(deps): update golang.org/x/exp digest to a960b37 in go.mod (#3064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 20:08:26 -06:00
renovate[bot]
9add331645 fix(deps): update golang.org/x/exp digest to a67bb56 in go.mod (#3056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-26 21:20:15 -06:00
renovate[bot]
1fb7a6764f fix(deps): update module github.com/xanzy/go-gitlab to v0.79.0 in go.mod (#3046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 22:41:05 -06:00
renovate[bot]
9803982374 fix(deps): update golang.org/x/exp digest to d38c7dc in go.mod (#3044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 22:40:01 -06:00
renovate[bot]
bf853ad128 fix(deps): update golang.org/x/exp digest to 7f5a42a in go.mod (#3039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 12:58:32 -06:00
renovate[bot]
02b29e6b08 fix(deps): update module github.com/spf13/viper to v1.15.0 in go.mod (#3025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 19:44:08 -06:00
renovate[bot]
eb5e905222 fix(deps): update module github.com/uber-go/tally to v3.5.2+incompatible in go.mod (#3024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 19:43:31 -06:00
renovate[bot]
1c057b32f3 fix(deps): update module github.com/moby/moby to v20.10.23+incompatible in go.mod (#3023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 19:43:00 -06:00
renovate[bot]
8c17c51f92 fix(deps): update golang.org/x/exp digest to a68e582 in go.mod (#3022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-21 19:42:25 -06:00
Ken Kaizu
cb0aadf571 feat: state rm (#2880)
* feat: state rm

* review feedback

* fix conflict for pegomock generation code

* adopt state command into allow-commands

* fix conflicts

* fix: state rm works on workspace

* notify import/state rm discard plan file

* fix lint

* use repeat instead warning for re-plan

* perl -pi -e 's!\* 🔁 plan file was discarded. to!🚮 A plan file was discarded. Re-plan would be required before applying.\n\n\* 🔁 To!g' server/**/*

* follow main branch
2023-01-18 22:02:18 -06:00
renovate[bot]
71738f15b6 fix(deps): update module github.com/xanzy/go-gitlab to v0.78.0 in go.mod (#2960)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.78.0

* Deprecate MergeStatus for DetailedMergeStatus

* Update gitlab_client_test.go

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2023-01-15 20:47:28 -06:00
renovate[bot]
0cbc15c65d fix(deps): update module github.com/google/go-github/v49 to v49.1.0 (#2959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 21:34:40 -06:00
renovate[bot]
7b87f029c5 fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.0 (#2945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 02:24:11 -05:00
renovate[bot]
fbdd0c729a fix(deps): update module github.com/google/go-github/v48 to v49 (#2928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-05 00:22:37 -05:00
renovate[bot]
8bb61b392c fix(deps): update module golang.org/x/term to v0.4.0 (#2926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-05 00:09:15 -05:00
renovate[bot]
a59f38236c fix(deps): update module golang.org/x/text to v0.6.0 (#2927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 18:45:41 -05:00
nitrocode
d82853ac84 chore(deps): Use go get -u to bump dependencies (#2894) 2022-12-29 12:30:18 -06:00
renovate[bot]
e0f92e7e94 fix(deps): update github.com/shurcool/githubv4 digest to a8d4a56 (#2893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-29 10:12:01 -06:00
nitrocode
9345d55127 Upgrade negroni to v3 (#2867) 2022-12-23 11:58:10 -06:00
Ken Kaizu
692ceae171 upgrade go-playground/validator from v9 to v10 (#2863)
Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
2022-12-23 11:26:07 -06:00
Ken Kaizu
eca3b536aa upgrade github.com/hashicorp/go-getter to v2 (#2865) 2022-12-23 08:25:25 -06:00
Ken Kaizu
b3d0847ac7 remove urfave/cli. this is introduced for cli.NewApp, but currently atlantis use cobra, so no meanings (#2866)
- 5f47524655/main.go (L51)
- 5f47524655
2022-12-23 08:17:08 -06:00