Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Jul 8, 2024

This PR contains the following updates:

Package Type Update Change
github.com/cloudquery/plugin-pb-go require patch v1.20.2 -> v1.20.3

Warning

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


Release Notes

cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)

v1.20.3

Compare Source

Bug Fixes
  • deps: Update golang.org/x/exp digest to 7f521ea (#​347) (625888e)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 (#​354) (b6715ce)
  • deps: Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 (#​355) (df2d939)
  • deps: Update module github.com/docker/docker to v26.1.4+incompatible (#​350) (63d22c1)
  • deps: Update module github.com/docker/docker to v27 (#​353) (e5607ab)
  • deps: Update module github.com/schollz/progressbar/v3 to v3.14.4 (#​351) (a579ce0)
  • deps: Update module google.golang.org/grpc to v1.65.0 (#​356) (be32185)

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 requested a review from a team July 8, 2024 10:10
@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Jul 8, 2024
@cq-bot cq-bot removed the request for review from a team July 8, 2024 10:10
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 8, 2024

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/docker/docker v26.1.4+incompatible -> v27.0.3+incompatible

@cq-bot cq-bot requested a review from erezrokah July 8, 2024 10:10
@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 8, 2024

/gen sha=457abe5fc010a76411f1a05b95c95549e4d94074 dir=cli

@cq-bot
Copy link
Contributor Author

cq-bot commented Jul 8, 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 86fac37 into main Jul 8, 2024
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-plugin-pb-go-1.x branch July 8, 2024 12:58
kodiakhq bot pushed a commit that referenced this pull request Jul 9, 2024
🤖 I have created a release *beep* *boop*
---


## [5.25.0](cli-v5.24.0...cli-v5.25.0) (2024-07-09)


### Features

* Add support for plugin UI uploads ([#18447](#18447)) ([54b829e](54b829e))
* Unhide `--tables-metrics-location` flag, add duration to table ([#18498](#18498)) ([83948b5](83948b5))


### Bug Fixes

* Attempt mitigation of race in tests. ([#18446](#18446)) ([f9774c1](f9774c1))
* **deps:** Update golang.org/x/exp digest to 7f521ea ([#18428](#18428)) ([5d18290](5d18290))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#18448](#18448)) ([a5850e1](a5850e1))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.1 ([#18478](#18478)) ([f58c2b7](f58c2b7))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.17 ([#18491](#18491)) ([b43fd16](b43fd16))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.3 ([#18495](#18495)) ([86fac37](86fac37))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.1 ([#18497](#18497)) ([3416eb7](3416eb7))
* **deps:** Update module github.com/docker/docker to v26.1.4+incompatible ([#18435](#18435)) ([4bbaece](4bbaece))
* **deps:** Update module github.com/getsentry/sentry-go to v0.28.1 ([#18436](#18436)) ([bb88a05](bb88a05))
* **deps:** Update module github.com/rs/cors to v1.11.0 [SECURITY] ([#18482](#18482)) ([2ab40a3](2ab40a3))
* **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.4 ([#18437](#18437)) ([9c089f5](9c089f5))
* **deps:** Update module google.golang.org/grpc to v1.65.0 ([#18488](#18488)) ([4d6343d](4d6343d))
* Don't close metrics file before last print ([#18499](#18499)) ([efb8119](efb8119))

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


## [3.1.0](scaffold-v3.0.20...scaffold-v3.1.0) (2024-07-09)


### Features

* Add output to scaffold source command ([#18481](#18481)) ([3e61fb0](3e61fb0))


### Bug Fixes

* Align wording and description with current licensing ([#18371](#18371)) ([ba91d48](ba91d48))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.12.0 ([#18448](#18448)) ([a5850e1](a5850e1))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.20.3 ([#18495](#18495)) ([86fac37](86fac37))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.0 ([#18415](#18415)) ([3f4ef53](3f4ef53))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.49.1 ([#18497](#18497)) ([3416eb7](3416eb7))

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

Labels

area/cli area/scaffold automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants