Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

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

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

peter-evans/create-pull-request (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

v3.4.1: Create Pull Request v3.4.1

Compare Source

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

v3.4.0: Create Pull Request v3.4.0

Compare Source

  • Adds the action output pull-request-url, the URL of the created or updated pull request.

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 added chore dependencies Pull requests that update a dependency file labels Oct 20, 2020
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from c307812 to 79a0993 Compare November 17, 2020 04:35
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.4.1 chore(deps): update peter-evans/create-pull-request action to v3.5.0 Nov 17, 2020
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 79a0993 to 6528920 Compare November 25, 2020 04:38
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.5.0 chore(deps): update peter-evans/create-pull-request action to v3.5.1 Nov 25, 2020
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 6528920 to af4a328 Compare December 9, 2020 01:52
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.5.1 chore(deps): update peter-evans/create-pull-request action to v3.5.2 Dec 9, 2020
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from af4a328 to 2d8a2d8 Compare December 23, 2020 06:55
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.5.2 chore(deps): update peter-evans/create-pull-request action to v3.6.0 Dec 23, 2020
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 2d8a2d8 to 0781aca Compare January 30, 2021 15:58
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.6.0 chore(deps): update peter-evans/create-pull-request action to v3.7.0 Jan 30, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 0781aca to 017d8f3 Compare February 10, 2021 10:46
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.7.0 chore(deps): update peter-evans/create-pull-request action to v3.8.2 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 017d8f3 to 00e330d Compare May 9, 2021 21:19
@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 force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 00e330d to 1aedfd1 Compare May 10, 2021 01:17
@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.1 May 10, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 1aedfd1 to 81b2fa3 Compare May 14, 2021 07:30
@renovate renovate bot changed the title chore(deps): update peter-evans/create-pull-request action to v3.9.1 chore(deps): update peter-evans/create-pull-request action to v3.9.2 May 14, 2021
@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 May 24, 2021
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 81b2fa3 to 58e836d Compare May 24, 2021 08:08
@renovate renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 58e836d to 8597a02 Compare October 18, 2021 17:20
@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 8597a02 to 6b32d97 Compare March 7, 2022 10:09
@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 renovate bot force-pushed the renovate/peter-evans-create-pull-request-3.x branch from 6b32d97 to 1ed6f48 Compare March 17, 2023 14:02
@matfax matfax closed this Apr 27, 2024
Copy link
Contributor Author

renovate bot commented Apr 27, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v3.14.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/peter-evans-create-pull-request-3.x branch April 27, 2024 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant