Skip to content
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

chore(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v4 #1155

Closed

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Aug 21, 2023

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk/v2 require major v2.7.0 -> v4.5.1
github.com/cloudquery/plugin-sdk/v2 indirect major v2.7.0 -> v4.5.1

Release Notes

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

v4.5.1

Compare Source

Bug Fixes

v4.5.0

Compare Source

Features
Bug Fixes

v4.4.0

Compare Source

Features

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features
  • Add more metadata to tables needed for docs generation (#​1129) (3dbd7f3)

v4.2.6

Compare Source

Bug Fixes

v4.2.5

Compare Source

Bug Fixes

v4.2.4

Compare Source

Bug Fixes

v4.2.3

Compare Source

Bug Fixes
  • streamingbatchwriter: Missing tickerFn on DeleteWorker (#​1103) (91eae56)

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.8.0 (#​1098) (cbbecb8)

v4.2.0

Compare Source

Features
Bug Fixes
  • Differentiate between errgroup context and global context being cance… (#​1082) (0532f88)

v4.1.1

Compare Source

Bug Fixes

v4.1.0

Compare Source

Features
Bug Fixes

v4.0.0

Compare Source

Bug Fixes
Miscellaneous Chores

v3.10.6

Compare Source

Bug Fixes
  • Don't write last batch in managed writer if the context was canceled (#​964) (8027e62)

v3.10.5

Compare Source

Bug Fixes

v3.10.4

Compare Source

Bug Fixes

v3.10.3

Compare Source

Bug Fixes

v3.10.2

Compare Source

Bug Fixes

v3.10.1

Compare Source

Bug Fixes

v3.10.0

Compare Source

Features
  • scalar: Support all int variations in decimal scalar (#​937) (159e975)
  • scalar: Support pointer dereferencing in decimal (#​938) (181e676)
Bug Fixes

v3.9.0

Compare Source

Features
Bug Fixes

v3.8.1

Compare Source

Bug Fixes

v3.8.0

Compare Source

Features

v3.7.0

Compare Source

Features
Bug Fixes
  • Test Decimal type, map type and larger number ranges (#​905) (9a3b4ad)

v3.6.7

Compare Source

Bug Fixes

v3.6.6

Compare Source

Bug Fixes

v3.6.5

Compare Source

Bug Fixes

v3.6.4

Compare Source

Bug Fixes

v3.6.3

Compare Source

Bug Fixes

v3.6.2

Compare Source

Bug Fixes
  • testdata: Don't use escaping in JSON testdata (as array.Approx will check the underlying data) (#​898) (f7e0ae7)

v3.6.1

Compare Source

Bug Fixes

v3.6.0

Compare Source

Features
Bug Fixes

v3.5.2

Compare Source

Bug Fixes

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Features
  • Revert "feat(test): Test writing to a child table" (#​880) (9d61013)

v3.4.0

Compare Source

Features
Bug Fixes

v3.3.0

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.0.8 (#​874) (56c0e84)

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features

v3.1.0

Compare Source

Features
Bug Fixes
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.0.6 (#​865) (1fb4eaf)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Upgrade to SDK V3 make Column.Type an arrow.DataType (#​854)
Features
  • Upgrade to SDK V3 make Column.Type an arrow.DataType (#​854) (1265554)

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

cq-bot commented Aug 21, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/pingcap/errors v0.11.4
go: downloading github.com/go-errors/errors v1.4.2
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading gonum.org/v1/gonum v0.12.0
go: downloading github.com/zeebo/assert v1.3.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.10.0
go: downloading github.com/golang/glog v1.1.0
go: finding module for package github.com/cloudquery/plugin-sdk/v4/testdata
go: github.com/cloudquery/plugin-sdk/v4/serve tested by
	github.com/cloudquery/plugin-sdk/v4/serve.test imports
	github.com/cloudquery/plugin-sdk/v4/testdata: module github.com/cloudquery/plugin-sdk@latest found (v1.45.0), but does not contain package github.com/cloudquery/plugin-sdk/v4/testdata

File name: examples/simple_plugin/go.sum
Command failed: go mod tidy
go: finding module for package github.com/cloudquery/plugin-sdk/v4/testdata
go: github.com/cloudquery/plugin-sdk/examples/simple_plugin imports
	github.com/cloudquery/plugin-sdk/v4/serve tested by
	github.com/cloudquery/plugin-sdk/v4/serve.test imports
	github.com/cloudquery/plugin-sdk/v4/testdata: module github.com/cloudquery/plugin-sdk/v4@latest found (v4.5.1, replaced by ../../), but does not contain package github.com/cloudquery/plugin-sdk/v4/testdata

@erezrokah erezrokah closed this Aug 21, 2023
@erezrokah erezrokah deleted the renovate/github.com-cloudquery-plugin-sdk-v2-4.x branch August 21, 2023 11:08
@cq-bot
Copy link
Contributor Author

cq-bot commented Aug 21, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants