Skip to content

Commit df34acf

Browse files
authored
fix(deps): Update github.com/clarkmcc/go-hubspot digest to abe38a1 (#16502)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/clarkmcc/go-hubspot](https://togithub.com/clarkmcc/go-hubspot) | require | digest | `bec7cb6` -> `abe38a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjE2OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 475304f commit df34acf

12 files changed

Lines changed: 41 additions & 41 deletions

plugins/source/hubspot/docs/tables/hubspot_crm_companies.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_contacts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_deals.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_line_items.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_owners.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ The primary key for this table is **id**.
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
1515
|id (PK)|`utf8`|
16-
|email|`utf8`|
1716
|first_name|`utf8`|
1817
|last_name|`utf8`|
19-
|user_id|`int64`|
2018
|created_at|`timestamp[us, tz=UTC]`|
21-
|updated_at|`timestamp[us, tz=UTC]`|
2219
|archived|`bool`|
23-
|teams|`json`|
20+
|teams|`json`|
21+
|user_id|`int64`|
22+
|email|`utf8`|
23+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_pipelines.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ The composite primary key for this table is (**object_type**, **id**).
1414
|_cq_parent_id|`uuid`|
1515
|object_type (PK)|`utf8`|
1616
|id (PK)|`utf8`|
17-
|label|`utf8`|
18-
|display_order|`int64`|
19-
|stages|`json`|
2017
|created_at|`timestamp[us, tz=UTC]`|
2118
|archived_at|`timestamp[us, tz=UTC]`|
22-
|updated_at|`timestamp[us, tz=UTC]`|
23-
|archived|`bool`|
19+
|archived|`bool`|
20+
|display_order|`int64`|
21+
|stages|`json`|
22+
|label|`utf8`|
23+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_products.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_quotes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/docs/tables/hubspot_crm_tickets.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ The primary key for this table is **id**.
1212
| ------------- | ------------- |
1313
|_cq_id|`uuid`|
1414
|_cq_parent_id|`uuid`|
15-
|id (PK)|`utf8`|
16-
|properties|`json`|
15+
|associations|`json`|
1716
|created_at|`timestamp[us, tz=UTC]`|
18-
|updated_at|`timestamp[us, tz=UTC]`|
1917
|archived|`bool`|
2018
|archived_at|`timestamp[us, tz=UTC]`|
21-
|associations|`json`|
19+
|id (PK)|`utf8`|
20+
|properties|`json`|
21+
|updated_at|`timestamp[us, tz=UTC]`|

plugins/source/hubspot/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.4
44

55
require (
66
github.com/apache/arrow/go/v15 v15.0.0-20240114144300-7e703aae55c1
7-
github.com/clarkmcc/go-hubspot v0.0.0-20230906123538-bec7cb6c0126
7+
github.com/clarkmcc/go-hubspot v0.0.0-20240203002710-abe38a19e3dd
88
github.com/cloudquery/plugin-sdk/v4 v4.29.1
99
github.com/rs/zerolog v1.31.0
1010
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a

0 commit comments

Comments
 (0)