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.19.0 to 7.21.0 #61

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint from 7.19.0 to 7.21.0.

Release notes

Sourced from eslint's releases.

v7.21.0

  • 3cd5440 Upgrade: @eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills)
  • c0b8c71 Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe)
  • 08ae31e New: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon)
  • 5e51fd2 Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang)
  • 87c43a5 Chore: improve a few comments and fix typos (#14125) (Tobias Nießen)
  • e19c51e Sponsors: Sync README with website (ESLint Jenkins)
  • b8aea99 Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann)
  • f5b53e2 Sponsors: Sync README with website (ESLint Jenkins)
  • eee1213 Sponsors: Sync README with website (ESLint Jenkins)
  • 5c4d7ea Sponsors: Sync README with website (ESLint Jenkins)

v7.20.0

  • f4ac3b0 Docs: fix sibling selector descriptions (#14099) (Milos Djermanovic)
  • 9d6063a Fix: Crash with esquery when using JSX (fixes #13639) (#14072) (Yosuke Ota)
  • a0871f1 Docs: Triage process (#14014) (Nicholas C. Zakas)
  • ad90761 Update: add enforceForJSX option to no-unused-expressions rule (#14012) (Duncan Beevers)
  • d6c84af Fix: --init autoconfig shouldn't add deprecated rules (fixes #14017) (#14060) (Milos Djermanovic)
  • 9b277a1 Fix: Support ENOTDIR error code in the folder existence checking utility (#13973) (Constantine Genchevsky)
  • 7aeb127 Upgrade: pin @babel/code-frame@7.12.11 (#14067) (Milos Djermanovic)
  • b4e2af5 Docs: Add more fields to bug report template (#14039) (Nicholas C. Zakas)
  • 96f1d49 Sponsors: Sync README with website (ESLint Jenkins)
  • cb27b0a Build: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 4cab165 Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.21.0 - February 27, 2021

  • 3cd5440 Upgrade: @eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills)
  • c0b8c71 Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe)
  • 08ae31e New: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon)
  • 5e51fd2 Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang)
  • 87c43a5 Chore: improve a few comments and fix typos (#14125) (Tobias Nießen)
  • e19c51e Sponsors: Sync README with website (ESLint Jenkins)
  • b8aea99 Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann)
  • f5b53e2 Sponsors: Sync README with website (ESLint Jenkins)
  • eee1213 Sponsors: Sync README with website (ESLint Jenkins)
  • 5c4d7ea Sponsors: Sync README with website (ESLint Jenkins)

v7.20.0 - February 12, 2021

  • f4ac3b0 Docs: fix sibling selector descriptions (#14099) (Milos Djermanovic)
  • 9d6063a Fix: Crash with esquery when using JSX (fixes #13639) (#14072) (Yosuke Ota)
  • a0871f1 Docs: Triage process (#14014) (Nicholas C. Zakas)
  • ad90761 Update: add enforceForJSX option to no-unused-expressions rule (#14012) (Duncan Beevers)
  • d6c84af Fix: --init autoconfig shouldn't add deprecated rules (fixes #14017) (#14060) (Milos Djermanovic)
  • 9b277a1 Fix: Support ENOTDIR error code in the folder existence checking utility (#13973) (Constantine Genchevsky)
  • 7aeb127 Upgrade: pin @babel/code-frame@7.12.11 (#14067) (Milos Djermanovic)
  • b4e2af5 Docs: Add more fields to bug report template (#14039) (Nicholas C. Zakas)
  • 96f1d49 Sponsors: Sync README with website (ESLint Jenkins)
  • cb27b0a Build: package.json update for eslint-config-eslint release (ESLint Jenkins)
  • 4cab165 Sponsors: Sync README with website (ESLint Jenkins)
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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2021
@github-actions
Copy link

github-actions bot commented Mar 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": 61,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/61"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61"
        },
        "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/61/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/5afe7fa39c563a4343da2a651bc3546451182b2d"
        }
      },
      "active_lock_reason": null,
      "additions": 93,
      "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-03-01T05:53:21Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 2106,
          "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-08T09:24:07Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "4a8d1e43ff4c38a1397d9b2ac595df3da7e83227",
        "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.19.0 to 7.21.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.21.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<h2>v7.20.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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.21.0 - February 27, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<p>v7.20.0 - February 12, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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/d12fb74f40f69f689cb9113ca797a8eba17a54a9\"><code>d12fb74</code></a> 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7814cd34ad0bdd098b39bbd8d479f57e5e98e441\"><code>7814cd3</code></a> Build: changelog update for 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.19.0...v7.21.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.19.0&new-version=7.21.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/61/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61/commits",
      "created_at": "2021-03-01T05:53:21Z",
      "deletions": 471,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/61.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.21.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.21.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-03-01T05:53:21Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 2106,
          "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-08T09:24:07Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "5afe7fa39c563a4343da2a651bc3546451182b2d",
        "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/61",
      "id": 581749147,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61",
      "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": "a0e7d1a64d367c87c57004729e1bfb40194865be",
      "mergeable": true,
      "mergeable_state": "unstable",
      "merged": false,
      "merged_at": null,
      "merged_by": null,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTgxNzQ5MTQ3",
      "number": 61,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/61.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/61/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/5afe7fa39c563a4343da2a651bc3546451182b2d",
      "title": "chore(deps): bump eslint from 7.19.0 to 7.21.0",
      "updated_at": "2021-03-01T05:53:22Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61",
      "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-03-01T05:53:21Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 2106,
      "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-08T09:24:07Z",
      "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": "a0e7d1a64d367c87c57004729e1bfb40194865be",
  "ref": "refs/pull/61/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 322,
  "runId": 609502899
}

@github-actions
Copy link

github-actions bot commented Mar 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "opened",
    "number": 61,
    "pull_request": {
      "_links": {
        "comments": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61/comments"
        },
        "commits": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61/commits"
        },
        "html": {
          "href": "https://github.com/fuxingloh/multi-labeler/pull/61"
        },
        "issue": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61"
        },
        "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/61/comments"
        },
        "self": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61"
        },
        "statuses": {
          "href": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/5afe7fa39c563a4343da2a651bc3546451182b2d"
        }
      },
      "active_lock_reason": null,
      "additions": 93,
      "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-03-01T05:53:21Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 2106,
          "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-08T09:24:07Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "4a8d1e43ff4c38a1397d9b2ac595df3da7e83227",
        "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.19.0 to 7.21.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.21.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<h2>v7.20.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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.21.0 - February 27, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<p>v7.20.0 - February 12, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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/d12fb74f40f69f689cb9113ca797a8eba17a54a9\"><code>d12fb74</code></a> 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7814cd34ad0bdd098b39bbd8d479f57e5e98e441\"><code>7814cd3</code></a> Build: changelog update for 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.19.0...v7.21.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.19.0&new-version=7.21.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/61/comments",
      "commits": 1,
      "commits_url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61/commits",
      "created_at": "2021-03-01T05:53:21Z",
      "deletions": 471,
      "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/61.diff",
      "draft": false,
      "head": {
        "label": "fuxingloh:dependabot/npm_and_yarn/eslint-7.21.0",
        "ref": "dependabot/npm_and_yarn/eslint-7.21.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-03-01T05:53:21Z",
          "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
          "size": 2106,
          "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-08T09:24:07Z",
          "url": "https://api.github.com/repos/fuxingloh/multi-labeler",
          "watchers": 3,
          "watchers_count": 3
        },
        "sha": "5afe7fa39c563a4343da2a651bc3546451182b2d",
        "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/61",
      "id": 581749147,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61",
      "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": "MDExOlB1bGxSZXF1ZXN0NTgxNzQ5MTQ3",
      "number": 61,
      "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/61.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/61/comments",
      "state": "open",
      "statuses_url": "https://api.github.com/repos/fuxingloh/multi-labeler/statuses/5afe7fa39c563a4343da2a651bc3546451182b2d",
      "title": "chore(deps): bump eslint from 7.19.0 to 7.21.0",
      "updated_at": "2021-03-01T05:53:21Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61",
      "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-03-01T05:53:21Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 2106,
      "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-08T09:24:07Z",
      "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": "a0e7d1a64d367c87c57004729e1bfb40194865be",
  "ref": "refs/pull/61/merge",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "dependabot[bot]",
  "job": "uses",
  "runNumber": 321,
  "runId": 609502894
}

@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #61 (5afe7fa) into main (4a8d1e4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   95.09%   95.09%           
=======================================
  Files          11       11           
  Lines         204      204           
  Branches       71       68    -3     
=======================================
  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 4a8d1e4...5afe7fa. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Mar 1, 2021

Debug Payload Information
{
  "payload": {
    "action": "created",
    "comment": {
      "author_association": "NONE",
      "body": "# [Codecov](https://codecov.io/gh/fuxingloh/multi-labeler/pull/61?src=pr&el=h1) Report\n> Merging [#61](https://codecov.io/gh/fuxingloh/multi-labeler/pull/61?src=pr&el=desc) (5afe7fa) into [main](https://codecov.io/gh/fuxingloh/multi-labeler/commit/4a8d1e43ff4c38a1397d9b2ac595df3da7e83227?el=desc) (4a8d1e4) 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/61/graphs/tree.svg?width=650&height=150&src=pr&token=SOWIV1VVM1)](https://codecov.io/gh/fuxingloh/multi-labeler/pull/61?src=pr&el=tree)\n\n```diff\n@@           Coverage Diff           @@\n##             main      #61   +/-   ##\n=======================================\n  Coverage   95.09%   95.09%           \n=======================================\n  Files          11       11           \n  Lines         204      204           \n  Branches       71       68    -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/61?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/61?src=pr&el=footer). Last update [4a8d1e4...5afe7fa](https://codecov.io/gh/fuxingloh/multi-labeler/pull/61?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n",
      "created_at": "2021-03-01T05:54:48Z",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/61#issuecomment-787665388",
      "id": 787665388,
      "issue_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61",
      "node_id": "MDEyOklzc3VlQ29tbWVudDc4NzY2NTM4OA==",
      "performed_via_github_app": null,
      "updated_at": "2021-03-01T05:54:48Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/comments/787665388",
      "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.19.0 to 7.21.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.21.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<h2>v7.20.0</h2>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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.21.0 - February 27, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>) (Brandon Mills)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>) (Tim van der Lippe)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>) (Manu Chambon)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>) (Pig Fang)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>) (Tobias Nießen)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>) (Trevin Hofmann)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948\"><code>eee1213</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3\"><code>5c4d7ea</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n</ul>\n<p>v7.20.0 - February 12, 2021</p>\n<ul>\n<li><a href=\"https://github.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730\"><code>f4ac3b0</code></a> Docs: fix sibling selector descriptions (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14099\">#14099</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360\"><code>9d6063a</code></a> Fix: Crash with esquery when using JSX (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13639\">#13639</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14072\">#14072</a>) (Yosuke Ota)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0\"><code>a0871f1</code></a> Docs: Triage process (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14014\">#14014</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1\"><code>ad90761</code></a> Update: add enforceForJSX option to no-unused-expressions rule (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14012\">#14012</a>) (Duncan Beevers)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4\"><code>d6c84af</code></a> Fix: <code>--init</code> autoconfig shouldn't add deprecated rules (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14017\">#14017</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14060\">#14060</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4\"><code>9b277a1</code></a> Fix: Support ENOTDIR error code in the folder existence checking utility (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13973\">#13973</a>) (Constantine Genchevsky)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af\"><code>7aeb127</code></a> Upgrade: pin @babel/code-frame@7.12.11 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14067\">#14067</a>) (Milos Djermanovic)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56\"><code>b4e2af5</code></a> Docs: Add more fields to bug report template (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14039\">#14039</a>) (Nicholas C. Zakas)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc\"><code>96f1d49</code></a> Sponsors: Sync README with website (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d\"><code>cb27b0a</code></a> Build: package.json update for eslint-config-eslint release (ESLint Jenkins)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d\"><code>4cab165</code></a> Sponsors: Sync README with website (ESLint Jenkins)</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/d12fb74f40f69f689cb9113ca797a8eba17a54a9\"><code>d12fb74</code></a> 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/7814cd34ad0bdd098b39bbd8d479f57e5e98e441\"><code>7814cd3</code></a> Build: changelog update for 7.21.0</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41\"><code>3cd5440</code></a> Upgrade: @eslint/eslintrc to 0.4.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14147\">#14147</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c\"><code>c0b8c71</code></a> Upgrade: Puppeteer to 7.1.0 (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14122\">#14122</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f\"><code>08ae31e</code></a> New: Implement cacheStrategy (refs <a href=\"https://github-redirect.dependabot.com/eslint/rfcs/issues/63\">eslint/rfcs#63</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14119\">#14119</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00\"><code>5e51fd2</code></a> Update: do not ignore symbolic links (fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13551\">#13551</a>, fixes <a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/13615\">#13615</a>) (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14126\">#14126</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6\"><code>87c43a5</code></a> Chore: improve a few comments and fix typos (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14125\">#14125</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae\"><code>e19c51e</code></a> Sponsors: Sync README with website</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926\"><code>b8aea99</code></a> Fix: pluralize 'line' to 'lines' in max-lines-per-function description (<a href=\"https://github-redirect.dependabot.com/eslint/eslint/issues/14115\">#14115</a>)</li>\n<li><a href=\"https://github.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0\"><code>f5b53e2</code></a> Sponsors: Sync README with website</li>\n<li>Additional commits viewable in <a href=\"https://github.com/eslint/eslint/compare/v7.19.0...v7.21.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.19.0&new-version=7.21.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/61/comments",
      "created_at": "2021-03-01T05:53:21Z",
      "events_url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61/events",
      "html_url": "https://github.com/fuxingloh/multi-labeler/pull/61",
      "id": 818498751,
      "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/61/labels{/name}",
      "locked": false,
      "milestone": null,
      "node_id": "MDExOlB1bGxSZXF1ZXN0NTgxNzQ5MTQ3",
      "number": 61,
      "performed_via_github_app": null,
      "pull_request": {
        "diff_url": "https://github.com/fuxingloh/multi-labeler/pull/61.diff",
        "html_url": "https://github.com/fuxingloh/multi-labeler/pull/61",
        "patch_url": "https://github.com/fuxingloh/multi-labeler/pull/61.patch",
        "url": "https://api.github.com/repos/fuxingloh/multi-labeler/pulls/61"
      },
      "repository_url": "https://api.github.com/repos/fuxingloh/multi-labeler",
      "state": "open",
      "title": "chore(deps): bump eslint from 7.19.0 to 7.21.0",
      "updated_at": "2021-03-01T05:54:48Z",
      "url": "https://api.github.com/repos/fuxingloh/multi-labeler/issues/61",
      "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": 5,
      "open_issues_count": 5,
      "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-03-01T05:54:38Z",
      "releases_url": "https://api.github.com/repos/fuxingloh/multi-labeler/releases{/id}",
      "size": 2106,
      "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-08T09:24:07Z",
      "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": "4a8d1e43ff4c38a1397d9b2ac595df3da7e83227",
  "ref": "refs/heads/main",
  "workflow": "CI",
  "action": "actionsgithub-script",
  "actor": "codecov[bot]",
  "job": "uses",
  "runNumber": 331,
  "runId": 609505210
}

@fuxingloh fuxingloh merged commit d0c7d1c into main Mar 1, 2021
@fuxingloh fuxingloh deleted the dependabot/npm_and_yarn/eslint-7.21.0 branch March 1, 2021 05:59
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