Closed dependabot[bot] closed 3 weeks ago
Fails | |
---|---|
:no_entry_sign: | Please consider adding a changelog entry for the next release. |
Please add an entry to CHANGELOG.md
to the "Unreleased" section. Make sure the entry includes this PR's number.
Example:
## Unreleased
- Bump reactivecircus/android-emulator-runner from 2.32.0 to 2.33.0 ([#3826](https://github.com/getsentry/sentry-java/pull/3826))
If none of the above apply, you can opt out of this check by adding #skip-changelog
to the PR description.
Generated by :no_entry_sign: dangerJS against 13d9d2bae872a5670d32aa1d4d2bd6530075178e
Plain | With Sentry | Diff | |
---|---|---|---|
Startup time | 416.91 ms | 444.00 ms | 27.09 ms |
Size | 1.70 MiB | 2.35 MiB | 667.91 KiB |
Bumps reactivecircus/android-emulator-runner from 2.32.0 to 2.33.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
... (truncated)
Commits
62dbb60
Merge branch 'main' into release/v2c77bfe7
Prepare for release 2.33.0.ead704c
Fix avd path on ubuntu-24.04 - attempt 2 (#415)e800fff
Revert creating avd directory. (#414)8c07710
Fix SDK path issues with ubuntu-24.04 (#409)3a18f50
SDK build tools 35.0.0, command-line tools 16.0. (#408)1b985f4
Avoid changing the owner of unnecessary files (#406)a3dcdb3
Update npm packages. (#401)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