Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Aug 1, 2024

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest 7f521ea -> 8a7402a

Warning

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


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 Aug 1, 2024
@cq-bot
Copy link
Contributor Author

cq-bot commented Aug 1, 2024

ℹ Artifact update notice

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

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0
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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/term v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: plugins/destination/mysql/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: plugins/destination/elasticsearch/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: plugins/destination/clickhouse/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0
File name: cli/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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.26.0 -> v0.27.0
golang.org/x/term v0.21.0 -> v0.22.0
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/tools v0.22.0 -> v0.23.0

@cq-bot
Copy link
Contributor Author

cq-bot commented Aug 1, 2024

/gen sha=aa1d2ede94232ea5561307eb03cb0ab981937594 dir=cli/go.mod plugins/destination/clickhouse/go.mod plugins/destination/elasticsearch/go.mod plugins/destination/mysql/go.mod plugins/source/k8s/go.mod plugins/source/test

@kodiakhq kodiakhq bot merged commit feed49d into main Aug 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/golang.org-x-exp-digest branch August 1, 2024 00:39
kodiakhq bot pushed a commit that referenced this pull request Aug 1, 2024
🤖 I have created a release *beep* *boop*
---


## [6.2.0](cli-v6.1.0...cli-v6.2.0) (2024-08-01)


### Features

* Add `PermissionsNeeded` to `tables` command JSON output ([#18711](#18711)) ([70eeea4](70eeea4))


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.5 ([#18762](#18762)) ([68af9ca](68af9ca))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#18750](#18750)) ([abc54d1](abc54d1))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.4 ([#18809](#18809)) ([4f82b9c](4f82b9c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/docker/docker to v26.1.5+incompatible ([#18806](#18806)) ([b564721](b564721))
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.5 ([#18807](#18807)) ([961c5bd](961c5bd))

---
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 Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [4.3.4](plugins-source-test-v4.3.3...plugins-source-test-v4.3.4) (2024-08-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))

---
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 Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [5.2.4](plugins-destination-mysql-v5.2.3...plugins-destination-mysql-v5.2.4) (2024-08-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))

---
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 Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [6.2.4](plugins-source-k8s-v6.2.3...plugins-source-k8s-v6.2.4) (2024-08-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))

---
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 Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [3.4.4](plugins-destination-elasticsearch-v3.4.3...plugins-destination-elasticsearch-v3.4.4) (2024-08-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))

---
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 Aug 6, 2024
🤖 I have created a release *beep* *boop*
---


## [4.2.4](plugins-destination-clickhouse-v4.2.3...plugins-destination-clickhouse-v4.2.4) (2024-08-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 8a7402a ([#18799](#18799)) ([feed49d](feed49d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#18763](#18763)) ([45da614](45da614))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#18810](#18810)) ([42cc5de](42cc5de))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#18830](#18830)) ([605c202](605c202))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#18839](#18839)) ([6b57bca](6b57bca))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#18852](#18852)) ([4320340](4320340))

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

2 participants