Skip to content

fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1#20982

Merged
kodiakhq[bot] merged 3 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-v4-4.x
Jul 9, 2025
Merged

fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1#20982
kodiakhq[bot] merged 3 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-v4-4.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Jul 8, 2025

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk/v4 require minor v4.86.1 -> v4.87.1
github.com/cloudquery/plugin-sdk/v4 require minor v4.86.0 -> v4.87.1
github.com/cloudquery/plugin-sdk/v4 require patch v4.87.0 -> v4.87.1
github.com/cloudquery/plugin-sdk/v4 require minor v4.82.0 -> v4.87.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)

v4.87.1

Compare Source

Bug Fixes

v4.87.0

Compare Source

Features

v4.86.2

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.13.11 (#​2211) (5d97720)
  • deps: Update module github.com/cloudquery/codegen to v0.3.29 (#​2214) (c7534ba)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.15 (#​2212) (afcdfd4)
  • Improve usage error wording (#​2215) (1e2c257)

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 these updates 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 Jul 8, 2025
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Jul 8, 2025

ℹ Artifact update notice

File name: cli/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/azblob/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/bigquery/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/clickhouse/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
File name: plugins/destination/duckdb/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 42 additional dependencies were updated

Details:

Package Change
github.com/apache/arrow-go/v18 v18.2.0 -> v18.3.1
github.com/cloudquery/codegen v0.3.28 -> v0.3.30
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.36.5
github.com/aws/aws-sdk-go-v2/config v1.29.14 -> v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.16.32
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.6.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.30.3 -> v1.31.3
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.29.0 -> v1.29.2
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 -> v1.34.0
github.com/aws/smithy-go v1.22.2 -> v1.22.4
github.com/golang/snappy v0.0.4 -> v1.0.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 -> v2.26.3
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 -> v6.0.2
go.opentelemetry.io/otel v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/log v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/metric v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/sdk/log v0.10.0 -> v0.12.2
go.opentelemetry.io/otel/sdk/metric v1.34.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.36.0
go.opentelemetry.io/proto/otlp v1.5.0 -> v1.6.0
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.39.0 -> v0.41.0
golang.org/x/sync v0.13.0 -> v0.15.0
golang.org/x/sys v0.32.0 -> v0.33.0
golang.org/x/text v0.24.0 -> v0.26.0
golang.org/x/tools v0.32.0 -> v0.34.0
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/grpc v1.72.0 -> v1.73.0
File name: plugins/destination/elasticsearch/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/file/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/firehose/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/gcs/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/gremlin/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/kafka/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/meilisearch/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/mongodb/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/mssql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/mysql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/neo4j/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/postgresql/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/s3/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
File name: plugins/destination/snowflake/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/sqlite/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/destination/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/source/hackernews/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/source/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.29 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/source/xkcd/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/codegen v0.3.28 -> v0.3.30
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/transformer/basic/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/codegen v0.3.28 -> v0.3.30
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/sync v0.14.0 -> v0.15.0
golang.org/x/text v0.25.0 -> v0.26.0
golang.org/x/tools v0.33.0 -> v0.34.0
File name: plugins/transformer/jsonflattener/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.28 -> v0.3.30
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
File name: plugins/transformer/test/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/cloudquery-api-go v1.13.10 -> v1.13.11
github.com/cloudquery/codegen v0.3.28 -> v0.3.30
github.com/cloudquery/plugin-pb-go v1.26.14 -> v1.26.15
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Jul 8, 2025

kodiakhq bot pushed a commit that referenced this pull request Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [2.1.2](plugins-transformer-jsonflattener-v2.1.1...plugins-transformer-jsonflattener-v2.1.2) (2025-07-10)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [2.10.21](plugins-destination-sqlite-v2.10.20...plugins-destination-sqlite-v2.10.21) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [2.7.16](plugins-destination-firehose-v2.7.15...plugins-destination-firehose-v2.7.16) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.20](plugins-destination-file-v5.4.19...plugins-destination-file-v5.4.20) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.6 ([#20975](#20975)) ([81a0668](81a0668))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.7 ([#20983](#20983)) ([70f254a](70f254a))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.8 ([#21007](#21007)) ([98a8f09](98a8f09))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [6.22.1](cli-v6.22.0...cli-v6.22.1) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [4.4.24](plugins-destination-azblob-v4.4.23...plugins-destination-azblob-v4.4.24) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.6 ([#20975](#20975)) ([81a0668](81a0668))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.7 ([#20983](#20983)) ([70f254a](70f254a))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.8 ([#21007](#21007)) ([98a8f09](98a8f09))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.23](plugins-destination-gcs-v5.4.22...plugins-destination-gcs-v5.4.23) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.6 ([#20975](#20975)) ([81a0668](81a0668))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.7 ([#20983](#20983)) ([70f254a](70f254a))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.8 ([#21007](#21007)) ([98a8f09](98a8f09))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [3.5.22](plugins-destination-elasticsearch-v3.5.21...plugins-destination-elasticsearch-v3.5.22) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [4.3.5](plugins-destination-bigquery-v4.3.4...plugins-destination-bigquery-v4.3.5) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.5.1](plugins-destination-kafka-v5.5.0...plugins-destination-kafka-v5.5.1) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.6 ([#20975](#20975)) ([81a0668](81a0668))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.7 ([#20983](#20983)) ([70f254a](70f254a))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.8 ([#21007](#21007)) ([98a8f09](98a8f09))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [4.5.1](plugins-destination-snowflake-v4.5.0...plugins-destination-snowflake-v4.5.1) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.4.21](plugins-destination-neo4j-v5.4.20...plugins-destination-neo4j-v5.4.21) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.3.22](plugins-destination-mysql-v5.3.21...plugins-destination-mysql-v5.3.22) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [3.7.21](plugins-source-hackernews-v3.7.20...plugins-source-hackernews-v3.7.21) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [8.8.11](plugins-destination-postgresql-v8.8.10...plugins-destination-postgresql-v8.8.11) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [1.5.23](plugins-source-xkcd-v1.5.22...plugins-source-xkcd-v1.5.23) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [4.7.22](plugins-source-test-v4.7.21...plugins-source-test-v4.7.22) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [3.4.27](scaffold-v3.4.26...scaffold-v3.4.27) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [2.6.21](plugins-destination-mongodb-v2.6.20...plugins-destination-mongodb-v2.6.21) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [1.1.20](plugins-transformer-test-v1.1.19...plugins-transformer-test-v1.1.20) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [2.8.18](plugins-destination-test-v2.8.17...plugins-destination-test-v2.8.18) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [5.1.22](plugins-destination-mssql-v5.1.21...plugins-destination-mssql-v5.1.22) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 11, 2025
🤖 I have created a release *beep* *boop*
---


## [7.9.1](plugins-destination-s3-v7.9.0...plugins-destination-s3-v7.9.1) (2025-07-11)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.6 ([#20975](#20975)) ([81a0668](81a0668))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.7 ([#20983](#20983)) ([70f254a](70f254a))
* **deps:** Update module github.com/cloudquery/filetypes/v4 to v4.6.8 ([#21007](#21007)) ([98a8f09](98a8f09))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 15, 2025
🤖 I have created a release *beep* *boop*
---


## [7.1.2](plugins-destination-clickhouse-v7.1.1...plugins-destination-clickhouse-v7.1.2) (2025-07-15)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))

---
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 Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


## [2.5.16](plugins-destination-meilisearch-v2.5.15...plugins-destination-meilisearch-v2.5.16) (2025-07-29)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/codegen to v0.3.27 ([#20757](#20757)) ([281a0e4](281a0e4))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.28 ([#20759](#20759)) ([9aaff23](9aaff23))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](#20692)) ([50f909e](50f909e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 ([#20729](#20729)) ([35e88d7](35e88d7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1 ([#20765](#20765)) ([a780ebf](a780ebf))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.2 ([#20778](#20778)) ([525352c](525352c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.3 ([#20802](#20802)) ([2ba2f8e](2ba2f8e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.81.0 ([#20806](#20806)) ([567e252](567e252))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 ([#20814](#20814)) ([6503ea9](6503ea9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#21132](#21132)) ([1db1daa](1db1daa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#21164](#21164)) ([7450686](7450686))

---
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 Jul 29, 2025
🤖 I have created a release *beep* *boop*
---


## [2.6.19](plugins-destination-gremlin-v2.6.18...plugins-destination-gremlin-v2.6.19) (2025-07-29)


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#20899](#20899)) ([1815df6](1815df6))
* **deps:** Update aws-sdk-go-v2 monorepo ([#20925](#20925)) ([f06e7c3](f06e7c3))
* **deps:** Update aws-sdk-go-v2 monorepo ([#21129](#21129)) ([ec14a78](ec14a78))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 ([#20892](#20892)) ([25954bc](25954bc))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.27 ([#20757](#20757)) ([281a0e4](281a0e4))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.28 ([#20759](#20759)) ([9aaff23](9aaff23))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([#20947](#20947)) ([af179be](af179be))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 ([#20692](#20692)) ([50f909e](50f909e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 ([#20729](#20729)) ([35e88d7](35e88d7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1 ([#20765](#20765)) ([a780ebf](a780ebf))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.2 ([#20778](#20778)) ([525352c](525352c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.3 ([#20802](#20802)) ([2ba2f8e](2ba2f8e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.81.0 ([#20806](#20806)) ([567e252](567e252))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 ([#20814](#20814)) ([6503ea9](6503ea9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.1 ([#20982](#20982)) ([5f23857](5f23857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#21008](#21008)) ([67fc3e2](67fc3e2))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#21010](#21010)) ([c78cff9](c78cff9))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#21104](#21104)) ([44f77c8](44f77c8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.0 ([#21132](#21132)) ([1db1daa](1db1daa))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.88.1 ([#21164](#21164)) ([7450686](7450686))

---
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