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.10.3 #237

Closed

Conversation

lholmquist
Copy link
Member

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

ℹ️ 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 is a major version upgrade, and may be a breaking change.

  • The recommended version is 36 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-09-18.
Release notes
Package name: eslint-plugin-n
  • 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.7.0 (2024-05-14)

    🌟 Features

    • hashbang: Add support to map extensions to executables (#278) (3fd7639)
    • node-builtin: Add node 20.13.0, 22.0.0, and 22.1.0 support (#276) (4a685c0)

    🩹 Fixes

    • node-builtins: Remove "node:" prefix from "ignores" message (#277) (704f0b9)

    📚 Documentation

    • node-builtins: Specify that only static properties are supported (#272) (735a520)
    • Provide an example with eslint-plugin-n to Playground (#275) (cb8ffa6)
  • 17.6.0 - 2024-05-10

    17.6.0 (2024-05-10)

    🌟 Features

    • Add support for ignoring experimental features (#269) (c046376)

    📚 Documentation

  • 17.5.1 - 2024-05-07

    17.5.1 (2024-05-07)

    🩹 Fixes

    • Add supported version to Buffer constructor (#266) (030f51b)
  • 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
Commit messages
Package name: eslint-plugin-n
  • 85b7945 chore(master): release 17.10.3 (#329)
  • 6a1b2c5 fix: Use our data set to work out if a module is a node module (#338)
  • e5e758e docs(process-exit-as-throw): update wording (#323)
  • 388cef9 chore(master): release 17.10.2 (#326)
  • de5ac0a fix: Duplex.from is supported in 16.8.0 (#325)
  • 6744257 chore(master): release 17.10.1 (#319)
  • 3bee0d9 fix: Revert ts version (5.5 -> 5.4) (#317)
  • 5aad5f1 chore(master): release 17.10.0 (#305)
  • 73e2bed feat(no-unsupported): Support node 22.3.0 and 20.16.0 (#315)
  • 2539c9d feat: Update to node v22.5.0 (#312)
  • f7a74eb feat: Update to node v22.4.0 (#310)
  • c092cd8 docs: fix spacings in the example (#306)
  • 8f6f11d chore: upgrade compatible deps
  • dbdfa8e docs: add clarifications to readme
  • 67bbfdf chore(master): release 17.9.0 (#299)
  • 0609431 feat: Add flag ignorePrivate to no-unpublished-x rules (#298)
  • 1bcb006 ci: Use up to date `googleapis/release-please-action` action name (#292)
  • 988bdd4 chore(master): release 17.8.1 (#291)
  • e82974f fix: hashbang + eslint v8 compat issue (#290)
  • 6dca24c chore(master): release 17.8.0 (#281)
  • 92e18b5 fix: Allow for misconfigured default exports (#288)
  • 0efe751 chore: update dependency markdownlint-cli to ^0.41.0 (#287)
  • 5221c40 feat(node-builtin): Add node 22.2.0 support (#282)
  • 4f50dfe test: add a test for self-ref (#280)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@pacostas pacostas closed this Oct 14, 2024
@pacostas pacostas deleted the snyk-upgrade-685fe17d25d0caeeeef95191b8307525 branch October 14, 2024 07:50
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