-
Notifications
You must be signed in to change notification settings - Fork 547
fix(deps): Update github.com/cloudquery/plugin-sdk/v4 to v4.6.3
#13568
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
66c8db8 to
b8e3574
Compare
mnorbury
approved these changes
Sep 1, 2023
Contributor
mnorbury
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
github.com/cloudquery/plugin-sdk/v4 to v4.6.1github.com/cloudquery/plugin-sdk/v4 to v4.6.2
github.com/cloudquery/plugin-sdk/v4 to v4.6.2github.com/cloudquery/plugin-sdk/v4 to v4.6.3
kodiakhq bot
pushed a commit
to cloudquery/plugin-sdk
that referenced
this pull request
Sep 4, 2023
Tested by: * cloudquery/cloudquery#13568 * cloudquery/cloudquery#13600 BEGIN_COMMIT_OVERRIDE fix: Use tables with primary key in `delete-stale` tests (#1195) fix: Return a pointer to the actual table column instead of a copy in `schema.Table.Column` (#1195) END_COMMIT_OVERRIDE
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 5, 2023
🤖 I have created a release *beep* *boop* --- ## [2.2.7](plugins-destination-gremlin-v2.2.6...plugins-destination-gremlin-v2.2.7) (2023-09-05) ### Bug Fixes * **deps:** Update `github.com/cloudquery/plugin-sdk/v4` to `v4.6.3` ([#13568](#13568)) ([90292c9](90292c9)) * **deps:** Update AWS modules ([#13594](#13594)) ([b0d8013](b0d8013)) * **deps:** Update github.com/99designs/go-keychain digest to 9cf53c8 ([#13561](#13561)) ([a170256](a170256)) * **deps:** Update github.com/apache/arrow/go/v14 digest to a526ba6 ([#13562](#13562)) ([248672b](248672b)) * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to cd3d411 ([#13598](#13598)) ([f22bfa6](f22bfa6)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.6.4 ([#13519](#13519)) ([9d25165](9d25165)) --- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Extracted from #13492
Depends on cloudquery/plugin-sdk#1195