mirror of
https://github.com/unraid/api.git
synced 2026-01-07 00:59:48 -06:00
chore(deps): update dependency rollup-plugin-node-externals to v8 (#1166)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup-plugin-node-externals](https://redirect.github.com/Septh/rollup-plugin-node-externals) | [`^7.1.3` -> `^8.0.0`](https://renovatebot.com/diffs/npm/rollup-plugin-node-externals/7.1.3/8.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Septh/rollup-plugin-node-externals (rollup-plugin-node-externals)</summary> ### [`v8.0.0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/releases/tag/v8.0.0) [Compare Source](https://redirect.github.com/Septh/rollup-plugin-node-externals/compare/v7.1.3...v8.0.0) - Update devDependencies [`cc6316b`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/cc6316b) - Update README.md for v8 [`47728ca`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/47728ca) - Cosmetic edits [`607ed68`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/607ed68) - Remove support for Rollup 3 [`fb47ce0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/fb47ce0) - Merge branch 'main' of https://github.com/Septh/rollup-plugin-node-externals [`30945fe`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/30945fe) - Merge branch 'pr/segevfiner/33' [`39986b1`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/39986b1) - Add badges to README.md [`1de5c7a`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/1de5c7a) - Cosmetic edits [`7c219c2`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/7c219c2) - Merge pull request [#​33](https://redirect.github.com/Septh/rollup-plugin-node-externals/issues/33) from segevfiner/remove-order-pre [`9ba4732`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/9ba4732) - Remove order: 'pre' from resolveId [`be98d35`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/be98d35) - Add badges to README.md [`e3a4ad0`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e3a4ad0) - Add LICENSE [`72e6108`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/72e6108) - Cleanup VS Code settings [`e56d3be`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e56d3be) - Simplify package.json hunting [`d24d066`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/d24d066) - Remove useless await and imports [`0ecd976`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/0ecd976) - Remove spurious dep 'globals' [`e1dd916`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/e1dd916) - Enforce [@​septh/ts-run](https://redirect.github.com/septh/ts-run) 1.2.6+ [`131a2ad`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/131a2ad) - Tweak tsconfig [`18d430e`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/18d430e) - Use cmd.exe to run the build task in VS Code for Windows [`3595b31`](https://redirect.github.com/Septh/rollup-plugin-node-externals/commit/3595b31) *** </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/unraid/api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"graphql-codegen-typescript-validation-schema": "^0.17.0",
|
||||
"jiti": "^2.4.0",
|
||||
"nodemon": "^3.1.7",
|
||||
"rollup-plugin-node-externals": "^7.1.3",
|
||||
"rollup-plugin-node-externals": "^8.0.0",
|
||||
"standard-version": "^9.5.0",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.6.3",
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -391,8 +391,8 @@ importers:
|
||||
specifier: ^3.1.7
|
||||
version: 3.1.9
|
||||
rollup-plugin-node-externals:
|
||||
specifier: ^7.1.3
|
||||
version: 7.1.3(rollup@4.34.6)
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0(rollup@4.34.6)
|
||||
standard-version:
|
||||
specifier: ^9.5.0
|
||||
version: 9.5.0
|
||||
@@ -9487,11 +9487,11 @@ packages:
|
||||
resolution: {integrity: sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==}
|
||||
engines: {node: '>=8.0'}
|
||||
|
||||
rollup-plugin-node-externals@7.1.3:
|
||||
resolution: {integrity: sha512-RM+7tJAejAoRsCf93TptTSdqUhRA8S78DleihMiu54Kac+uLkd9VIegLPhGnaW3ehZTXh56+R301mFH6j2A7vw==}
|
||||
rollup-plugin-node-externals@8.0.0:
|
||||
resolution: {integrity: sha512-2HIOpWsWn5DqBoYl6iCAmB4kd5GoGbF68PR4xKR1YBPvywiqjtYvDEjHFodyqRL51iAMDITP074Zxs0OKs6F+g==}
|
||||
engines: {node: '>= 21 || ^20.6.0 || ^18.19.0'}
|
||||
peerDependencies:
|
||||
rollup: ^3.0.0 || ^4.0.0
|
||||
rollup: ^4.0.0
|
||||
|
||||
rollup-plugin-visualizer@5.14.0:
|
||||
resolution: {integrity: sha512-VlDXneTDaKsHIw8yzJAFWtrzguoJ/LnQ+lMpoVfYJ3jJF4Ihe5oYLAqLklIK/35lgUY+1yEzCkHyZ1j4A5w5fA==}
|
||||
@@ -21639,7 +21639,7 @@ snapshots:
|
||||
semver-compare: 1.0.0
|
||||
sprintf-js: 1.1.3
|
||||
|
||||
rollup-plugin-node-externals@7.1.3(rollup@4.34.6):
|
||||
rollup-plugin-node-externals@8.0.0(rollup@4.34.6):
|
||||
dependencies:
|
||||
rollup: 4.34.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user