Skip to content

Dependencies: [skip ci] Bump eslint from 8.35.0 to 8.36.0

dependabot requested to merge dependabot-npm_and_yarn-eslint-8.36.0 into master

Bumps eslint from 8.35.0 to 8.36.0.

Release notes

Sourced from eslint's releases.

v8.36.0

Features

Bug Fixes

  • 92c1943 fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)

Documentation

  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • caf08ce docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • b09a512 docs: detect and fix broken links (#16837) (Nitin Kumar)

Chores

  • 602b111 chore: upgrade @​eslint/js@​8.36.0 (#16978) (Milos Djermanovic)
  • 43c2345 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 00afb84 chore: upgrade @​eslint/eslintrc@​2.0.1 (#16977) (Milos Djermanovic)
  • 698c5aa chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)
  • 75acdd2 chore: lint more js files in docs (#16964) (Milos Djermanovic)
  • 89d9844 ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])
Changelog

Sourced from eslint's changelog.

v8.36.0 - March 10, 2023

  • 602b111 chore: upgrade @​eslint/js@​8.36.0 (#16978) (Milos Djermanovic)
  • 43c2345 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 00afb84 chore: upgrade @​eslint/eslintrc@​2.0.1 (#16977) (Milos Djermanovic)
  • 698c5aa chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)
  • b98fdd4 docs: Update README (GitHub Actions Bot)
  • c89a485 feat: Add checkJSDoc option to multiline-comment-style (#16807) (Laurent Cozic)
  • f5f5e11 feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)
  • caf08ce docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)
  • 75acdd2 chore: lint more js files in docs (#16964) (Milos Djermanovic)
  • 3398431 docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)
  • 19d3531 docs: Update README (GitHub Actions Bot)
  • 4799297 feat: use @​eslint-community dependencies (#16784) (Michaël De Boey)
  • b09a512 docs: detect and fix broken links (#16837) (Nitin Kumar)
  • 92c1943 fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)
  • 89d9844 ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports