Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jun 20, 2024

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-sdk/v4 require patch v4.45.5 -> v4.45.6

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v4.45.6

Compare Source

Bug Fixes
  • Account for bytes limit properly when batching records for writing (#​1719) (25e554e)
  • deps: Update dependency go to v1.21.11 (#​1752) (abcb2d4)
  • deps: Update module github.com/cloudquery/plugin-pb-go to v1.20.2 (#​1754) (6288710)

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 Jun 20, 2024

ℹ Artifact update notice

File name: plugins/source/xkcd/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/plugin-pb-go v1.20.1 -> v1.20.2
File name: plugins/source/test/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/plugin-pb-go v1.20.1 -> v1.20.2
File name: plugins/source/k8s/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/plugin-pb-go v1.20.1 -> v1.20.2
File name: plugins/source/hackernews/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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cloudquery/plugin-pb-go v1.20.1 -> v1.20.2

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Jun 20, 2024
@cq-bot cq-bot requested review from a team and candiduslynx and removed request for a team June 20, 2024 17:47
@cq-bot
Copy link
Contributor Author

cq-bot commented Jun 20, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@kodiakhq kodiakhq bot merged commit f284668 into main Jun 20, 2024
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-plugin-sdk-v4-4.x branch June 20, 2024 18:02
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [5.23.0](cli-v5.22.1...cli-v5.23.0) (2024-06-25)


### Features

* Enable {{SYNC_ID}} to be used in `sync_group_id` ([#18364](#18364)) ([1fe34a5](1fe34a5))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.2 ([#18333](#18333)) ([add2213](add2213))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [1.0.4](plugins-source-xkcd-v1.0.3...plugins-source-xkcd-v1.0.4) (2024-06-25)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [3.0.20](scaffold-v3.0.19...scaffold-v3.0.20) (2024-06-25)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.2 ([#18333](#18333)) ([add2213](add2213))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [6.1.2](plugins-source-k8s-v6.1.1...plugins-source-k8s-v6.1.2) (2024-06-25)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [3.2.2](plugins-source-hackernews-v3.2.1...plugins-source-hackernews-v3.2.2) (2024-06-25)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Jun 25, 2024
🤖 I have created a release *beep* *boop*
---


## [4.2.15](plugins-source-test-v4.2.14...plugins-source-test-v4.2.15) (2024-06-25)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.6 ([#18340](#18340)) ([f284668](f284668))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.0 ([#18341](#18341)) ([5db9574](5db9574))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.46.1 ([#18350](#18350)) ([8ff8909](8ff8909))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.0 ([#18351](#18351)) ([9c5bbdc](9c5bbdc))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.47.1 ([#18352](#18352)) ([b31812a](b31812a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.48.0 ([#18363](#18363)) ([61baf97](61baf97))

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants