Dexus / pem

Create private keys and certificates with node.js
Other
570 stars 129 forks source link

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

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.1.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: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.