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

build(deps): bump com.mixpanel.android:mixpanel-android from 7.2.2 to 8.0.0 in /android #308

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps com.mixpanel.android:mixpanel-android from 7.2.2 to 8.0.0.

Release notes

Sourced from com.mixpanel.android:mixpanel-android's releases.

Release v8.0.0

v8.0.0 (2024-09-18)

Enhancements

  • Set minSdk to 21, targetSdk to 34, Gradle upgraded to 8.1.4 and add a demo app! #845

Release v7.5.4

Revert the breaking changes to minSdk and targetSdk:

minSdk 23 -> 14
targetSdk 34 -> 33

Release v7.5.3

v7.5.3 (2024-09-06)

Enhancements

  • upgrade to gradle 8+ and add a demo app #840
  • Add SessionReplayBroadcastReceiver #838

Release v7.5.2

v7.5.2 (2024-04-16)

Enhancements

  • Remove Mixpanel internal tracking #835

Release v7.5.0

v7.5.0 (2024-04-09)

Enhancements

  • feat: add headers support for mixpanel proxy api calls #833

Release v7.4.2

v7.4.2 (2024-03-15)

Enhancements

... (truncated)

Changelog

Sourced from com.mixpanel.android:mixpanel-android's changelog.

v8.0.0 (2024-09-18)

Enhancements

  • Set minSdk to 21, targetSdk to 34, Gradle upgraded to 8.1.4 and add a demo app! #845

v7.5.2 (2024-04-16)

Enhancements

  • Remove Mixpanel internal tracking #835

v7.5.0 (2024-04-09)

Enhancements

  • feat: add headers support for mixpanel proxy api calls #833

v7.4.2 (2024-03-15)

Enhancements

  • feat: Enable data separation for each MixPanel API instance #830

v7.4.1 (2024-02-02)

Fixes

  • MPConfig instances created through MixpanelAPI are not being utilized when making API calls from AnalyticsMessages. #827

v7.4.0 (2024-01-22)

Non-Singleton MPConfig Class

In this release, we've introduced a significant change to the MPConfig class. Previously implemented as a singleton, MPConfig is now designed to provide instance-specific configurations. This change allows the creation of multiple MPConfig instances, each with potentially different configuration settings. check the docs for more details

Enhancements

  • bump target API level to 33 #826
  • make 'MPConfig' not a Singleton in favor of supporting multiple configurations for multiple Mixpanel instances #825

... (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 [com.mixpanel.android:mixpanel-android](https://github.com/mixpanel/mixpanel-android) from 7.2.2 to 8.0.0.
- [Release notes](https://github.com/mixpanel/mixpanel-android/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-android/blob/master/CHANGELOG.md)
- [Commits](mixpanel/mixpanel-android@v7.2.2...v8.0.0)

---
updated-dependencies:
- dependency-name: com.mixpanel.android:mixpanel-android
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #310.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/gradle/android/com.mixpanel.android-mixpanel-android-8.0.0 branch September 30, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants