Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps github.com/cloudquery/plugin-sdk/v4 from 4.88.1 to 4.89.0.

Release notes

Sourced from github.com/cloudquery/plugin-sdk/v4's releases.

v4.89.0

4.89.0 (2025-08-19)

Features

  • Make getColumnChangeSummary public for use in plugins (#2260) (5c0a06e)

Bug Fixes

  • deps: Update aws-sdk-go-v2 monorepo (#2256) (0b64895)
  • deps: Update aws-sdk-go-v2 monorepo (#2257) (b546297)
  • deps: Update golang.org/x/exp digest to 645b1fa (#2250) (ab469c1)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.14.0 (#2246) (291b0d9)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.14.1 (#2254) (fb148a1)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.16 (#2245) (5223700)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.17 (#2248) (3b8a166)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.18 (#2249) (8e35433)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.2 (#2251) (a76d1c2)
  • deps: Update module github.com/spf13/cobra to v1.9.1 (#2252) (3db1576)
  • deps: Update module google.golang.org/grpc to v1.74.2 (#2255) (5d8368f)
  • deps: Update module google.golang.org/protobuf to v1.36.7 (#2258) (cd611d3)
  • Require Row count to be greater than 0 (#2259) (8721bdc)
Changelog

Sourced from github.com/cloudquery/plugin-sdk/v4's changelog.

4.89.0 (2025-08-19)

Features

  • Make getColumnChangeSummary public for use in plugins (#2260) (5c0a06e)

Bug Fixes

  • deps: Update aws-sdk-go-v2 monorepo (#2256) (0b64895)
  • deps: Update aws-sdk-go-v2 monorepo (#2257) (b546297)
  • deps: Update golang.org/x/exp digest to 645b1fa (#2250) (ab469c1)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.14.0 (#2246) (291b0d9)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.14.1 (#2254) (fb148a1)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.16 (#2245) (5223700)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.17 (#2248) (3b8a166)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.26.18 (#2249) (8e35433)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.2 (#2251) (a76d1c2)
  • deps: Update module github.com/spf13/cobra to v1.9.1 (#2252) (3db1576)
  • deps: Update module google.golang.org/grpc to v1.74.2 (#2255) (5d8368f)
  • deps: Update module google.golang.org/protobuf to v1.36.7 (#2258) (cd611d3)
  • Require Row count to be greater than 0 (#2259) (8721bdc)
Commits
  • 387a5c0 chore(main): Release v4.89.0 (#2247)
  • 5c0a06e feat: Make getColumnChangeSummary public for use in plugins (#2260)
  • 8721bdc fix: Require Row count to be greater than 0 (#2259)
  • cd611d3 fix(deps): Update module google.golang.org/protobuf to v1.36.7 (#2258)
  • b546297 fix(deps): Update aws-sdk-go-v2 monorepo (#2257)
  • 0b64895 fix(deps): Update aws-sdk-go-v2 monorepo (#2256)
  • 5d8368f fix(deps): Update module google.golang.org/grpc to v1.74.2 (#2255)
  • dcc2b50 chore(deps): Update dependency golangci/golangci-lint to v2.3.0 (#2253)
  • fb148a1 fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v1.14.1 (...
  • 3db1576 fix(deps): Update module github.com/spf13/cobra to v1.9.1 (#2252)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/cloudquery/plugin-sdk/v4](https://github.com/cloudquery/plugin-sdk) from 4.88.1 to 4.89.0.
- [Release notes](https://github.com/cloudquery/plugin-sdk/releases)
- [Changelog](https://github.com/cloudquery/plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](cloudquery/plugin-sdk@v4.88.1...v4.89.0)

---
updated-dependencies:
- dependency-name: github.com/cloudquery/plugin-sdk/v4
  dependency-version: 4.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 1, 2025
@remyleone remyleone added this pull request to the merge queue Sep 3, 2025
Merged via the queue into main with commit e3b13b8 Sep 3, 2025
1 check passed
@dependabot dependabot bot deleted the 8e04dependabot/go_modules/github.com/cloudquery/plugin-sdk/v4-4.89.0 branch September 3, 2025 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant