Open renovate[bot] opened 4 years ago
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:
npm ERR! Linux 4.15.0-1050-aws
npm ERR! argv "/usr/local/node/14.16.1/bin/node" "/home/ubuntu/.npm-global/bin/npm" "install" "--package-lock-only" "--no-audit" "--ignore-scripts"
npm ERR! node v14.16.1
npm ERR! npm v3.10.10
npm ERR! cb.apply is not a function
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /mnt/renovate/gh/FightForSub/ffs-zera/npm-debug.log
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:
npm WARN using --force Recommended protections disabled.
npm notice
npm notice New minor version of npm available! 8.3.1 -> 8.5.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.3>
npm notice Run `npm install -g npm@8.5.3` to update!
npm notice
npm notice
npm notice New minor version of npm available! 8.3.1 -> 8.5.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.3>
npm notice Run `npm install -g npm@8.5.3` to update!
npm notice
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
No /home/ubuntu/npm/3.10.10/bin/npx defined - aborting
npm ERR! Linux 4.15.0-1050-aws
npm ERR! argv "/usr/local/node/16.14.0/bin/node" "/usr/local/bin/npm" "install" "--package-lock-only" "--no-audit" "--ignore-scripts"
npm ERR! node v16.14.0
npm ERR! npm v3.10.10
npm ERR! cb.apply is not a function
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /mnt/renovate/gh/FightForSub/ffs-zera/npm-debug.log
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
0.11.0
->0.13.2
Release Notes
import-js/eslint-plugin-import
### [`v0.13.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0130---2016-02-08) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.2...v0.13.0) ##### Added - \[`no-commonjs`] rule - \[`no-amd`] rule ##### Removed - Removed vestigial `no-require` rule. \[`no-commonjs`] is more complete. ### [`v0.12.2`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0122---2016-02-06-YANKED) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.12.2) Unpublished from npm and re-released as 0.13.0. See \[[#170](https://togithub.com/import-js/eslint-plugin-import/issues/170)]. ### [`v0.12.1`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0121---2015-12-17) [Compare Source](https://togithub.com/import-js/eslint-plugin-import/compare/v0.12.0...v0.12.1) ##### Changed - Broke docs for rules out into individual files. ### [`v0.12.0`](https://togithub.com/import-js/eslint-plugin-import/blob/HEAD/CHANGELOG.md#0120---2015-12-14) ##### Changed - Ignore \[`import/ignore` setting] if exports are actually found in the parsed module. Does this to support use of `jsnext:main` in `node_modules` without the pain of managing an allow list or a nuanced deny list.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.
This PR has been generated by Mend Renovate. View repository job log here.