Skip to content

chore(deps): update github actions (major) - #44

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions
Open

chore(deps): update github actions (major)#44
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-github-actions

Conversation

@renovate

@renovaterenovateBot commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

PackageTypeUpdateChangePending
EndBug/add-and-commitactionmajorv9v10v11.0.0 (+1)
actions/add-to-projectactionmajorv1.0.2v2.0.0
actions/checkoutactionmajorv4v7
actions/checkoutactionmajorv6.0.2v7.0.1
actions/github-scriptactionmajorv7v9
actions/setup-goactionmajorv5v7
actions/setup-nodeactionmajorv4v7
actions/staleactionmajorv9v11
actions/upload-artifactactionmajorv4v7
docker/build-push-actionactionmajorv6v7
docker/login-actionactionmajorv3v4
docker/metadata-actionactionmajorv5v6
docker/setup-buildx-actionactionmajorv3v4
docker/setup-qemu-actionactionmajorv3v4
github/codeql-actionactionmajorv3v4v4.37.7 (+2)
golangci/golangci-lint-actionactionmajorv8.0.0v9.3.0

Release Notes

EndBug/add-and-commit (EndBug/add-and-commit)

v10.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: EndBug/add-and-commit@v9.1.4...v10.0.0

v10

Compare Source

actions/add-to-project (actions/add-to-project)

v2.0.0: v2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/add-to-project@v1.0.2...v2.0.0

v2

Compare Source

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

actions/github-script (actions/github-script)

v9.0.0

Compare Source

New features:

  • getOctokit factory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients with getOctokit for details and examples.
  • Orchestration ID in user-agent — The ACTIONS_ORCHESTRATION_ID environment variable is automatically appended to the user-agent string for request tracing.

Breaking changes:

  • require('@actions/github') no longer works in scripts. The upgrade to @actions/github v9 (ESM-only) means require('@actions/github') will fail at runtime. If you previously used patterns like const { getOctokit } = require('@actions/github') to create secondary clients, use the new injected getOctokit function instead — it's available directly in the script context with no imports needed.
  • getOctokit is now an injected function parameter. Scripts that declare const getOctokit = ... or let getOctokit = ... will get a SyntaxError because JavaScript does not allow const/let redeclaration of function parameters. Use the injected getOctokit directly, or use var getOctokit = ... if you need to redeclare it.
  • If your script accesses other @actions/github internals beyond the standard github/octokit client, you may need to update those references for v9 compatibility.
What's Changed
New Contributors

Full Changelog: actions/github-script@v8.0.0...v9.0.0

v9

Compare Source

v8.0.0

Compare Source

v8: .0.0

Compare Source

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

New Contributors

Full Changelog: actions/github-script@v7.1.0...v8.0.0

actions/setup-go (actions/setup-go)

v7.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v7

Compare Source

v6.5.0

Compare Source

v6.4.0

Compare Source

What's Changed
Enhancement
  • Add go-download-base-url input for custom Go distributions by @​gdams in #​721
Dependency update
Documentation update
New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.2.0

v6.1.0

Compare Source

What's Changed
Enhancements
Dependency updates
New Contributors

Full Changelog: actions/setup-go@v6...v6.1.0

v6.0.0

Compare Source

What's Changed
Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v6

Compare Source

actions/setup-node (actions/setup-node)

v7.0.0

Compare Source

What's Changed
Enhancements:
  • Add cache-primary-key and cache-matched-key as outputs by @​gowridurgad in #​1577
  • Migrate to ESM and upgrade dependenci

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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
renovateBot requested a review from a team as a code ownerSeptember 8, 2025 14:36
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 3b9da4c to 8702223CompareSeptember 17, 2025 18:56
@renovaterenovateBot changed the title chore(deps): update actions/checkout action to v5chore(deps): update github actions (major)Sep 17, 2025
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 8702223 to a185652CompareSeptember 18, 2025 03:02
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from a185652 to 70febcdCompareOctober 3, 2025 21:50
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 2 times, most recently from 84a5d02 to 93a85f0CompareOctober 20, 2025 18:44
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 93a85f0 to 1e7afe6CompareOctober 28, 2025 02:46
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 4 times, most recently from 0ed89ca to 0c562abCompareNovember 20, 2025 05:49
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 4 times, most recently from 07e312f to 0424fd5CompareDecember 4, 2025 03:36
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 2 times, most recently from 34cafe4 to 3159a2aCompareDecember 17, 2025 05:13
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 3159a2a to 9b42e9bCompareDecember 30, 2025 18:43
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 4 times, most recently from 3395250 to 9e2c81eCompareJanuary 19, 2026 14:26
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 2 times, most recently from 6c8a554 to 47af5caCompareJanuary 29, 2026 04:47
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 47af5ca to 8c41ec1CompareFebruary 3, 2026 18:07
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 8c41ec1 to 8041284CompareFebruary 17, 2026 04:40
@renovaterenovateBot changed the title chore(deps): update github actions (major)chore(deps): update github actions to v6 (major)Feb 17, 2026
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 8041284 to 3764934CompareFebruary 23, 2026 23:12
@renovaterenovateBot changed the title chore(deps): update github actions to v6 (major)chore(deps): update github actions (major)Feb 23, 2026
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 3 times, most recently from 80e5f69 to 4ec59b5CompareApril 21, 2026 19:54
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 2 times, most recently from e5daa3b to 5411133CompareMay 4, 2026 04:53
@renovate
renovateBot requested review from Copilot and removed request for CopilotMay 4, 2026 04:53
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 5411133 to 9770313CompareMay 12, 2026 09:38
CopilotAI review requested due to automatic review settings May 12, 2026 09:38

CopilotAI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 3 times, most recently from 8707175 to 2244a8cCompareMay 21, 2026 19:03
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 3 times, most recently from d2f5f13 to 36c688cCompareJune 4, 2026 02:45
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from 36c688c to 5acd0f0CompareJune 5, 2026 14:03
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 2 times, most recently from 46b0c6a to 821fdddCompareJune 18, 2026 20:47
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 6 times, most recently from 78235a5 to 72d70e3CompareJuly 2, 2026 16:40
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch 3 times, most recently from f49c939 to fa6dd47CompareJuly 13, 2026 18:33
@renovate
renovateBotforce-pushed the renovate/major-github-actions branch from fa6dd47 to 89943beCompareJuly 15, 2026 12:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant