Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): replace dependency babel-eslint with @babel/eslint-parser ^7.11.0 #40

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2023

This PR contains the following updates:

Package Type Update Change
babel-eslint dependencies replacement ^10.0.2 -> ^7.11.0
babel-eslint devDependencies replacement ^10.1.0 -> ^7.11.0

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


Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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 these updates 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 added the renovatebot label Mar 27, 2023
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from ac47047 to 17af3ee Compare May 28, 2023 10:26
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 3 times, most recently from e8570bb to 9b6a797 Compare June 17, 2023 04:31
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from 4ed5259 to 3a3779f Compare June 29, 2023 10:01
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 3a3779f to fb30321 Compare July 6, 2023 10:36
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from fb30321 to caa2d50 Compare July 16, 2023 16:15
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from caa2d50 to 3fc56b1 Compare August 9, 2023 15:26
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 3fc56b1 to 381df39 Compare August 27, 2023 10:15
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 381df39 to c3620e1 Compare September 19, 2023 14:04
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from c3620e1 to a7d00fc Compare November 16, 2023 11:58
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from 89c557d to 28f7613 Compare February 4, 2024 10:03
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 28f7613 to a52523a Compare March 20, 2024 13:40
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from a52523a to e805c18 Compare June 4, 2024 03:17
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from e805c18 to 1f3ec56 Compare June 20, 2024 06:20
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 1f3ec56 to 47d6be6 Compare July 21, 2024 12:27
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 47d6be6 to 75743a8 Compare August 6, 2024 07:17
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 75743a8 to 1a49697 Compare October 9, 2024 08:00
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 1a49697 to 2470dbd Compare December 2, 2024 12:59
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 2470dbd to 433434b Compare January 23, 2025 18:33
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 433434b to f2202ed Compare January 30, 2025 14:36
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: yarn.lock
[14:36:45.479] INFO (940): Installing tool node@22.13.1...
[14:36:48.649] ERROR (940): 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": 1738247808641,
        "socket": 1738247808641,
        "lookup": 1738247808641,
        "connect": 1738247808641,
        "secureConnect": 1738247808641,
        "upload": 1738247808641,
        "response": 1738247808643,
        "end": 1738247808643,
        "phases": {
          "wait": 0,
          "dns": 0,
          "tcp": 0,
          "tls": 0,
          "request": 0,
          "firstByte": 2,
          "download": 0,
          "total": 2
        }
      },
      "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:36:48.660] ERROR (940): Response code 504 (Gateway Time-out)
[14:36:48.660] FATAL (940): Install tool node failed in 3.2s.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants