Skip to content

fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.9.2#12864

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-pb-go-1.x
Aug 8, 2023
Merged

fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.9.2#12864
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-cloudquery-plugin-pb-go-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Aug 8, 2023

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v1.9.2

Compare Source

Bug Fixes

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 added the automerge Automatically merge once required checks pass label Aug 8, 2023
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Aug 8, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: scaffold/cmd/templates/source/go.mod.tpl
Command failed: install-tool golang 1.21.0
Download failed: https://dl.google.com/go/go1.21.linux-amd64.tar.gz
[16:11:29.293] INFO (480): Downloading file ...
    url: "https://dl.google.com/go/go1.21.linux-amd64.tar.gz"
    output: "/tmp/renovate/cache/containerbase/38a6f194ec41da4bde993a4d44636b9855533fe960b6936851bb324b70fde620/go1.21.linux-amd64.tar.gz"
[16:11:29.365] FATAL (480): Response code 404 (Not Found)
    err: {
      "type": "HTTPError",
      "message": "Response code 404 (Not Found)",
      "stack":
          HTTPError: Response code 404 (Not Found)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:39620:25)
              at _Request._onResponse (/snapshot/dist/containerbase-cli.js:39675:18)
              at ClientRequest.<anonymous> (/snapshot/dist/containerbase-cli.js:39690:17)
              at Object.onceWrapper (node:events:652:26)
              at ClientRequest.emit (node:events:549:35)
              at ClientRequest.emit (node:domain:482:12)
              at HTTPParser.parserOnIncomingClient (node:_http_client:642:27)
              at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
              at TLSSocket.socketOnData (node:_http_client:505:22)
              at TLSSocket.emit (node:events:537:28)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1691511089303,
        "socket": 1691511089305,
        "lookup": 1691511089318,
        "connect": 1691511089326,
        "secureConnect": 1691511089339,
        "upload": 1691511089339,
        "response": 1691511089359,
        "end": 1691511089361,
        "phases": {
          "wait": 2,
          "dns": 13,
          "tcp": 8,
          "tls": 13,
          "request": 0,
          "firstByte": 20,
          "download": 2,
          "total": 58
        }
      },
      "name": "HTTPError",
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "headers": {
          "user-agent": "got (https://github.com/sindresorhus/got)",
          "accept-encoding": "gzip, deflate, br"
        },
        "methodRewriting": false,
        "retry": {
          "limit": 2,
          "methods": [
            "GET",
            "PUT",
            "HEAD",
            "DELETE",
            "OPTIONS",
            "TRACE"
          ],
          "statusCodes": [
            408,
            413,
            429,
            500,
            502,
            503,
            504,
            521,
            522,
            524
          ],
          "errorCodes": [
            "ETIMEDOUT",
            "ECONNRESET",
            "EADDRINUSE",
            "ECONNREFUSED",
            "EPIPE",
            "ENOTFOUND",
            "ENETUNREACH",
            "EAI_AGAIN"
          ],
          "backoffLimit": null,
          "noise": 100
        },
        "method": "GET",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": true,
        "responseType": "text",
        "url": "https://dl.google.com/go/go1.21.linux-amd64.tar.gz",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[16:11:29.366] INFO (480): Download completed with errors  in 73ms.

@cq-bot cq-bot added the scaffold label Aug 8, 2023
@kodiakhq kodiakhq bot merged commit d2d47e5 into main Aug 8, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-cloudquery-plugin-pb-go-1.x branch August 8, 2023 17:59
kodiakhq bot pushed a commit that referenced this pull request Aug 15, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.5](scaffold-v2.1.4...scaffold-v2.1.5) (2023-08-15)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.9.2 ([#12864](#12864)) ([d2d47e5](d2d47e5))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.4.0 ([#12850](#12850)) ([0861200](0861200))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.5.0 ([#13068](#13068)) ([7bb0e4b](7bb0e4b))

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

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants