Skip to content

deps(actions): bump actions/create-github-app-token from 2.2.1 to 3.0.0#86

Merged
Erlend Ellefsen (erlendellefsen) merged 2 commits into
mainfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0
Mar 24, 2026
Merged

deps(actions): bump actions/create-github-app-token from 2.2.1 to 3.0.0#86
Erlend Ellefsen (erlendellefsen) merged 2 commits into
mainfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps actions/create-github-app-token from 2.2.1 to 3.0.0.

Release notes

Sourced from actions/create-github-app-token's releases.

v3.0.0

3.0.0 (2026-03-14)

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/core from 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)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

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

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)

... (truncated)

Commits
  • f8d387b build(release): 3.0.0 [skip ci]
  • d2129bd style: remove extra blank line in release workflow
  • 77b94ef build: refresh generated artifacts
  • 3ab4c66 chore: move undici to devDependencies
  • 739cf66 docs: update README action versions
  • db40289 build(deps): bump actions versions in test.yml
  • 496a7ac test: migrate from AVA to Node.js native test runner (#346)
  • 3870dc3 Rename end-to-end proxy job in test workflow
  • 4451bcb fix!: require NODE_USE_ENV_PROXY for proxy support (#342)
  • dce0ab0 fix: remove custom proxy handling (#143)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@29824e6...f8d387b)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 16, 2026

Labels

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

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

@erlendellefsen Erlend Ellefsen (erlendellefsen) merged commit e7bd739 into main Mar 24, 2026
2 checks passed
@erlendellefsen Erlend Ellefsen (erlendellefsen) deleted the dependabot/github_actions/actions/create-github-app-token-3.0.0 branch March 24, 2026 07:26
Erlend Ellefsen (erlendellefsen) pushed a commit that referenced this pull request Mar 27, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.7.1](v1.7.0...v1.7.1)
(2026-03-24)


### Dependencies

* **actions:** bump actions/create-github-app-token from 2.2.1 to 3.0.0
([#86](#86))
([e7bd739](e7bd739))
* **nuget:** Bump coverlet.collector from 6.0.2 to 8.0.1
([#90](#90))
([c8f3243](c8f3243))
* **nuget:** Bump Intility.Logging.AspNetCore from 3.0.3 to 3.1.4
([#89](#89))
([7634ef7](7634ef7))
* **nuget:** Bump Microsoft.AspNetCore.JsonPatch from 9.0.2 to 10.0.5
([#91](#91))
([fd94546](fd94546))
* **nuget:** Bump Microsoft.Extensions.DependencyInjection.Abstractions
from 9.0.13 to 10.0.5
([#92](#92))
([a2f2d73](a2f2d73))
* **nuget:** Bump Microsoft.NET.Test.Sdk from 17.11.1 to 18.3.0
([#93](#93))
([d4bf186](d4bf186))
* **nuget:** Bump the microsoft group with 8 updates
([#87](#87))
([e6ecca2](e6ecca2))
* **nuget:** Bump the testing group with 2 updates
([#88](#88))
([06329e6](06329e6))
* **nuget:** Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5
([#94](#94))
([5d7b81a](5d7b81a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: intility-release-bot[bot] <175299729+intility-release-bot[bot]@users.noreply.github.com>
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.

1 participant