Skip to content

Bump peter-evans/create-pull-request from 7 to 8#409

Merged
TheCodeTraveler merged 1 commit intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8
Dec 15, 2025
Merged

Bump peter-evans/create-pull-request from 7 to 8#409
TheCodeTraveler merged 1 commit intomainfrom
dependabot/github_actions/peter-evans/create-pull-request-8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps peter-evans/create-pull-request from 7 to 8.

Release notes

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

Create Pull Request v8.0.0

What's new in v8

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.11...v8.0.0

Create Pull Request v7.0.11

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.10...v7.0.11

Create Pull Request v7.0.10

⚙️ Fixes an issue where updating a pull request failed when targeting a forked repository with the same owner as its parent.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.9...v7.0.10

Create Pull Request v7.0.9

⚙️ Fixes an incompatibility with the recently released actions/checkout@v6.

What's Changed

New Contributors

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 15, 2025
@TheCodeTraveler TheCodeTraveler merged commit f3a239d into main Dec 15, 2025
10 checks passed
@TheCodeTraveler TheCodeTraveler deleted the dependabot/github_actions/peter-evans/create-pull-request-8 branch December 15, 2025 19:51
TheCodeTraveler pushed a commit to Dometrain/from-zero-to-hero-asynchronous-programming-in-csharp that referenced this pull request Mar 1, 2026
Updated
[CommunityToolkit.Maui.Markup](https://github.com/communitytoolkit/Maui.Markup)
from 7.0.0 to 7.0.1.

<details>
<summary>Release notes</summary>

_Sourced from [CommunityToolkit.Maui.Markup's
releases](https://github.com/communitytoolkit/Maui.Markup/releases)._

## 7.0.1

## `CommunityToolkit.Maui.Markup v7.0.1`

This Release increases the `Microsoft.Maui.Controls` Dependency to
v10.0.41 due to a [known regression in
v10.0.40](dotnet/maui#33442)

## What's Changed
* Increase `Microsoft.Maui.Controls` Dependency to v10.0.41 by
@​TheCodeTraveler in
CommunityToolkit/Maui.Markup#412
* Bump actions/checkout from 5 to 6 by @​dependabot[bot] in
CommunityToolkit/Maui.Markup#406
* Bump actions/upload-artifact from 5 to 6 by @​dependabot[bot] in
CommunityToolkit/Maui.Markup#407
* Bump peter-evans/create-pull-request from 7 to 8 by @​dependabot[bot]
in CommunityToolkit/Maui.Markup#409
* Bump actions/download-artifact from 6 to 7 by @​dependabot[bot] in
CommunityToolkit/Maui.Markup#408


**Full Changelog**:
CommunityToolkit/Maui.Markup@7.0.0...7.0.1

Commits viewable in [compare
view](CommunityToolkit/Maui.Markup@7.0.0...7.0.1).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=CommunityToolkit.Maui.Markup&package-manager=nuget&previous-version=7.0.0&new-version=7.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant