Skip to content

chore/release/2026-03-17#6803

Closed
cadivus wants to merge 43 commits intostablefrom
chore/release/2026-03-17
Closed

chore/release/2026-03-17#6803
cadivus wants to merge 43 commits intostablefrom
chore/release/2026-03-17

Conversation

@cadivus
Copy link
Member

@cadivus cadivus commented Mar 17, 2026

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

cadivus and others added 30 commits March 17, 2026 13:28
* Introduce workflow for ffigen (generate files and check if there are changes)

* Regenerate MacOS bindings
If invalid JSON reaches the native iOS code, the entire app can crash.
Bumps org.jlleitschuh.gradle:ktlint-gradle from 13.1.0 to 14.0.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
* Support WASM outputs

* Fix message parsing for WASM

* Add worker_bee example

* ci: Run worker_bee tester
Bumps [trio](https://github.com/python-trio/trio) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](python-trio/trio@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: trio
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.
- [Commits](certifi/python-certifi@2026.01.04...2026.02.25)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.40.0 to 4.41.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-version: 4.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 21e68f4d54916e6c2f68f8c290b2aed9b02cbd3e to 03a180dbe1de8ea7fb700663cbb7d24ca4bbe82c.
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](dart-lang/setup-dart@21e68f4...03a180d)

---
updated-dependencies:
- dependency-name: dart-lang/setup-dart
  dependency-version: 03a180dbe1de8ea7fb700663cbb7d24ca4bbe82c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the aws-sdk-js group in /infra-gen2 with 1 update: [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider).


Updates `@aws-sdk/client-cognito-identity-provider` from 3.993.0 to 3.998.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.998.0/clients/client-cognito-identity-provider)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.998.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-js
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the cdk group in /infra with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.238.0 to 2.240.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.240.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1106.0 to 2.1107.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.240.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-version: 2.1107.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.15.1 to 4.16.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](robolectric/robolectric@robolectric-4.15.1...robolectric-4.16.1)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-version: 4.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the mockito group in /packages/amplify_datastore/android with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mockito
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.google.firebase:firebase-bom from 33.16.0 to 34.9.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-version: 34.9.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the cdk group in /infra-gen2 with 2 updates: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk` from 2.1106.0 to 2.1107.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1107.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.238.0 to 2.240.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.240.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1107.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.240.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the mockito group in /packages/notifications/push/amplify_push_notifications/android with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.19.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.19.0...v5.21.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mockito
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.test:core-ktx from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.test:core-ktx
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps androidx.test:core-ktx from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.test:core-ktx
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the aws-sdk-js group in /infra with 3 updates: [@aws-sdk/client-amplify](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-amplify), [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) and [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-amplify` from 3.844.0 to 3.848.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-amplify/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.848.0/clients/client-amplify)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.844.0 to 3.848.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.848.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-s3` from 3.844.0 to 3.848.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.848.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-amplify"
  dependency-version: 3.848.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-js
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.848.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-js
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.848.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-js
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jonas Greifenhain <jonasgre@amazon.de>
…3.998.0 to 3.1002.0 in /infra-gen2 in the aws-sdk-js group (#6741)

chore(deps-dev): bump @aws-sdk/client-cognito-identity-provider

Bumps the aws-sdk-js group in /infra-gen2 with 1 update: [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider).


Updates `@aws-sdk/client-cognito-identity-provider` from 3.998.0 to 3.1002.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1002.0/clients/client-cognito-identity-provider)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1002.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-js
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the cdk group in /infra with 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.240.0 to 2.241.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.241.0/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.1107.0 to 2.1109.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.241.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk
  dependency-version: 2.1109.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the cdk group in /infra-gen2 with 2 updates: [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) and [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib).


Updates `aws-cdk` from 2.1107.0 to 2.1109.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1109.0/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.240.0 to 2.241.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.241.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-version: 2.1109.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
- dependency-name: aws-cdk-lib
  dependency-version: 2.241.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
…ries (#6667)

- ShellScript now exposes RunningScript with kill() to SIGKILL the
  process on timeout instead of leaving it running in the background
- _runTestsWithTimeout uses .timeout() instead of a flawed Future.any
  race that never killed the underlying process
- Uncommented AVD deletion in _cleanupEmulator() so stale AVD state
  doesn't persist between retry attempts
- Rebuilt all composite actions
cadivus and others added 13 commits March 17, 2026 13:28
Propagate error via onError callback in NativeAuthPluginWrapper.fetchAuthSession()
Bumps the mockito group in /packages/amplify_datastore/android with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.21.0...v5.22.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mockito
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.google.firebase:firebase-bom from 34.9.0 to 34.10.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
  dependency-version: 34.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the amplify-android group in /packages/amplify_datastore/android with 4 updates: [com.amplifyframework:aws-auth-cognito](https://github.com/aws-amplify/amplify-android), [com.amplifyframework:aws-api](https://github.com/aws-amplify/amplify-android), [com.amplifyframework:aws-datastore](https://github.com/aws-amplify/amplify-android) and [com.amplifyframework:aws-api-appsync](https://github.com/aws-amplify/amplify-android).


Updates `com.amplifyframework:aws-auth-cognito` from 2.33.0 to 2.34.0
- [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.33.0...release_v2.34.0)

Updates `com.amplifyframework:aws-api` from 2.33.0 to 2.34.0
- [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.33.0...release_v2.34.0)

Updates `com.amplifyframework:aws-datastore` from 2.33.0 to 2.34.0
- [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.33.0...release_v2.34.0)

Updates `com.amplifyframework:aws-api-appsync` from 2.33.0 to 2.34.0
- [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.33.0...release_v2.34.0)

---
updated-dependencies:
- dependency-name: com.amplifyframework:aws-auth-cognito
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amplify-android
- dependency-name: com.amplifyframework:aws-api
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amplify-android
- dependency-name: com.amplifyframework:aws-datastore
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amplify-android
- dependency-name: com.amplifyframework:aws-api-appsync
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amplify-android
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the mockito group in /packages/notifications/push/amplify_push_notifications/android with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-core` from 5.21.0 to 5.22.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.21.0...v5.22.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mockito
...

Signed-off-by: dependabot[bot] <support@github.com>
…t-common

Bumps the amplify-android group in /packages/notifications/push/amplify_push_notifications/android with 1 update: [com.amplifyframework:aws-push-notifications-pinpoint-common](https://github.com/aws-amplify/amplify-android).


Updates `com.amplifyframework:aws-push-notifications-pinpoint-common` from 2.33.0 to 2.34.0
- [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.33.0...release_v2.34.0)

---
updated-dependencies:
- dependency-name: com.amplifyframework:aws-push-notifications-pinpoint-common
  dependency-version: 2.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: amplify-android
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…rops` (#6751)

Add invalidTokenException to SignOutPartialFailure.props for proper equality comparison
Configure build_web_compilers entrypoint builder with dart2wasm_args mirroring the existing dart2js_args for release builds.
Add Kinesis Data Streams Client

---------

Co-authored-by: Jan Vincent Hoffbauer <jvhoff@amazon.de>
Co-authored-by: Jonas Greifenhain <jonasgre@amazon.de>
@cadivus cadivus requested a review from a team as a code owner March 17, 2026 12:49
@cadivus cadivus requested a review from jvh-aws March 17, 2026 12:49
@cadivus
Copy link
Member Author

cadivus commented Mar 17, 2026

follow-up: Add MITNFA to the allowed licenses (it's compatible with Apache 2.0)

@cadivus cadivus closed this Mar 17, 2026
@cadivus cadivus deleted the chore/release/2026-03-17 branch March 17, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants