Skip to content

fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.10.0#5258

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-1.x
Dec 1, 2022
Merged

fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.10.0#5258
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-sdk-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 1, 2022

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk require minor v1.6.0 -> v1.10.0

Release Notes

cloudquery/plugin-sdk

v1.10.0

Compare Source

Features
  • Add function to list tables that match a source spec (#​440) (a8f3690)

v1.9.0

Compare Source

Features
Bug Fixes

v1.8.2

Compare Source

Bug Fixes
  • test: Values check test should account for IgnoreInTests column option (#​431) (ffffcd5)

v1.8.1

Compare Source

Bug Fixes

v1.8.0

Compare Source

Features

v1.7.0

Compare Source

Bug Fixes
  • Skip very large gRPC messages, log when it happens (#​421) (0874d58)

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 cq-bot added the automerge Automatically merge once required checks pass label Dec 1, 2022
@cq-bot cq-bot added the datadog label Dec 1, 2022
@erezrokah
Copy link
Copy Markdown
Member

/gen sha=7e75b972957432d2ab71d510905b13b1f3a3d4f9 plugin=datadog

@cq-bot cq-bot requested review from a team and cqgaurav and removed request for a team December 1, 2022 11:36
@kodiakhq kodiakhq bot merged commit a14640b into main Dec 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-plugin-sdk-1.x branch December 1, 2022 11:38
kodiakhq bot pushed a commit that referenced this pull request Dec 1, 2022

#### Summary

A re-do of #4728.
I initially started with using the JSON output, but realized this is simpler as we just want to remove the links to individual tables from the readme.

**Other solutions**
 - Add a flag to the `doc` command to not output the links in the README markdown
 - Use `doc --format json` read, the JSON, create a markdown. Seems too much at the moment

~~Datadog CI will pass after #5258 is merged~~

Deploy preview in https://cloudquery-k4mb1p3j3-cloudquery.vercel.app/

<!--
kodiakhq bot pushed a commit that referenced this pull request Dec 1, 2022
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2022-12-01)


### Features

* Adds datadog plugin resources ([#5192](#5192)) ([bc0c7e3](bc0c7e3))
* Datadog plugin ([#5096](#5096)) ([4c96026](4c96026))
* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.10.0 ([#5258](#5258)) ([a14640b](a14640b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
daniel-garcia pushed a commit to infobloxopen/ibcq-source-k8s that referenced this pull request Feb 24, 2026

#### Summary

A re-do of cloudquery/cloudquery#4728.
I initially started with using the JSON output, but realized this is simpler as we just want to remove the links to individual tables from the readme.

**Other solutions**
 - Add a flag to the `doc` command to not output the links in the README markdown
 - Use `doc --format json` read, the JSON, create a markdown. Seems too much at the moment

~~Datadog CI will pass after cloudquery/cloudquery#5258 is merged~~

Deploy preview in https://cloudquery-k4mb1p3j3-cloudquery.vercel.app/

<!--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants