Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

chore(deps): update peter-evans/create-pull-request action to v8#16

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/peter-evans-create-pull-request-8.x
Open

chore(deps): update peter-evans/create-pull-request action to v8#16
renovate[bot] wants to merge 1 commit intomainfrom
renovate/peter-evans-create-pull-request-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 14, 2025

This PR contains the following updates:

Package Type Update Change
peter-evans/create-pull-request action major v7v8

Release Notes

peter-evans/create-pull-request (peter-evans/create-pull-request)

v8

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from liblaf December 14, 2025 03:11
@liblaf
Copy link
Copy Markdown
Contributor

liblaf bot commented Dec 14, 2025

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
⚠️ ACTION actionlint 2 3 0 0.28s
✅ BASH shellcheck 1 0 0 0.02s
✅ BASH shfmt 1 0 0 0 0.02s
⚠️ COPYPASTE jscpd yes 1 no 1.39s
✅ JSON prettier 4 0 0 0 0.29s
✅ JSON v8r 4 0 0 4.45s
✅ PYTHON ruff yes yes no no 0.03s
✅ REPOSITORY git_diff yes no no 0.01s
✅ SPELL cspell 13 0 0 3.29s
✅ YAML prettier 4 0 0 0 0.52s
✅ YAML v8r 4 0 0 4.97s
✅ YAML yamllint 4 0 0 0.42s

Detailed Issues

⚠️ ACTION / actionlint - 3 errors
.github/workflows/ms-fonts.yaml:35:9: shellcheck reported issue in this script: SC2035:info:1:41: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
   |
35 |         run: python 'ms-fonts/parse-iso-filename.py' *.iso
   |         ^~~~
.github/workflows/ms-fonts.yaml:39:9: shellcheck reported issue in this script: SC2035:info:1:6: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
   |
39 |         run: |-
   |         ^~~~
.github/workflows/ms-fonts.yaml:44:9: shellcheck reported issue in this script: SC2035:info:1:23: Use ./*glob* or -- *glob* so names with dashes won't become options [shellcheck]
   |
44 |         run: 7z a "$WIN-$LANG.zip" *
   |         ^~~~
⚠️ COPYPASTE / jscpd - 1 error
Clone found (python):
 - ms-fonts/parse-asset-filename.py [1:1 - 11:38] (10 lines, 85 tokens)
   ms-fonts/parse-iso-filename.py [1:1 - 11:83]

┌────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash   │ 1              │ 16          │ 111          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ python │ 2              │ 43          │ 391          │ 1            │ 10 (23.26%)      │ 85 (21.74%)       │
├────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total: │ 3              │ 59          │ 502          │ 1            │ 10 (16.95%)      │ 85 (16.93%)       │
└────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 1 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (16.95%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (16.95%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:612:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:110:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:22
    at async /node-deps/node_modules/jscpd/dist/jscpd.js:351:5

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant