This repository was archived by the owner on May 1, 2023. It is now read-only.
chore(deps): update peter-evans/create-pull-request action to v5#87
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update peter-evans/create-pull-request action to v5#87renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.2.3->v5.0.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
peter-evans/create-pull-request
v5.0.0: Create Pull Request v5.0.0Compare Source
Behaviour changes
branch. Instead, it will leave the repository checked out on the branch or commit that it was when the action started.add-paths, uncommitted changes will no longer be destroyed. They will be stashed and restored at the end of the action run.What's new
body-path, the path to a file containing the pull request body.add-pathsinput, which allows for changes to not be committed. Previously, any uncommitted changes would be destroyed.http_proxy,https_proxyandno_proxy.safe.directoryconfiguration for the local repository path. The configuration is removed when the action completes. Fixes issue https://github.com/peter-evans/create-pull-request/issues/1170.git rev-parse --git-dircommand. This allows users with custom repository configurations to use the action.team-reviewersinput and associated errors.News
🏆 create-pull-request won an award for "awesome action" at the Open Source Awards at GitHub Universe. Thank you for your support and for making create-pull-request one of the top used actions. Please give it a ⭐, or even buy me a coffee.
What's Changed
Full Changelog: peter-evans/create-pull-request@v4.2.4...v5.0.0
v4.2.4: Create Pull Request v4.2.4Compare Source
⚙️ Patches some recent security vulnerabilities.
What's Changed
New Contributors
Full Changelog: peter-evans/create-pull-request@v4.2.3...v4.2.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.