template-instance icon indicating copy to clipboard operation
template-instance copied to clipboard

Bump peter-evans/create-pull-request from 3.10.0 to 4.2.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

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_proxy and no_proxy

What's Changed

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/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

Full 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

New Contributors

Full 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

Full 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

... (truncated)

Commits
  • b4d5173 feat: switch proxy implementation (#1269)
  • ad43dcc build(deps): bump @​actions/io from 1.1.1 to 1.1.2 (#1280)
  • c2f9cef build(deps): bump @​actions/exec from 1.1.0 to 1.1.1 (#1279)
  • b67934c ci: update dependabot
  • ef83023 build(deps): bump @​actions/core to 1.10.0 (#1274)
  • 671dc9c build: update distribution (#1260)
  • ddab646 fix: only strip optional '.git' suffix from https server remote name and not ...
  • 3f9dbd5 fix: replace use of any type (#1251)
  • 171dd55 fix: improve logging when checking fork (#1246)
  • 6e59b07 test: update the test execution env (#1235)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 18 '22 09:10 dependabot[bot]