Skip to content

fix(deps): pin dependencies - #604

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pin-dependencies
Open

fix(deps): pin dependencies#604
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pin-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
@openui5/types devDependencies pin ^1.146.01.147.1
@types/jquery (source) dependencies pin ~3.5.133.5.34
@types/qunit (source) dependencies pin ^2.5.42.19.14
@ui5/cli devDependencies pin ^4.0.524.0.52
@ui5/linter devDependencies pin ^1.21.01.21.0
eslint (source) devDependencies pin ^10.3.010.3.0
globals devDependencies pin ^17.6.017.6.0
node (source) engines pin >=20.0.0v26.5.0
node uses-with pin 24.x24.18.0
typescript (source) devDependencies pin ^6.0.36.0.3
typescript (source) peerDependencies pin >=5.2.0 <7.0.06.0.3
typescript-eslint (source) devDependencies pin ^8.59.28.59.2
ui5-middleware-livereload (source) devDependencies pin ^33.3.0
ui5-middleware-simpleproxy (source) devDependencies pin ^33.7.0
ui5-tooling-transpile (source) devDependencies pin ^33.11.0

⚠️ Renovate's pin functionality does not currently wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s).

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/pin-dependencies branch 4 times, most recently from 9d59f38 to 0121e52 Compare June 25, 2026 01:40
@renovate
renovate Bot force-pushed the renovate/pin-dependencies branch from 0121e52 to b3ecf18 Compare July 8, 2026 12:40
@renovate
renovate Bot force-pushed the renovate/pin-dependencies branch from b3ecf18 to 8f5f473 Compare July 24, 2026 16:03
@renovate

renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor 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
[16:03:09.849] INFO (811): Installing tool node@26.5.0...
[16:03:13.053] ERROR (811): failed to check url
    url: "https://github.com/containerbase/node-prebuild/releases/download/26.5.0/node-26.5.0-x86_64.tar.xz.sha512"
    err: {
      "type": "HTTPError",
      "message": "Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/26.5.0/node-26.5.0-x86_64.tar.xz.sha512",
      "stack":
          HTTPError: Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/26.5.0/node-26.5.0-x86_64.tar.xz.sha512
              at file:///snapshot/dist/app/main-4k-lszVD.js:35692:28
              at Request.<anonymous> (file:///snapshot/dist/app/main-4k-lszVD.js:35698:7)
              at Object.onceWrapper (node:events:631:26)
              at Request.emit (node:events:521:24)
              at Request.emit (node:domain:489:12)
              at Request._onResponseBase (file:///snapshot/dist/app/main-4k-lszVD.js:34947:22)
              at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
              at async Request._onResponse (file:///snapshot/dist/app/main-4k-lszVD.js:34984:4)
      "name": "HTTPError",
      "code": "ERR_NON_2XX_3XX_RESPONSE",
      "timings": {
        "start": 1784908993047,
        "socket": 1784908993048,
        "lookup": 1784908993048,
        "connect": 1784908993048,
        "secureConnect": 1784908993048,
        "upload": 1784908993048,
        "response": 1784908993051,
        "end": 1784908993052,
        "phases": {
          "wait": 1,
          "dns": 1,
          "tcp": 5,
          "tls": 8,
          "request": 0,
          "firstByte": 3,
          "download": 1,
          "total": 5
        }
      },
      "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,
        "allowAbsoluteUrls": true,
        "copyPipedHeaders": false,
        "headers": {
          "user-agent": "containerbase/14.13.9 node/24.18.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": true
        },
        "method": "HEAD",
        "cacheOptions": {},
        "https": {},
        "resolveBodyOnly": false,
        "isStream": false,
        "responseType": "text",
        "url": "https://github.com/containerbase/node-prebuild/releases/download/26.5.0/node-26.5.0-x86_64.tar.xz.sha512",
        "pagination": {
          "countLimit": null,
          "backoff": 0,
          "requestLimit": 10000,
          "stackAllItems": false
        },
        "setHost": true,
        "enableUnixSockets": false,
        "strictContentLength": true
      }
    }
[16:03:13.099] ERROR (811): Request failed with status code 504 (Gateway Time-out): HEAD https://github.com/containerbase/node-prebuild/releases/download/26.5.0/node-26.5.0-x86_64.tar.xz.sha512
[16:03:13.099] FATAL (811): Install tool node failed in 3.2s.

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