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/306
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 10/7/2021
**Status:** ✅ Merged
**Merged:** 10/7/2021
**Merged by:** [@mergify[bot]](https://github.com/apps/mergify)
**Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-github-4.3.2`
---
### 📝 Commits (1)
- [`97dbb27`](https://github.com/joelwmale/webhook-action/commit/97dbb27607b93e0cf25239923f60ca4f4a7c6191) Bump eslint-plugin-github from 4.3.0 to 4.3.2
### 📊 Changes
**2 files changed** (+311 additions, -142 deletions)
<details>
<summary>View changed files</summary>
📝 `package.json` (+1 -1)
📝 `yarn.lock` (+310 -141)
</details>
### 📄 Description
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.3.0 to 4.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/github/eslint-plugin-github/releases">eslint-plugin-github's releases</a>.</em></p>
<blockquote>
<h2>v4.3.2</h2>
<p>This is an empty release to solve some issues with publishing that we encountered when adding publishing from CI functionality to this project.</p>
<h2>4.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Suggest using textContent instead of innerHTML by <a href="https://github.com/manuelpuyol"><code>@manuelpuyol</code></a> in <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/pull/138">github/eslint-plugin-github#138</a></li>
<li>Publish package from releases via GitHub actions. by <a href="https://github.com/koddsson"><code>@koddsson</code></a> in <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/pull/139">github/eslint-plugin-github#139</a></li>
<li>Update <code>@typescript-eslint</code> packages by <a href="https://github.com/koddsson"><code>@koddsson</code></a> in e52d6a987eebc58a527254b2159dd9d604e6f688</li>
<li>Update <code>eslint-plugin-import</code> by <a href="https://github.com/koddsson"><code>@koddsson</code></a> in a1923a294b263f263d338ecfa78d722bb2e8181f</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/github/eslint-plugin-github/compare/v4.3.0...4.3.1">https://github.com/github/eslint-plugin-github/compare/v4.3.0...4.3.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/github/eslint-plugin-github/commit/6d8ee546eca6768b4f8d2a153e390cbee4f5a171"><code>6d8ee54</code></a> Don't publish to gpr</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/f911a6af6c8da6a05f0b9a6f624bb3977e2a7393"><code>f911a6a</code></a> Try skipping <code>npm whoami</code> in gpr publish step</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/80f59abec5a51aba4afe03da40a31e63ad34a65f"><code>80f59ab</code></a> Take in version parameter when running the action manually</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/434dc192f9b11bb1bcce34cdd2889681dc8f9244"><code>434dc19</code></a> allow manual dispatch of publishing action</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/b357d63e5f352cb1f2bae2a1c1d6ffb1d8cee602"><code>b357d63</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/issues/140">#140</a> from github/split-publish-workflow</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/170b6226564636e9f5fd07dd02bcd2eb041dbaf9"><code>170b622</code></a> Split publish workflow into two parts</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/23aafe653dea30faa0cbecdef8b9007988cee255"><code>23aafe6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/eslint-plugin-github/issues/139">#139</a> from github/publish-package-from-releases</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/abd14999a2841e4928147d6adacf64ecccdfb47f"><code>abd1499</code></a> Update package-lock.json</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/f3ed77d1754fc098ff0ad8c30895aa167404b5f7"><code>f3ed77d</code></a> Reset package version</li>
<li><a href="https://github.com/github/eslint-plugin-github/commit/254229739e1cbbff29421e8921d8e3fa9c19fb79"><code>2542297</code></a> Create publish.yml</li>
<li>Additional commits viewable in <a href="https://github.com/github/eslint-plugin-github/compare/v4.3.0...v4.3.2">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/306
Author: @dependabot[bot]
Created: 10/7/2021
Status: ✅ Merged
Merged: 10/7/2021
Merged by: @mergify[bot]
Base:
develop← Head:dependabot/npm_and_yarn/eslint-plugin-github-4.3.2📝 Commits (1)
97dbb27Bump eslint-plugin-github from 4.3.0 to 4.3.2📊 Changes
2 files changed (+311 additions, -142 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+310 -141)📄 Description
Bumps eslint-plugin-github from 4.3.0 to 4.3.2.
Release notes
Sourced from eslint-plugin-github's releases.
Commits
6d8ee54Don't publish to gprf911a6aTry skippingnpm whoamiin gpr publish step80f59abTake in version parameter when running the action manually434dc19allow manual dispatch of publishing actionb357d63Merge pull request #140 from github/split-publish-workflow170b622Split publish workflow into two parts23aafe6Merge pull request #139 from github/publish-package-from-releasesabd1499Update package-lock.jsonf3ed77dReset package version2542297Create publish.ymlDependabot 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.