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 v1.0.1 to v2.3.2 #72

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps peter-evans/create-issue-from-file from v1.0.1 to v2.3.2.

Release notes

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

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

Create Issue From File v2.0.0

v2 major version release 🚀

  • Converted the action to a hybrid javascript/Python action that works on all platforms
  • Inputs to the action are now specified with with: instead of env:

Create Issue From File v1.1.0

  • Adds a new feature to allow created issues to be added to a project board.
Commits
  • a04ce67 Merge pull request #295 from peter-evans/update-distribution
  • 74c32a9 Update distribution
  • 800f06f Merge pull request #290 from peter-evans/dependabot/npm_and_yarn/actions/core...
  • 346e2c4 Bump @actions/core from 1.2.4 to 1.2.6
  • 0689775 Merge pull request #257 from peter-evans/update-ncc
  • a824d2d Update ncc
  • 9f85105 Merge pull request #240 from peter-evans/update-distribution
  • 216e618 Update distribution
  • bb946ef Merge pull request #194 from peter-evans/update-dependencies
  • 6653657 Merge pull request #212 from peter-evans/renovate/pygithub-1.x
  • Additional commits viewable in compare view


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 3 years ago

Cat Gif

dependabot[bot] commented 3 years ago

Superseded by #79.