erosson / freecbt

✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
https://freecbt.erosson.org
GNU General Public License v3.0
105 stars 17 forks source link

Bump expo-haptics from 8.4.0 to 11.3.0 #604

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps expo-haptics from 8.4.0 to 11.3.0.

Changelog

Sourced from expo-haptics's changelog.

11.3.0 — 2022-07-07

💡 Others

  • Migrated Expo modules definitions to the new naming convention. (#17193 by @​tsapeta)

11.2.0 — 2022-04-18

🎉 New features

  • Use JSI host object instead of the bridge module for communication between JavaScript and native code. (#16972 by @​tsapeta)

⚠️ Notices

  • On Android bump compileSdkVersion to 31, targetSdkVersion to 31 and Java version to 11. (#16941 by @​bbarthec)

11.1.1 - 2022-02-01

🐛 Bug fixes

  • Fix Plugin with id 'maven' not found build error from Android Gradle 7. (#16080 by @​kudo)

11.1.0 — 2021-12-03

💡 Others

  • Removed legacy Objective-C implementation and changed the pod name to ExpoHaptics. (#15083 by @​tsapeta)
  • Simplified iOS implementation with enums as argument types. (#15129 by @​tsapeta)

11.0.1 — 2021-10-01

This version does not introduce any user-facing changes.

11.0.0 — 2021-09-28

🛠 Breaking changes

🐛 Bug fixes

  • Fix building errors from use_frameworks! in Podfile. (#14523 by @​kudo)

10.2.0-alpha.0 — 2021-08-17

💡 Others

... (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 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)
dependabot[bot] commented 1 year ago

Superseded by #629.