shlomif / fc-solve

Freecell Solver - a C library for automatically solving Freecell and some other variants of card Solitaire
https://fc-solve.shlomifish.org/
MIT License
60 stars 13 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 2.25.0 to 2.26.0 #40

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 2.25.0 to 2.26.0.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

: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.


Release notes
Package name: @typescript-eslint/eslint-plugin
  • 2.26.0 - 2020-03-30

    2.26.0 (2020-03-30)

    Bug Fixes

    • eslint-plugin: [no-explicit-any] error with ignoreRestArgs (#1796) (638d84d)
    • eslint-plugin: [no-unsafe-call] allow import expressions (#1800) (4fa7107)
    • eslint-plugin: [no-unsafe-return] error with <TS3.7 (#1815) (f3160b4)

    Features

    • eslint-plugin-tslint: support tslint 6 (#1809) (7d963fd)
    • typescript-estree: add option to ignore certain folders from glob resolution (#1802) (1e29e69)
  • 2.25.1-alpha.8 - 2020-03-30
  • 2.25.1-alpha.7 - 2020-03-30
  • 2.25.1-alpha.6 - 2020-03-28
  • 2.25.1-alpha.5 - 2020-03-27
  • 2.25.1-alpha.4 - 2020-03-26
  • 2.25.1-alpha.3 - 2020-03-26
  • 2.25.1-alpha.2 - 2020-03-26
  • 2.25.1-alpha.1 - 2020-03-23
  • 2.25.1-alpha.0 - 2020-03-23
  • 2.25.0 - 2020-03-23

    2.25.0 (2020-03-23)

    Bug Fixes

    Features

    • eslint-plugin: [no-unnec-type-assertion] allow const assertions (#1741) (f76a1b3)
    • eslint-plugin: [no-unnecessary-condition] ignore basic array indexing false positives (#1534) (2b9603d)
    • eslint-plugin: add class-literal-property-style rule (#1582) (b2dbd89)
    • experimental-utils: expose ast utility functions (#1670) (3eb5d45)
from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • 151f89b chore: publish v2.26.0
  • 543bc79 docs(eslint-plugin): add missing invalid-void link to ROADMAP.md (#1816)
  • bfdffb4 chore: separate linting checks to their own step (#1801)
  • f3160b4 fix(eslint-plugin): [no-unsafe-return] error with <TS3.7 (#1815)
  • 1e29e69 feat(typescript-estree): add option to ignore certain folders from glob resolution (#1802)
  • 7d963fd feat(eslint-plugin-tslint): support tslint 6 (#1809)
  • 638d84d fix(eslint-plugin): [no-explicit-any] error with ignoreRestArgs (#1796)
  • 4fa7107 fix(eslint-plugin): [no-unsafe-call] allow import expressions (#1800)
  • b1b8284 docs(eslint-plugin): [prefer-readonly-parameter-types] fix invalid example (#1791)
  • 258fdd0 docs: title wording in root readme (#1787)
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