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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.0.0 #10870

Merged
merged 2 commits into from Apr 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps eslint-plugin-n from 16.6.2 to 17.0.0.

Release notes

Sourced from eslint-plugin-n's releases.

v17.0.0

馃挜 Breaking changes:

  • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
  • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)
  • rename rule shebang => hashbang, deprecate rule shebang (#198)

Features

  • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)
  • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
  • shebang: add support for env's split-string option (#195) (b383b49)
  • Update ES Syntax (#189) (4778ae8)
  • feat: Update es-builtins (#174) (fbc9e7b)
  • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
  • feat: Add n/prefer-node-protocol rule (#183) (88d1c37)
  • feat(shebang): Add options to ignore unpublished files (#172) (5609abb)

Bugfixes

  • prefer-node-protocol: not first target (#204) (caab777)
  • prefer-node-protocol: continue on version range check (#206) (14d2ea9)
  • prefer-node-prefix: pass moduleName (#203)
  • no-unsupported-features: Remove use of static as a variable (#190) (e31d868)
  • fix: Remove require("util") import in import-target (#181) (d32eff3)

Chores

  • use ts-ignore-import to lighten the dependencies (#219) (fb0aaae)
  • update dependency @鈥媡ypescript-eslint/parser to v7 (#207) (0b8aeb3)
  • update dependency husky to v9 (#208) (e84d47b)
  • Enable global strict eslint rule (#191) (99fe387)
  • Migrate to manifest config (#192) (c8a87f3)
  • docs: improve wording of file-extension-in-import docs (#110) (3f178ab)
  • build: run test on eslint pre-releases (#171) (77de809)
  • ci: Make release-please publish pre-releases (#186) (4b12cdc)
  • chore: update dependency globals to v14 (#185) (9930101)
  • chore: update dependency markdownlint-cli to ^0.39.0 (#179) (cd5cbbb)
  • chore: Merge supported and backport properties (#177) (5d1cb98)
  • chore: npm run format (#175) (17e658e)
  • chore!: remove "n/no-unsupported-features" #140 (#173) (372b283)
  • chore: update dependency minimatch to v9 (#167) (5ad657c)
  • chore: add release-please (#170) (fc77da2)
  • chore: update dependency @鈥媡ypescript-eslint/parser to v6 (#166) (4265094)
  • chore: update dependency markdownlint-cli to ^0.38.0 (#149) (3fd61be)
  • chore: update dependency release-it to v17 (#168) (1c91e05)
  • chore: upgrade prettier v3 (#165) (bbfde8d)

v17.0.0-8

17.0.0-8 (2024-04-08)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

Changelog

17.0.0 (2024-04-08)

馃挜 Breaking changes:

  • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
  • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)
  • rename rule shebang => hashbang, deprecate rule shebang (#198)

Features

  • typescript (jsdoc) checking and definition generation (#169) (6d8ed14)
  • rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
  • shebang: add support for env's split-string option (#195) (b383b49)
  • Update ES Syntax (#189) (4778ae8)
  • feat: Update es-builtins (#174) (fbc9e7b)
  • feat(no-unsupported-features): Update to v21.6.1 of node (#180) (d24f645)
  • feat: Add n/prefer-node-protocol rule (#183) (88d1c37)
  • feat(shebang): Add options to ignore unpublished files (#172) (5609abb)

Bugfixes

  • prefer-node-protocol: not first target (#204) (caab777)
  • prefer-node-protocol: continue on version range check (#206) (14d2ea9)
  • prefer-node-prefix: pass moduleName (#203)
  • no-unsupported-features: Remove use of static as a variable (#190) (e31d868)
  • fix: Remove require("util") import in import-target (#181) (d32eff3)

Chores

  • use ts-ignore-import to lighten the dependencies (#219) (fb0aaae)
  • update dependency @鈥媡ypescript-eslint/parser to v7 (#207) (0b8aeb3)
  • update dependency husky to v9 (#208) (e84d47b)
  • Enable global strict eslint rule (#191) (99fe387)
  • Migrate to manifest config (#192) (c8a87f3)
  • docs: improve wording of file-extension-in-import docs (#110) (3f178ab)
  • build: run test on eslint pre-releases (#171) (77de809)
  • ci: Make release-please publish pre-releases (#186) (4b12cdc)
  • chore: update dependency globals to v14 (#185) (9930101)
  • chore: update dependency markdownlint-cli to ^0.39.0 (#179) (cd5cbbb)
  • chore: Merge supported and backport properties (#177) (5d1cb98)
  • chore: npm run format (#175) (17e658e)
  • chore!: remove "n/no-unsupported-features" #140 (#173) (372b283)
  • chore: update dependency minimatch to v9 (#167) (5ad657c)
  • chore: add release-please (#170) (fc77da2)
  • chore: update dependency @鈥媡ypescript-eslint/parser to v6 (#166) (4265094)
  • chore: update dependency markdownlint-cli to ^0.38.0 (#149) (3fd61be)
  • chore: update dependency release-it to v17 (#168) (1c91e05)
  • chore: upgrade prettier v3 (#165) (bbfde8d)

... (truncated)

Commits
  • 1419c46 Release 17.0.0
  • 9814627 chore: release latest version (#218)
  • aa580f4 chore(master): release 17.0.0-8 (#221)
  • fb0aaae chore: use ts-ignore-import to lighten the dependencies (#219)
  • 438d6fa chore(master): release 17.0.0-7 (#217)
  • 6d8ed14 feat: typescript (jsdoc) checking and definition generation (#169)
  • 5e82d7f fix: change peer dependencies to allow eslint v9 (#216)
  • d96976d chore(master): release 17.0.0-6 (#205)
  • e84d47b chore: update dependency husky to v9 (#208)
  • 0b8aeb3 chore: update dependency @鈥媡ypescript-eslint/parser to v7 (#207)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from mdn-bot as a code owner April 8, 2024 11:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 8, 2024
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 16.6.2 to 17.0.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@16.6.2...v17.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-n-17.0.0 branch from 167f2dc to 85280a5 Compare April 8, 2024 12:27
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2024 19:05
@caugner caugner force-pushed the dependabot/npm_and_yarn/eslint-plugin-n-17.0.0 branch from 4cedf2f to 953f676 Compare April 8, 2024 19:27
@caugner caugner merged commit d71f322 into main Apr 8, 2024
16 checks passed
@caugner caugner deleted the dependabot/npm_and_yarn/eslint-plugin-n-17.0.0 branch April 8, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file filecheck javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant