Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Nov 1, 2025

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest df92998 -> a4bb9ff

Warning

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 Nov 1, 2025
@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

ℹ Artifact update notice

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

  • 8 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/term v0.35.0 -> v0.36.0
golang.org/x/crypto v0.42.0 -> v0.43.0
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.0
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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.28.0 -> v0.29.0
golang.org/x/net v0.44.0 -> v0.46.0
golang.org/x/sys v0.36.0 -> v0.37.0
golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053 -> v0.0.0-20251008203120-078029d740a8
golang.org/x/text v0.29.0 -> v0.30.0
golang.org/x/tools v0.37.0 -> v0.38.0

@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

/gen sha=1f030a0031025d76db3aead5111607063d6a1ef9 dir=plugins/source/test

@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

/gen sha=1f030a0031025d76db3aead5111607063d6a1ef9 dir=plugins/destination/clickhouse

@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

/gen sha=1f030a0031025d76db3aead5111607063d6a1ef9 dir=plugins/destination/elasticsearch

@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

/gen sha=1f030a0031025d76db3aead5111607063d6a1ef9 dir=plugins/destination/mysql

@cq-bot
Copy link
Contributor Author

cq-bot commented Nov 1, 2025

/gen sha=1f030a0031025d76db3aead5111607063d6a1ef9 dir=cli

@kodiakhq kodiakhq bot merged commit ed2988d into main Nov 1, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the renovate/golang.org-x-exp-digest branch November 1, 2025 01:03
kodiakhq bot pushed a commit that referenced this pull request Nov 6, 2025
🤖 I have created a release *beep* *boop*
---


## [4.8.7](plugins-source-test-v4.8.6...plugins-source-test-v4.8.7) (2025-11-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to a4bb9ff ([#21539](#21539)) ([ed2988d](ed2988d))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.33 ([#21571](#21571)) ([4abf18d](4abf18d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#21537](#21537)) ([db6f9a0](db6f9a0))

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


## [6.30.2](cli-v6.30.1...cli-v6.30.2) (2025-11-06)


### Bug Fixes

* **deps:** Update alpine Docker tag to v3.22.2 ([#21540](#21540)) ([7c2df0e](7c2df0e))
* **deps:** Update golang.org/x/exp digest to a4bb9ff ([#21539](#21539)) ([ed2988d](ed2988d))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.33 ([#21571](#21571)) ([4abf18d](4abf18d))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.26 ([#21572](#21572)) ([3c6b388](3c6b388))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#21537](#21537)) ([db6f9a0](db6f9a0))

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


## [3.5.30](plugins-destination-elasticsearch-v3.5.29...plugins-destination-elasticsearch-v3.5.30) (2025-11-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to a4bb9ff ([#21539](#21539)) ([ed2988d](ed2988d))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.33 ([#21571](#21571)) ([4abf18d](4abf18d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#21537](#21537)) ([db6f9a0](db6f9a0))

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


## [5.5.4](plugins-destination-mysql-v5.5.3...plugins-destination-mysql-v5.5.4) (2025-11-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to a4bb9ff ([#21539](#21539)) ([ed2988d](ed2988d))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.33 ([#21571](#21571)) ([4abf18d](4abf18d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#21537](#21537)) ([db6f9a0](db6f9a0))

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


## [7.3.6](plugins-destination-clickhouse-v7.3.5...plugins-destination-clickhouse-v7.3.6) (2025-11-06)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to a4bb9ff ([#21539](#21539)) ([ed2988d](ed2988d))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.33 ([#21571](#21571)) ([4abf18d](4abf18d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.91.0 ([#21537](#21537)) ([db6f9a0](db6f9a0))

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