template-instance
template-instance copied to clipboard
Bump peter-evans/create-pull-request from 3.10.0 to 4.2.0
Bumps peter-evans/create-pull-request from 3.10.0 to 4.2.0.
Release notes
Sourced from peter-evans/create-pull-request's releases.
Create Pull Request v4.2.0
⚙️ Improves the proxy implementation to properly support the standard environment variables
http_proxy,https_proxyandno_proxyWhat's Changed
- feat: switch proxy implementation by
@peter-evansin peter-evans/create-pull-request#1269Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.4...v4.2.0
Create Pull Request v4.1.4
⚙️ Bumps
@actions/coreto transition away from deprecated runner commands.What's Changed
- build(deps): bump
@actions/coreto 1.10.0 by@peter-evansin peter-evans/create-pull-request#1274- build(deps): bump
@actions/execfrom 1.1.0 to 1.1.1 by@dependabotin peter-evans/create-pull-request#1279- build(deps): bump
@actions/iofrom 1.1.1 to 1.1.2 by@dependabotin peter-evans/create-pull-request#1280Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.3...v4.1.4
Create Pull Request v4.1.3
What's Changed
- fix: replace use of any type by
@peter-evansin peter-evans/create-pull-request#1251- fix: only strip optional '.git' suffix from https server remote name and not 'Xgit' by
@campersauin peter-evans/create-pull-request#1257- Update distribution by
@github-actionsin peter-evans/create-pull-request#1260New Contributors
@campersaumade their first contribution in peter-evans/create-pull-request#1257Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.2...v4.1.3
Create Pull Request v4.1.2
What's Changed
- ci: add workflow permissions by
@peter-evansin peter-evans/create-pull-request#1220- build(deps): bump
@actions/corefrom 1.6.0 to 1.9.1 by@dependabotin peter-evans/create-pull-request#1219- Update distribution by
@github-actionsin peter-evans/create-pull-request#1229- test: update the test execution env by
@peter-evansin peter-evans/create-pull-request#1235- fix: improve logging when checking fork by
@peter-evansin peter-evans/create-pull-request#1246Full Changelog: https://github.com/peter-evans/create-pull-request/compare/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. peter-evans/create-pull-request#1202
What's Changed
- fix: handle nothing to commit when autocrlf is set by
@peter-evansin peter-evans/create-pull-request#1211- Update distribution by
@github-actionsin peter-evans/create-pull-request#1216
... (truncated)
Commits
b4d5173feat: switch proxy implementation (#1269)ad43dccbuild(deps): bump@actions/iofrom 1.1.1 to 1.1.2 (#1280)c2f9cefbuild(deps): bump@actions/execfrom 1.1.0 to 1.1.1 (#1279)b67934cci: update dependabotef83023build(deps): bump@actions/coreto 1.10.0 (#1274)671dc9cbuild: update distribution (#1260)ddab646fix: only strip optional '.git' suffix from https server remote name and not ...3f9dbd5fix: replace use of any type (#1251)171dd55fix: improve logging when checking fork (#1246)6e59b07test: update the test execution env (#1235)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)