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

[Snyk] Upgrade eslint-plugin-n from 16.0.2 to 17.15.0 #258

Closed

Conversation

lholmquist
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade eslint-plugin-n from 16.0.2 to 17.15.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 44 versions ahead of your current version.

  • The recommended version was released 25 days ago.

Release notes
Package name: eslint-plugin-n
  • 17.15.0 - 2024-12-10

    17.15.0 (2024-12-10)

    🌟 Features

    • no-unsupported: support node 22.12.0 (#393) (af4f774)
    • resolve: allow overriding enhanced-resolve's options (#384) (1466bec)

    🩹 Fixes

    • no-unsupported: Correctly handle recursive objects on a per module basis (#396) (db384d1)
  • 17.14.0 - 2024-11-21

    17.14.0 (2024-11-21)

    🌟 Features

  • 17.13.2 - 2024-11-15

    17.13.2 (2024-11-15)

    🩹 Fixes

    • no-missing-require: handle multiple resolvePaths (#383) (df6ad2a)
  • 17.13.1 - 2024-11-07

    17.13.1 (2024-11-07)

    🩹 Fixes

    • exported / referenced plugin same instance (#380) (3c45b67)
  • 17.13.0 - 2024-11-06

    17.13.0 (2024-11-05)

    🌟 Features

    • no-unsupported: support Node 20.18.0 (#374) (d39d99a)

    🩹 Fixes

    • no-unsupported: fix node:test module (#378) (0b228dd)

    🧹 Chores

  • 17.12.0 - 2024-10-30

    17.12.0 (2024-10-30)

    🌟 Features

    • no-unsupported: Support node 23.0.0 and 22.10.0 (#358) (0fd0350)
    • no-unsupported: Support node 23.1.0 (#370) (06d60ae)

    🩹 Fixes

    • no-unsupported: getCallSite is experimental (#363) (d15c63a)
    • no-unsupported: support missing process.features (#362) (9552a4a)
    • update dependencies (#365) (bf34ca5)

    🧹 Chores

    • Improve typescript types and strictness (#367) (18cdd53)
  • 17.11.1 - 2024-10-09

    17.11.1 (2024-10-09)

    🩹 Fixes

    • no-deprecated-api: dedeprecate process.nextTick (#350) (dd889ab)
  • 17.11.0 - 2024-10-09

    17.11.0 (2024-10-09)

    🌟 Features

    • no-missing-import: Add ignoreTypeImport options (#344) (e022aba)
    • no-process-env: Allow users to exclude specific variables (#345) (b16a475)
    • Update no-unsupported to node v22.9.0 (#342) (87fb484)

    🩹 Fixes

    • no-missing-import: Ignore node builtins in package.json imports (#346) (148e47e)
    • no-missing-import: Resolve tsconfig paths relative to the tsconfig (#343) (6cd7954)

    📚 Documentation

    • Explain the transitive dependency case for no-extraneous-* (#347) (8c0a2cc)
  • 17.10.3 - 2024-09-18

    17.10.3 (2024-09-18)

    🩹 Fixes

    • Use our data set to work out if a module is a node module (#338) (6a1b2c5)

    📚 Documentation

    • process-exit-as-throw: update wording (#323) (e5e758e)
  • 17.10.2 - 2024-08-05

    17.10.2 (2024-08-05)

    🩹 Fixes

  • 17.10.1 - 2024-07-26
  • 17.10.0 - 2024-07-26
  • 17.9.0 - 2024-06-14
  • 17.8.1 - 2024-06-06
  • 17.8.0 - 2024-06-05
  • 17.7.0 - 2024-05-14
  • 17.6.0 - 2024-05-10
  • 17.5.1 - 2024-05-07
  • 17.5.0 - 2024-05-07
  • 17.4.0 - 2024-04-30
  • 17.3.1 - 2024-04-24
  • 17.3.0 - 2024-04-24
  • 17.2.1 - 2024-04-15
  • 17.2.0 - 2024-04-10
  • 17.1.0 - 2024-04-09
  • 17.0.0 - 2024-04-08
  • 17.0.0-8 - 2024-04-08
  • 17.0.0-7 - 2024-04-07
  • 17.0.0-6 - 2024-03-25
  • 17.0.0-5 - 2024-03-19
  • 17.0.0-4 - 2024-03-06
  • 17.0.0-3 - 2024-02-23
  • 17.0.0-2 - 2024-02-22
  • 17.0.0-1 - 2024-02-07
  • 17.0.0-0 - 2024-01-09
  • 16.6.2 - 2024-01-09
  • 16.6.1 - 2024-01-02
  • 16.6.0 - 2023-12-29
  • 16.5.0 - 2023-12-20
  • 16.4.0 - 2023-12-11
  • 16.3.1 - 2023-11-10
  • 16.3.0 - 2023-11-07
  • 16.2.0 - 2023-10-11
  • 16.1.0 - 2023-09-11
  • 16.0.2 - 2023-08-22
from eslint-plugin-n GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade eslint-plugin-n from 16.0.2 to 17.15.0.

See this package in npm:
eslint-plugin-n

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/f6999c7c-f419-43d7-9c50-ea0d721da9f4?utm_source=github&utm_medium=referral&page=upgrade-pr
@pacostas pacostas closed this Jan 7, 2025
@pacostas pacostas deleted the snyk-upgrade-cafce88274fe5f4c295ed23d75f2d3fa branch January 7, 2025 11:46
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.

3 participants