Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 #1673

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps peter-evans/create-pull-request from 5.0.0 to 5.0.1.

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v5.0.1

What's Changed

Full Changelog: peter-evans/create-pull-request@v5.0.0...v5.0.1

Commits
  • 284f54f fix: truncate body if exceeds max length (#1915)
  • 9e5b234 build(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#1888)
  • 2d8e7db build(deps-dev): bump @​types/node from 18.15.11 to 18.16.0 (#1887)
  • 041b6ab build(deps-dev): bump prettier from 2.8.7 to 2.8.8 (#1886)
  • 31de0fd build(deps-dev): bump @​types/jest from 29.5.0 to 29.5.1 (#1885)
  • 28295f6 build(deps-dev): bump @​typescript-eslint/parser from 5.59.0 to 5.59.1 (#1884)
  • 8dcaf38 build(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#1876)
  • 2827897 docs: add note about push-to-fork with remote repos
  • c4f19d3 build(deps-dev): bump eslint-import-resolver-typescript (#1844)
  • 4603586 build(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#1842)
  • 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)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@5b4a9f6...284f54f)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 18:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 8, 2023
@@ -36,7 +36,7 @@ jobs:
env:
ENTERPRISE_RELEASES_PATH: ${{ github.workspace }}/enterprise-releases/
- name: Commit Changes
uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 # v5.0.0
uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 # v5.0.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice...I like how :dependabot: correctly updated the version in the comment as well.

@aeisenberg aeisenberg merged commit 95cfca7 into main May 8, 2023
327 checks passed
@aeisenberg aeisenberg deleted the dependabot/github_actions/peter-evans/create-pull-request-5.0.1 branch May 8, 2023 19:25
@github-actions github-actions bot mentioned this pull request May 24, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant