chore(deps): bump actions/create-github-app-token from 2 to 3 by dependabot[bot] · Pull Request #1008 · microsoftgraph/msgraph-beta-sdk-python
Bumps actions/create-github-app-token from 2 to 3.
Release notes
Sourced from actions/create-github-app-token's releases.
v3.0.0
3.0.0 (2026-03-14)
- feat!: node 24 support (#275) (2e564a0)
- fix!: require
NODE_USE_ENV_PROXYfor proxy support (#342) (4451bcb)Bug Fixes
BREAKING CHANGES
- Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
- Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.
v3.0.0-beta.6
3.0.0-beta.6 (2026-03-13)
Bug Fixes
- deps: bump
@actions/corefrom 1.11.1 to 3.0.0 (#337) (b044133)- deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
- deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
- deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)
v3.0.0-beta.5
3.0.0-beta.5 (2026-03-13)
BREAKING CHANGES
- Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
v3.0.0-beta.4
3.0.0-beta.4 (2026-03-13)
Bug Fixes
... (truncated)
Commits
f8d387bbuild(release): 3.0.0 [skip ci]d2129bdstyle: remove extra blank line in release workflow77b94efbuild: refresh generated artifacts3ab4c66chore: move undici to devDependencies739cf66docs: update README action versionsdb40289build(deps): bump actions versions in test.yml496a7actest: migrate from AVA to Node.js native test runner (#346)3870dc3Rename end-to-end proxy job in test workflow4451bcbfix!: requireNODE_USE_ENV_PROXYfor proxy support (#342)dce0ab0fix: remove custom proxy handling (#143)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)