Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-n to v16 (master) #8092

Merged
merged 1 commit into from Mar 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v16.6.2

Compare Source

v16.6.1

Compare Source

v16.6.0

Compare Source

  • feat: supported new globals added in the new node.js versions (#​154) (7628925)

v16.5.0

Compare Source

Features
  • feat: Add builtins check for ES2021 to no-unsupported-features/es-builtins rule (#​153) (15a5850)
  • feat: Add syntax check for ES2021 to no-unsupported-features/es-syntax rule (#​152) (6835a10)
Docs & Chores
  • docs: Auto-generate configs list with eslint-doc-generator (#​146) (6409e34)
  • chore: Configure Renovate (0d6a0fe)

v16.4.0

Compare Source

v16.3.1

Compare Source

v16.3.0

Compare Source

Features:

Chores:

  • chore: Remove unused "meta.docs.category" property (#​133) (22ba54c)
  • docs: Fix spelling in no-callback-literal.md (#​135) (79c8afd)
  • docs: change rule desc input to textarea in new-rule template (446e744)
  • docs: add issue templates (#​130) (2200c43)
  • docs: Fix grammatically incorrect Additional ESLint's rules (#​129) (fba650a)

v16.2.0

Compare Source

Features

  • feat: detect non-member expressions in n/no-sync (#​127) (6d02512)

Bugfixes

  • fix: Normalise package.json#files before checking ignores and whitelist (#​123) (fixes #​122) (2d43f48)

Docs & Chores

v16.1.0

Compare Source

  • feat: Allow for automatic ts mapping detection (#​114) (2ab30ce)
  • feat: add config flat/recommended and flat/mixed-esm-and-cjs (#​111) (78595c4)
  • feat: export flat/recommended-script and flat/recommended-module (#​113) (1f8fdc8)
  • feat: add the ability to configure typescript to javascript file extension conversion (#​112) (20d2713)

v16.0.2

Compare Source

v16.0.1

Compare Source

  • fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. (44cec62)

v16.0.0

Compare Source

breaking changes

features

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)

v15.2.4

Compare Source

v15.2.3

Compare Source

  • fix: default mapping of sourc .ts import of unspecified extension should be .js (#​29) (3736fa9)

v15.2.2

Compare Source

v15.2.1

Compare Source

  • fix: Add proper file extensions when importing a typescript file from a typescript file (#​20) (c8d0484)
  • chore: upgrade deps to latest (#​18) (88b4d95)

v15.2.0

Compare Source

v15.1.0

Compare Source

  • feat: Allow dynamic import for Node.js >=12.17 <13 || >=13.2 (#​13) (caccbef)

v15.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: eslint-community/eslint-plugin-n@15.0.0...15.0.1

v15.0.0

Compare Source

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

New Contributors

Full Changelog: eslint-community/eslint-plugin-n@14.0.0...15.0.0


Configuration

📅 Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, 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 Mend Renovate. View repository job log here.

@ylavoie ylavoie merged commit 5abfb4e into master Mar 23, 2024
23 checks passed
@ylavoie ylavoie deleted the renovate/master-eslint-plugin-n-16.x branch March 23, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant