Releases: peter-evans/create-pull-request
Create Pull Request v4.2.0
⚙️ Improves the proxy implementation to properly support the standard environment variables http_proxy
, https_proxy
and no_proxy
What's Changed
- feat: switch proxy implementation by @peter-evans in #1269
Full Changelog: v4.1.4...v4.2.0
Create Pull Request v4.1.4
⚙️ Bumps @actions/core
to transition away from deprecated runner commands.
What's Changed
- build(deps): bump @actions/core to 1.10.0 by @peter-evans in #1274
- build(deps): bump @actions/exec from 1.1.0 to 1.1.1 by @dependabot in #1279
- build(deps): bump @actions/io from 1.1.1 to 1.1.2 by @dependabot in #1280
Full Changelog: v4.1.3...v4.1.4
Create Pull Request v4.1.3
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
- @campersau made their first contribution in #1257
Full Changelog: v4.1.2...v4.1.3
Create Pull Request v4.1.2
What's Changed
- ci: add workflow permissions by @peter-evans in #1220
- build(deps): bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #1219
- Update distribution by @github-actions in #1229
- test: update the test execution env by @peter-evans in #1235
- fix: improve logging when checking fork by @peter-evans in #1246
Full Changelog: v4.1.1...v4.1.2
Create Pull Request v4.1.1
⚙️ 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
What's Changed
- Support no_proxy environment variable by @tillganster in #1205
- Update distribution by @github-actions in #1208
New Contributors
- @tillganster made their first contribution in #1205
Full Changelog: v4.0.4...v4.1.0
Create Pull Request v4.0.4
⚙️ 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
⚙️ Fixes an issue that occurred when the repository name was not cased correctly.
What's Changed
- Update GA quote/ref in concepts-guidelines.md by @dannyroberts in #1169
- fix: avoid issue with case sensitivity of repo names by @peter-evans in #1179
New Contributors
- @dannyroberts made their first contribution in #1169
Full Changelog: v4.0.2...v4.0.3
Create Pull Request v4.0.2
⚙️ 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
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
- @salexander6 made their first contribution in #1153
Full Changelog: v4.0.0...v4.0.1