0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-09 07:15:02 +00:00
Commit Graph

147 Commits

Author SHA1 Message Date
renovate[bot]
6bacbe8b56
chore(deps): update module golang.org/x/exp (v0.0.0-20240416160154-fe59bbe5cc7f → v0.0.0-20240506185415-9bf2ced13842) (#1265)
| datasource | package          | from                               | to                                 |
| ---------- | ---------------- | ---------------------------------- | ---------------------------------- |
| go         | golang.org/x/exp | v0.0.0-20240416160154-fe59bbe5cc7f | v0.0.0-20240506185415-9bf2ced13842 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:33:34 -04:00
renovate[bot]
2672bf3ca1
chore(deps): update module golang.org/x/net (v0.24.0 → v0.25.0) (#1268)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.24.0 | v0.25.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:31:37 -04:00
renovate[bot]
c21da7e183
chore(deps): update module golang.org/x/crypto (v0.22.0 → v0.23.0) (#1267)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.22.0 | v0.23.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:27:51 -04:00
renovate[bot]
02302cb498
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.22.2 → v0.23.0) (#1266)
| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.22.2 | v0.23.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 19:27:23 -04:00
renovate[bot]
ee939a38a3
chore(deps): update go (1.22.0 → 1.22.2) (#1234)
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.22.0 | 1.22.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 13:37:54 +00:00
Pavel Boldyrev
d8202dd7a1
chore(vm2): initial experimental VM resource implementation using Plugin Framework (#1230)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-19 21:57:12 +00:00
renovate[bot]
5a606ec18e
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1228)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.7.0  | v1.8.0  |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.22.1 | v0.22.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 12:54:43 -04:00
renovate[bot]
938784531f
chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0) (#1229)
* chore(deps): update module github.com/avast/retry-go/v4 (v4.5.1 → v4.6.0)

| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/avast/retry-go/v4 | v4.5.1 | v4.6.0 |

* switch to `retry.UntilSucceeded()`

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-19 16:48:38 +00:00
renovate[bot]
83d835ff3e
chore(deps): update golang.org/x/exp digest (93d18d7 → fe59bbe) (#1226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 16:43:29 +00:00
renovate[bot]
ead36dcafb
chore(deps): update golang.org/x/exp digest (c0f41cb → 93d18d7) (#1201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-10 02:12:52 +00:00
renovate[bot]
e680aa9318
chore(deps): update golang.org/x/exp digest (a685a6e → c0f41cb) (#1183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 19:49:24 -04:00
renovate[bot]
e60ee990fa
chore(deps): update golang.org/x/exp digest (a85f2c6 → a685a6e) (#1171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 23:31:02 -04:00
renovate[bot]
e5ef91e72d
chore(deps): update module github.com/hashicorp/terraform-plugin-framework (v1.6.1 → v1.7.0) (#1150)
| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.6.1 | v1.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 01:09:25 +00:00
renovate[bot]
6f8a472981
chore(deps): update golang.org/x/exp digest (c7f7c64 → a85f2c6) (#1139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 02:38:01 -04:00
renovate[bot]
ab512622f7
chore(deps): update golang.org/x/exp digest (814bf88 → c7f7c64) (#1130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 01:44:12 +00:00
renovate[bot]
732f0188d7
chore(deps): update module github.com/skeema/knownhosts (v1.2.1 → v1.2.2) (#1123)
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| go         | github.com/skeema/knownhosts | v1.2.1 | v1.2.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 22:14:34 -04:00
renovate[bot]
a0597289b5
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.22.0 → v0.22.1) (#1114)
| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.22.0 | v0.22.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-11 20:27:46 -04:00
renovate[bot]
4cac320ff9
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1096)
| datasource | package                                         | from   | to     |
| ---------- | ----------------------------------------------- | ------ | ------ |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.6.0 | v1.6.1 |
| go         | github.com/hashicorp/terraform-plugin-testing   | v1.6.0 | v1.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 23:43:19 +00:00
renovate[bot]
7dea6f6ee8
chore(deps): update module golang.org/x/net (v0.21.0 → v0.22.0) (#1105)
| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.21.0 | v0.22.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 23:41:10 +00:00
renovate[bot]
3b9739ab59
chore(deps): update module golang.org/x/crypto (v0.20.0 → v0.21.0) (#1097)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.20.0 | v0.21.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 23:26:06 -05:00
renovate[bot]
e3ddd6f5fa
chore(deps): update module golang.org/x/crypto (v0.19.0 → v0.20.0) (#1082)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.19.0 | v0.20.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 17:30:47 +00:00
renovate[bot]
dbd1655974
chore(deps): update module github.com/stretchr/testify (v1.8.4 → v1.9.0) (#1081)
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| go         | github.com/stretchr/testify | v1.8.4 | v1.9.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:26:16 -05:00
renovate[bot]
0d4740fb90
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.1 → v7.0.2) (#1080)
| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.1 | v7.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 17:26:08 +00:00
renovate[bot]
2398f6c339
chore(deps): update github.com/hashicorp/terraform-plugin-* (#1078)
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.5.0  | v1.6.0  |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.21.0 | v0.22.0 |
| go         | github.com/hashicorp/terraform-plugin-mux       | v0.14.0 | v0.15.0 |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2    | v2.32.0 | v2.33.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 12:24:10 -05:00
Pavel Boldyrev
14fce3366d
chore: switch to terraform-plugin-testing for acceptance tests (#1067)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-27 04:13:02 +00:00
Pavel Boldyrev
2d40a8dc3b
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0) (#1059)"
This reverts commit 42121aa84f.
2024-02-25 15:11:01 -05:00
Pavel Boldyrev
ec40cd959f
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0) (#1060)"
This reverts commit fa4aadfb40.
2024-02-25 15:10:34 -05:00
Pavel Boldyrev
25caac4913
Revert "chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0) (#1061)"
This reverts commit b4c7186b76.
2024-02-25 15:10:22 -05:00
renovate[bot]
b4c7186b76
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0) (#1061)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.32.0 → v2.33.0)

| datasource | package                                      | from    | to      |
| ---------- | -------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.32.0 | v2.33.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:18:04 -05:00
renovate[bot]
fa4aadfb40
chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0) (#1060)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.14.0 → v0.15.0)

| datasource | package                                   | from    | to      |
| ---------- | ----------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-mux | v0.14.0 | v0.15.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:16:44 -05:00
renovate[bot]
42121aa84f
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0) (#1059)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.21.0 → v0.22.0)

| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.21.0 | v0.22.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 23:15:13 +00:00
renovate[bot]
190ec39234
chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1) (#1058)
* chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

* chore(deps): update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1)

| datasource | package                         | from   | to     |
| ---------- | ------------------------------- | ------ | ------ |
| go         | github.com/brianvoe/gofakeit/v7 | v7.0.0 | v7.0.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:14:22 -05:00
renovate[bot]
4959480f02
chore(deps): update golang.org/x/exp digest (v0.0.0-20240213143201-ec583247a57a → ) (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 18:13:47 -05:00
renovate[bot]
7fda43f4ea
chore(deps): Update module github.com/brianvoe/gofakeit/v6 (v6.28.0 → v7.0.0) (#1044)
| datasource | package                         | from    | to     |
| ---------- | ------------------------------- | ------- | ------ |
| go         | github.com/brianvoe/gofakeit/v6 | v6.28.0 | v7.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 18:57:30 -05:00
renovate[bot]
4fab30e5df
chore(deps): update golang.org/x/exp digest (v0.0.0-20240205201215-2c58cdc269a3 → ) (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-15 19:40:52 -05:00
renovate[bot]
ed3bdb5187
chore(deps): update module golang.org/x/net (v0.20.0 → v0.21.0) (#1020) 2024-02-07 22:59:35 -05:00
renovate[bot]
34d31e2ed0
chore(deps): update module golang.org/x/crypto (v0.18.0 → v0.19.0) (#1018)
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| go         | golang.org/x/crypto | v0.18.0 | v0.19.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 19:28:11 -05:00
renovate[bot]
9cfd3833da
chore(deps): update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a 1b97071 → 2c58cdc) (#1007)
chore(deps): update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a → )

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 21:30:40 -05:00
renovate[bot]
b196cdb65b
chore(deps): update module golang.org/x/net (v0.18.0 → v0.20.0) (#994)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

* chore(deps): update module golang.org/x/net (v0.18.0 → v0.20.0)

| datasource | package          | from    | to      |
| ---------- | ---------------- | ------- | ------- |
| go         | golang.org/x/net | v0.18.0 | v0.20.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:45:48 -05:00
renovate[bot]
c1eeefbb12
chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.31.0 → v2.32.0) (#990)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.31.0 → v2.32.0)

| datasource | package                                      | from    | to      |
| ---------- | -------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-sdk/v2 | v2.31.0 | v2.32.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:45:23 -05:00
renovate[bot]
eb6377e6fd
chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.13.0 → v0.14.0) (#989)
* chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-mux (v0.13.0 → v0.14.0)

| datasource | package                                   | from    | to      |
| ---------- | ----------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-mux | v0.13.0 | v0.14.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 21:42:20 -05:00
renovate[bot]
63e7bfc042
chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.20.0 → v0.21.0) (#964)
* chore(ci): update lycheeverse/lychee-action action (v1.9.1 → v1.9.2)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.1 | v1.9.2 |

* chore(ci): update actions/create-github-app-token action (v1.6.4 → v1.7.0)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.4 | v1.7.0 |

* chore(deps): update module github.com/hashicorp/terraform-plugin-go (v0.20.0 → v0.21.0)

| datasource | package                                  | from    | to      |
| ---------- | ---------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-go | v0.20.0 | v0.21.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 20:27:55 -05:00
renovate[bot]
b6474f8ddb
chore(deps): update module github.com/google/uuid (v1.5.0 → v1.6.0) (#954)
| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| go         | github.com/google/uuid | v1.5.0 | v1.6.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 22:47:00 -05:00
renovate[bot]
c1e9c089ba
chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.27.0 → v6.28.0) (#937)
* chore(ci): update actions/create-github-app-token action (v1.6.3 → v1.6.4)

| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.3 | v1.6.4 |

* chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.27.0 → v6.28.0)

| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/brianvoe/gofakeit/v6 | v6.27.0 | v6.28.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 01:55:30 +00:00
renovate[bot]
3ffd230682
chore(deps): update golang.org/x/exp digest (v0.0.0-20240112132812-db7319d0e0e3 → ) (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 20:42:47 -05:00
renovate[bot]
c500cc5b9b
chore(deps): update module github.com/brianvoe/gofakeit/v6 (v6.26.4 → v6.27.0) (#900)
| datasource | package                         | from    | to      |
| ---------- | ------------------------------- | ------- | ------- |
| go         | github.com/brianvoe/gofakeit/v6 | v6.26.4 | v6.27.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 23:21:07 -05:00
renovate[bot]
21264c039a
chore(deps): update golang.org/x/exp digest ( 9212866 → db7319d ) (#893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 03:29:51 +00:00
renovate[bot]
34cb5a7c4e
chore(deps): update github.com/hashicorp/go-cty digest ( d3edf31 → 8598007 ) (#892)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 22:27:54 -05:00
dependabot[bot]
c7bbb47223
chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 (#889)
chore(deps): bump github.com/hashicorp/terraform-plugin-framework

Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.4.2...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 21:45:52 -05:00
dependabot[bot]
6aa56b3f6e
chore(deps): bump github.com/brianvoe/gofakeit/v6 from 6.26.3 to 6.26.4 (#879)
Bumps [github.com/brianvoe/gofakeit/v6](https://github.com/brianvoe/gofakeit) from 6.26.3 to 6.26.4.
- [Release notes](https://github.com/brianvoe/gofakeit/releases)
- [Commits](https://github.com/brianvoe/gofakeit/compare/v6.26.3...v6.26.4)

---
updated-dependencies:
- dependency-name: github.com/brianvoe/gofakeit/v6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 03:56:36 +00:00