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

chore(deps-dev): bump expo-modules-core from 1.11.13 to 1.12.10 #52

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps expo-modules-core from 1.11.13 to 1.12.10.

Changelog

Sourced from expo-modules-core's changelog.

1.12.10 — 2024-05-09

🎉 New features

  • Added onKeyDown and onKeyLongPress to ReactActivityHandler on Android. (#28684 by @​lukmccall)

1.12.9 — 2024-05-06

This version does not introduce any user-facing changes.

1.12.8 — 2024-05-03

🐛 Bug fixes

  • Fixed building error when use_frameworks on new architecture. (#28451 by @​kudo)

1.12.7 — 2024-05-02

🎉 New features

  • Introduced the reloadAppAsync to reload the app. (#28400 by @​kudo)

1.12.6 — 2024-05-01

🐛 Bug fixes

  • [Android] Fix field operation on NULL object when reloading the app. (#28555 by @​lukmccall)

1.12.5 — 2024-05-01

This version does not introduce any user-facing changes.

1.12.4 — 2024-04-29

🐛 Bug fixes

  • [Android] Fixed gziped payload does not correctly shown in network inspector. (#28486 by @​kudo)
  • [Android] Fixed crashes during the deallocation of shared objects. (#28491 by @​lukmccall)
  • [iOS] Fix accessing the view registry to avoid infinite loop crash. (#28531 by @​tsapeta)

1.12.3 — 2024-04-26

🐛 Bug fixes

  • [Android] Fixes SEGFAULTs caused by std::shared_ptr<JavaCalllback::CallbackContext>::__on_zero_shared. (#28483 by @​lukmccall)

1.12.2 — 2024-04-23

This version does not introduce any user-facing changes.

... (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 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 [expo-modules-core](https://github.com/expo/expo/tree/HEAD/packages/expo-modules-core) from 1.11.13 to 1.12.10.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-modules-core/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-modules-core)

---
updated-dependencies:
- dependency-name: expo-modules-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from pchalupa as a code owner May 13, 2024 00:57
@dependabot dependabot bot added the dependencies Update one or more dependencies version label May 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #53.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/expo-modules-core-1.12.10 branch May 20, 2024 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant