Skip to content

build(deps): bump aws-amplify from 6.19.0 to 6.20.0 - #2135

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-amplify-6.20.0
Aug 6, 2026
Merged

build(deps): bump aws-amplify from 6.19.0 to 6.20.0#2135
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/aws-amplify-6.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps aws-amplify from 6.19.0 to 6.20.0.

Release notes

Sourced from aws-amplify's releases.

aws-amplify@6.20.0

Minor Changes

  • #14866 bcdc02b Thanks @​soberm! - feat(notifications): add Amazon Connect Customer Profiles push notifications provider

    Push Notifications can now be delivered through Amazon Connect Customer Profiles via the new aws-amplify/push-notifications/customer-profiles sub-path export. The provider ships identifyUser, initializePushNotifications, registerDevice, and removeDevice alongside the transport-agnostic badge, permission, launch-notification, and notification/token listener APIs, with SigV4-signed device registration and client-side user-profile validation. Amplify.configure accepts the corresponding amazon_connect notifications configuration from amplify_outputs.json.

    Device registration follows the signed-in principal: initializePushNotifications registers the device when a push token is received and re-registers it on sign-in so an existing registration is re-homed to the authenticated principal. Because de-registration is authorized against the calling principal, applications should await removeDevice() before signOut() to stop delivery to a device.

    The default aws-amplify/push-notifications entry point emits a one-time ConsoleLogger notice at runtime directing customers to the Customer Profiles sub-path, since that entry point is backed by Amazon Pinpoint and AWS ends support for Amazon Pinpoint on October 30, 2026. Both changes are backwards compatible: existing exports keep their names, types, and signatures.

Patch Changes

  • Updated dependencies [bcdc02b]:
    • @​aws-amplify/core@​6.18.0
    • @​aws-amplify/notifications@​2.1.0
    • @​aws-amplify/api@​6.3.29
    • @​aws-amplify/datastore@​5.1.10
Changelog

Sourced from aws-amplify's changelog.

6.20.0

Minor Changes

  • #14866 bcdc02b Thanks @​soberm! - feat(notifications): add Amazon Connect Customer Profiles push notifications provider

    Push Notifications can now be delivered through Amazon Connect Customer Profiles via the new aws-amplify/push-notifications/customer-profiles sub-path export. The provider ships identifyUser, initializePushNotifications, registerDevice, and removeDevice alongside the transport-agnostic badge, permission, launch-notification, and notification/token listener APIs, with SigV4-signed device registration and client-side user-profile validation. Amplify.configure accepts the corresponding amazon_connect notifications configuration from amplify_outputs.json.

    Device registration follows the signed-in principal: initializePushNotifications registers the device when a push token is received and re-registers it on sign-in so an existing registration is re-homed to the authenticated principal. Because de-registration is authorized against the calling principal, applications should await removeDevice() before signOut() to stop delivery to a device.

    The default aws-amplify/push-notifications entry point emits a one-time ConsoleLogger notice at runtime directing customers to the Customer Profiles sub-path, since that entry point is backed by Amazon Pinpoint and AWS ends support for Amazon Pinpoint on October 30, 2026. Both changes are backwards compatible: existing exports keep their names, types, and signatures.

Patch Changes

  • Updated dependencies [bcdc02b]:
    • @​aws-amplify/core@​6.18.0
    • @​aws-amplify/notifications@​2.1.0
    • @​aws-amplify/api@​6.3.29
    • @​aws-amplify/datastore@​5.1.10
Commits
  • 5d8009f Version Packages (main) (#14898)
  • e1067a9 fix(push-notifications): add customer-profiles subpath package.json for legac...
  • bcdc02b feat(notifications): add Amazon Connect Customer Profiles provider for Push N...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 6, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Automatically approving dependabot

Bumps [aws-amplify](https://github.com/aws-amplify/amplify-js/tree/HEAD/packages/aws-amplify) from 6.19.0 to 6.20.0.
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Changelog](https://github.com/aws-amplify/amplify-js/blob/main/packages/aws-amplify/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-js/commits/aws-amplify@6.20.0/packages/aws-amplify)

---
updated-dependencies:
- dependency-name: aws-amplify
  dependency-version: 6.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-amplify-6.20.0 branch from ae7a104 to 87ef355 Compare August 6, 2026 01:09
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@mergify
mergify Bot merged commit b4c4536 into main Aug 6, 2026
11 checks passed
@mergify

mergify Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/aws-amplify-6.20.0 branch August 6, 2026 01:11
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants