Skip to content

Bump the gha-all group with 2 updates#1044

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/gha-all-4ec26a9694
Open

Bump the gha-all group with 2 updates#1044
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/gha-all-4ec26a9694

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps the gha-all group with 2 updates: actions/github-script and renovatebot/github-action.

Updates actions/github-script from 8 to 9

Release notes

Sourced from actions/github-script's releases.

v9.0.0

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

Commits
  • 3a2844b Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...
  • ca10bbd fix: use @​octokit/core/types import for v7 compatibility
  • 86e48e2 merge: incorporate main branch changes
  • c108472 chore: rebuild dist for v9 upgrade and getOctokit factory
  • afff112 Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...
  • ff8117e ci: fix user-agent test to handle orchestration ID
  • 81c6b78 ci: use deployment: false to suppress deployment noise from integration tests
  • 3953caf docs: update README examples from @​v8 to @​v9, add getOctokit docs and v9 brea...
  • c17d55b ci: add getOctokit integration test job
  • a047196 test: add getOctokit integration tests via callAsyncFunction
  • Additional commits viewable in compare view

Updates renovatebot/github-action from 46.1.8 to 46.1.9

Release notes

Sourced from renovatebot/github-action's releases.

v46.1.9

46.1.9 (2026-04-13)

Documentation

  • update references to renovatebot/github-action to v46.1.8 (65fadb1)

Miscellaneous Chores

  • deps: update dependency @​types/node to v24.12.1 (574fb8e)
  • deps: update dependency @​types/node to v24.12.2 (8eec7f0)
  • deps: update dependency esbuild to v0.27.5 (fb75c7e)
  • deps: update dependency esbuild to v0.27.7 (709e29c)
  • deps: update dependency esbuild to v0.28.0 (143a7fb)
  • deps: update dependency typescript-eslint to v8.58.0 (20ecf26)

Build System

  • deps: lock file maintenance (646e9b0)

Continuous Integration

  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.6 (e6e6157)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.7 (38c3a5d)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.104.8 (34a118b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.108.1 (d946ea8)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.109.0 (16020af)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.109.1 (22a6725)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.109.3 (f9ce60c)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.10 (8e63580)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.12 (4700a42)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.13 (2155516)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.14 (747253b)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.16 (84e3bcc)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.17 (b649498)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.2 (c149fdf)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.4 (9deca28)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.7 (eb7409a)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.8 (2e39b3e)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.110.9 (b45c6e7)
  • deps: update ghcr.io/renovatebot/renovate docker tag to v43.111.0 (9feb404)
Commits
  • eb93255 chore(release): 46.1.9 [skip ci]
  • 8f42965 skip: merge (646e9b0ef5960bc4a1a3784632530cabf5a20820) [skip release]
  • 646e9b0 build(deps): lock file maintenance
  • 3aba19d skip: merge (9feb404915492a6a1ef5537b50d51b61192ca142) [skip release]
  • 9feb404 ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.111.0
  • 72f5613 skip: merge (b649498283ba48017f739021e5adb56b56699246) [skip release]
  • b649498 ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.110.17
  • e9f6a16 skip: merge (84e3bcc357c4cf02f654ec826765cce4ecf46ab0) [skip release]
  • 84e3bcc ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.110.16
  • 1f59a78 skip: merge (8eec7f01f329bc8953da1ce36d1c3cda2b1ade9b) [skip release]
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gha-all group with 2 updates: [actions/github-script](https://github.com/actions/github-script) and [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `actions/github-script` from 8 to 9
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v8...v9)

Updates `renovatebot/github-action` from 46.1.8 to 46.1.9
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v46.1.8...v46.1.9)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha-all
- dependency-name: renovatebot/github-action
  dependency-version: 46.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

Labels

The following labels could not be found: CI. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot bot commented Apr 14, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Sign up for free to 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.

0 participants