kc-workspace / kcws-js

A personal monorepo for javascript and typescript libraries
https://js.kcws.kamontat.net
GNU Affero General Public License v3.0
1 stars 0 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 #159

Closed kamontat closed 7 months ago

kamontat commented 7 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0.

:information_source: 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.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-01-01.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 6.17.0 - 2024-01-01

    6.17.0 (2024-01-01)

    Bug Fixes

    • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#8108) (675e987)

    Features

    • eslint-plugin: [no-floating-promises] flag result of .map(async) (#7897) (5857356)
    • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#7539) (6a219bd)

    You can read about our versioning strategy and releases on our website.

  • 6.16.0 - 2023-12-25

    6.16.0 (2023-12-25)

    Bug Fixes

    • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959)

    Features

    • eslint-plugin: deprecate formatting rules (#8073) (04dea84)
    • typescript-estree: add allowDefaultProjectForFiles project service allowlist option (#7752) (7ddadda)

    You can read about our versioning strategy and releases on our website.

from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • e566a5d chore: publish v6.17.0
  • 675e987 fix(eslint-plugin): [no-restricted-imports] prevent crash when `patterns` or `paths` in options are empty (#8108)
  • cb5bac8 chore(deps): update dependency @ types/node to v20.10.5 (#8124)
  • d53f22e chore(deps): update dependency eslint-plugin-import to v2.29.1 (#8125)
  • c9df266 chore(deps): update dependency stylelint-order to v6.0.4 (#8128)
  • eb9d28c chore(deps): update dependency typescript to v5.3.3 (#8129)
  • 5857356 feat(eslint-plugin): [no-floating-promises] flag result of .map(async) (#7897)
  • 6a219bd feat(eslint-plugin): [switch-exhaustiveness-check] add an option to warn against a `default` case on an already exhaustive `switch` (#7539)
  • 5ad1b76 docs: modify examples for explicit-module-boundary-types (#7404)
  • cde4d4d docs(eslint-plugin): [prefer-readonly-parameter-types] fix broken code samples (#8135)
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](https://app.snyk.io/org/kamontat/project/e23060c2-bf8a-428c-9a3d-68e9443ce858?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/kamontat/project/e23060c2-bf8a-428c-9a3d-68e9443ce858/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/kamontat/project/e23060c2-bf8a-428c-9a3d-68e9443ce858/settings/integration?pkg=@typescript-eslint/eslint-plugin&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
mergify[bot] commented 7 months ago

Hey @kamontat, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with @mergifyio requeue. More details can be found on the Queue: Embarked in merge train check-run.