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

chore(deps): Update dependency eslint-plugin-n to v17 #496

Merged
merged 1 commit into from
May 6, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented May 1, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-n devDependencies major 14.0.0 -> 17.4.0

Release Notes

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

v17.4.0

Compare Source

🌟 Features
🩹 Fixes
  • unsupported-features/node-builtins-modules version comparation (#​257) (5c67787)
🧹 Chores

v17.3.1: Release 17.3.1

Compare Source

  • Revert "fix: unsupported-features/node-builtins-modules range compare" (#​254) (caecf3e)

v17.3.0

Compare Source

🌟 Features
🩹 Fixes
🧹 Chores

v17.2.1

Compare Source

🩹 Fixes
🧹 Chores

v17.2.0

Compare Source

🌟 Features
🩹 Fixes

v17.1.0

Compare Source

🌟 Features
πŸ“š Documentation

v17.0.0

Compare Source

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

v16.4.0

Compare Source

v16.3.1

Compare Source

v16.3.0

Compare Source

Features:

Chores:

v16.2.0

Compare Source

Features

Bugfixes

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

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 - "before 4am on the first day of the month" (UTC), 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.

@erezrokah erezrokah changed the title fix(deps): Update dependency eslint-plugin-n to v17 chore(deps): Update dependency eslint-plugin-n to v17 May 6, 2024
@kodiakhq kodiakhq bot merged commit 9326e0e into main May 6, 2024
10 checks passed
@kodiakhq kodiakhq bot deleted the renovate/eslint-plugin-n-17.x branch May 6, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants