kentaro-m / auto-assign

šŸ¤– A Probot app that adds reviewers to pull requests when pull requests are opened.
https://probot.github.io/apps/auto-assign/
ISC License
249 stars 57 forks source link

chore(deps): update dependency smee-client to v1.2.5 #257

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
smee-client 1.2.3 -> 1.2.5 age adoption passing confidence

Release Notes

probot/smee-client (smee-client) ### [`v1.2.5`](https://togithub.com/probot/smee-client/releases/tag/v1.2.5) [Compare Source](https://togithub.com/probot/smee-client/compare/v1.2.4...v1.2.5) ##### Bug Fixes - Revert "refactor: modernize code and remove dependencies ([#​260](https://togithub.com/probot/smee-client/issues/260))" ([#​265](https://togithub.com/probot/smee-client/issues/265)) ([f67f3c8](https://togithub.com/probot/smee-client/commit/f67f3c862f5c75094e54d8ee1b6fb0a39ca73daf)) ### [`v1.2.4`](https://togithub.com/probot/smee-client/releases/tag/v1.2.4) [Compare Source](https://togithub.com/probot/smee-client/compare/v1.2.3...v1.2.4) ##### Bug Fixes - **deps:** update dependency commander to v9 ([4a6c23f](https://togithub.com/probot/smee-client/commit/4a6c23f85dd5b5872f7e6f3f9982d2f8c772c412)) - **deps:** update dependency eventsource to v2 ([35267cf](https://togithub.com/probot/smee-client/commit/35267cffa206f7d3b66922b70babda3aa1e1ddd9)) - **deps:** update dependency superagent to v8 ([f2651c5](https://togithub.com/probot/smee-client/commit/f2651c505c0f48602ef46179d5ce83d5fce3399e))

Configuration

šŸ“… Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 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: package-lock.json
ERROR: npm v10.2.5 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.5/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.5/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)