Skip to content

chore(deps): update all dependencies (github-actions) (major)#402

Merged
MH4GF merged 3 commits intomainfrom
renovate/major-all-dependencies-(github-actions)
Mar 5, 2026
Merged

chore(deps): update all dependencies (github-actions) (major)#402
MH4GF merged 3 commits intomainfrom
renovate/major-all-dependencies-(github-actions)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6
actions/checkout action major v4.2.2v6.0.2
tj-actions/changed-files action major v45.0.6v47.0.5

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

tj-actions/changed-files (tj-actions/changed-files)

v47.0.5

Compare Source

v47.0.4

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.3...v47.0.4

v47.0.3

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.2...v47.0.3

v47.0.2

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47.0.1...v47.0.2

v47.0.1

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v47...v47.0.1

v47.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: tj-actions/changed-files@v46...v47.0.0

v46.0.5

Compare Source

🚀 Features

➖ Remove

🔄 Update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (3dbc1e1) - (github-actions[bot])

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (b1ccff8) - (github-actions[bot])

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@​users.noreply.github.com> (050a3d3) - (github-actions[bot])

📚 Documentation

  • Update link to glob patterns (#​2590) (a892f50) - (Tonye Jack)
  • Add Jellyfrog as a contributor for code, and doc (#​2573) (f000a9b) - (allcontributors[bot])

🧪 Testing

⚙️ Miscellaneous Tasks


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 MH4GF as a code owner August 1, 2025 01:15
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 1, 2025
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from 338124c to ef5d78b Compare August 11, 2025 13:55
@renovate renovate bot changed the title chore(deps): update tj-actions/changed-files action to v46 chore(deps): update all dependencies (github-actions) (major) Aug 11, 2025
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from ef5d78b to 24ac41b Compare September 14, 2025 00:13
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch 2 times, most recently from a3e8722 to 3ca799c Compare November 20, 2025 17:55
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from 3ca799c to b5b69cf Compare December 2, 2025 18:45
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from b5b69cf to 9176bb3 Compare December 11, 2025 13:03
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from 9176bb3 to 6750076 Compare January 22, 2026 22:00
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch 2 times, most recently from ca137f0 to 276768f Compare February 9, 2026 21:09
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch 2 times, most recently from 0e1f53f to 7d23522 Compare February 17, 2026 21:44
@renovate renovate bot force-pushed the renovate/major-all-dependencies-(github-actions) branch from 7d23522 to b936736 Compare March 3, 2026 05:23
…kout

actions/checkout v6 uses includeIf.gitdir-based credential persistence
which fails with custom PAT tokens. Use default GITHUB_TOKEN for checkout
and disable credential persistence to avoid conflicts with the push step's
manual credential setup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@renovate
Copy link
Contributor Author

renovate bot commented Mar 5, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

With persist-credentials: false on checkout, the push step needs
explicit PAT credentials instead of relying on GITHUB_TOKEN.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MH4GF MH4GF merged commit 96dc8c1 into main Mar 5, 2026
3 checks passed
@MH4GF MH4GF deleted the renovate/major-all-dependencies-(github-actions) branch March 5, 2026 09:22
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant