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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/joelwmale/webhook-action/pull/213
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/7/2021
**Status:** ✅ Merged
**Merged:** 6/7/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-7.28.0`
---
### 📝 Commits (1)
- [`6c4d655`](https://github.com/joelwmale/webhook-action/commit/6c4d65502c8295985776f214155dacf60f762d5a) Bump eslint from 7.27.0 to 7.28.0
### 📊 Changes
**2 files changed** (+21 additions, -40 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+20 -39)
</details>
### 📄 Description
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p>
<blockquote>
<h2>v7.28.0</h2>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe"><code>1237705</code></a> Upgrade: <code>@eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>) (Hamza Najeeb)</li>
<li><a href="https://github.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14238">#14238</a>) (Soufiane Boutahlil)</li>
<li><a href="https://github.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef"><code>2e43dac</code></a> Docs: fix <code>no-sequences</code> example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14643">#14643</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996"><code>958ff4e</code></a> Docs: add note for arrow functions in no-seq rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14578">#14578</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6"><code>e4f111b</code></a> Fix: arrow-body-style crash with object pattern (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14633">#14633</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14635">#14635</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00"><code>ec28b5a</code></a> Chore: upgrade eslint-plugin-eslint-plugin (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14590">#14590</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4"><code>85a2725</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/master/CHANGELOG.md">eslint's changelog</a>.</em></p>
<blockquote>
<p>v7.28.0 - June 4, 2021</p>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe"><code>1237705</code></a> Upgrade: <code>@eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>) (Nicholas C. Zakas)</li>
<li><a href="https://github.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>) (Hamza Najeeb)</li>
<li><a href="https://github.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14238">#14238</a>) (Soufiane Boutahlil)</li>
<li><a href="https://github.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef"><code>2e43dac</code></a> Docs: fix <code>no-sequences</code> example (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14643">#14643</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996"><code>958ff4e</code></a> Docs: add note for arrow functions in no-seq rule (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14578">#14578</a>) (Nitin Kumar)</li>
<li><a href="https://github.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6"><code>e4f111b</code></a> Fix: arrow-body-style crash with object pattern (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14633">#14633</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14635">#14635</a>) (Milos Djermanovic)</li>
<li><a href="https://github.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00"><code>ec28b5a</code></a> Chore: upgrade eslint-plugin-eslint-plugin (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14590">#14590</a>) (薛定谔的猫)</li>
<li><a href="https://github.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4"><code>85a2725</code></a> Docs: Update README team and sponsors (ESLint Jenkins)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint/eslint/commit/55c1a503404744a2d88ddd553fce6498acea2f99"><code>55c1a50</code></a> 7.28.0</li>
<li><a href="https://github.com/eslint/eslint/commit/78d3e5dee494cbc28233e9480743db4779bd9a32"><code>78d3e5d</code></a> Build: changelog update for 7.28.0</li>
<li><a href="https://github.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe"><code>1237705</code></a> Upgrade: <code>@eslint/eslintrc</code> to 0.4.2 (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14672">#14672</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68"><code>123fb86</code></a> Docs: Add Feedback Needed triage description (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14670">#14670</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42"><code>c545163</code></a> Update: support multiline /<em>eslint-env</em>/ directives (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14652">#14652</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14660">#14660</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74"><code>8d1e75a</code></a> Upgrade: glob-parent version in package.json (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14658">#14658</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1"><code>1f048cb</code></a> Fix: no-implicit-coercion false positive with <code>String()</code> (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14623">#14623</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14641">#14641</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8"><code>d709abf</code></a> Chore: fix comment location in no-unused-vars (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14648">#14648</a>)</li>
<li><a href="https://github.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12"><code>e44ce0a</code></a> Fix: no-duplicate-imports allow unmergeable (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12758">#12758</a>, fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/12760">#12760</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14">#14</a>...</li>
<li><a href="https://github.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7"><code>bb66a3d</code></a> New: add <code>getPhysicalFilename()</code> method to rule context (fixes <a href="https://github-redirect.dependabot.com/eslint/eslint/issues/11989">#11989</a>) (<a href="https://github-redirect.dependabot.com/eslint/eslint/issues/14616">#14616</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/joelwmale/webhook-action/pull/213
Author: @dependabot[bot]
Created: 6/7/2021
Status: ✅ Merged
Merged: 6/7/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-7.28.0📝 Commits (1)
6c4d655Bump eslint from 7.27.0 to 7.28.0📊 Changes
2 files changed (+21 additions, -40 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+20 -39)📄 Description
Bumps eslint from 7.27.0 to 7.28.0.
Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
55c1a507.28.078d3e5dBuild: changelog update for 7.28.01237705Upgrade:@eslint/eslintrcto 0.4.2 (#14672)123fb86Docs: Add Feedback Needed triage description (#14670)c545163Update: support multiline /eslint-env/ directives (fixes #14652) (#14660)8d1e75aUpgrade: glob-parent version in package.json (#14658)1f048cbFix: no-implicit-coercion false positive withString()(fixes #14623) (#14641)d709abfChore: fix comment location in no-unused-vars (#14648)e44ce0aFix: no-duplicate-imports allow unmergeable (fixes #12758, fixes #12760) (#14...bb66a3dNew: addgetPhysicalFilename()method to rule context (fixes #11989) (#14616)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.