Skip to content

fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.3.4#11753

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-pb-go-1.x
Jun 26, 2023
Merged

fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.3.4#11753
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-pb-go-1.x

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 26, 2023

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-pb-go require patch v1.3.3 -> v1.3.4

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)

v1.3.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Jun 26, 2023
@cq-bot
Copy link
Contributor Author

cq-bot commented Jun 26, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

kodiakhq bot pushed a commit that referenced this pull request Jun 27, 2023
🤖 I have created a release *beep* *boop*
---


## [19.1.0](plugins-source-aws-v19.0.0...plugins-source-aws-v19.1.0) (2023-06-27)


### This Release has the Following Changes to Tables
- Table `aws_codeartifact_domains` was added
- Table `aws_codeartifact_repositories` was added
- Table `aws_codebuild_builds` was added
- Table `aws_codebuild_source_credentials` was added
- Table `aws_detective_graph_members` was added
- Table `aws_detective_graphs` was added
- Table `aws_ec2_hosts`: column added with name `asset_id` and type `utf8`
- Table `aws_ec2_vpn_connections` was added
- Table `aws_ecr_pull_through_cache_rules` was added
- Table `aws_eks_cluster_addons` was added
- Table `aws_eks_cluster_oidc_identity_provider_configs` was added
- Table `aws_inspector2_findings`: column added with name `code_vulnerability_details` and type `json`
- Table `aws_inspector2_findings`: column added with name `epss` and type `json`
- Table `aws_mq_broker_users`: column added with name `replication_user` and type `bool`
- Table `aws_mq_brokers`: column added with name `data_replication_metadata` and type `json`
- Table `aws_mq_brokers`: column added with name `data_replication_mode` and type `utf8`
- Table `aws_mq_brokers`: column added with name `pending_data_replication_metadata` and type `json`
- Table `aws_mq_brokers`: column added with name `pending_data_replication_mode` and type `utf8`
- Table `aws_networkfirewall_firewalls` was added
- Table `aws_networkfirewall_tls_inspection_configurations` was added
- Table `aws_redshift_clusters`: column added with name `custom_domain_certificate_arn` and type `utf8`
- Table `aws_redshift_clusters`: column added with name `custom_domain_certificate_expiry_date` and type `timestamp[us, tz=UTC]`
- Table `aws_redshift_clusters`: column added with name `custom_domain_name` and type `utf8`
- Table `aws_servicediscovery_instances` was added
- Table `aws_servicediscovery_namespaces` was added
- Table `aws_servicediscovery_services` was added
- Table `aws_signer_signing_profiles` was added
- Table `aws_stepfunctions_executions`: column added with name `state_machine_alias_arn` and type `utf8`
- Table `aws_stepfunctions_executions`: column added with name `state_machine_version_arn` and type `utf8`
- Table `aws_stepfunctions_map_run_executions`: column added with name `state_machine_alias_arn` and type `utf8`
- Table `aws_stepfunctions_map_run_executions`: column added with name `state_machine_version_arn` and type `utf8`
- Table `aws_stepfunctions_state_machines`: column added with name `description` and type `utf8`
- Table `aws_stepfunctions_state_machines`: column added with name `revision_id` and type `utf8`
- Table `aws_transfer_servers`: column added with name `structured_log_destinations` and type `list<item: utf8, nullable>`
- Table `aws_wellarchitected_lens_review_improvements` was added
- Table `aws_wellarchitected_lens_reviews` was added
- Table `aws_wellarchitected_lenses` was added
- Table `aws_wellarchitected_share_invitations` was added
- Table `aws_wellarchitected_workload_milestones` was added
- Table `aws_wellarchitected_workload_shares` was added
- Table `aws_wellarchitected_workloads` was added

### Features

* Add AWS Well-Architected resources ([#11697](#11697)) ([83174fe](83174fe)), closes [#11664](#11664)
* **aws-services:** Support newly added regions ([#11778](#11778)) ([afbf0ec](afbf0ec))
* **aws:** Add Support for `builds` and `source credentials` for AWS CodeBuild  ([#11705](#11705)) ([4eed4dc](4eed4dc))
* **aws:** Add Support for AWS CodeArtifact Domains and Repositories ([#11698](#11698)) ([1838151](1838151))
* **aws:** Add Support for AWS Detective `Graphs` and `GraphMembers` ([#11767](#11767)) ([b40d97d](b40d97d))
* **aws:** Add support for AWS Signer Profiles ([#11765](#11765)) ([e03b797](e03b797))
* **aws:** Add Support for Cloud Map (servicediscovery) resources ([#11702](#11702)) ([0cefa8c](0cefa8c))
* **aws:** Add support for EC2 VPN Connections ([#11769](#11769)) ([0f0c340](0f0c340))
* **aws:** Add Support for ECR `PullThroughCacheRules` ([#11770](#11770)) ([9d72446](9d72446))
* **aws:** Add support for EKS `AddOns` and `IdentityProviderConfigs` ([#11764](#11764)) ([24c348d](24c348d))
* **aws:** Add Support for Network firewall resources `Firewalls` and `TLSInspectionConfigurations` ([#11776](#11776)) ([6e7ae44](6e7ae44))
* **aws:** Update all AWS dependencies ([#11783](#11783)) ([18d9fa7](18d9fa7))


### Bug Fixes

* **aws:** AppRunner Tag errors ([#11786](#11786)) ([d2d333d](d2d333d))
* **aws:** Ensure that all certificates are synced ([#11761](#11761)) ([7e5b201](7e5b201))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0656028 ([#11739](#11739)) ([7a6ad49](7a6ad49))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 ([#11717](#11717)) ([8eeff5b](8eeff5b))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 ([#11708](#11708)) ([03f214f](03f214f))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f060192 ([#11730](#11730)) ([c7019c2](c7019c2))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 ([#11689](#11689)) ([18ac0e9](18ac0e9))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/accessanalyzer to v1.19.14 ([#11733](#11733)) ([ab8242f](ab8242f))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/account to v1.10.8 ([#11734](#11734)) ([94e285b](94e285b))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/acm to v1.17.13 ([#11735](#11735)) ([c763315](c763315))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 28, 2023
🤖 I have created a release *beep* *boop*
---


## [3.6.0](cli-v3.5.4...cli-v3.6.0) (2023-06-28)


### Features

* **cli:** Upgrade to SDK v4, protocol v3 ([#11683](#11683)) ([1593f2d](1593f2d))


### Bug Fixes

* CLI v4: issue config deprecation warnings, pass options to plugin-level spec ([#11766](#11766)) ([16264a0](16264a0))
* **CLI:** Multiple migrations ([#11791](#11791)) ([df01ac4](df01ac4))
* **cli:** Set SkipDependentTables, DeterministicCqId ([#11759](#11759)) ([2bcb1c9](2bcb1c9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 28, 2023
🤖 I have created a release *beep* *boop*
---


## [2.2.2](plugins-destination-mysql-v2.2.1...plugins-destination-mysql-v2.2.2) (2023-06-28)


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0656028 ([#11739](#11739)) ([7a6ad49](7a6ad49))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 1e68c51 ([#11637](#11637)) ([46043bc](46043bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 43638cb ([#11672](#11672)) ([3c60bbb](3c60bbb))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 4d76231 ([#11532](#11532)) ([6f04233](6f04233))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 ([#11717](#11717)) ([8eeff5b](8eeff5b))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 ([#11708](#11708)) ([03f214f](03f214f))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b0832be ([#11651](#11651)) ([71e8c29](71e8c29))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to d864719 ([#11611](#11611)) ([557a290](557a290))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f060192 ([#11730](#11730)) ([c7019c2](c7019c2))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 ([#11689](#11689)) ([18ac0e9](18ac0e9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.1.0 ([#11665](#11665)) ([d8947c9](d8947c9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.6 ([#11473](#11473)) ([7272133](7272133))
* **mysql:** Handle Multiple Schemas ([#11799](#11799)) ([ab8b39d](ab8b39d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 29, 2023
🤖 I have created a release *beep* *boop*
---


## [2.3.0](plugins-destination-sqlite-v2.2.2...plugins-destination-sqlite-v2.3.0) (2023-06-29)


### Features

* **sqlite:** Migrate to SDK V4 ([#11736](#11736)) ([831f953](831f953))
* **sqlite:** Update to SDK v4.2.0-rc1 ([#11804](#11804)) ([c6a63a8](c6a63a8))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0656028 ([#11739](#11739)) ([7a6ad49](7a6ad49))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 1e68c51 ([#11637](#11637)) ([46043bc](46043bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 43638cb ([#11672](#11672)) ([3c60bbb](3c60bbb))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 4d76231 ([#11532](#11532)) ([6f04233](6f04233))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 ([#11717](#11717)) ([8eeff5b](8eeff5b))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 ([#11708](#11708)) ([03f214f](03f214f))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b0832be ([#11651](#11651)) ([71e8c29](71e8c29))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to d864719 ([#11611](#11611)) ([557a290](557a290))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f060192 ([#11730](#11730)) ([c7019c2](c7019c2))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 ([#11689](#11689)) ([18ac0e9](18ac0e9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.1.0 ([#11665](#11665)) ([d8947c9](d8947c9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.6 ([#11473](#11473)) ([7272133](7272133))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 29, 2023
🤖 I have created a release *beep* *boop*
---


## [2.3.0](plugins-destination-snowflake-v2.2.4...plugins-destination-snowflake-v2.3.0) (2023-06-29)


### Features

* **snowflake:** Update to SDK V4 ([#11737](#11737)) ([fefdccc](fefdccc))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0656028 ([#11739](#11739)) ([7a6ad49](7a6ad49))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 1e68c51 ([#11637](#11637)) ([46043bc](46043bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 43638cb ([#11672](#11672)) ([3c60bbb](3c60bbb))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 4d76231 ([#11532](#11532)) ([6f04233](6f04233))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 ([#11717](#11717)) ([8eeff5b](8eeff5b))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 ([#11708](#11708)) ([03f214f](03f214f))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b0832be ([#11651](#11651)) ([71e8c29](71e8c29))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to d864719 ([#11611](#11611)) ([557a290](557a290))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f060192 ([#11730](#11730)) ([c7019c2](c7019c2))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 ([#11689](#11689)) ([18ac0e9](18ac0e9))
* **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.18.1 ([#11652](#11652)) ([4230b52](4230b52))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/credentials to v1.13.26 ([#11654](#11654)) ([969638d](969638d))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.11.70 ([#11731](#11731)) ([e29d9bb](e29d9bb))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.1.0 ([#11665](#11665)) ([d8947c9](d8947c9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.6 ([#11473](#11473)) ([7272133](7272133))
* **snowflake:** Update to SDK v4.2.2-rc1 ([#11796](#11796)) ([78a6c9c](78a6c9c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 29, 2023
🤖 I have created a release *beep* *boop*
---


## [2.2.0](plugins-destination-mongodb-v2.1.2...plugins-destination-mongodb-v2.2.0) (2023-06-29)


### Features

* **mongodb:** Update to SDK V4 ([#11656](#11656)) ([40c5f54](40c5f54))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0656028 ([#11739](#11739)) ([7a6ad49](7a6ad49))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 1e68c51 ([#11637](#11637)) ([46043bc](46043bc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 43638cb ([#11672](#11672)) ([3c60bbb](3c60bbb))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 4d76231 ([#11532](#11532)) ([6f04233](6f04233))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8366a22 ([#11717](#11717)) ([8eeff5b](8eeff5b))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 95d3199 ([#11708](#11708)) ([03f214f](03f214f))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b0832be ([#11651](#11651)) ([71e8c29](71e8c29))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to d864719 ([#11611](#11611)) ([557a290](557a290))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f060192 ([#11730](#11730)) ([c7019c2](c7019c2))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to f0dffc6 ([#11689](#11689)) ([18ac0e9](18ac0e9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.1.0 ([#11665](#11665)) ([d8947c9](d8947c9))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.0 ([#11720](#11720)) ([7ef521d](7ef521d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.2.1 ([#11722](#11722)) ([309be72](309be72))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.3 ([#11726](#11726)) ([f0ca611](f0ca611))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.3.4 ([#11753](#11753)) ([cd4fe1c](cd4fe1c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v3 to v3.10.6 ([#11473](#11473)) ([7272133](7272133))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants