Skip to content

chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 #4724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps actions/create-github-app-token from 1.12.0 to 2.0.2.

Release notes

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

v2.0.2

2.0.2 (2025-04-03)

Bug Fixes

  • improve log messages for token creation (#226) (eaef294)

v2.0.1

2.0.1 (2025-04-03)

Bug Fixes

  • deps: bump the production-dependencies group across 1 directory with 2 updates (#228) (2411bfc)

v2.0.0

2.0.0 (2025-04-03)

BREAKING CHANGES

  • Removed deprecated inputs (app_id, private_key, skip_token_revoke) and made app-id and private-key required in the action configuration.
Commits
  • 3ff1caa build(release): 2.0.2 [skip ci]
  • eaef294 fix: improve log messages for token creation (#226)
  • 86e2496 build(release): 2.0.1 [skip ci]
  • 2411bfc fix(deps): bump the production-dependencies group across 1 directory with 2 u...
  • f17d09a build(deps-dev): bump the development-dependencies group with 3 updates (#225)
  • e250d17 ci(update-permission-inputs): add permissions (#230)
  • ed258b4 Rename workflow
  • 5c652ca Update update-inputs.yml
  • 60ee75d ci(update-inputs): create initial version (#229)
  • 064492a build(release): 2.0.0 [skip ci]
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1.12.0 to 2.0.2.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@d72941d...3ff1caa)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions labels Apr 7, 2025
Comment on lines 24 to 25
app-id: ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
private-key: ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0.0 (2025-04-03)
feat!: remove deprecated inputs (#213) (5cc811b)
BREAKING CHANGES
Removed deprecated inputs (app_id, private_key, skip_token_revoke) and made app-id and private-key required in the action configuration.

The workflow is already aligned and should not be affected by the breaking changes

@antonis antonis enabled auto-merge (squash) April 7, 2025 08:35
Copy link
Collaborator

@antonis antonis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antonis antonis merged commit ae8e50c into main Apr 7, 2025
63 of 64 checks passed
@antonis antonis deleted the dependabot/github_actions/actions/create-github-app-token-2.0.2 branch April 7, 2025 08:36
Copy link
Contributor

github-actions bot commented Apr 7, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 417.56 ms 406.74 ms -10.82 ms
Size 17.75 MiB 20.13 MiB 2.38 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
457e29f 398.10 ms 421.39 ms 23.29 ms
60d62c2 412.64 ms 406.33 ms -6.30 ms
5f03ae9 444.88 ms 448.89 ms 4.01 ms
a15d370 431.43 ms 440.25 ms 8.82 ms
ea85ff8 411.42 ms 400.85 ms -10.57 ms
f54118b 441.24 ms 431.92 ms -9.32 ms
7bc4d75 488.76 ms 473.28 ms -15.48 ms
255d28b 424.09 ms 441.96 ms 17.87 ms
ddc0552 472.92 ms 460.66 ms -12.26 ms
86d6d2c+dirty 332.90 ms 352.45 ms 19.55 ms

App size

Revision Plain With Sentry Diff
457e29f 17.73 MiB 19.84 MiB 2.10 MiB
60d62c2 17.75 MiB 20.13 MiB 2.38 MiB
5f03ae9 17.75 MiB 20.11 MiB 2.36 MiB
a15d370 17.75 MiB 20.13 MiB 2.38 MiB
ea85ff8 17.75 MiB 20.12 MiB 2.37 MiB
f54118b 17.74 MiB 20.08 MiB 2.35 MiB
7bc4d75 17.74 MiB 20.08 MiB 2.34 MiB
255d28b 17.75 MiB 20.12 MiB 2.37 MiB
ddc0552 17.74 MiB 20.09 MiB 2.35 MiB
86d6d2c+dirty 17.73 MiB 20.04 MiB 2.31 MiB

Copy link
Contributor

github-actions bot commented Apr 7, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1219.88 ms 1227.57 ms 7.69 ms
Size 2.63 MiB 3.76 MiB 1.13 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
3261206+dirty 1219.49 ms 1224.10 ms 4.61 ms
af2c0b0+dirty 1201.83 ms 1208.94 ms 7.11 ms
e2b64fe+dirty 1232.22 ms 1255.20 ms 22.98 ms
86d6d2c+dirty 1267.55 ms 1286.21 ms 18.66 ms
1d86dd6+dirty 1249.71 ms 1279.16 ms 29.45 ms
4cc5c27+dirty 1211.45 ms 1214.60 ms 3.16 ms
416f465+dirty 1221.56 ms 1226.48 ms 4.92 ms
3aecc61+dirty 1237.75 ms 1237.42 ms -0.33 ms
07e58c9+dirty 1226.02 ms 1228.35 ms 2.33 ms
6e8584e+dirty 1274.50 ms 1296.82 ms 22.32 ms

App size

Revision Plain With Sentry Diff
3261206+dirty 2.63 MiB 3.69 MiB 1.06 MiB
af2c0b0+dirty 2.63 MiB 3.76 MiB 1.13 MiB
e2b64fe+dirty 2.36 MiB 2.85 MiB 495.80 KiB
86d6d2c+dirty 2.36 MiB 2.82 MiB 462.82 KiB
1d86dd6+dirty 2.36 MiB 2.89 MiB 535.43 KiB
4cc5c27+dirty 2.36 MiB 3.04 MiB 698.52 KiB
416f465+dirty 2.36 MiB 3.11 MiB 759.80 KiB
3aecc61+dirty 2.36 MiB 3.12 MiB 778.58 KiB
07e58c9+dirty 2.36 MiB 3.10 MiB 752.28 KiB
6e8584e+dirty 2.36 MiB 2.88 MiB 533.17 KiB

Copy link
Contributor

github-actions bot commented Apr 7, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1224.27 ms 1220.00 ms -4.27 ms
Size 3.19 MiB 4.33 MiB 1.14 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
3261206+dirty 1223.00 ms 1226.06 ms 3.06 ms
af2c0b0+dirty 1229.82 ms 1231.41 ms 1.59 ms
e2b64fe+dirty 1285.78 ms 1297.56 ms 11.78 ms
86d6d2c+dirty 1291.62 ms 1296.80 ms 5.18 ms
1d86dd6+dirty 1289.25 ms 1293.36 ms 4.11 ms
4cc5c27+dirty 1220.43 ms 1215.13 ms -5.30 ms
416f465+dirty 1232.48 ms 1233.26 ms 0.78 ms
3aecc61+dirty 1240.27 ms 1240.51 ms 0.24 ms
07e58c9+dirty 1216.42 ms 1210.60 ms -5.82 ms
6e8584e+dirty 1271.71 ms 1281.26 ms 9.55 ms

App size

Revision Plain With Sentry Diff
3261206+dirty 3.19 MiB 4.25 MiB 1.07 MiB
af2c0b0+dirty 3.19 MiB 4.33 MiB 1.14 MiB
e2b64fe+dirty 2.92 MiB 3.41 MiB 499.97 KiB
86d6d2c+dirty 2.92 MiB 3.37 MiB 464.31 KiB
1d86dd6+dirty 2.92 MiB 3.44 MiB 538.27 KiB
4cc5c27+dirty 2.92 MiB 3.61 MiB 705.47 KiB
416f465+dirty 2.92 MiB 3.67 MiB 772.44 KiB
3aecc61+dirty 2.92 MiB 3.69 MiB 789.88 KiB
07e58c9+dirty 2.92 MiB 3.66 MiB 756.65 KiB
6e8584e+dirty 2.92 MiB 3.44 MiB 536.52 KiB

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