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

chore(deps): update peter-evans/create-pull-request action to v3.14.0 - abandoned #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
peter-evans/create-pull-request action minor v3.4.1 -> v3.14.0

Release Notes

peter-evans/create-pull-request

v3.14.0: Create Pull Request v3.14.0

Compare Source

This release reverts a commit made to bump the runtime to node 16. It inadvertently caused an issue for users on GitHub Enterprise. Apologies. 🙇‍♂️

What's Changed

Full Changelog: peter-evans/create-pull-request@v3.13.0...v3.14.0

v3.13.0: Create Pull Request v3.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v3.12.1...v3.13.0

v3.12.1: Create Pull Request v3.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v3.12.0...v3.12.1

v3.12.0: Create Pull Request v3.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v3.11.0...v3.12.0

v3.11.0: Create Pull Request v3.11.0

Compare Source

What's Changed

Full Changelog: peter-evans/create-pull-request@v3.10.1...v3.11.0

v3.10.1: Create Pull Request v3.10.1

Compare Source

  • Minor fix to add missing outputs to the actions.yml metadata

v3.10.0: Create Pull Request v3.10.0

Compare Source

  • Adds support for the https_proxy environment variable to allow the action to be used on self-hosted runners behind a corporate proxy.

v3.9.2: Create Pull Request v3.9.2

Compare Source

  • Minor improvement to the log output during create/update of pull requests.

v3.9.1: Create Pull Request v3.9.1

Compare Source

  • Removes the input gpg-sign, added in 3.9.0. The input is unnecessary and GPG commit signature verification works without it. See the documentation for usage details.

v3.9.0: Create Pull Request v3.9.0

Compare Source

  • Adds new input gpg-sign to enable GPG commit signature verification. See the documentation for usage details.

v3.8.2: Create Pull Request v3.8.2

Compare Source

  • Fixes a bug with assignees that was introduced in release v3.8.1.

v3.8.1: Create Pull Request v3.8.1

Compare Source

  • Fixes an issue where the pull request fields labels and assignees were being reset on update. They are now added to, preserving any additional content.

v3.8.0: Create Pull Request v3.8.0

Compare Source

  • Adds a new output, pull-request-operation, that returns the operation performed by the action, created, updated or closed.

v3.7.0: Create Pull Request v3.7.0

Compare Source

  • Adds support for GitHub Enterprise Server

v3.6.0: Create Pull Request v3.6.0

Compare Source

  • A performance improvement for very large repositories and/or repositories with a long git history.

v3.5.2: Create Pull Request v3.5.2

Compare Source

  • Minor error handling fix

v3.5.1: Create Pull Request v3.5.1

Compare Source

v3.5.0: Create Pull Request v3.5.0

Compare Source

  • Performance improvements to cater for pull requests with very large diffs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 66a0a43 to 8cdb61c Compare May 9, 2021 22:58
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.8.2 chore(deps): update peter-evans/create-pull-request action to v3.9.0 May 9, 2021
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.9.0 chore(deps): update peter-evans/create-pull-request action to v3.9.2 May 15, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 8cdb61c to e872393 Compare May 15, 2021 21:24
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from e872393 to 4a45935 Compare June 6, 2021 22:20
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.9.2 chore(deps): update peter-evans/create-pull-request action to v3.10.0 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 4a45935 to 468b91a Compare October 18, 2021 17:06
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.10.0 chore(deps): update peter-evans/create-pull-request action to v3.10.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 468b91a to 2f1da30 Compare March 7, 2022 07:43
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.10.1 chore(deps): update peter-evans/create-pull-request action to v3.14.0 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.14.0 chore(deps): update peter-evans/create-pull-request action to v3.14.0 - abandoned Oct 25, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 25, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant