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.12.0 #247

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.12.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 39 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: eslint-plugin-n
  • 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.1 (2024-07-26)

    🩹 Fixes

  • 17.10.0 - 2024-07-26

    17.10.0 (2024-07-26)

    🌟 Features

    📚 Documentation

    🧹 Chores

    • upgrade compatible deps (8f6f11d)
  • 17.9.0 - 2024-06-14

    17.9.0 (2024-06-14)

    🌟 Features

    • Add flag ignorePrivate to no-unpublished-x rules (#298) (0609431)
  • 17.8.1 - 2024-06-06

    17.8.1 (2024-06-06)

    🩹 Fixes

  • 17.8.0 - 2024-06-05

    17.8.0 (2024-06-05)

    🌟 Features

    • node-builtin: Add node 22.2.0 support (#282) (5221c40)

    🩹 Fixes

    • Allow for misconfigured default exports (#288) (92e18b5)

    🧹 Chores

  • 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.12.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 Nov 25, 2024
@pacostas pacostas deleted the snyk-upgrade-db5393c345279b950c3915b0ded8bd4f branch November 25, 2024 10:33
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