[PR #6] [MERGED] chore(deps): bump peter-evans/create-issue-from-file from 3 to 4 #371

Closed
opened 2026-05-12 06:27:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/testthedocs/awesome-docs/pull/6
Author: @dependabot[bot]
Created: 12/8/2022
Status: Merged
Merged: 12/8/2022
Merged by: @svx

Base: mainHead: dependabot/github_actions/peter-evans/create-issue-from-file-4


📝 Commits (1)

  • bea22ea chore(deps): bump peter-evans/create-issue-from-file from 3 to 4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/cron-linkcheck.yml (+1 -1)

📄 Description

Bumps peter-evans/create-issue-from-file from 3 to 4.

Release notes

Sourced from peter-evans/create-issue-from-file's releases.

Create Issue From File v4.0.0

What's new

  • Updated runtime to Node.js 16
    • The action now requires a minimum version of v2.285.0 for the Actions Runner.
    • If using GitHub Enterprise Server, the action requires GHES 3.4 or later.

What's Changed

Full Changelog: https://github.com/peter-evans/create-issue-from-file/compare/v3.0.0...v4.0.0

Commits
  • 433e51a Merge pull request #623 from peter-evans/update-distribution
  • 5651a86 Update distribution
  • 0e39c97 Merge pull request #606 from peter-evans/dependabot/npm_and_yarn/actions/gith...
  • 4b4d123 Merge pull request #616 from peter-evans/update-distribution
  • 7b49fc1 Update distribution
  • 69357cb Bump @​actions/github from 5.0.0 to 5.1.1
  • ec774dd Merge pull request #607 from peter-evans/dependabot/npm_and_yarn/actions/core...
  • a9ca43a Bump @​actions/core from 1.9.1 to 1.10.0
  • 66d0f24 Update dependabot
  • 7bda0cc Merge pull request #601 from peter-evans/dependabot/github_actions/actions/ch...
  • Additional commits viewable in compare view

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)

🔄 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/testthedocs/awesome-docs/pull/6 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2022 **Status:** ✅ Merged **Merged:** 12/8/2022 **Merged by:** [@svx](https://github.com/svx) **Base:** `main` ← **Head:** `dependabot/github_actions/peter-evans/create-issue-from-file-4` --- ### 📝 Commits (1) - [`bea22ea`](https://github.com/testthedocs/awesome-docs/commit/bea22ea3287ea0399240a7601709dfb5092892be) chore(deps): bump peter-evans/create-issue-from-file from 3 to 4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cron-linkcheck.yml` (+1 -1) </details> ### 📄 Description Bumps [peter-evans/create-issue-from-file](https://github.com/peter-evans/create-issue-from-file) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/peter-evans/create-issue-from-file/releases">peter-evans/create-issue-from-file's releases</a>.</em></p> <blockquote> <h2>Create Issue From File v4.0.0</h2> <h2>What's new</h2> <ul> <li>Updated runtime to Node.js 16 <ul> <li>The action now requires a minimum version of v2.285.0 for the <a href="https://github.com/actions/runner/releases/tag/v2.285.0">Actions Runner</a>.</li> <li>If using GitHub Enterprise Server, the action requires <a href="https://docs.github.com/en/enterprise-server@3.4/admin/release-notes">GHES 3.4</a> or later.</li> </ul> </li> </ul> <h2>What's Changed</h2> <ul> <li>Remove workflow by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/pull/564">peter-evans/create-issue-from-file#564</a></li> <li>Update runtime to node 16 by <a href="https://github.com/peter-evans"><code>@​peter-evans</code></a> in <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/pull/569">peter-evans/create-issue-from-file#569</a></li> <li>7 dependency updates by <a href="https://github.com/actions-bot"><code>@​actions-bot</code></a> and <a href="https://github.com/dependabot"><code>@​dependabot</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/peter-evans/create-issue-from-file/compare/v3.0.0...v4.0.0">https://github.com/peter-evans/create-issue-from-file/compare/v3.0.0...v4.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/433e51abf769039ee20ba1293a088ca19d573b7f"><code>433e51a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/issues/623">#623</a> from peter-evans/update-distribution</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/5651a868cbc162ee2c971c9270322e692c57d2c7"><code>5651a86</code></a> Update distribution</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/0e39c9702f12ffee07edf94dde1a2da810b93e87"><code>0e39c97</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/issues/606">#606</a> from peter-evans/dependabot/npm_and_yarn/actions/gith...</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/4b4d1238494ac2068186421c6ce28dec8d434dfc"><code>4b4d123</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/issues/616">#616</a> from peter-evans/update-distribution</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/7b49fc1212fd29e36cbb4e128711036d3fcad49d"><code>7b49fc1</code></a> Update distribution</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/69357cbcd57f04cd024e90fe76fa7ad9707baaa5"><code>69357cb</code></a> Bump <code>@​actions/github</code> from 5.0.0 to 5.1.1</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/ec774dd04b0a7b67f62301516294376ee92a9b1c"><code>ec774dd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/issues/607">#607</a> from peter-evans/dependabot/npm_and_yarn/actions/core...</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/a9ca43a158a89f3ab6aaa359bc35e47116394cc6"><code>a9ca43a</code></a> Bump <code>@​actions/core</code> from 1.9.1 to 1.10.0</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/66d0f242fa76cb6f9d6ae9ce2a67df044014b678"><code>66d0f24</code></a> Update dependabot</li> <li><a href="https://github.com/peter-evans/create-issue-from-file/commit/7bda0cca1a9d2edcf9a3ca6399800c610c8d005c"><code>7bda0cc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/peter-evans/create-issue-from-file/issues/601">#601</a> from peter-evans/dependabot/github_actions/actions/ch...</li> <li>Additional commits viewable in <a href="https://github.com/peter-evans/create-issue-from-file/compare/v3...v4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peter-evans/create-issue-from-file&package-manager=github_actions&previous-version=3&new-version=4)](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>
GiteaMirror added the pull-request label 2026-05-12 06:27:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docs#371