sentry-react-native
sentry-react-native copied to clipboard
chore(deps): bump reactivecircus/android-emulator-runner from 2.30.1 to 2.31.0
Bumps reactivecircus/android-emulator-runner from 2.30.1 to 2.31.0.
Release notes
Sourced from reactivecircus/android-emulator-runner's releases.
v2.31.0
What's Changed
- Migrate to Node 20 on CI via GitHub Actions major upgrades by
@TWiStErRobin ReactiveCircus/android-emulator-runner#372- Bump Gradle wrapper validation from v1 to v2 to use Node 20 by
@TWiStErRobin ReactiveCircus/android-emulator-runner#374- Add api level
VanillaIceCreamsupport by@yujincheng08in ReactiveCircus/android-emulator-runner#378- Install platforms for the specified api level by
@joshrleschin ReactiveCircus/android-emulator-runner#384New Contributors
@joshrleschmade their first contribution in ReactiveCircus/android-emulator-runner#384Full Changelog: https://github.com/ReactiveCircus/android-emulator-runner/compare/v2.30.1...v2.31.0
Changelog
Sourced from reactivecircus/android-emulator-runner's changelog.
Change Log
v2.31.0
- Support setting
VanillaIceCreamasapi-level. - #378- Install
platformsfor the specifiedapi-level. - #384v2.30.1
- Run action on Node 20. - #371
v2.30.0
- Update to Node 20. - #369
v2.29.0
- Fixed emulator download URL. - #343
- Upgrade to latest npm dependencies. - #347 #355
- Update SDK command-line tools to
11.0. - #356- Update SDK build tools to
34.0.0. - #356v2.28.0
- Add
emulator-boot-timeoutto support configuring maximum time waiting for emulator boot. - #326- Support non-integer
api-level. - #317- Replace deprecated
ANDROID_SDK_ROOTwithANDROID_HOME. - 304- Update SDK command-line tools to
9.0. - #331- Update SDK build tools to
33.0.2. - #331v2.27.0
- Added
pre-emulator-launch-scriptto support running script after creating the AVD and before launching the emulator. - #247@nilsreichardt.- Update to Node 16. - #276
@mattjohnsonpint.- Update NPM dependencies. - #282
@mattjohnsonpint.- Update README with more context on hardware acceleration on GitHub hosted runners. - #279
@mrk-han.v2.26.0
- Support github-actions-typing. - #257
@LeoColman.v2.25.0
- Auto detect hardware acceleration on Linux. - #254
@notbigdata.- Update build tools to
33.0.0.- Update SDK command-line tools to
7.0.v2.24.0
... (truncated)
Commits
77986beMerge branch 'main' into release/v2ca77a10Prepare for release 2.31.0.1fef06aInstall platforms for the specified api level (#384)d8da5b6Add api levelVanillaIceCreamsupport (#378)a0c0e72Bump Gradle wrapper validation from v1 to v2 to use Node 20 (#374)9d5d623Migrate to Node 20 on CI via GitHub Actions major upgrades (#372)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)