cdaringe / pg-subscribe

subscribe to postgres events in node via LISTEN/NOTIFY apis
1 stars 0 forks source link

chore(deps): update dependency @types/freeport to v1.0.24 #67

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/freeport (source) 1.0.21 -> 1.0.24 age adoption passing confidence

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 9 months ago

âš  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:

The artifact failure details are included below:

File name: yarn.lock
[23:55:32.960] INFO (9): Installing tool node v10.8.0...
[23:55:36.717] WARN (9): Npm error:
npm ERR! weird error 1
[23:55:36.717] FATAL (9): node-gyp update command failed
    err: {
      "type": "Error",
      "message": "node-gyp update command failed",
      "stack":
          Error: node-gyp update command failed
              at InstallNodeService.updateNodeGyp (/snapshot/dist/containerbase-cli.js:50945:13)
              at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
              at async InstallNodeService.install (/snapshot/dist/containerbase-cli.js:51081:7)
              at async InstallToolService.execute (/snapshot/dist/containerbase-cli.js:51576:11)
              at async InstallToolShortCommand.execute (/snapshot/dist/containerbase-cli.js:51903:14)
              at async InstallToolShortCommand.validateAndExecute (/snapshot/dist/containerbase-cli.js:1344:26)
              at async _Cli.run (/snapshot/dist/containerbase-cli.js:2457:22)
              at async _Cli.runExit (/snapshot/dist/containerbase-cli.js:2465:28)
              at async main (/snapshot/dist/containerbase-cli.js:52046:3)
    }
[23:55:37.049] INFO (9): Installed tool node with errors in 4s.