Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Apr 2, 2025

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk/v4 require minor v4.75.0 -> v4.86.1

Release Notes

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

v4.86.1

Compare Source

Bug Fixes

v4.86.0

Compare Source

Features
Bug Fixes
  • deps: Update aws-sdk-go-v2 monorepo (#​2201) (aad5137)
  • deps: Update module github.com/apache/arrow-go/v18 to v18.3.1 (#​2199) (7f27c56)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 (#​2200) (a9f5dc1)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.14 (#​2203) (29d53f3)

v4.85.0

Compare Source

Features
Bug Fixes

v4.84.2

Compare Source

Bug Fixes
  • Add time delay in DeleteStaleAll test for destinations (#​2191) (d98a293)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.15 (#​2189) (9860e20)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.1 (#​2186) (7647d77)
  • deps: Update module google.golang.org/grpc to v1.72.2 (#​2187) (a999c81)
  • deps: Update module google.golang.org/grpc to v1.73.0 (#​2190) (2e3c192)
  • Error handling in StreamingBatchWriter (#​1921) (6d71fb1)

v4.84.1

Compare Source

Bug Fixes

v4.84.0

Compare Source

Features
  • Make SDK FIPS-compliant by using internal SHA1 module (#​2179) (5a34e35)

v4.83.0

Compare Source

Features
  • Switch state grpc client to NewClient rather than DialContext (#​2176) (9356d9d)
Bug Fixes

v4.82.2

Compare Source

Bug Fixes
  • deps: Update module github.com/apache/arrow-go/v18 to v18.3.0 (#​2173) (f9f136d)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.0 (#​2171) (bf74fd2)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.12 (#​2174) (34a2d67)

v4.82.1

Compare Source

Bug Fixes

v4.82.0

Compare Source

Features

v4.81.0

Compare Source

Features

v4.80.3

Compare Source

Bug Fixes

v4.80.2

Compare Source

Bug Fixes
  • Change logic for batch writing to write when batch size is reached, not exceeded (#​2153) (58c8a1e)
  • Flush DeleteRecord messages when batch writer is flushed (#​2154) (791c865)

v4.80.1

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/codegen to v0.3.27 (#​2148) (1fd7b1e)
  • deps: Update module github.com/cloudquery/codegen to v0.3.28 (#​2150) (4d1409c)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.11 (#​2149) (a904b46)
  • deps: Update module github.com/samber/lo to v1.49.1 (#​2139) (f11b5e6)

v4.80.0

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.13.9 (#​2143) (77d4b9b)

v4.79.1

Compare Source

Bug Fixes

v4.79.0

Compare Source

Features
  • Add transformer to update table description with its table options (#​2128) (2387b57)
  • Show plugin version in plugin server logs (#​2124) (be08606)
Bug Fixes

v4.78.0

Compare Source

Features
Bug Fixes

v4.77.0

Compare Source

Features

v4.76.0

Compare Source

Features
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
Copy link
Contributor Author

cq-bot commented Apr 2, 2025

ℹ Artifact update notice

File name: 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/cloudquery/codegen v0.3.24 -> v0.3.28
github.com/cloudquery/cloudquery-api-go v1.13.7 -> v1.13.10
github.com/rs/zerolog v1.33.0 -> v1.34.0
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 -> v6.0.2
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 -> 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
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250519155744-55703ea1f237
google.golang.org/grpc v1.72.1 -> v1.73.0

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Apr 2, 2025
@github-actions github-actions bot added the fix label Apr 2, 2025
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.76.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.77.0 Apr 3, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from dad8054 to e58d788 Compare April 3, 2025 09:55
@github-actions github-actions bot added fix and removed fix labels Apr 3, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from e58d788 to 60abca8 Compare April 22, 2025 18:32
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.77.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.78.0 Apr 22, 2025
@github-actions github-actions bot added fix and removed fix labels Apr 22, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 60abca8 to 0c00cd0 Compare April 28, 2025 14:28
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.78.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.0 Apr 28, 2025
@github-actions github-actions bot added fix and removed fix labels Apr 28, 2025
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 May 6, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 0c00cd0 to d3aa582 Compare May 6, 2025 10:43
@github-actions github-actions bot added fix and removed fix labels May 6, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from d3aa582 to a237190 Compare May 9, 2025 11:53
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.79.1 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 May 9, 2025
@github-actions github-actions bot added fix and removed fix labels May 9, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from a237190 to 8d5dba7 Compare May 12, 2025 12:36
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.80.1 May 12, 2025
@github-actions github-actions bot added fix and removed fix labels May 12, 2025
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.1 May 30, 2025
@github-actions github-actions bot added fix and removed fix labels May 30, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from afeb813 to 9582281 Compare June 18, 2025 15:48
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.1 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.2 Jun 18, 2025
@github-actions github-actions bot added fix and removed fix labels Jun 18, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 9582281 to 70e18ce Compare June 27, 2025 18:33
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.2 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.85.0 Jun 27, 2025
@github-actions github-actions bot added fix and removed fix labels Jun 27, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 70e18ce to 9f22182 Compare June 28, 2025 02:10
@github-actions github-actions bot added fix and removed fix labels Jun 30, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 9f22182 to ec80376 Compare June 30, 2025 09:41
@github-actions github-actions bot added fix and removed fix labels Jun 30, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from ec80376 to b05bfe9 Compare June 30, 2025 10:53
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.85.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.0 Jun 30, 2025
@github-actions github-actions bot added fix and removed fix labels Jun 30, 2025
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from b05bfe9 to 96d7220 Compare July 1, 2025 06:46
@cq-bot cq-bot force-pushed the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch from 96d7220 to ff05d9f Compare July 1, 2025 08:42
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.86.1 Jul 1, 2025
@github-actions github-actions bot added fix and removed fix labels Jul 1, 2025
@murarustefaan
Copy link
Contributor

Closing as the SDK was upgraded in a separate PR.

@cq-bot cq-bot deleted the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch July 1, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants