Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @types/webpack to v4.41.40 #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/webpack (source) 4.41.2 -> 4.41.40 age adoption passing confidence

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.35 Update dependency @types/webpack to v4.41.36 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from f8a271d to 168c4e5 Compare November 8, 2023 02:44
@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.36 Update dependency @types/webpack to v4.41.37 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 168c4e5 to 86ed4cb Compare November 21, 2023 20:49
@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.37 Update dependency @types/webpack to v4.41.38 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 86ed4cb to 027c41a Compare November 22, 2023 11:44
Copy link
Contributor Author

renovate bot commented Nov 22, 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: yarn.lock
[11:44:25.505] INFO (9): Installing tool node v20.9.0...
[11:44:25.561] ERROR (9): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/20.9.0/node-20.9.0-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Response code 401 (Unauthorized)",
      "stack":
          HTTPError: Response code 401 (Unauthorized)
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:42795:32)
              at Object.onceWrapper (node:events:652:26)
              at _Request.emit (node:events:549:35)
              at _Request.emit (node:domain:482:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:42363:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:42398:7)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1700653465538,
        "socket": 1700653465539,
        "lookup": 1700653465541,
        "connect": 1700653465543,
        "secureConnect": 1700653465547,
        "upload": 1700653465547,
        "response": 1700653465557,
        "end": 1700653465559,
        "phases": {
          "wait": 1,
          "dns": 2,
          "tcp": 2,
          "tls": 4,
          "request": 0,
          "firstByte": 10,
          "download": 2,
          "total": 21
        }
      },
      "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": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://objects.githubusercontent.com/github-production-release-asset-2e65be/622868958/f94746de-a55a-434c-96bf-88976debef89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231122%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231122T114413Z&X-Amz-Expires=300&X-Amz-Signature=e5a098d38d6ce37446d79bab0c86b029573f3d0aa6e8cc193f2a25a8e5edee93&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=622868958&response-content-disposition=attachment%3B%20filename%3Dnode-20.9.0-x86_64.tar.xz.sha512&response-content-type=application%2Foctet-stream",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[11:44:25.562] FATAL (9): Response code 401 (Unauthorized)
    err: {
      "type": "HTTPError",
      "message": "Response code 401 (Unauthorized)",
      "stack":
          HTTPError: Response code 401 (Unauthorized)
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:42795:32)
              at Object.onceWrapper (node:events:652:26)
              at _Request.emit (node:events:549:35)
              at _Request.emit (node:domain:482:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:42363:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:42398:7)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1700653465538,
        "socket": 1700653465539,
        "lookup": 1700653465541,
        "connect": 1700653465543,
        "secureConnect": 1700653465547,
        "upload": 1700653465547,
        "response": 1700653465557,
        "end": 1700653465559,
        "phases": {
          "wait": 1,
          "dns": 2,
          "tcp": 2,
          "tls": 4,
          "request": 0,
          "firstByte": 10,
          "download": 2,
          "total": 21
        }
      },
      "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": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://objects.githubusercontent.com/github-production-release-asset-2e65be/622868958/f94746de-a55a-434c-96bf-88976debef89?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231122%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231122T114413Z&X-Amz-Expires=300&X-Amz-Signature=e5a098d38d6ce37446d79bab0c86b029573f3d0aa6e8cc193f2a25a8e5edee93&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=622868958&response-content-disposition=attachment%3B%20filename%3Dnode-20.9.0-x86_64.tar.xz.sha512&response-content-type=application%2Foctet-stream",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[11:44:25.589] INFO (9): Installed tool node with errors in 83ms.

@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.38 Update dependency @types/webpack to v4.41.39 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 027c41a to d67b0dd Compare August 8, 2024 05:52
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from d67b0dd to 057fcc5 Compare October 23, 2024 20:58
@renovate renovate bot changed the title Update dependency @types/webpack to v4.41.39 Update dependency @types/webpack to v4.41.40 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants