Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps amplify_version from 2.24.0 to 2.24.1.
Updates com.amplifyframework:core from 2.24.0 to 2.24.1

Release notes

Sourced from com.amplifyframework:core's releases.

Amplify Android 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)
Changelog

Sourced from com.amplifyframework:core's changelog.

Release 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)

See all changes between 2.24.0 and 2.24.1

Commits
  • 43f6e90 release: Amplify Android 2.24.1 (#2950)
  • 0e81068 fix(api): Fix connecting to AppSync from China with API category (#2948)
  • 59bde4e fix(apollo): Fix using Apollo to connect to AppSync in China (#2947)
  • 7199b84 fix(analytics): Fix accessing the Analytics category from RxAmplify or Kotlin...
  • See full diff in compare view

Updates com.amplifyframework:aws-api from 2.24.0 to 2.24.1

Release notes

Sourced from com.amplifyframework:aws-api's releases.

Amplify Android 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)
Changelog

Sourced from com.amplifyframework:aws-api's changelog.

Release 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)

See all changes between 2.24.0 and 2.24.1

Commits
  • 43f6e90 release: Amplify Android 2.24.1 (#2950)
  • 0e81068 fix(api): Fix connecting to AppSync from China with API category (#2948)
  • 59bde4e fix(apollo): Fix using Apollo to connect to AppSync in China (#2947)
  • 7199b84 fix(analytics): Fix accessing the Analytics category from RxAmplify or Kotlin...
  • See full diff in compare view

Updates com.amplifyframework:aws-auth-cognito from 2.24.0 to 2.24.1

Release notes

Sourced from com.amplifyframework:aws-auth-cognito's releases.

Amplify Android 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)
Changelog

Sourced from com.amplifyframework:aws-auth-cognito's changelog.

Release 2.24.1

Bug Fixes

  • analytics: Fix accessing the Analytics category from RxAmplify or Kotlin Facade (#2944)
  • api: Fix connecting to AppSync from China with API category (#2948)

See all changes between 2.24.0 and 2.24.1

Commits
  • 43f6e90 release: Amplify Android 2.24.1 (#2950)
  • 0e81068 fix(api): Fix connecting to AppSync from China with API category (#2948)
  • 59bde4e fix(apollo): Fix using Apollo to connect to AppSync in China (#2947)
  • 7199b84 fix(analytics): Fix accessing the Analytics category from RxAmplify or Kotlin...
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @poad.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 22, 2024
Copy link
Owner

@poad poad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps `amplify_version` from 2.24.0 to 2.24.1.

Updates `com.amplifyframework:core` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.24.0...release_v2.24.1)

Updates `com.amplifyframework:aws-api` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.24.0...release_v2.24.1)

Updates `com.amplifyframework:aws-auth-cognito` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/aws-amplify/amplify-android/releases)
- [Changelog](https://github.com/aws-amplify/amplify-android/blob/main/CHANGELOG.md)
- [Commits](aws-amplify/amplify-android@release_v2.24.0...release_v2.24.1)

---
updated-dependencies:
- dependency-name: com.amplifyframework:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amplifyframework:aws-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amplifyframework:aws-auth-cognito
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/amplify_version-2.24.1 branch from e664506 to 7c449c3 Compare November 22, 2024 12:21
Copy link
Owner

@poad poad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit ee92c6b into main Nov 22, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/amplify_version-2.24.1 branch November 22, 2024 12:24
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.

2 participants