tylerturdenpants / ember-attacher

Native tooltips and popovers for Ember.js
https://tylerturdenpants.github.io/ember-attacher/
MIT License
82 stars 45 forks source link

[chore]: Bump eslint-plugin-n from 16.6.0 to 17.1.0 #946

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps eslint-plugin-n from 16.6.0 to 17.1.0.

Release notes

Sourced from eslint-plugin-n's releases.

v17.1.0

17.1.0 (2024-04-09)

🌟 Features

📚 Documentation

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 @​typescript-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)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

17.1.0 (2024-04-09)

🌟 Features

📚 Documentation

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 @​typescript-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)

... (truncated)

Commits


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 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[bot] commented 4 months ago

Superseded by #948.