Skip to content

Update dependency @actions/github to v9#1673

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-github-9.x
Open

Update dependency @actions/github to v9#1673
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-github-9.x

Conversation

@renovate

@renovate renovate Bot commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@actions/github (source) 8.0.19.1.1 age confidence

Release Notes

actions/toolkit (@​actions/github)

v9.1.1

  • Bump undici from 6.23.0 to 6.24.0 #​2346

v9.1.0

  • Append actions_orchestration_id to user-agent when the ACTIONS_ORCHESTRATION_ID environment variable is set #​2364

v9.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()
    • Example: const { getOctokit, context } = await import('@​actions/github')
  • Fix TypeScript compilation by migrating to ESM, enabling proper imports from @octokit/core/types

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the 📦 dependencies Pull requests that update a dependency file label Jan 28, 2026
@renovate renovate Bot enabled auto-merge (squash) January 28, 2026 02:52
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch from 7896f1f to 0ce71cb Compare January 28, 2026 06:00
@github-actions github-actions Bot added this to the v0.3.16 milestone Jan 28, 2026
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 5 times, most recently from 37e4870 to 980aa13 Compare February 3, 2026 17:13
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 3 times, most recently from f305613 to 6dd2b78 Compare February 10, 2026 18:47
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 5 times, most recently from 117c908 to 5596dec Compare February 26, 2026 11:13
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 6 times, most recently from d3381c1 to 53a7aee Compare March 4, 2026 00:56
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 5 times, most recently from 5752ff3 to 6d51500 Compare March 10, 2026 09:46
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 2 times, most recently from 246dfda to 47abad3 Compare March 15, 2026 01:30
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 10 times, most recently from ef53668 to f4aaf78 Compare May 12, 2026 04:35
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 5 times, most recently from cbcd671 to b87ac86 Compare May 22, 2026 02:02
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 3 times, most recently from d30418c to b3c3d85 Compare May 29, 2026 00:47
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch 8 times, most recently from afc66a0 to 862159b Compare June 6, 2026 05:31
@renovate renovate Bot force-pushed the renovate/actions-github-9.x branch from 862159b to f31ce53 Compare June 8, 2026 21:28

@codacy-production codacy-production Bot 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.

Pull Request Overview

The update to the dependency introduces a breaking change by transitioning to an ESM-only format. However, the current submission does not contain any code or configuration changes to address this transition or the dependency update itself. This gap prevents the PR from meeting its stated acceptance criteria and poses a high risk of runtime failures due to module system incompatibilities.

About this PR

  • The package transition to ESM-only requires verified architectural adjustments. Without visible changes to handling imports or project configuration, the application is unlikely to initialize correctly.
  • The PR contains no file changes. To satisfy the intent of updating the dependency, the manifest files and any necessary configuration adjustments for ESM compatibility must be included.

Test suggestions

  • Verify that the application/action can successfully import and initialize the dependency despite its ESM-only nature.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the application/action can successfully import and initialize the dependency despite its ESM-only nature.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@codacy-production

codacy-production Bot commented Jun 23, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

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.

0 participants