Bump pm2 from 5.4.3 to 6.0.5 (#3776)

Bumps [pm2](https://github.com/Unitech/pm2) from 5.4.3 to 6.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Unitech/pm2/releases">pm2's
releases</a>.</em></p>
<blockquote>
<h2>v6.0.5</h2>
<h1>6.0.5</h1>
<ul>
<li>Bun support - Fixes <a
href="https://redirect.github.com/Unitech/pm2/issues/5893">#5893</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5774">#5774</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5682">#5682</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5675">#5675</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5777">#5777</a></li>
<li>Disable git parsing by default <a
href="https://redirect.github.com/Unitech/pm2/issues/5909">#5909</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/2182">#2182</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5801">#5801</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5051">#5051</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5696">#5696</a></li>
<li>Add WEBP content type for pm2 serve <a
href="https://redirect.github.com/Unitech/pm2/issues/5900">#5900</a> <a
href="https://github.com/tbo47"><code>@​tbo47</code></a></li>
<li>Enable PM2 module update from tarball <a
href="https://redirect.github.com/Unitech/pm2/issues/5906">#5906</a> <a
href="https://github.com/AYOKINYA"><code>@​AYOKINYA</code></a></li>
<li>Fix treekil on FreeBSD <a
href="https://redirect.github.com/Unitech/pm2/issues/5896">#5896</a> <a
href="https://github.com/skeyby"><code>@​skeyby</code></a></li>
<li>fix allowing to update namespaced pm2 NPM module
(<code>@​org/module-name</code>) <a
href="https://redirect.github.com/Unitech/pm2/issues/5915">#5915</a> <a
href="https://github.com/endelendel"><code>@​endelendel</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/Unitech/pm2/blob/master/CHANGELOG.md">pm2's
changelog</a>.</em></p>
<blockquote>
<h2>6.0.5</h2>
<ul>
<li>Bun support - Fixes <a
href="https://redirect.github.com/Unitech/pm2/issues/5893">#5893</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5774">#5774</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5682">#5682</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5675">#5675</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5777">#5777</a></li>
<li>Disable git parsing by default <a
href="https://redirect.github.com/Unitech/pm2/issues/5909">#5909</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/2182">#2182</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5801">#5801</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5051">#5051</a> <a
href="https://redirect.github.com/Unitech/pm2/issues/5696">#5696</a></li>
<li>Add WEBP content type for pm2 serve <a
href="https://redirect.github.com/Unitech/pm2/issues/5900">#5900</a> <a
href="https://github.com/tbo47"><code>@​tbo47</code></a></li>
<li>Enable PM2 module update from tarball <a
href="https://redirect.github.com/Unitech/pm2/issues/5906">#5906</a> <a
href="https://github.com/AYOKINYA"><code>@​AYOKINYA</code></a></li>
<li>Fix treekil on FreeBSD <a
href="https://redirect.github.com/Unitech/pm2/issues/5896">#5896</a> <a
href="https://github.com/skeyby"><code>@​skeyby</code></a></li>
<li>fix allowing to update namespaced pm2 NPM module
(<code>@​org/module-name</code>) <a
href="https://redirect.github.com/Unitech/pm2/issues/5915">#5915</a> <a
href="https://github.com/endelendel"><code>@​endelendel</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Unitech/pm2/commits/v6.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pm2&package-manager=npm_and_yarn&previous-version=5.4.3&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-09 22:47:20 +02:00 committed by GitHub
parent 53bff7243d
commit ed419ce5b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 54 deletions

77
package-lock.json generated
View File

@ -24,7 +24,7 @@
"module-alias": "^2.2.3", "module-alias": "^2.2.3",
"moment": "^2.30.1", "moment": "^2.30.1",
"node-ical": "^0.20.1", "node-ical": "^0.20.1",
"pm2": "^5.4.3", "pm2": "^6.0.5",
"socket.io": "^4.8.1", "socket.io": "^4.8.1",
"suncalc": "^1.9.0", "suncalc": "^1.9.0",
"systeminformation": "^5.25.11", "systeminformation": "^5.25.11",
@ -2217,9 +2217,9 @@
} }
}, },
"node_modules/@pm2/agent": { "node_modules/@pm2/agent": {
"version": "2.0.4", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/@pm2/agent/-/agent-2.0.4.tgz", "resolved": "https://registry.npmjs.org/@pm2/agent/-/agent-2.1.1.tgz",
"integrity": "sha512-n7WYvvTJhHLS2oBb1PjOtgLpMhgImOq8sXkPBw6smeg9LJBWZjiEgPKOpR8mn9UJZsB5P3W4V/MyvNnp31LKeA==", "integrity": "sha512-0V9ckHWd/HSC8BgAbZSoq8KXUG81X97nSkAxmhKDhmF8vanyaoc1YXwc2KVkbWz82Rg4gjd2n9qiT3i7bdvGrQ==",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"dependencies": { "dependencies": {
"async": "~3.2.0", "async": "~3.2.0",
@ -2227,12 +2227,11 @@
"dayjs": "~1.8.24", "dayjs": "~1.8.24",
"debug": "~4.3.1", "debug": "~4.3.1",
"eventemitter2": "~5.0.1", "eventemitter2": "~5.0.1",
"fast-json-patch": "^3.0.0-1", "fast-json-patch": "^3.1.0",
"fclone": "~1.0.11", "fclone": "~1.0.11",
"nssocket": "0.6.0",
"pm2-axon": "~4.0.1", "pm2-axon": "~4.0.1",
"pm2-axon-rpc": "~0.7.0", "pm2-axon-rpc": "~0.7.0",
"proxy-agent": "~6.3.0", "proxy-agent": "~6.4.0",
"semver": "~7.5.0", "semver": "~7.5.0",
"ws": "~7.5.10" "ws": "~7.5.10"
} }
@ -2328,9 +2327,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/@pm2/io": { "node_modules/@pm2/io": {
"version": "6.0.1", "version": "6.1.0",
"resolved": "https://registry.npmjs.org/@pm2/io/-/io-6.0.1.tgz", "resolved": "https://registry.npmjs.org/@pm2/io/-/io-6.1.0.tgz",
"integrity": "sha512-KiA+shC6sULQAr9mGZ1pg+6KVW9MF8NpG99x26Lf/082/Qy8qsTCtnJy+HQReW1A9Rdf0C/404cz0RZGZro+IA==", "integrity": "sha512-IxHuYURa3+FQ6BKePlgChZkqABUKFYH6Bwbw7V/pWU1pP6iR1sCI26l7P9ThUEB385ruZn/tZS3CXDUF5IA1NQ==",
"license": "Apache-2", "license": "Apache-2",
"dependencies": { "dependencies": {
"async": "~2.6.1", "async": "~2.6.1",
@ -9023,15 +9022,6 @@
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
"node_modules/lazy": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/lazy/-/lazy-1.0.11.tgz",
"integrity": "sha512-Y+CjUfLmIpoUCCRl0ub4smrYtGGr5AOa2AKOaWelGHOGz33X/Y/KizefGqbkwfz44+cnq/+9habclf8vOmu2LA==",
"license": "MIT",
"engines": {
"node": ">=0.2.0"
}
},
"node_modules/leac": { "node_modules/leac": {
"version": "0.6.0", "version": "0.6.0",
"resolved": "https://registry.npmjs.org/leac/-/leac-0.6.0.tgz", "resolved": "https://registry.npmjs.org/leac/-/leac-0.6.0.tgz",
@ -10520,25 +10510,6 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/nssocket": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/nssocket/-/nssocket-0.6.0.tgz",
"integrity": "sha512-a9GSOIql5IqgWJR3F/JXG4KpJTA3Z53Cj0MeMvGpglytB1nxE4PdFNC0jINe27CS7cGivoynwc054EzCcT3M3w==",
"license": "MIT",
"dependencies": {
"eventemitter2": "~0.4.14",
"lazy": "~1.0.11"
},
"engines": {
"node": ">= 0.10.x"
}
},
"node_modules/nssocket/node_modules/eventemitter2": {
"version": "0.4.14",
"resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
"integrity": "sha512-K7J4xq5xAD5jHsGM5ReWXRTFa3JRGofHiMcVgQ8PRwgWxzjHpMWCIzsmyf60+mh8KLsqYPcjUMa0AC4hd6lPyQ==",
"license": "MIT"
},
"node_modules/nwsapi": { "node_modules/nwsapi": {
"version": "2.2.20", "version": "2.2.20",
"resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.20.tgz", "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.20.tgz",
@ -11194,24 +11165,24 @@
} }
}, },
"node_modules/pm2": { "node_modules/pm2": {
"version": "5.4.3", "version": "6.0.5",
"resolved": "https://registry.npmjs.org/pm2/-/pm2-5.4.3.tgz", "resolved": "https://registry.npmjs.org/pm2/-/pm2-6.0.5.tgz",
"integrity": "sha512-4/I1htIHzZk1Y67UgOCo4F1cJtas1kSds31N8zN0PybO230id1nigyjGuGFzUnGmUFPmrJ0On22fO1ChFlp7VQ==", "integrity": "sha512-+O43WPaEiwYbm6/XSpAOO1Rtya/Uof0n7x8hJZGfwIuepesNTIVArpZh4KqFfze0cvvqZMr0maTW3ifhvmyeMQ==",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"dependencies": { "dependencies": {
"@pm2/agent": "~2.0.0", "@pm2/agent": "~2.1.1",
"@pm2/io": "~6.0.1", "@pm2/io": "~6.1.0",
"@pm2/js-api": "~0.8.0", "@pm2/js-api": "~0.8.0",
"@pm2/pm2-version-check": "latest", "@pm2/pm2-version-check": "latest",
"async": "~3.2.0", "async": "~3.2.6",
"blessed": "0.1.81", "blessed": "0.1.81",
"chalk": "3.0.0", "chalk": "3.0.0",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"cli-tableau": "^2.0.0", "cli-tableau": "^2.0.0",
"commander": "2.15.1", "commander": "2.15.1",
"croner": "~4.1.92", "croner": "~4.1.92",
"dayjs": "~1.11.5", "dayjs": "~1.11.13",
"debug": "^4.3.1", "debug": "^4.3.7",
"enquirer": "2.3.6", "enquirer": "2.3.6",
"eventemitter2": "5.0.1", "eventemitter2": "5.0.1",
"fclone": "1.0.11", "fclone": "1.0.11",
@ -11224,7 +11195,7 @@
"pm2-deploy": "~1.0.2", "pm2-deploy": "~1.0.2",
"pm2-multimeter": "^0.1.2", "pm2-multimeter": "^0.1.2",
"promptly": "^2", "promptly": "^2",
"semver": "^7.2", "semver": "^7.6.2",
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"sprintf-js": "1.1.2", "sprintf-js": "1.1.2",
"vizion": "~2.2.1" "vizion": "~2.2.1"
@ -11236,7 +11207,7 @@
"pm2-runtime": "bin/pm2-runtime" "pm2-runtime": "bin/pm2-runtime"
}, },
"engines": { "engines": {
"node": ">=12.0.0" "node": ">=16.0.0"
}, },
"optionalDependencies": { "optionalDependencies": {
"pm2-sysmonit": "^1.2.8" "pm2-sysmonit": "^1.2.8"
@ -11553,15 +11524,15 @@
} }
}, },
"node_modules/proxy-agent": { "node_modules/proxy-agent": {
"version": "6.3.1", "version": "6.4.0",
"resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.3.1.tgz", "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-6.4.0.tgz",
"integrity": "sha512-Rb5RVBy1iyqOtNl15Cw/llpeLH8bsb37gM1FUfKQ+Wck6xHlbAhWGUFiTRHtkjqGTA5pSHz6+0hrPW/oECihPQ==", "integrity": "sha512-u0piLU+nCOHMgGjRbimiXmA9kM/L9EHh3zL81xCdp7m+Y2pHIsnmbdDoEDoAz5geaonNR6q6+yOPQs6n4T6sBQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"agent-base": "^7.0.2", "agent-base": "^7.0.2",
"debug": "^4.3.4", "debug": "^4.3.4",
"http-proxy-agent": "^7.0.0", "http-proxy-agent": "^7.0.1",
"https-proxy-agent": "^7.0.2", "https-proxy-agent": "^7.0.3",
"lru-cache": "^7.14.1", "lru-cache": "^7.14.1",
"pac-proxy-agent": "^7.0.1", "pac-proxy-agent": "^7.0.1",
"proxy-from-env": "^1.1.0", "proxy-from-env": "^1.1.0",

View File

@ -76,7 +76,7 @@
"module-alias": "^2.2.3", "module-alias": "^2.2.3",
"moment": "^2.30.1", "moment": "^2.30.1",
"node-ical": "^0.20.1", "node-ical": "^0.20.1",
"pm2": "^5.4.3", "pm2": "^6.0.5",
"socket.io": "^4.8.1", "socket.io": "^4.8.1",
"suncalc": "^1.9.0", "suncalc": "^1.9.0",
"systeminformation": "^5.25.11", "systeminformation": "^5.25.11",