Skip to content

Releases: peter-evans/create-pull-request

Create Pull Request v4.2.0

18 Oct 03:32
b4d5173
Compare
Choose a tag to compare

⚙️ Improves the proxy implementation to properly support the standard environment variables http_proxy, https_proxy and no_proxy

What's Changed

Full Changelog: v4.1.4...v4.2.0

Create Pull Request v4.1.4

17 Oct 06:43
ad43dcc
Compare
Choose a tag to compare

⚙️ Bumps @actions/core to transition away from deprecated runner commands.

What's Changed

Full Changelog: v4.1.3...v4.1.4

Create Pull Request v4.1.3

28 Sep 03:52
671dc9c
Compare
Choose a tag to compare

What's Changed

  • fix: replace use of any type by @peter-evans in #1251
  • fix: only strip optional '.git' suffix from https server remote name and not 'Xgit' by @campersau in #1257
  • Update distribution by @github-actions in #1260

New Contributors

Full Changelog: v4.1.2...v4.1.3

Create Pull Request v4.1.2

21 Sep 02:00
171dd55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

Create Pull Request v4.1.1

18 Aug 08:37
18f9043
Compare
Choose a tag to compare

⚙️ Fixes an issue that occurred on Windows runners when CRLF is auto-replaced by LF by Git. #1202

What's Changed

  • fix: handle nothing to commit when autocrlf is set by @peter-evans in #1211
  • Update distribution by @github-actions in #1216

Full Changelog: v4.1.0...v4.1.1

Create Pull Request v4.1.0

17 Aug 03:42
20dac2e
Compare
Choose a tag to compare

What's Changed

  • Support no_proxy environment variable by @tillganster in #1205
  • Update distribution by @github-actions in #1208

New Contributors

Full Changelog: v4.0.4...v4.1.0

Create Pull Request v4.0.4

03 Jun 08:38
923ad83
Compare
Choose a tag to compare

⚙️ Fixes an issue that occurred when the local storage for a task on the actions runner was not reset. This issue affected users using docker-github-actions-runner.

What's Changed

New Contributors

Full Changelog: v4.0.3...v4.0.4

Create Pull Request v4.0.3

08 May 08:41
f094b77
Compare
Choose a tag to compare

⚙️ Fixes an issue that occurred when the repository name was not cased correctly.

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.0.3

Create Pull Request v4.0.2

08 Apr 12:47
bd72e1b
Compare
Choose a tag to compare

⚙️ Fixes an issue that occurred when a pull request was created from a repository fork (using push-to-fork), where the repository had been renamed from its original name.

What's Changed

  • fix: use full name for head branch to allow for repo renaming by @peter-evans in #1164

Full Changelog: v4.0.1...v4.0.2

Create Pull Request v4.0.1

31 Mar 08:23
f1a7646
Compare
Choose a tag to compare

What's Changed

  • fix: strip optional '.git' suffix from https server remote name. by @salexander6 in #1153
  • Update distribution by @github-actions in #1157
  • 6 dependency updates by @dependabot

New Contributors

Full Changelog: v4.0.0...v4.0.1