Skip to content

Commit 889349b

Browse files
renovate[bot]devflow.devflow-routing-intake
andauthored
chore(deps): update peter-evans/create-pull-request action to v8 (#47846)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [peter-evans/create-pull-request](https://redirect.github.com/peter-evans/create-pull-request) | action | major | `v7.0.11` → `v8.1.0` | --- ### Release Notes <details> <summary>peter-evans/create-pull-request (peter-evans/create-pull-request)</summary> ### [`v8.1.0`](https://redirect.github.com/peter-evans/create-pull-request/releases/tag/v8.1.0): Create Pull Request v8.1.0 [Compare Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0) ##### What's Changed - README.md: bump given GitHub actions to their latest versions by [@&#8203;deining](https://redirect.github.com/deining) in [#&#8203;4265](https://redirect.github.com/peter-evans/create-pull-request/pull/4265) - build(deps): bump the github-actions group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;4273](https://redirect.github.com/peter-evans/create-pull-request/pull/4273) - build(deps-dev): bump the npm group with 2 updates by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;4274](https://redirect.github.com/peter-evans/create-pull-request/pull/4274) - build(deps-dev): bump undici from 6.22.0 to 6.23.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;4284](https://redirect.github.com/peter-evans/create-pull-request/pull/4284) - Update distribution by [@&#8203;actions-bot](https://redirect.github.com/actions-bot) in [#&#8203;4289](https://redirect.github.com/peter-evans/create-pull-request/pull/4289) - fix: Handle remote prune failures gracefully on self-hosted runners by [@&#8203;peter-evans](https://redirect.github.com/peter-evans) in [#&#8203;4295](https://redirect.github.com/peter-evans/create-pull-request/pull/4295) - feat: add [@&#8203;octokit/plugin-retry](https://redirect.github.com/octokit/plugin-retry) to handle retriable server errors by [@&#8203;peter-evans](https://redirect.github.com/peter-evans) in [#&#8203;4298](https://redirect.github.com/peter-evans/create-pull-request/pull/4298) ##### New Contributors - [@&#8203;deining](https://redirect.github.com/deining) made their first contribution in [#&#8203;4265](https://redirect.github.com/peter-evans/create-pull-request/pull/4265) **Full Changelog**: <peter-evans/create-pull-request@v8.0.0...v8.1.0> ### [`v8.0.0`](https://redirect.github.com/peter-evans/create-pull-request/releases/tag/v8.0.0): Create Pull Request v8.0.0 [Compare Source](https://redirect.github.com/peter-evans/create-pull-request/compare/v7.0.11...v8.0.0) ##### What's new in v8 - Requires [Actions Runner v2.327.1](https://redirect.github.com/actions/runner/releases/tag/v2.327.1) or later if you are using a self-hosted runner for Node 24 support. ##### What's Changed - chore: Update checkout action version to v6 by [@&#8203;yonas](https://redirect.github.com/yonas) in [#&#8203;4258](https://redirect.github.com/peter-evans/create-pull-request/pull/4258) - Update actions/checkout references to [@&#8203;v6](https://redirect.github.com/v6) in docs by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;4259](https://redirect.github.com/peter-evans/create-pull-request/pull/4259) - feat: v8 by [@&#8203;peter-evans](https://redirect.github.com/peter-evans) in [#&#8203;4260](https://redirect.github.com/peter-evans/create-pull-request/pull/4260) ##### New Contributors - [@&#8203;yonas](https://redirect.github.com/yonas) made their first contribution in [#&#8203;4258](https://redirect.github.com/peter-evans/create-pull-request/pull/4258) - [@&#8203;Copilot](https://redirect.github.com/Copilot) made their first contribution in [#&#8203;4259](https://redirect.github.com/peter-evans/create-pull-request/pull/4259) **Full Changelog**: <peter-evans/create-pull-request@v7.0.11...v8.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DataDog/datadog-agent). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlbG9nL25vLWNoYW5nZWxvZyIsImRlcGVuZGVuY2llcyIsImRlcGVuZGVuY2llcy1naXRodWItYWN0aW9ucyIsInFhL25vLWNvZGUtY2hhbmdlIl19--> Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 25f4426 commit 889349b

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

.github/workflows/backport-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: git reset HEAD~1
7979

8080
- name: Create pull request
81-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
81+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
8282
if: steps.cherry-pick.outputs.base != ''
8383
with:
8484
token: ${{ steps.octo-sts.outputs.token }}

.github/workflows/buildimages-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
scope: DataDog/datadog-agent
129129
policy: self.buildimages-update.create-pr
130130

131-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
131+
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
132132
name: Create pull request
133133
with:
134134
token: ${{ steps.octo-sts.outputs.token }}

.github/workflows/collector-generate-and-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
dda inv -- -e collector.generate
4242
dda inv -- -e generate-licenses
4343
44-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
44+
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
4545
name: Create pull request
4646
with:
4747
token: ${{ steps.octo-sts.outputs.token }}

.github/workflows/cws-btfhub-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
scope: DataDog/datadog-agent
137137
policy: self.cws-btfhub-sync.create-pr
138138

139-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
139+
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
140140
name: Create pull request
141141
with:
142142
token: ${{ steps.octo-sts.outputs.token }}

.github/workflows/update-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# depending on module order
5252
dda inv -- -e tidy
5353
dda inv -- -e tidy
54-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
54+
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
5555
name: Create pull request
5656
with:
5757
commit-message: "chore(deps): update all golang.org/x/... dependencies"

.github/workflows/update-kubernetes-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
run: |
138138
dda inv k8s-versions.update-e2e-yaml
139139
140-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
140+
- uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
141141
name: Create pull request
142142
if: steps.update-yaml.outputs.updated == 'true'
143143
with:

.github/workflows/upgrade-python-patch-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: Create pull request
6363
if: steps.update.outputs.updated == 'true'
64-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
64+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
6565
with:
6666
token: ${{ steps.octo-sts.outputs.token }}
6767
sign-commits: true

0 commit comments

Comments
 (0)