Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0
Closed

build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0#1161
dependabot[bot] wants to merge 1 commit intomainfrom
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 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@dependabot dependabot bot requested a review from lucas-zimerman as a code owner March 16, 2026 15:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 16, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Internal Changes 🔧

Deps

  • Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot[bot] in #1161
  • Bump actions/checkout from 4.2.2 to 6.0.2 by dependabot in #1101
  • Bump actions/download-artifact from 4 to 8 by dependabot in #1137
  • Bump immutable from 4.3.6 to 4.3.8 in /example/ionic-angular-v6 by dependabot in #1142
  • Bump @angular/core from 21.0.8 to 21.1.6 in /example/ionic-angular-v8 by dependabot in #1143
  • Bump actions/stale from 10.1.0 to 10.2.0 by dependabot in #1130
  • Bump immutable from 5.1.4 to 5.1.5 in /example/ionic-angular-v8 by dependabot in #1141
  • Bump express-rate-limit from 8.2.1 to 8.3.0 in /example/ionic-angular-v8 by dependabot in #1145
  • Bump tar from 7.5.9 to 7.5.10 in /example/ionic-vue3 by dependabot in #1144
  • Bump hono from 4.12.3 to 4.12.5 in /example/ionic-angular-v8 by dependabot in #1139
  • Bump @hono/node-server from 1.19.9 to 1.19.10 in /example/ionic-angular-v8 by dependabot in #1140
  • Bump immutable from 4.3.7 to 4.3.8 in /example/ionic-angular-v7 by dependabot in #1146
  • Bump actions/setup-node from 6.2.0 to 6.3.0 by dependabot in #1148
  • Bump getsentry/craft from 2.20.1 to 2.23.2 by dependabot in #1149
  • Bump basic-ftp from 5.0.5 to 5.2.0 in /example/ionic-angular-v8 by dependabot in #1133
  • Bump rollup from 4.40.2 to 4.59.0 in /example/ionic-vue3 by dependabot in #1135
  • Bump hono from 4.12.0 to 4.12.3 in /example/ionic-angular-v8 by dependabot in #1136
  • Bump tar from 7.5.7 to 7.5.9 in /example/ionic-vue3 by dependabot in #1127
  • Bump systeminformation from 5.30.7 to 5.31.1 in /example/ionic-vue3 by dependabot in #1126
  • Bump qs from 6.14.1 to 6.14.2 in /example/ionic-vue3 by dependabot in #1128
  • Bump hono from 4.11.9 to 4.12.0 in /example/ionic-angular-v8 by dependabot in #1129

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 14, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/actions/create-github-app-token-3.0.0 branch April 14, 2026 00:33
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 github_actions Pull requests that update GitHub Actions code Status: Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants