octodemo / awesome-actions

Repository template used to showcase Actions that tie into pull request and issue events
107 stars 22 forks source link

Bump peter-evans/create-issue-from-file from 1.0.1 to 4.0.1 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps peter-evans/create-issue-from-file from 1.0.1 to 4.0.1.

Release notes

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

Create Issue From File v4.0.1

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

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

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

Create Issue From File v3.0.0

  • Converted the action to Typescript for maintainability
  • project and project-column inputs have been removed. See the readme for how to create a project card.

Create Issue From File v2.3.2

  • Dependency updates (Removes the Actions runner warning about set-env deprecation)

Create Issue From File v2.3.1

  • Dependency updates

Create Issue From File v2.3.0

  • Added input issue-number to allow updating an existing issue
  • Added step output issue-number for the created issue
  • Support for running inside Docker containers
  • Updated dependencies

Create Issue From File v2.2.0

  • token now defaults to GITHUB_TOKEN

Create Issue From File v2.1.1

  • Updated dependencies

Create Issue From File v2.1.0

  • Installs vendored Python dependencies instead of downloading.

Create Issue From File v2.0.1

  • Follow the minor version of Python due to older build versions being dropped from the GitHub Actions tool cache

... (truncated)

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)
github-actions[bot] commented 1 year ago

This pr is stale because it has been open 1 day with no activity. Remove stale label or comment or this will be closed in 2 days

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.