chore(deps): bump the github-actions group across 1 directory with 2 updates#5424
chore(deps): bump the github-actions group across 1 directory with 2 updates#5424dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 29551f8. Configure here.
| pull-requests: write | ||
| steps: | ||
| - uses: getsentry/github-workflows/validate-pr@71588ddf95134f804e82c5970a8098588e2eaecd | ||
| - uses: getsentry/github-workflows/validate-pr@26f565c05d0dd49f703d238706b775883037d76b |
There was a problem hiding this comment.
validate-pr.yml downgraded to older commit instead of upgraded
Medium Severity
The validate-pr.yml workflow is being changed to commit 26f565c which is the old 3.3.0 hash (the same hash that danger.yml and update-deps.yml are moving away from). The other workflows correctly update to 607fed74f812e69201531a5185b6c3c57caa4e89 (3.4.0), but validate-pr is effectively downgraded from 71588dd (a newer commit within the 3.4.0 development cycle) back to 3.3.0. It likely needs to point to 607fed7 like the other workflows.
Reviewed by Cursor Bugbot for commit 29551f8. Configure here.
There was a problem hiding this comment.
woah, what's going on here?
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
📲 Install BuildsAndroid
|
Performance metrics 🚀
|
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 319f256 | 317.53 ms | 370.83 ms | 53.29 ms |
| ab8a72d | 316.24 ms | 356.38 ms | 40.14 ms |
| cf708bd | 434.73 ms | 502.96 ms | 68.22 ms |
| 91bb874 | 310.68 ms | 359.24 ms | 48.56 ms |
| f634d01 | 375.06 ms | 420.04 ms | 44.98 ms |
| 62b579c | 299.75 ms | 364.84 ms | 65.09 ms |
| 6b019b7 | 403.90 ms | 546.09 ms | 142.19 ms |
| d364ace | 384.53 ms | 453.51 ms | 68.98 ms |
| 5b66efd | 308.67 ms | 363.85 ms | 55.18 ms |
| ee35ac3 | 346.83 ms | 435.48 ms | 88.65 ms |
App size
| Revision | Plain | With Sentry | Diff |
|---|---|---|---|
| 319f256 | 1.58 MiB | 2.19 MiB | 619.79 KiB |
| ab8a72d | 1.58 MiB | 2.12 MiB | 551.55 KiB |
| cf708bd | 1.58 MiB | 2.11 MiB | 539.71 KiB |
| 91bb874 | 1.58 MiB | 2.13 MiB | 559.07 KiB |
| f634d01 | 1.58 MiB | 2.10 MiB | 533.40 KiB |
| 62b579c | 0 B | 0 B | 0 B |
| 6b019b7 | 0 B | 0 B | 0 B |
| d364ace | 1.58 MiB | 2.11 MiB | 539.75 KiB |
| 5b66efd | 1.58 MiB | 2.13 MiB | 559.07 KiB |
| ee35ac3 | 1.58 MiB | 2.13 MiB | 558.77 KiB |
…updates Bumps the github-actions group with 2 updates in the / directory: [getsentry/github-workflows](https://github.com/getsentry/github-workflows) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `getsentry/github-workflows` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/getsentry/github-workflows/releases) - [Commits](getsentry/github-workflows@3.3.0...3.4.0) Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](actions/create-github-app-token@1b10c78...bcd2ba4) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: getsentry/github-workflows dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
29551f8 to
a9a77e5
Compare


Bumps the github-actions group with 2 updates in the / directory: getsentry/github-workflows and actions/create-github-app-token.
Updates
getsentry/github-workflowsfrom 3.3.0 to 3.4.0Release notes
Sourced from getsentry/github-workflows's releases.
Commits
607fed7release: 3.4.082866c1chore: update getsentry/craft to 2.26.3 (#168)24be696fix: complete script injection hardening across all actions (#152)a940f77fix(updater): Trigger CI for new PRs without changelog updates (#166)98c1e36test(updater): Accept either main or master as sentry-cli main branch (#167)d81d746chore: update danger/danger.properties to 13.0.5 (#160)80476a9fix(updater): Select first matching main branch (#165)43bf14bfeat(validate-pr): Make advisory; drop close + labels (#163)71588ddfeat(validate-pr): Skip checks for users with write access (#162)02fd7a2feat(validate-pr): Skip all checks when a maintainer reopens a PR (#161)Updates
actions/create-github-app-tokenfrom 3.1.1 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...