weaveworks / ignite

Ignite a Firecracker microVM
https://ignite.readthedocs.org
Apache License 2.0
3.49k stars 222 forks source link

Bump peter-evans/create-pull-request from 4.0.1 to 4.1.4 #953

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps peter-evans/create-pull-request from 4.0.1 to 4.1.4.

Release notes

Sourced from peter-evans/create-pull-request's releases.

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

Full Changelog: https://github.com/peter-evans/create-pull-request/compare/v4.1.0...v4.1.1

Create Pull Request v4.1.0

What's Changed

New Contributors

... (truncated)

Commits
  • 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)
  • 9c5916f docs: add funding
  • 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] commented 1 year ago

Superseded by #954.