Skip to content

chore(deps): update dependency @leeoniya/ufuzzy to v1.0.19#1285

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/leeoniya-ufuzzy-1.x-lockfile
Open

chore(deps): update dependency @leeoniya/ufuzzy to v1.0.19#1285
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/leeoniya-ufuzzy-1.x-lockfile

Conversation

@renovate-sh-app
Copy link
Copy Markdown

@renovate-sh-app renovate-sh-app bot commented Oct 22, 2025

This PR contains the following updates:

Package Change Age Confidence
@leeoniya/ufuzzy 1.0.181.0.19 age confidence

Release Notes

leeoniya/uFuzzy (@​leeoniya/ufuzzy)

v1.0.19

Compare Source


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot force-pushed the renovate/leeoniya-ufuzzy-1.x-lockfile branch from 7f31f1a to a6b2821 Compare January 16, 2026 14:21
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/leeoniya-ufuzzy-1.x-lockfile branch from a6b2821 to 013fb20 Compare February 18, 2026 17:06
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/leeoniya-ufuzzy-1.x-lockfile branch from 013fb20 to 8336084 Compare February 26, 2026 11:04
| datasource | package          | from   | to     |
| ---------- | ---------------- | ------ | ------ |
| npm        | @leeoniya/ufuzzy | 1.0.18 | 1.0.19 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/leeoniya-ufuzzy-1.x-lockfile branch from 8336084 to 76393b9 Compare February 26, 2026 17:06
@renovate-sh-app
Copy link
Copy Markdown
Author

⚠️ 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
[08:05:12.069] INFO (593): Installing tool node@24.5.0...
[08:05:15.558] ERROR (593): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz.sha512",
      "stack":
          HTTPError: Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz.sha512
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:39260:32)
              at Object.onceWrapper (node:events:623:26)
              at _Request.emit (node:events:520:35)
              at _Request.emit (node:domain:489:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:38715:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:38756:7)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1772438715528,
        "socket": 1772438715528,
        "lookup": 1772438715528,
        "connect": 1772438715528,
        "secureConnect": 1772438715528,
        "upload": 1772438715528,
        "response": 1772438715553,
        "end": 1772438715553,
        "phases": {
          "wait": 0,
          "dns": 1,
          "tcp": 24,
          "tls": 26,
          "request": 0,
          "firstByte": 25,
          "download": 0,
          "total": 25
        }
      },
      "options": {
        "agent": {},
        "decompress": true,
        "timeout": {},
        "prefixUrl": "",
        "ignoreInvalidCookies": false,
        "context": {},
        "hooks": {
          "init": [],
          "beforeRequest": [],
          "beforeError": [],
          "beforeRedirect": [],
          "beforeRetry": [],
          "beforeCache": [],
          "afterResponse": []
        },
        "followRedirect": true,
        "maxRedirects": 10,
        "throwHttpErrors": true,
        "username": "",
        "password": "",
        "http2": false,
        "allowGetBody": false,
        "copyPipedHeaders": true,
        "headers": {
          "user-agent": "containerbase/14.4.3 node/24.13.0 (https://github.com/containerbase)",
          "accept-encoding": "gzip, deflate, br, zstd"
        },
        "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,
          "enforceRetryRules": false
        },
        "method": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": false
      }
    }
[08:05:15.578] ERROR (593): Request failed with status code 502 (Bad Gateway or Proxy Error): HEAD https://github.com/containerbase/node-prebuild/releases/download/24.5.0/node-24.5.0-x86_64.tar.xz.sha512
[08:05:15.578] FATAL (593): Install tool node failed in 3.5s.

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.

0 participants