github / eslint-plugin-github

An opinionated collection of ESLint rules used by GitHub.
MIT License
286 stars 51 forks source link

chore(deps): bump the all-dependencies group with 5 updates #443

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the all-dependencies group with 5 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, aria-query, eslint and eslint-plugin-eslint-plugin.

Updates @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.11

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.59.11

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.10

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.9

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.8

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.7

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.6

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.5

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.4

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.3

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

... (truncated)

Commits
  • a91bb9e chore: publish v5.59.11
  • 9768e98 chore: publish v5.59.10
  • a2b6b2e chore: publish v5.59.9
  • 4710a22 chore: update to latest nx and lerna (#7019)
  • a9cf44b docs: correct explicit-module-boundary-types correct case (#7073)
  • f5d174d docs: replace extend any with unknown for no-unnecessary-type-constra… (#6976)
  • 391a670 chore: publish v5.59.8
  • 6b8ec6e docs(eslint-plugin): update correct code example for sort-type-constituents (...
  • 5166a00 chore: publish v5.59.7
  • 8951732 docs(website): fix wrong example in prefer-includes (#7036)
  • Additional commits viewable in compare view


Updates @typescript-eslint/parser from 5.59.2 to 5.59.11

Release notes

Sourced from @​typescript-eslint/parser's releases.

v5.59.11

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.10

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.9

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.8

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.7

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.6

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.5

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.4

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v5.59.3

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

Changelog

Sourced from @​typescript-eslint/parser's changelog.

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

... (truncated)

Commits


Updates aria-query from 5.1.3 to 5.2.1

Changelog

Sourced from aria-query's changelog.

5.2.1

  • c995082 Run npm i to update package-lock.json
Commits


Updates eslint from 8.40.0 to 8.43.0

Release notes

Sourced from eslint's releases.

v8.43.0

Features

  • 14581ff feat: directive prologue detection and autofix condition in quotes (#17284) (Francesco Trotta)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#17182) (Azat S)

Bug Fixes

  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#17277) (Milos Djermanovic)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#17022) (Francesco Trotta)

Documentation

  • 8b855ea docs: resubmit pr17061 doc changes (#17292) (唯然)
  • 372722e docs: resubmit pr17012 doc changes (#17293) (唯然)
  • 67e7af3 docs: resubmit custom-rules doc changes (#17294) (唯然)
  • 9e3d77c docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)
  • 503647a docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)
  • e0cf0d8 docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)
  • 8e51ea9 docs: resubmit no-new rule documentation (#17264) (Nitin Kumar)
  • 1b217f8 docs: resubmit Custom Processors documentation (#17265) (Nitin Kumar)
  • 428fc76 docs: resubmit Create Plugins documentation (#17268) (Nitin Kumar)
  • bdca88c docs: resubmit Configuration Files documentation (#17267) (Nitin Kumar)
  • f5c01f2 docs: resubmit Manage Issues documentation (#17266) (Nitin Kumar)
  • b199295 docs: Resubmit custom rules update docs (#17273) (Ben Perlmutter)
  • 0e9980c docs: add new omitLastInOneLineClassBody option to the semi rule (#17263) (Nitin Kumar)
  • cb2560f docs: Resubmit getScope/getDeclaredVariables docs (#17262) (Nicholas C. Zakas)
  • 85d2b30 docs: explain how to include predefined globals (#17261) (Marcus Wyatt)
  • de4d3c1 docs: update flat config default ignore patterns (#17258) (Milos Djermanovic)
  • 3912f3a docs: Improve ignores documentation (#17239) (Francesco Trotta)
  • 35e11d3 docs: fix typos and missing info (#17257) (Ed Lucas)
  • 0bc257c docs: Clarify no-div-regex rule docs (#17051) (#17255) (Francesco Trotta)
  • 788d836 docs: add references to MIT License (#17248) (Milos Djermanovic)
  • 58aab6b docs: Update README (GitHub Actions Bot)
  • 3ef5814 docs: Revert all changes after the license change (#17227) (Milos Djermanovic)
  • 03fc4aa docs: Update README (GitHub Actions Bot)

Chores

  • 78350f6 chore: upgrade @​eslint/js@​8.43.0 (#17295) (Milos Djermanovic)
  • 62bf759 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • e0a2448 chore: docs package.license ISC => MIT (#17254) (唯然)
  • 6a0196c chore: use eslint-plugin-eslint-plugin flat configs (#17204) (Milos Djermanovic)

v8.42.0

Features

  • b8448ff feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)

Bug Fixes

  • a589636 fix: Config with ignores and without files should not always apply (#17181) (Milos Djermanovic)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)

Documentation

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.43.0 - June 16, 2023

  • 78350f6 chore: upgrade @​eslint/js@​8.43.0 (#17295) (Milos Djermanovic)
  • 8b855ea docs: resubmit pr17061 doc changes (#17292) (唯然)
  • 62bf759 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 14581ff feat: directive prologue detection and autofix condition in quotes (#17284) (Francesco Trotta)
  • 372722e docs: resubmit pr17012 doc changes (#17293) (唯然)
  • 67e7af3 docs: resubmit custom-rules doc changes (#17294) (唯然)
  • 5338b56 fix: normalize cwd passed to ESLint/FlatESLint constructor (#17277) (Milos Djermanovic)
  • 9e3d77c docs: Resubmit Fix formatting in Custom Rules docs (#17281) (Milos Djermanovic)
  • 503647a docs: Resubmit markVariableAsUsed docs (#17280) (Nicholas C. Zakas)
  • 54383e6 fix: Remove no-extra-parens autofix for potential directives (#17022) (Francesco Trotta)
  • e0cf0d8 docs: Custom rule & plugin tutorial (#17024) (Ben Perlmutter)
  • 8e51ea9 docs: resubmit no-new rule documentation (#17264) (Nitin Kumar)
  • 1b217f8 docs: resubmit Custom Processors documentation (#17265) (Nitin Kumar)
  • 428fc76 docs: resubmit Create Plugins documentation (#17268) (Nitin Kumar)
  • bdca88c docs: resubmit Configuration Files documentation (#17267) (Nitin Kumar)
  • f5c01f2 docs: resubmit Manage Issues documentation (#17266) (Nitin Kumar)
  • b199295 docs: Resubmit custom rules update docs (#17273) (Ben Perlmutter)
  • e50fac3 feat: add declaration loc to message in block-scoped-var (#17252) (Milos Djermanovic)
  • 0e9980c docs: add new omitLastInOneLineClassBody option to the semi rule (#17263) (Nitin Kumar)
  • cb2560f docs: Resubmit getScope/getDeclaredVariables docs (#17262) (Nicholas C. Zakas)
  • 85d2b30 docs: explain how to include predefined globals (#17261) (Marcus Wyatt)
  • de4d3c1 docs: update flat config default ignore patterns (#17258) (Milos Djermanovic)
  • 3912f3a docs: Improve ignores documentation (#17239) (Francesco Trotta)
  • 35e11d3 docs: fix typos and missing info (#17257) (Ed Lucas)
  • e0a2448 chore: docs package.license ISC => MIT (#17254) (唯然)
  • 0bc257c docs: Clarify no-div-regex rule docs (#17051) (#17255) (Francesco Trotta)
  • 1b7faf0 feat: add skipJSXText option to no-irregular-whitespace rule (#17182) (Azat S)
  • 788d836 docs: add references to MIT License (#17248) (Milos Djermanovic)
  • 58aab6b docs: Update README (GitHub Actions Bot)
  • 6a0196c chore: use eslint-plugin-eslint-plugin flat configs (#17204) (Milos Djermanovic)
  • 030a827 Revert "feat: docs license (#17010)" (#17231) (唯然)
  • 3ef5814 docs: Revert all changes after the license change (#17227) (Milos Djermanovic)
  • 03fc4aa docs: Update README (GitHub Actions Bot)

v8.42.0 - June 2, 2023

  • 6ca5b7c chore: upgrade @​eslint/js@​8.42.0 (#17236) (Milos Djermanovic)
  • 67fc5e7 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 0892412 refactor: remove Identifier listener in no-irregular-whitespace (#17235) (Milos Djermanovic)
  • a589636 fix: Config with ignores and without files should not always apply (#17181) (Milos Djermanovic)
  • 01d7142 docs: Update README (GitHub Actions Bot)
  • f67d298 test: Add FlatESLint tests with missing config files (#17164) (Milos Djermanovic)
  • e5182b7 docs: Update README (GitHub Actions Bot)
  • c4fad17 fix: Correct ignore message for "node_modules" subfolders (#17217) (Francesco Trotta)
  • 5b68d51 chore: Fix fixedsize attribute in code path analysis DOT debug output (#17202) (Milos Djermanovic)
  • b8448ff feat: correct no-useless-return behaviour in try statements (#16996) (Nitin Kumar)
  • 37432f2 chore: update descriptions in key-spacing tests (#17195) (Milos Djermanovic)

... (truncated)

Commits


Updates eslint-plugin-eslint-plugin from 5.0.8 to 5.1.0

Release notes

Sourced from eslint-plugin-eslint-plugin's releases.

Release 5.1.0

5.1.0 (2023-05-18)

Features

Changelog

Sourced from eslint-plugin-eslint-plugin's changelog.

5.1.0 (2023-05-18)

Features

Commits
  • c4ddf68 chore: release v5.1.0
  • 6f6b1f4 feat: support eslint.config.js (#347)
  • a3d8898 build(deps-dev): Bump markdownlint-cli from 0.33.0 to 0.34.0 (#351)
  • 3fff008 chore: add tests for Node 20 (#349)
  • fd1c227 build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#343)
  • 983e0fe docs: split rules list into rule/test-related rules (#341)
  • See full diff in compare view


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[bot] commented 1 year ago

Superseded by #444.