[PR #6737] [deps]: Update actions/create-github-app-token action to v3 #12975

Closed
opened 2026-04-11 03:55:10 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6737

State: closed
Merged: Yes


This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v2.1.1v3.0.0

Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3.0.0

Compare Source

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.

v2.2.2

Compare Source

Bug Fixes

v2.2.1

Compare Source

Bug Fixes
  • deps: bump the production-dependencies group with 2 updates (#​311) (b212e6a)

v2.2.0

Compare Source

Bug Fixes
Features

v2.1.4

Compare Source

Bug Fixes

v2.1.3

Compare Source

Bug Fixes
  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#​254) (f3d5ec2)

v2.1.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

**Original Pull Request:** https://github.com/bitwarden/android/pull/6737 **State:** closed **Merged:** Yes --- This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token) | action | major | `v2.1.1` → `v3.0.0` | --- ### Release Notes <details> <summary>actions/create-github-app-token (actions/create-github-app-token)</summary> ### [`v3.0.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.2.2...v3.0.0) - feat!: node 24 support ([#&#8203;275](https://redirect.github.com/actions/create-github-app-token/issues/275)) ([2e564a0](https://redirect.github.com/actions/create-github-app-token/commit/2e564a0bb8e7cc2b907b2401a2afe177882d4325)) - fix!: require `NODE_USE_ENV_PROXY` for proxy support ([#&#8203;342](https://redirect.github.com/actions/create-github-app-token/issues/342)) ([4451bcb](https://redirect.github.com/actions/create-github-app-token/commit/4451bcbc139f8124b0bf04f968ea2586b17df458)) ##### Bug Fixes - remove custom proxy handling ([#&#8203;143](https://redirect.github.com/actions/create-github-app-token/issues/143)) ([dce0ab0](https://redirect.github.com/actions/create-github-app-token/commit/dce0ab05f36f30b22fd14289fd36655c618e4e8e)) ##### 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](https://redirect.github.com/actions/runner/releases/tag/v2.327.1) or later if you are using a self-hosted runner. ### [`v2.2.2`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.2.2) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.2.1...v2.2.2) ##### Bug Fixes - **deps:** bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.11.1 to 3.0.0 ([#&#8203;337](https://redirect.github.com/actions/create-github-app-token/issues/337)) ([b044133](https://redirect.github.com/actions/create-github-app-token/commit/b04413352d4644ac2131b9a90c074f5e93ca18a1)) - **deps:** bump minimatch from 9.0.5 to 9.0.9 ([#&#8203;335](https://redirect.github.com/actions/create-github-app-token/issues/335)) ([5cbc656](https://redirect.github.com/actions/create-github-app-token/commit/5cbc65624c9ddc4589492bda7c8b146223e8c3e4)) - **deps:** bump the production-dependencies group with 4 updates ([#&#8203;336](https://redirect.github.com/actions/create-github-app-token/issues/336)) ([6bda5bc](https://redirect.github.com/actions/create-github-app-token/commit/6bda5bc1410576b9a0879ce6076d53345485bba9)) - **deps:** bump undici from 7.16.0 to 7.18.2 ([#&#8203;323](https://redirect.github.com/actions/create-github-app-token/issues/323)) ([b4f638f](https://redirect.github.com/actions/create-github-app-token/commit/b4f638f48ee0dcdbb0bc646c48e4cb2a2de847fe)) ### [`v2.2.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.2.1) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.2.0...v2.2.1) ##### Bug Fixes - **deps:** bump the production-dependencies group with 2 updates ([#&#8203;311](https://redirect.github.com/actions/create-github-app-token/issues/311)) ([b212e6a](https://redirect.github.com/actions/create-github-app-token/commit/b212e6a739dec02d8488610fbaf8f049f82ee999)) ### [`v2.2.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.2.0) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.4...v2.2.0) ##### Bug Fixes - **deps:** bump glob from 10.4.5 to 10.5.0 ([#&#8203;305](https://redirect.github.com/actions/create-github-app-token/issues/305)) ([5480f43](https://redirect.github.com/actions/create-github-app-token/commit/5480f4325a18c025ee16d7e081413854624e9edc)) - **deps:** bump p-retry from 6.2.1 to 7.1.0 ([#&#8203;294](https://redirect.github.com/actions/create-github-app-token/issues/294)) ([dce3be8](https://redirect.github.com/actions/create-github-app-token/commit/dce3be8b284f45e65caed11a610e2bef738d15b4)) - **deps:** bump the production-dependencies group with 2 updates ([#&#8203;292](https://redirect.github.com/actions/create-github-app-token/issues/292)) ([55e2a4b](https://redirect.github.com/actions/create-github-app-token/commit/55e2a4b2ccaaa8364303e6ab9f77e31ad02298e5)) ##### Features - update permission inputs ([#&#8203;296](https://redirect.github.com/actions/create-github-app-token/issues/296)) ([d90aa53](https://redirect.github.com/actions/create-github-app-token/commit/d90aa532332d33f6dc9656fd4491a98441595a37)) ### [`v2.1.4`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.4) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.3...v2.1.4) ##### Bug Fixes - **deps:** bump [@&#8203;octokit/auth-app](https://redirect.github.com/octokit/auth-app) from 7.2.1 to 8.0.1 ([#&#8203;257](https://redirect.github.com/actions/create-github-app-token/issues/257)) ([bef1eaf](https://redirect.github.com/actions/create-github-app-token/commit/bef1eaf1c0ac2b148ee2a0a74c65fbe6db0631f1)) ### [`v2.1.3`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.3) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.2...v2.1.3) ##### Bug Fixes - **deps:** bump undici from 7.8.0 to 7.10.0 in the production-dependencies group ([#&#8203;254](https://redirect.github.com/actions/create-github-app-token/issues/254)) ([f3d5ec2](https://redirect.github.com/actions/create-github-app-token/commit/f3d5ec20739b0cf6f0d52e5a051b65484c378ec9)) ### [`v2.1.2`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.1.2) [Compare Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.1.1...v2.1.2) ##### Bug Fixes - **deps:** bump [@&#8203;octokit/request](https://redirect.github.com/octokit/request) from 9.2.3 to 10.0.2 ([#&#8203;256](https://redirect.github.com/actions/create-github-app-token/issues/256)) ([5d7307b](https://redirect.github.com/actions/create-github-app-token/commit/5d7307be63501c0070c634b0ae8fec74e8208130)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibWFqb3ItdXBkYXRlIl19-->
GiteaMirror added the pull-request label 2026-04-11 03:55:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12975