atom-community / sync-settings

Synchronize all your settings and packages across atom instances
https://atom.io/packages/sync-settings
MIT License
1.14k stars 105 forks source link

chore(deps): update dependency eslint-plugin-n to v15 - autoclosed #732

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n ^14.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

weiran-zsd/eslint-plugin-node ### [`v15.1.0`](https://togithub.com/weiran-zsd/eslint-plugin-node/releases/15.1.0) [Compare Source](https://togithub.com/weiran-zsd/eslint-plugin-node/compare/15.0.1...15.1.0) - feat: Allow dynamic import for Node.js >=12.17 <13 || >=13.2 ([#​13](https://togithub.com/weiran-zsd/eslint-plugin-node/issues/13)) ([`caccbef`](https://togithub.com/weiran-zsd/eslint-plugin-node/commit/caccbef)) ### [`v15.0.1`](https://togithub.com/weiran-zsd/eslint-plugin-node/releases/15.0.1) [Compare Source](https://togithub.com/weiran-zsd/eslint-plugin-node/compare/15.0.0...15.0.1) ##### What's Changed - ESBuild externals (ESM to CJS bundle) by [@​danielweck](https://togithub.com/danielweck) in [https://github.com/weiran-zsd/eslint-plugin-node/pull/10](https://togithub.com/weiran-zsd/eslint-plugin-node/pull/10) ##### New Contributors - [@​danielweck](https://togithub.com/danielweck) made their first contribution in [https://github.com/weiran-zsd/eslint-plugin-node/pull/10](https://togithub.com/weiran-zsd/eslint-plugin-node/pull/10) **Full Changelog**: https://github.com/weiran-zsd/eslint-plugin-node/compare/15.0.0...15.0.1 ### [`v15.0.0`](https://togithub.com/weiran-zsd/eslint-plugin-node/releases/15.0.0) [Compare Source](https://togithub.com/weiran-zsd/eslint-plugin-node/compare/14.0.0...15.0.0) #### What's Changed ##### Breaking - removed `tryExtensions` option in the following rules, as they do not work as Node's esm: - file-extension-in-import - no-extraneous-import - no-missing-import - no-unpublished-import ##### Features - add support for Node.js ESM resolution by [@​giltayar](https://togithub.com/giltayar) in [https://github.com/weiran-zsd/eslint-plugin-node/pull/4](https://togithub.com/weiran-zsd/eslint-plugin-node/pull/4) #### New Contributors - [@​giltayar](https://togithub.com/giltayar) made their first contribution in [https://github.com/weiran-zsd/eslint-plugin-node/pull/4](https://togithub.com/weiran-zsd/eslint-plugin-node/pull/4) **Full Changelog**: https://github.com/weiran-zsd/eslint-plugin-node/compare/14.0.0...15.0.0

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled due to failing status checks.

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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years 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
npm notice 
npm notice New minor version of npm available! 8.5.0 -> 8.7.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.7.0>
npm notice Run `npm install -g npm@8.7.0` to update!
npm notice 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-config-standard@17.0.0-1
npm ERR! Found: eslint-plugin-n@15.1.0
npm ERR! node_modules/eslint-plugin-n
npm ERR!   dev eslint-plugin-n@"^15.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-n@"^14.0.0" from eslint-config-standard@17.0.0-1
npm ERR! node_modules/eslint-config-standard
npm ERR!   dev eslint-config-standard@"^17.0.0-1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint-plugin-n@14.0.0
npm ERR! node_modules/eslint-plugin-n
npm ERR!   peer eslint-plugin-n@"^14.0.0" from eslint-config-standard@17.0.0-1
npm ERR!   node_modules/eslint-config-standard
npm ERR!     dev eslint-config-standard@"^17.0.0-1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-04-23T01_04_40_712Z-debug-0.log