Skip to content

fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.2 #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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

Release Notes

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

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
  • deps: Update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 (#​2168) (e8b3ecd)
  • deps: Update opentelemetry-go monorepo (#​2166) (dfa09cd)
  • deps: Update opentelemetry-go monorepo (#​2169) (76ddcf6)

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
  • deps: Update golang.org/x/exp digest to 7e4ce0a (#​2135) (efb8813)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.1 (#​2136) (5534187)
  • deps: Update module github.com/rs/zerolog to v1.34.0 (#​2138) (e1bcb05)
  • deps: Update module google.golang.org/grpc to v1.72.0 (#​2141) (a0f27a3)
  • Pass installation ID from env for usage report (#​2140) (4d36bfb)

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
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.10 (#​2132) (775d537)
  • Prevent deadlock in transformer (#​2130) (a65b101)

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

  • 10 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.1 -> 1.24.3
github.com/cloudquery/codegen v0.3.24 -> v0.3.28
github.com/cloudquery/cloudquery-api-go v1.13.7 -> v1.13.9
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-20250408133849-7e4ce0ab07d0
golang.org/x/net v0.39.0 -> v0.40.0
golang.org/x/sync v0.13.0 -> v0.14.0
golang.org/x/text v0.24.0 -> v0.25.0
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

@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/mygithub.libinneed.workers.dev-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/mygithub.libinneed.workers.dev-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/mygithub.libinneed.workers.dev-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/mygithub.libinneed.workers.dev-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/mygithub.libinneed.workers.dev-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/mygithub.libinneed.workers.dev-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 force-pushed the renovate/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch from 2b326dc to 87d8f04 Compare May 20, 2025 16:56
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.81.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 May 20, 2025
@github-actions github-actions bot added fix and removed fix labels May 20, 2025
@cq-bot cq-bot force-pushed the renovate/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch from 87d8f04 to 7431c50 Compare May 23, 2025 21:38
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.1 May 23, 2025
@github-actions github-actions bot added fix and removed fix labels May 23, 2025
@cq-bot cq-bot force-pushed the renovate/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch 2 times, most recently from e415603 to ddc9e31 Compare May 26, 2025 16:29
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.1 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.2 May 26, 2025
@github-actions github-actions bot added fix and removed fix labels May 26, 2025
@cq-bot cq-bot force-pushed the renovate/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch from ddc9e31 to 330b394 Compare May 29, 2025 08:47
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.82.2 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.83.0 May 29, 2025
@github-actions github-actions bot added fix and removed fix labels May 29, 2025
@cq-bot cq-bot force-pushed the renovate/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch from 330b394 to 9c74ac3 Compare May 30, 2025 13:37
@cq-bot cq-bot changed the title fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.83.0 fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.84.0 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/mygithub.libinneed.workers.dev-cloudquery-plugin-sdk-v4-4.x branch from 9c74ac3 to afeb813 Compare May 30, 2025 15:29
@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/mygithub.libinneed.workers.dev-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
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.

1 participant