Skip to content

Bump @actions/github from 8.0.1 to 9.1.1#532

Merged
rainkwan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/github-9.0.0
May 14, 2026
Merged

Bump @actions/github from 8.0.1 to 9.1.1#532
rainkwan merged 1 commit into
mainfrom
dependabot/npm_and_yarn/actions/github-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Bumps @actions/github from 8.0.1 to 9.1.1.

Changelog

Sourced from @​actions/github's changelog.

9.1.1

  • Bump undici from 6.23.0 to 6.24.0 #2346

9.1.0

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

9.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
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 3, 2026 00:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/github-9.0.0 branch from 829b6a2 to 1618e6e Compare February 23, 2026 16:10
@rainkwan
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot dependabot Bot changed the title Bump @actions/github from 8.0.0 to 9.0.0 Bump @actions/github from 8.0.1 to 9.1.1 May 14, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/github-9.0.0 branch from 037e228 to 6218423 Compare May 14, 2026 13:30
@rainkwan
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 8.0.1 to 9.1.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/github-9.0.0 branch from 6218423 to d1b317b Compare May 14, 2026 13:40
Copy link
Copy Markdown
Contributor

@rainkwan rainkwan left a comment

Choose a reason for hiding this comment

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

LGTM 😄

@rainkwan rainkwan merged commit 6231c69 into main May 14, 2026
66 checks passed
@rainkwan rainkwan deleted the dependabot/npm_and_yarn/actions/github-9.0.0 branch May 14, 2026 13:44
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant