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

chore(deps): bump eslint from 7.18.0 to 7.19.0 #53

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps eslint from 7.18.0 to 7.19.0.

Release notes

Sourced from eslint's releases.

v7.19.0

  • ce7f061 Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)
  • c60e23f Update: fix let logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)
  • d76e8f6 Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)
  • 5800d92 Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)
  • 0ccf6d2 Docs: remove configuring.md (#14036) (Milos Djermanovic)
  • 65bb0ab Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)
  • e1da90f Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)
  • 1a078b9 Update: check ternary : even if ? was reported in space-infix-ops (#13963) (Milos Djermanovic)
  • fb27422 Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)
  • e0b05c7 Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)
  • 46e836d Sponsors: Sync README with website (ESLint Jenkins)
  • 3fc4fa4 Docs: update configuring links (#14038) (Milos Djermanovic)
  • 8561c21 Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)
  • 1c309eb Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)
  • f6602d5 Docs: Reorganize Configuration Documentation (#13837) (klkhan)
  • c753b44 Sponsors: Sync README with website (ESLint Jenkins)
  • a4fdb70 Docs: Fixed Typo (#14007) (Yash Singh)
  • f7ca481 Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)
Changelog

Sourced from eslint's changelog.

v7.19.0 - January 30, 2021

  • ce7f061 Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)
  • c60e23f Update: fix let logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)
  • d76e8f6 Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)
  • 5800d92 Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)
  • 0ccf6d2 Docs: remove configuring.md (#14036) (Milos Djermanovic)
  • 65bb0ab Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)
  • e1da90f Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)
  • 1a078b9 Update: check ternary : even if ? was reported in space-infix-ops (#13963) (Milos Djermanovic)
  • fb27422 Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)
  • e0b05c7 Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)
  • 46e836d Sponsors: Sync README with website (ESLint Jenkins)
  • 3fc4fa4 Docs: update configuring links (#14038) (Milos Djermanovic)
  • 8561c21 Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)
  • 1c309eb Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)
  • f6602d5 Docs: Reorganize Configuration Documentation (#13837) (klkhan)
  • c753b44 Sponsors: Sync README with website (ESLint Jenkins)
  • a4fdb70 Docs: Fixed Typo (#14007) (Yash Singh)
  • f7ca481 Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "opened",
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:03:58Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-01-27T14:04:55Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1220f1520996b56d021b0b14d544845f44315add",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 0,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:03:58Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-01-27T14:04:55Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "80c2291c178d2101dea5c67082adddf640ace189",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": null,
      "mergeable": null,
      "mergeable_state": "unknown",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": null,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T07:03:58Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 1,
      "open_issues_count": 1,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T07:03:58Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1226,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-01-27T14:04:55Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "c14c14b8888f29ceec96f0daa82063a52637c78c",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 264,
  "runId": 526928794
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "labeled",
    "label": {
      "color": "0366d6",
      "default": false,
      "description": "Pull requests that update a dependency file",
      "id": 2654328223,
      "name": "dependencies",
      "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
    },
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:03:59Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-01-27T14:04:55Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1220f1520996b56d021b0b14d544845f44315add",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 0,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 1,
          "open_issues_count": 1,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:03:59Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-01-27T14:04:55Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "80c2291c178d2101dea5c67082adddf640ace189",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": null,
      "mergeable": null,
      "mergeable_state": "unknown",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": null,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T07:03:59Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 1,
      "open_issues_count": 1,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T07:03:59Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1226,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-01-27T14:04:55Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "c14c14b8888f29ceec96f0daa82063a52637c78c",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 263,
  "runId": 526928785
}

@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #53 (8e33fe8) into main (1d17e64) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #53   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          11       11           
  Lines         204      204           
  Branches       71       71           
=======================================
  Hits          194      194           
  Partials       10       10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1d17e64...8e33fe8. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "created",
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1220f1520996b56d021b0b14d544845f44315add?el=desc) (1220f15) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       68       71    +3     \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1220f15...80c2291](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T07:05:19Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 2,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T07:05:19Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 3,
      "open_issues_count": 3,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T07:04:45Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1226,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-01-27T14:04:55Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1220f1520996b56d021b0b14d544845f44315add",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 269,
  "runId": 526931244
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>"
      }
    },
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:36:47Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1220f1520996b56d021b0b14d544845f44315add",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 4,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T07:36:47Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1226,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "80c2291c178d2101dea5c67082adddf640ace189",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
      "mergeable": true,
      "mergeable_state": "clean",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": true,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T07:37:07Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T07:36:47Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1226,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 272,
  "runId": 526996510
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1220f1520996b56d021b0b14d544845f44315add?el=desc) (1220f15) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       68       71    +3     \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1220f15...80c2291](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"
      }
    },
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1220f1520996b56d021b0b14d544845f44315add?el=desc) (1220f15) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       68       71    +3     \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1220f15...80c2291](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T07:37:28Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 5,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T07:37:28Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T07:36:47Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1226,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 274,
  "runId": 526997282
}

Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-7.19.0 branch from 80c2291 to 8e33fe8 Compare February 1, 2021 08:56
@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>"
      }
    },
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:15Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1220f1520996b56d021b0b14d544845f44315add",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 6,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:15Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "80c2291c178d2101dea5c67082adddf640ace189",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
      "mergeable": true,
      "mergeable_state": "clean",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": true,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/80c2291c178d2101dea5c67082adddf640ace189",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:56:37Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:15Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 281,
  "runId": 527170433
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>"
      }
    },
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:40Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 6,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:40Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "8e33fe835168de602854ade56101df92b73aed38",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
      "mergeable": null,
      "mergeable_state": "unknown",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": null,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:56:40Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:40Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "1957ec7532da75295a8a8a203d867a087153cc7b",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 283,
  "runId": 527170677
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1220f1520996b56d021b0b14d544845f44315add?el=desc) (1220f15) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       68       71    +3     \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1220f15...80c2291](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"
      }
    },
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T08:56:44Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 6,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:56:44Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:41Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 284,
  "runId": 527170703
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "synchronize",
    "after": "8e33fe835168de602854ade56101df92b73aed38",
    "before": "80c2291c178d2101dea5c67082adddf640ace189",
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:40Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 6,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:40Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "8e33fe835168de602854ade56101df92b73aed38",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": "b1becc8086a54c6b81f456bf3712a457450f0dd1",
      "mergeable": null,
      "mergeable_state": "unknown",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": null,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:56:40Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:40Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "1957ec7532da75295a8a8a203d867a087153cc7b",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 282,
  "runId": 527170673
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"
      }
    },
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T08:56:57Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 7,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:56:57Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:41Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 285,
  "runId": 527171244
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (80c2291) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"
      }
    },
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (8e33fe8) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T08:58:00Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 11,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T08:58:00Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:41Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 287,
  "runId": 527173737
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "[//]: # (dependabot-start)\n⚠️  **Dependabot is rebasing this PR** ⚠️ \n\nIf you make any changes to it yourself then they will take precedence over the rebase.\n\n---\n\n[//]: # (dependabot-end)\n\nBumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>"
      }
    },
    "number": 53,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/53"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53"
        },
        "review_comment": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}"
        },
        "review_comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38"
        }
      },
      "active_lock_reason": null,
      "additions": 7,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "auto_merge": null,
      "base": {
        "label": "fuxingloh:main",
        "ref": "main",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:41Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "changed_files": 2,
      "closed_at": null,
      "comments": 12,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/commits",
      "created_at": "2021-02-01T07:03:58Z",
      "deletions": 7,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.19.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.19.0",
        "repo": {
          "allow_merge_commit": false,
          "allow_rebase_merge": false,
          "allow_squash_merge": true,
          "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
          "archived": false,
          "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
          "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
          "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
          "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
          "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
          "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
          "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
          "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
          "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
          "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
          "created_at": "2021-01-13T09:32:38Z",
          "default_branch": "main",
          "delete_branch_on_merge": true,
          "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
          "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
          "disabled": false,
          "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
          "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
          "fork": false,
          "forks": 0,
          "forks_count": 0,
          "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
          "full_name": "fuxingloh/multi-labeler",
          "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
          "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
          "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
          "git_url": "git://github.com/fuxingloh/multi-labeler.git",
          "has_downloads": true,
          "has_issues": true,
          "has_pages": false,
          "has_projects": true,
          "has_wiki": true,
          "homepage": "",
          "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
          "html_url": "https://github.com/fuxingloh/multi-labeler",
          "id": 329257641,
          "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
          "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
          "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
          "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
          "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
          "language": "TypeScript",
          "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
          "license": {
            "key": "mit",
            "name": "MIT License",
            "node_id": "MDc6TGljZW5zZTEz",
            "spdx_id": "MIT",
            "url": "https://api.github.com/licenses/mit"
          },
          "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
          "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
          "mirror_url": null,
          "name": "multi-labeler",
          "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
          "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
          "open_issues": 2,
          "open_issues_count": 2,
          "owner": {
            "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
            "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
            "followers_url": "https://api.github.com/users/fuxingloh/followers",
            "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
            "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
            "gravatar_id": "",
            "html_url": "https://github.com/fuxingloh",
            "id": 4266087,
            "login": "fuxingloh",
            "node_id": "MDQ6VXNlcjQyNjYwODc=",
            "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
            "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
            "repos_url": "https://api.github.com/users/fuxingloh/repos",
            "site_admin": false,
            "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
            "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
            "type": "User",
            "url": "https://api.github.com/users/fuxingloh"
          },
          "private": false,
          "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
          "pushed_at": "2021-02-01T08:56:41Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 1570,
          "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
          "stargazers_count": 3,
          "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
          "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
          "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
          "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
          "svn_url": "https://github.com/fuxingloh/multi-labeler",
          "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
          "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
          "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
          "updated_at": "2021-02-01T07:36:49Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "8e33fe835168de602854ade56101df92b73aed38",
        "user": {
          "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
          "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
          "followers_url": "https://api.github.com/users/fuxingloh/followers",
          "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
          "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
          "gravatar_id": "",
          "html_url": "https://github.com/fuxingloh",
          "id": 4266087,
          "login": "fuxingloh",
          "node_id": "MDQ6VXNlcjQyNjYwODc=",
          "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
          "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
          "repos_url": "https://api.github.com/users/fuxingloh/repos",
          "site_admin": false,
          "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
          "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
          "type": "User",
          "url": "https://api.github.com/users/fuxingloh"
        }
      },
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 564918202,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "locked": false,
      "maintainer_can_modify": false,
      "merge_commit_sha": "1957ec7532da75295a8a8a203d867a087153cc7b",
      "mergeable": true,
      "mergeable_state": "clean",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
      "rebaseable": true,
      "requested_reviewers": [],
      "requested_teams": [],
      "review_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/comments{/number}",
      "review_comments": 0,
      "review_comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/8e33fe835168de602854ade56101df92b73aed38",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T09:03:58Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:41Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
      "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/dependabot",
      "id": 49699333,
      "login": "dependabot[bot]",
      "node_id": "MDM6Qm90NDk2OTkzMzM=",
      "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/dependabot%5Bbot%5D"
    }
  },
  "eventName": "pull_request",
  "sha": "1957ec7532da75295a8a8a203d867a087153cc7b",
  "ref": "refs/pull/53/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 288,
  "runId": 527188809
}

@github-actions
Copy link

github-actions bot commented Feb 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "edited",
    "changes": {
      "body": {
        "from": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (8e33fe8) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"
      }
    },
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=h1) Report\n> Merging [#53](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=desc) (8e33fe8) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae?el=desc) (1d17e64) will **not change** coverage.\n> The diff coverage is `n/a`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #53   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       71           \n=======================================\n  Hits          194      194           \n  Partials       10       10           \n```\n\n\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=footer). Last update [1d17e64...8e33fe8](https://codecov.io/gh/fuxingloh/multi-labeler/pull/53?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-02-01T07:05:19Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53#issuecomment-770624295",
      "id": 770624295,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc3MDYyNDI5NQ==",
      "performed_via_github_app": null,
      "updated_at": "2021-02-01T09:04:22Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/770624295",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
        "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/codecov",
        "id": 22429695,
        "login": "codecov[bot]",
        "node_id": "MDM6Qm90MjI0Mjk2OTU=",
        "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/codecov%5Bbot%5D"
      }
    },
    "issue": {
      "active_lock_reason": null,
      "assignee": null,
      "assignees": [],
      "author_association": "CONTRIBUTOR",
      "body": "Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/releases\">eslint's releases</a>.</em></p>\n<blockquote>\n<h2>v7.19.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/eslint/eslint/blob/master/CHANGELOG.md\">eslint's changelog</a>.</em></p>\n<blockquote>\n<p>v7.19.0 - January 30, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13841\">#13841</a>) (t-mangoe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>) (Chris Brody)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a\"><code>fb27422</code></a> Fix: extend prefer-const fixer range to whole declaration (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13899\">#13899</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14033\">#14033</a>) (Nitin Kumar)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611\"><code>e0b05c7</code></a> Docs: add a correct example to no-unsafe-optional-chaining (refs <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14029\">#14029</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14050\">#14050</a>) (armin yahya)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd\"><code>46e836d</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a\"><code>3fc4fa4</code></a> Docs: update configuring links (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14038\">#14038</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76\"><code>8561c21</code></a> Docs: fix broken links in configuring/README.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14046\">#14046</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c\"><code>1c309eb</code></a> Update: fix no-invalid-regexp false negatives with no flags specified (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14018\">#14018</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e\"><code>f6602d5</code></a> Docs: Reorganize Configuration Documentation (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13837\">#13837</a>) (klkhan)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469\"><code>c753b44</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7\"><code>a4fdb70</code></a> Docs: Fixed Typo (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14007\">#14007</a>) (Yash Singh)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b\"><code>f7ca481</code></a> Docs: Explain why we disable lock files (refs <a href=\"https://github-redirect.dependabot.com/eslint/tsc-meetings/issues/234\">eslint/tsc-meetings#234</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14006\">#14006</a>) (Brandon Mills)</li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/414c2c8e01e74f2e2ff95f4ea4f44063ab256977\"><code>414c2c8</code></a> 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4571b4c67f57f6431b249a5d9f695f7a3e5991db\"><code>4571b4c</code></a> Build: changelog update for 7.19.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b\"><code>ce7f061</code></a> Update: add shadowed variable loc to message in no-shadow (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13646\">#13646</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13\">#13</a>...</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4\"><code>c60e23f</code></a> Update: fix <code>let</code> logic in for-in and for-of loops in no-extra-parens (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14011\">#14011</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622\"><code>d76e8f6</code></a> Fix: no-useless-rename invalid autofix with parenthesized identifiers (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14032\">#14032</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354\"><code>5800d92</code></a> Docs: Clarify stylistic rule update policy (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14052\">#14052</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75\"><code>0ccf6d2</code></a> Docs: remove configuring.md (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14036\">#14036</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c\"><code>65bb0ab</code></a> Chore: Clean up new issue workflow (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14040\">#14040</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4\"><code>e1da90f</code></a> Fix: nested indenting for offsetTernaryExpressions: true (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13971\">#13971</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13972\">#13972</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a\"><code>1a078b9</code></a> Update: check ternary <code>:</code> even if <code>?</code> was reported in space-infix-ops (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13963\">#13963</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.18.0...v7.19.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint&package-manager=npm_and_yarn&previous-version=7.18.0&new-version=7.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>",
      "closed_at": null,
      "comments": 13,
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/comments",
      "created_at": "2021-02-01T07:03:58Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
      "id": 798038261,
      "labels": [
        {
          "color": "004C51",
          "default": false,
          "description": "",
          "id": 2654726979,
          "name": "chore",
          "node_id": "MDU6TGFiZWwyNjU0NzI2OTc5",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/chore"
        },
        {
          "color": "0366d6",
          "default": false,
          "description": "Pull requests that update a dependency file",
          "id": 2654328223,
          "name": "dependencies",
          "node_id": "MDU6TGFiZWwyNjU0MzI4MjIz",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/dependencies"
        },
        {
          "color": "ededed",
          "default": false,
          "description": null,
          "id": 2659552058,
          "name": "test: s",
          "node_id": "MDU6TGFiZWwyNjU5NTUyMDU4",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels/test:%20s"
        }
      ],
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTY0OTE4MjAy",
      "number": 53,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/53.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/53",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/53.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/53"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.18.0 to 7.19.0",
      "updated_at": "2021-02-01T09:04:22Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/53",
      "user": {
        "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4",
        "events_url": "https://api.github.com/users/dependabot%5Bbot%5D/events{/privacy}",
        "followers_url": "https://api.github.com/users/dependabot%5Bbot%5D/followers",
        "following_url": "https://api.github.com/users/dependabot%5Bbot%5D/following{/other_user}",
        "gists_url": "https://api.github.com/users/dependabot%5Bbot%5D/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/apps/dependabot",
        "id": 49699333,
        "login": "dependabot[bot]",
        "node_id": "MDM6Qm90NDk2OTkzMzM=",
        "organizations_url": "https://api.github.com/users/dependabot%5Bbot%5D/orgs",
        "received_events_url": "https://api.github.com/users/dependabot%5Bbot%5D/received_events",
        "repos_url": "https://api.github.com/users/dependabot%5Bbot%5D/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/dependabot%5Bbot%5D/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/dependabot%5Bbot%5D/subscriptions",
        "type": "Bot",
        "url": "https://api.github.com/users/dependabot%5Bbot%5D"
      }
    },
    "repository": {
      "archive_url": "https://api.github.com/repos/fuxingloh/multi-labeler/{archive_format}{/ref}",
      "archived": false,
      "assignees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/assignees{/user}",
      "blobs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/blobs{/sha}",
      "branches_url": "https://api.github.com/repos/fuxingloh/multi-labeler/branches{/branch}",
      "clone_url": "https://github.com/fuxingloh/multi-labeler.git",
      "collaborators_url": "https://api.github.com/repos/fuxingloh/multi-labeler/collaborators{/collaborator}",
      "comments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/comments{/number}",
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/commits{/sha}",
      "compare_url": "https://api.github.com/repos/fuxingloh/multi-labeler/compare/{base}...{head}",
      "contents_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contents/{+path}",
      "contributors_url": "https://api.github.com/repos/fuxingloh/multi-labeler/contributors",
      "created_at": "2021-01-13T09:32:38Z",
      "default_branch": "main",
      "deployments_url": "https://api.github.com/repos/fuxingloh/multi-labeler/deployments",
      "description": "Multi labeler for title, body, comments, commit messages, branch, author or files with automated status checks.",
      "disabled": false,
      "downloads_url": "https://api.github.com/repos/fuxingloh/multi-labeler/downloads",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/events",
      "fork": false,
      "forks": 0,
      "forks_count": 0,
      "forks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/forks",
      "full_name": "fuxingloh/multi-labeler",
      "git_commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/commits{/sha}",
      "git_refs_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/refs{/sha}",
      "git_tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/tags{/sha}",
      "git_url": "git://github.com/fuxingloh/multi-labeler.git",
      "has_downloads": true,
      "has_issues": true,
      "has_pages": false,
      "has_projects": true,
      "has_wiki": true,
      "homepage": "",
      "hooks_url": "https://api.github.com/repos/fuxingloh/multi-labeler/hooks",
      "html_url": "https://github.com/fuxingloh/multi-labeler",
      "id": 329257641,
      "issue_comment_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments{/number}",
      "issue_events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/events{/number}",
      "issues_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues{/number}",
      "keys_url": "https://api.github.com/repos/fuxingloh/multi-labeler/keys{/key_id}",
      "labels_url": "https://api.github.com/repos/fuxingloh/multi-labeler/labels{/name}",
      "language": "TypeScript",
      "languages_url": "https://api.github.com/repos/fuxingloh/multi-labeler/languages",
      "license": {
        "key": "mit",
        "name": "MIT License",
        "node_id": "MDc6TGljZW5zZTEz",
        "spdx_id": "MIT",
        "url": "https://api.github.com/licenses/mit"
      },
      "merges_url": "https://api.github.com/repos/fuxingloh/multi-labeler/merges",
      "milestones_url": "https://api.github.com/repos/fuxingloh/multi-labeler/milestones{/number}",
      "mirror_url": null,
      "name": "multi-labeler",
      "node_id": "MDEwOlJlcG9zaXRvcnkzMjkyNTc2NDE=",
      "notifications_url": "https://api.github.com/repos/fuxingloh/multi-labeler/notifications{?since,all,participating}",
      "open_issues": 2,
      "open_issues_count": 2,
      "owner": {
        "avatar_url": "https://avatars.githubusercontent.com/u/4266087?v=4",
        "events_url": "https://api.github.com/users/fuxingloh/events{/privacy}",
        "followers_url": "https://api.github.com/users/fuxingloh/followers",
        "following_url": "https://api.github.com/users/fuxingloh/following{/other_user}",
        "gists_url": "https://api.github.com/users/fuxingloh/gists{/gist_id}",
        "gravatar_id": "",
        "html_url": "https://github.com/fuxingloh",
        "id": 4266087,
        "login": "fuxingloh",
        "node_id": "MDQ6VXNlcjQyNjYwODc=",
        "organizations_url": "https://api.github.com/users/fuxingloh/orgs",
        "received_events_url": "https://api.github.com/users/fuxingloh/received_events",
        "repos_url": "https://api.github.com/users/fuxingloh/repos",
        "site_admin": false,
        "starred_url": "https://api.github.com/users/fuxingloh/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/fuxingloh/subscriptions",
        "type": "User",
        "url": "https://api.github.com/users/fuxingloh"
      },
      "private": false,
      "pulls_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls{/number}",
      "pushed_at": "2021-02-01T08:56:41Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 1570,
      "ssh_url": "git@github.com:fuxingloh/multi-labeler.git",
      "stargazers_count": 3,
      "stargazers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/stargazers",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/{sha}",
      "subscribers_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscribers",
      "subscription_url": "https://api.github.com/repos/fuxingloh/multi-labeler/subscription",
      "svn_url": "https://github.com/fuxingloh/multi-labeler",
      "tags_url": "https://api.github.com/repos/fuxingloh/multi-labeler/tags",
      "teams_url": "https://api.github.com/repos/fuxingloh/multi-labeler/teams",
      "trees_url": "https://api.github.com/repos/fuxingloh/multi-labeler/git/trees{/sha}",
      "updated_at": "2021-02-01T07:36:49Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "watchers": 3,
      "watchers_count": 3
    },
    "sender": {
      "avatar_url": "https://avatars.githubusercontent.com/in/254?v=4",
      "events_url": "https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}",
      "followers_url": "https://api.github.com/users/codecov%5Bbot%5D/followers",
      "following_url": "https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}",
      "gists_url": "https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}",
      "gravatar_id": "",
      "html_url": "https://github.com/apps/codecov",
      "id": 22429695,
      "login": "codecov[bot]",
      "node_id": "MDM6Qm90MjI0Mjk2OTU=",
      "organizations_url": "https://api.github.com/users/codecov%5Bbot%5D/orgs",
      "received_events_url": "https://api.github.com/users/codecov%5Bbot%5D/received_events",
      "repos_url": "https://api.github.com/users/codecov%5Bbot%5D/repos",
      "site_admin": false,
      "starred_url": "https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}",
      "subscriptions_url": "https://api.github.com/users/codecov%5Bbot%5D/subscriptions",
      "type": "Bot",
      "url": "https://api.github.com/users/codecov%5Bbot%5D"
    }
  },
  "eventName": "issue_comment",
  "sha": "1d17e641f168190cc4ebbd2d2b5ad4bdb17b0dae",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 289,
  "runId": 527189875
}

@fuxingloh fuxingloh merged commit fc30b2a into main Feb 1, 2021
@fuxingloh fuxingloh deleted the dependabot/npm_and_yarn/eslint-7.19.0 branch February 1, 2021 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file test: s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant