Skip to content
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

Bump reactivecircus/android-emulator-runner from 2.32.0 to 2.33.0 in the react-native group #66095

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the react-native group with 1 update: reactivecircus/android-emulator-runner.

Updates reactivecircus/android-emulator-runner from 2.32.0 to 2.33.0

Release notes

Sourced from reactivecircus/android-emulator-runner's releases.

v2.33.0

What's Changed

New Contributors

Full Changelog: ReactiveCircus/android-emulator-runner@v2.32.0...v2.33.0

Changelog

Sourced from reactivecircus/android-emulator-runner's changelog.

Change Log

v2.33.0

  • Fix missing AVD directory in ubuntu-24.04 runner. - 415
  • Update SDK build tools to 35.0.0, update SDK command-line tools to 16.0. - #356
  • Stop changing owner of the SDK directory. - 406 #409
  • Upgrade to latest npm dependencies. - #401

v2.32.0

  • Add port parameter for customizing the emulator port to use. - #383

v2.31.0

  • Support setting VanillaIceCream as api-level. - #378
  • Install platforms for the specified api-level. - #384

v2.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. - #356

v2.28.0

  • Add emulator-boot-timeout to support configuring maximum time waiting for emulator boot. - #326
  • Support non-integer api-level. - #317
  • Replace deprecated ANDROID_SDK_ROOT with ANDROID_HOME. - 304
  • Update SDK command-line tools to 9.0. - #331
  • Update SDK build tools to 33.0.2. - #331

v2.27.0

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from desrosj as a code owner October 14, 2024 13:35
@dependabot dependabot bot added [Type] Build Tooling Issues or PRs related to build tooling GitHub Actions Pull requests that update GitHub Actions code labels Oct 14, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/react-native-4fd6da347a branch 5 times, most recently from 1459542 to 02b42e9 Compare October 21, 2024 13:35
Bumps the react-native group with 1 update: [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner).


Updates `reactivecircus/android-emulator-runner` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@f0d1ed2...62dbb60)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/react-native-4fd6da347a branch from 02b42e9 to fb500b1 Compare October 22, 2024 13:21
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@desrosj desrosj enabled auto-merge (squash) October 22, 2024 17:17
@desrosj desrosj merged commit acf661c into trunk Oct 22, 2024
63 checks passed
@desrosj desrosj deleted the dependabot/github_actions/react-native-4fd6da347a branch October 22, 2024 17:20
@github-actions github-actions bot added this to the Gutenberg 19.6 milestone Oct 22, 2024
dcalhoun added a commit that referenced this pull request Nov 5, 2024
dcalhoun added a commit that referenced this pull request Nov 5, 2024
Revert "Bump reactivecircus/android-emulator-runner in the react-native group (#66095)"

This reverts commit acf661c. The revert
is an attempt to address recent reports that Android E2E test CI tasks
stall, where the test suites pass, but the tasks do not complete.
karthick-murugan pushed a commit to karthick-murugan/gutenberg that referenced this pull request Nov 13, 2024
…WordPress#66095)

Bumps the react-native group with 1 update: [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner).


Updates `reactivecircus/android-emulator-runner` from 2.32.0 to 2.33.0
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@f0d1ed2...62dbb60)

---
updated-dependencies:
- dependency-name: reactivecircus/android-emulator-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: desrosj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions Pull requests that update GitHub Actions code [Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant