Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Confidence
@types/webpack (source) 4.41.2 β†’ 4.41.40 age 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
@renovate
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
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch 2 times, most recently from f485063 to 90bcb6c Compare January 31, 2025 07:27
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 90bcb6c to 8411d3b Compare February 11, 2025 03:35
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 8411d3b to 1dacbcd Compare March 3, 2025 23:57
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 1dacbcd to 03e784d Compare March 13, 2025 00:15
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 03e784d to 82286b0 Compare April 1, 2025 23:31
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 82286b0 to 2f77c6b Compare April 8, 2025 23:49
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 2f77c6b to 551ed6b Compare April 27, 2025 03:47
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 551ed6b to c029bc4 Compare May 24, 2025 11:43
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from c029bc4 to 05b00fb Compare May 31, 2025 20:07
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 05b00fb to 42d6ee2 Compare June 28, 2025 15:55
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 42d6ee2 to a149be4 Compare July 5, 2025 20:08
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from a149be4 to 0504a09 Compare August 11, 2025 20:05
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 0504a09 to df1694c Compare August 23, 2025 12:15
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from df1694c to e85cd30 Compare September 26, 2025 03:54
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from e85cd30 to c6f3fa3 Compare October 25, 2025 11:57
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from c6f3fa3 to 4d360b2 Compare November 16, 2025 03:47
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 4d360b2 to 1a30537 Compare January 1, 2026 16:07
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 1a30537 to 91c921a Compare January 20, 2026 07:46
@renovate renovate bot force-pushed the renovate/webpack-4.x-lockfile branch from 91c921a to 4884480 Compare January 24, 2026 15:43
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.

1 participant