Skip to content

fix(deps): Update golang.org/x/exp digest to 2d47ceb#19794

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/golang.org-x-exp-digest
Dec 1, 2024
Merged

fix(deps): Update golang.org/x/exp digest to 2d47ceb#19794
kodiakhq[bot] merged 1 commit intomainfrom
renovate/golang.org-x-exp-digest

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest f66d83c -> 2d47ceb

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 Dec 1, 2024
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/tools v0.26.0 -> v0.27.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.21.0 -> v0.22.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/tools v0.26.0 -> v0.27.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/sync v0.8.0 -> v0.9.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/tools v0.26.0 -> v0.27.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/sync v0.8.0 -> v0.9.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/tools v0.26.0 -> v0.27.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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.30.0 -> v0.31.0
golang.org/x/sync v0.8.0 -> v0.9.0
golang.org/x/term v0.25.0 -> v0.26.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
golang.org/x/tools v0.26.0 -> v0.27.0

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 1, 2024

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

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 1, 2024

@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 1, 2024

@kodiakhq kodiakhq bot merged commit 5af258f into main Dec 1, 2024
@kodiakhq kodiakhq bot deleted the renovate/golang.org-x-exp-digest branch December 1, 2024 00:52
kodiakhq bot pushed a commit that referenced this pull request Dec 2, 2024
🤖 I have created a release *beep* *boop*
---


## [6.12.3](cli-v6.12.2...cli-v6.12.3) (2024-12-02)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* Version CLI as v6 per current tag ([#19805](#19805)) ([0eea0cb](0eea0cb))

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


## [4.6.2](plugins-source-test-v4.6.1...plugins-source-test-v4.6.2) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))

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


## [6.0.1](plugins-destination-clickhouse-v6.0.0...plugins-destination-clickhouse-v6.0.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

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


## [3.5.1](plugins-destination-elasticsearch-v3.5.0...plugins-destination-elasticsearch-v3.5.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))

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


## [5.3.1](plugins-destination-mysql-v5.3.0...plugins-destination-mysql-v5.3.1) (2024-12-02)


### Bug Fixes

* Correct major version in `go.mod` ([#19811](#19811)) ([56644dc](56644dc))
* **deps:** Update dependency @types/node to v16.18.121 ([#19732](#19732)) ([754059f](754059f))
* **deps:** Update dependency eslint-plugin-import to v2.31.0 ([#19742](#19742)) ([f16ef7a](f16ef7a))
* **deps:** Update dependency eslint-plugin-jsx-a11y to v6.10.2 ([#19743](#19743)) ([7a2e051](7a2e051))
* **deps:** Update dependency eslint-plugin-react to v7.37.2 ([#19747](#19747)) ([eacdad0](eacdad0))
* **deps:** Update dependency node to v22 ([#19770](#19770)) ([ceff7a4](ceff7a4))
* **deps:** Update dependency typescript to v5 ([#19771](#19771)) ([fa931ca](fa931ca))
* **deps:** Update dependency yaml to v2.6.1 ([#19755](#19755)) ([ffb2bf2](ffb2bf2))
* **deps:** Update emotion monorepo to v11.13.5 ([#19733](#19733)) ([f6dd642](f6dd642))
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#19794](#19794)) ([5af258f](5af258f))
* **deps:** Update material-ui monorepo ([#19734](#19734)) ([25a0cc3](25a0cc3))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#19832](#19832)) ([47f140f](47f140f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#19834](#19834)) ([687cefd](687cefd))
* **deps:** Update react monorepo ([#19735](#19735)) ([0e8a7bf](0e8a7bf))
* **deps:** Update typescript-eslint monorepo ([#19756](#19756)) ([c9333df](c9333df))
* **deps:** Update typescript-eslint monorepo to v8.16.0 ([#19787](#19787)) ([1508495](1508495))

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

1 participant