Skip to content

chore(deps): update dependency typescript to v4.9.5 #81

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 28, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 4.6.3 -> 4.9.5 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v4.9.5: TypeScript 4.9.5

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

v4.9.3: TypeScript 4.9

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

Changes:

See More

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 4am every weekday,every weekend" in timezone Europe/Rome, 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 typescript to v4.6.4 Update dependency typescript to v4.7.2 May 24, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from 0f83a49 to 8824c5e Compare May 24, 2022 19:54
@renovate renovate bot changed the title Update dependency typescript to v4.7.2 Update dependency typescript to v4.7.3 Jun 3, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from 8824c5e to c4ef5d3 Compare June 3, 2022 22:28
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from c4ef5d3 to dd64523 Compare June 17, 2022 19:08
@renovate renovate bot changed the title Update dependency typescript to v4.7.3 Update dependency typescript to v4.7.4 Jun 17, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from dd64523 to 18ff6cb Compare August 30, 2022 09:43
@renovate renovate bot changed the title Update dependency typescript to v4.7.4 chore(deps): update dependency typescript to v4.8.2 Aug 30, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from 18ff6cb to 03fd2e9 Compare September 8, 2022 21:20
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.8.2 chore(deps): update dependency typescript to v4.8.3 Sep 8, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from 03fd2e9 to cc963fc Compare September 27, 2022 21:17
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.8.3 chore(deps): update dependency typescript to v4.8.4 Sep 27, 2022
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from cc963fc to f9c274b Compare November 20, 2022 16:14
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.8.4 chore(deps): update dependency typescript to v4.9.3 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency typescript to v4.9.3 chore(deps): update dependency typescript to v4.9.5 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/typescript-4.x-lockfile branch from f9c274b to 559d9ad Compare March 16, 2023 18:00
Copy link
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:46:09.512] INFO (1065): Installing tool node@16.14.2...
[14:46:12.720] ERROR (1065): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/16.14.2/node-16.14.2-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": 1738248372711,
        "socket": 1738248372712,
        "lookup": 1738248372712,
        "connect": 1738248372712,
        "secureConnect": 1738248372712,
        "upload": 1738248372712,
        "response": 1738248372714,
        "end": 1738248372715,
        "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/16.14.2/node-16.14.2-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false
      }
    }
[14:46:12.729] ERROR (1065): Response code 504 (Gateway Time-out)
[14:46:12.730] FATAL (1065): Install tool node failed in 3.2s.

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

Successfully merging this pull request may close these issues.

0 participants