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

chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-node devDependencies replacement ^11.1.0 -> ^14.0.0

This is a special PR that replaces eslint-plugin-node with the community suggested minimal stable replacement version.


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 force-pushed the renovate/eslint-plugin-node-replacement branch from 165987c to 21043c1 Compare April 7, 2024 05:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 21043c1 to f20c99f Compare April 21, 2024 07:13
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from f20c99f to 207b7d0 Compare July 24, 2024 08:47
@renovate renovate bot changed the title chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-node-replacement branch December 8, 2024 18:42
@renovate renovate bot changed the title chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 - autoclosed chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from fcedfcf to 207b7d0 Compare December 8, 2024 23:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-replacement branch from 207b7d0 to 317e222 Compare January 30, 2025 14:34
Copy link
Contributor Author

renovate bot commented Jan 30, 2025

⚠️ 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: pnpm-lock.yaml
[14:33:53.170] INFO (939): Installing tool [email protected]...
[14:33:56.436] ERROR (939): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/22.13.1/node-22.13.1-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Response code 504 (Gateway Time-out)",
      "stack":
          HTTPError: Response code 504 (Gateway Time-out)
              at _Request.<anonymous> (/snapshot/dist/containerbase-cli.js:30565:32)
              at Object.onceWrapper (node:events:639:26)
              at _Request.emit (node:events:536:35)
              at _Request.emit (node:domain:489:12)
              at _Request._onResponseBase (/snapshot/dist/containerbase-cli.js:30129:14)
              at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
              at async _Request._onResponse (/snapshot/dist/containerbase-cli.js:30165:7)
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1738247636424,
        "socket": 1738247636425,
        "lookup": 1738247636425,
        "connect": 1738247636425,
        "secureConnect": 1738247636425,
        "upload": 1738247636425,
        "response": 1738247636427,
        "end": 1738247636428,
        "phases": {
          "wait": 1,
          "dns": 0,
          "tcp": 0,
          "tls": 0,
          "request": 0,
          "firstByte": 2,
          "download": 1,
          "total": 4
        }
      },
      "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": "containerbase/13.7.2 node/22.12.0 (https://github.com/containerbase)",
          "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://github.com/containerbase/node-prebuild/releases/download/22.13.1/node-22.13.1-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[14:33:56.456] ERROR (939): Response code 504 (Gateway Time-out)
[14:33:56.457] FATAL (939): Install tool node failed in 3.3s.

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