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

fix: Ensure deprecated context.parserServices warns #17593

Merged
merged 3 commits into from Sep 22, 2023

Commits on Sep 20, 2023

  1. fix: Ensure deprecated context.parserServices warns

    Updated RuleTester to emit a deprecation warning whenever
    `context.parserServices` is used.
    nzakas committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    913dcac View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Update lib/rule-tester/rule-tester.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    12b4742 View commit details
    Browse the repository at this point in the history
  2. Update lib/rule-tester/rule-tester.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    nzakas and mdjermanovic committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c4939ec View commit details
    Browse the repository at this point in the history