Update dependency eslint-plugin-n to v15.7.0 #49

Merged
Brain merged 1 commits from renovate/eslint-plugin-n-15.x into main 2024-04-23 23:20:24 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-n devDependencies minor 15.2.4 -> 15.7.0

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v15.7.0

Compare Source

v15.6.1

Compare Source

v15.6.0

Compare Source

v15.5.2

Compare Source

v15.5.1

Compare Source

  • fix: consider node: prefix in prefer-global rules (#​63) (dbb7264)
  • chore: upgrade non-major deps (b0faa87)
  • chore: Update package.json links to new repository location (#​62) (63fc031)

v15.5.0

Compare Source

  • feat: no-unsupported-features support process.report (#​60) (8ce1a64)
  • docs: automate docs with eslint-doc-generator (#​61) (237b2a1)

v15.4.0

Compare Source

  • feat: Disable the no-unpublished-x rules in private packages (#​57) (5ccd0c5)

v15.3.0

Compare Source

  • feat: Added supported version for module imports(13.2.0) (#​52) (98b873a)

v15.2.5

Compare Source

  • fix: do not crash rule no-unpublished-require (#​49) (38b0298)
  • chore: tweak eslint config (d7b975a)
  • chore: refactor a few rules (d879ccb)
  • chore: update a few rules to use messageId (c9138e5)
  • fix: upgrade a few (dev)deps to latest (b4ec37b)

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | devDependencies | minor | [`15.2.4` -> `15.7.0`](https://renovatebot.com/diffs/npm/eslint-plugin-n/15.2.4/15.7.0) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-n (eslint-plugin-n)</summary> ### [`v15.7.0`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.7.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.6.1...15.7.0) - feat: no-unpublished-import supports ignoreTypeImport (fixes [#&#8203;78](https://github.com/eslint-community/eslint-plugin-n/issues/78)) ([#&#8203;79](https://github.com/eslint-community/eslint-plugin-n/issues/79)) ([`1fc0bf6`](https://github.com/eslint-community/eslint-plugin-n/commit/1fc0bf6)) ### [`v15.6.1`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.6.1) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.6.0...15.6.1) - fix: Allow imports of self-referenced package ([#&#8203;74](https://github.com/eslint-community/eslint-plugin-n/issues/74)) ([`17270f8`](https://github.com/eslint-community/eslint-plugin-n/commit/17270f8)) - chore: upgrade eslint-doc-generator v1.4 ([#&#8203;76](https://github.com/eslint-community/eslint-plugin-n/issues/76)) ([`83446a1`](https://github.com/eslint-community/eslint-plugin-n/commit/83446a1)) ### [`v15.6.0`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.6.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.5.2...15.6.0) - feat: add version as a setting ([#&#8203;70](https://github.com/eslint-community/eslint-plugin-n/issues/70)) ([`273b937`](https://github.com/eslint-community/eslint-plugin-n/commit/273b937)) ### [`v15.5.2`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.5.2) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.5.1...15.5.2) - fix: modules support range ([#&#8203;71](https://github.com/eslint-community/eslint-plugin-n/issues/71)) ([`79b7984`](https://github.com/eslint-community/eslint-plugin-n/commit/79b7984)) - chore: update eslint-doc-generator to v1.0.0 ([#&#8203;72](https://github.com/eslint-community/eslint-plugin-n/issues/72)) ([`27a73d5`](https://github.com/eslint-community/eslint-plugin-n/commit/27a73d5)) - build: add node v19(ubuntu) ([#&#8203;68](https://github.com/eslint-community/eslint-plugin-n/issues/68)) ([`1665777`](https://github.com/eslint-community/eslint-plugin-n/commit/1665777)) - docs: cleanup docs, add markdownlint, tweak eslint-doc-generator options ([#&#8203;64](https://github.com/eslint-community/eslint-plugin-n/issues/64)) ([`bdfd61a`](https://github.com/eslint-community/eslint-plugin-n/commit/bdfd61a)) ### [`v15.5.1`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.5.1) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.5.0...15.5.1) - fix: consider node: prefix in prefer-global rules ([#&#8203;63](https://github.com/eslint-community/eslint-plugin-n/issues/63)) ([`dbb7264`](https://github.com/eslint-community/eslint-plugin-n/commit/dbb7264)) - chore: upgrade non-major deps ([`b0faa87`](https://github.com/eslint-community/eslint-plugin-n/commit/b0faa87)) - chore: Update package.json links to new repository location ([#&#8203;62](https://github.com/eslint-community/eslint-plugin-n/issues/62)) ([`63fc031`](https://github.com/eslint-community/eslint-plugin-n/commit/63fc031)) ### [`v15.5.0`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.5.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.4.0...15.5.0) - feat: no-unsupported-features support process.report ([#&#8203;60](https://github.com/eslint-community/eslint-plugin-n/issues/60)) ([`8ce1a64`](https://github.com/eslint-community/eslint-plugin-n/commit/8ce1a64)) - docs: automate docs with eslint-doc-generator ([#&#8203;61](https://github.com/eslint-community/eslint-plugin-n/issues/61)) ([`237b2a1`](https://github.com/eslint-community/eslint-plugin-n/commit/237b2a1)) ### [`v15.4.0`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.4.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.3.0...15.4.0) - feat: Disable the `no-unpublished-x` rules in private packages ([#&#8203;57](https://github.com/eslint-community/eslint-plugin-n/issues/57)) ([`5ccd0c5`](https://github.com/eslint-community/eslint-plugin-n/commit/5ccd0c5)) ### [`v15.3.0`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.3.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.2.5...15.3.0) - feat: Added supported version for module imports(13.2.0) ([#&#8203;52](https://github.com/eslint-community/eslint-plugin-n/issues/52)) ([`98b873a`](https://github.com/eslint-community/eslint-plugin-n/commit/98b873a)) ### [`v15.2.5`](https://github.com/eslint-community/eslint-plugin-n/releases/tag/15.2.5) [Compare Source](https://github.com/eslint-community/eslint-plugin-n/compare/15.2.4...15.2.5) - fix: do not crash rule `no-unpublished-require` ([#&#8203;49](https://github.com/eslint-community/eslint-plugin-n/issues/49)) ([`38b0298`](https://github.com/eslint-community/eslint-plugin-n/commit/38b0298)) - chore: tweak eslint config ([`d7b975a`](https://github.com/eslint-community/eslint-plugin-n/commit/d7b975a)) - chore: refactor a few rules ([`d879ccb`](https://github.com/eslint-community/eslint-plugin-n/commit/d879ccb)) - chore: update a few rules to use messageId ([`c9138e5`](https://github.com/eslint-community/eslint-plugin-n/commit/c9138e5)) - fix: upgrade a few (dev)deps to latest ([`b4ec37b`](https://github.com/eslint-community/eslint-plugin-n/commit/b4ec37b)) </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 becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-04-23 22:34:45 +02:00
renovate/stability-days Updates have met minimum release age requirement Details
continuous-integration/drone/pr Build is passing Details
04b654c70d
Update dependency eslint-plugin-n to v15.7.0
Brain merged commit a4f3c91a5d into main 2024-04-23 23:20:24 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wtf-eg/digitale-online-offline-registration#49
No description provided.