StudyAtHome
StudyAtHome copied to clipboard
Update dependency aws-amplify to v4.3.46
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
aws-amplify (source) | 4.1.2 -> 4.3.46 |
Release Notes
aws-amplify/amplify-js (aws-amplify)
v4.3.46
v4.3.45
v4.3.44
v4.3.43
: 2022-11-03 Amplify JS release - [email protected]
What's Changed
- fix: Missing
cache
exports in React Native by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/10577 - chore: use --ignore-engines option in CI by @AllanZhengYP in https://github.com/aws-amplify/amplify-js/pull/10590
- chore: Flip all deprecated UI packages back to private to resolve deployment issues. by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/10602
- fix: Empty commit to fix deploy by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10609
- chore: Release from main by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10605
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.43
v4.3.42
: 2022-10-27 Amplify JS release - [email protected]
What's Changed
- Released deprecation messaging for legacy UI components by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/10542
- chore: fix build on main, resolve babel deps by @svidgen in https://github.com/aws-amplify/amplify-js/pull/10548
- chore: preparing release by @Samaritan1011001 in https://github.com/aws-amplify/amplify-js/pull/10554
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.42
v4.3.41
: 2022-10-25 Amplify JS release - [email protected]
What's Changed
- fix: remove dep on es2020.promise lib additions by @svidgen in https://github.com/aws-amplify/amplify-js/pull/10532
- chore: preparing release by @Samaritan1011001 in https://github.com/aws-amplify/amplify-js/pull/10535
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.41
v4.3.40
: 2022-10-25 Amplify JS release - [email protected]
What's Changed
- fix(data): re-enable Chrome testing for CPK integ tests by @david-mcafee in https://github.com/aws-amplify/amplify-js/pull/10482
- Remove polyfill note by @chrisbonifacio in https://github.com/aws-amplify/amplify-js/pull/10464
- Updating README to remove unnecessary RN info by @abdallahshaban557 in https://github.com/aws-amplify/amplify-js/pull/10493
- feat(data): background process manager integ tests by @david-mcafee in https://github.com/aws-amplify/amplify-js/pull/10502
- chore: stop generating unused dts in lib folder by @AllanZhengYP in https://github.com/aws-amplify/amplify-js/pull/10501
- chore(deps): bump nokogiri from 1.13.6 to 1.13.9 in /docs by @dependabot in https://github.com/aws-amplify/amplify-js/pull/10515
- fix(@aws-amplify/datastore): introduce "settlement" guarantees to stop() and clear() by @svidgen in https://github.com/aws-amplify/amplify-js/pull/10450
- fix: Update .d.ts file to match the actual code by @MatrixFrog in https://github.com/aws-amplify/amplify-js/pull/8825
- chore(docs): fixes jquery dependency by @haverchuck in https://github.com/aws-amplify/amplify-js/pull/10504
- fix(datastore): CPK on Safari by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10527
- chore: Merging changes to release by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10530
New Contributors
- @abdallahshaban557 made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10493
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.40
v4.3.39
: 2022-10-13 Amplify JS release - [email protected]
What's Changed
- feat(data): update Circle CI config to use new CPK integ tests / samples by @david-mcafee in https://github.com/aws-amplify/amplify-js/pull/10466
- feat(datastore): allow sync query to complete when non-applicable data present by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10471
- fix(datastore): unblock vite build after CPK changes by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10478
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.39
v4.3.38
: 2022-10-13 Amplify JS release - [email protected]
What's Changed
- chore(legacy-ui): add deprecation warnings by @calebpollman in https://github.com/aws-amplify/amplify-js/pull/10384
- fix(@aws-amplify/datastore): introduce "settlement" guarantees to stop() and clear() by @svidgen in https://github.com/aws-amplify/amplify-js/pull/10055
- chore: ignore private packages in lerna run commands by @AllanZhengYP in https://github.com/aws-amplify/amplify-js/pull/10424
- ci: update post_release by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10429
- fix: validate non models when using object literal by @dpilch in https://github.com/aws-amplify/amplify-js/pull/10417
- Add PlaceId support for Geo Autocomplete feature by @sreeramsama in https://github.com/aws-amplify/amplify-js/pull/10383
- chore(cognito-identity-js) Add CognitoUserPool.getUserPoolName by @razor-x in https://github.com/aws-amplify/amplify-js/pull/9793
- feat(data): add custom primary key integ tests to Circle CI config by @david-mcafee in https://github.com/aws-amplify/amplify-js/pull/10443
- Revert "fix(@aws-amplify/datastore): introduce "settlement" guarantees to stop() and clear()" by @svidgen in https://github.com/aws-amplify/amplify-js/pull/10449
- ci: only run cpk integ on ff by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10459
- chore(deps): bump commonmarker from 0.23.4 to 0.23.6 in /docs by @dependabot in https://github.com/aws-amplify/amplify-js/pull/10358
- [docs] Fix singIn method comment by @m98 in https://github.com/aws-amplify/amplify-js/pull/9908
- Create method that verificates if an instance was created, in order t… by @miranciandt in https://github.com/aws-amplify/amplify-js/pull/10409
- chore: Remove deprecated jcenter repo by @MatrixFrog in https://github.com/aws-amplify/amplify-js/pull/9397
- chore: Merging changes to release by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10462
New Contributors
- @razor-x made their first contribution in https://github.com/aws-amplify/amplify-js/pull/9793
- @m98 made their first contribution in https://github.com/aws-amplify/amplify-js/pull/9908
- @miranciandt made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10409
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.38
v4.3.37
: 2022-09-30 Amplify JS release
What's Changed
- fix(cache): use named import when exporting from aws-amplify by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10305
- Update CODEOWNERS from permissions migration by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10321
- fix(@aws-amplify/interactions): Upgrade client lex runtime v2 by @elorzafe in https://github.com/aws-amplify/amplify-js/pull/10328
- Merge release into main [ci skip] by @manueliglesias in https://github.com/aws-amplify/amplify-js/pull/10351
- fix(api-graphql): use named PubSub export by @7nohe in https://github.com/aws-amplify/amplify-js/pull/10344
- fix(pubsub): Vite build issues by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10353
- chore(docs): fix typo in asyncstoragecache.html by @eltociear in https://github.com/aws-amplify/amplify-js/pull/10307
- ci: temp disable observeQuery e2e by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10392
- chore: Merging changes to release by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10391
New Contributors
- @7nohe made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10344
- @eltociear made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10307
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.37
v4.3.36
: 2022-09-20 Amplify JS release
What's Changed
- 4.3.34 is causing hermes compilation issues #10284
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.36
v4.3.35
: 2022-09-08 Amplify JS release
What's Changed
- fix(pubsub): Fix vite build issue by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10298
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.35
v4.3.34
: 2022-09-01 Amplify JS release
What's Changed
-
feat(@aws-amplify/interactions): Add LexV2 support to interactions by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10217
-
feat(@aws-amplify/interactions): call onComplete callback with entire response by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10248
-
fix(@aws-amplify/datastore): clear before start with nextjs by @dpilch in https://github.com/aws-amplify/amplify-js/pull/10234
-
feat(@aws-amplify/interactions): add audio type Uint8Array to lexV1 by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10273
-
fix(interactions): use pako instead of fflate in RN by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10278
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.34
v4.3.33
: 2022-08-23 Amplify JS release
What's Changed
- fix(interactions): fix addPluggable API by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10250
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.33
v4.3.32
: 2022-08-18 Amplify JS release
What's Changed
- fix(pubsub): Connection Ack verification bug by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10200
- feat: PubSub Connection state tracking for MQTT and IoT providers by @stocaaro in https://github.com/aws-amplify/amplify-js/pull10136
- fix(interactions): fix configure default provider by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10215
- fix: An update to @types/lodash breaks the build - specify last working version to unblock by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10221
- fix:(@aws-amplify/interactions): refactor-lex-v1 by @ashwinkumar6 in https://github.com/aws-amplify/amplify-js/pull/10155
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.32
v4.3.31
: 2022-08-15 Amplify JS release
What's Changed
- feat(@aws-amplify/core): Throw Error if body attribute passed to Sign… by @amehi0index in https://github.com/aws-amplify/amplify-js/pull/10137
- fix(datastore): make di context fields private by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10162
- fix(pubsub): Add distinct RN Reachibility implementation by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10175
- Fix: Analytics Type issue by @ashika01 in https://github.com/aws-amplify/amplify-js/pull/10185
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.31
v4.3.30
: 2022-08-01 Amplify JS release
What's Changed
- fix(auth): Unauthenticated identity throws AuthError without user … by @khatruong2009 in https://github.com/aws-amplify/amplify-js/pull/10090
- GH-9824 - PubSub Connection state tracking for AppSyncRealtime by @stocaaro in https://github.com/aws-amplify/amplify-js/pull/10063
- fix(@aws-amplify/auth): fix storage bug for auto sign in value by @helgabalashova in https://github.com/aws-amplify/amplify-js/pull/10139
New Contributors
- @khatruong2009 made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10090
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.30
v4.3.29
: 2022-07-28 Amplify Release
What's Changed
- feat(@aws-amplify/storage): Access all files from S3 with List API by @kvramyasri7 in https://github.com/aws-amplify/amplify-js/pull/10095
- feat(@aws-amplify/auth): Auto sign in after sign up by @helgabalashova in https://github.com/aws-amplify/amplify-js/pull/10126
New Contributors
- @amehi0index made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10104
- @kvramyasri7 made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10095
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.29
v4.3.28
: 2022-07-21 Amplify Release
What's Changed
- chore: add dpilch to datastore codeowners by @dpilch in https://github.com/aws-amplify/amplify-js/pull/10031
- chore(datastore): Add schema-drift integration test by @lawmicha in https://github.com/aws-amplify/amplify-js/pull/10077
- Datastore/feat user agent suffix by @erinleigh90 in https://github.com/aws-amplify/amplify-js/pull/10086
- chore(data): update CODEOWNERS file by @david-mcafee in https://github.com/aws-amplify/amplify-js/pull/10092
- fix(datastore): preserve ssr context by @iartemiev in https://github.com/aws-amplify/amplify-js/pull/10088
- fix: Update AmazonPersonalizeProvider Analytics typings by @jamesaucode in https://github.com/aws-amplify/amplify-js/pull/10076
New Contributors
- @erinleigh90 made their first contribution in https://github.com/aws-amplify/amplify-js/pull/10086
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.28
v4.3.27
v4.3.26
v4.3.25
v4.3.24
v4.3.23
v4.3.22
v4.3.21
v4.3.20
v4.3.19
v4.3.18
v4.3.17
v4.3.16
v4.3.15
v4.3.14
v4.3.13
v4.3.12
v4.3.11
v4.3.10
v4.3.9
v4.3.8
v4.3.7
v4.3.6
v4.3.5
v4.3.4
v4.3.3
v4.3.2
v4.3.1
v4.3.0
v4.2.11
v4.2.10
v4.2.9
v4.2.8
v4.2.7
v4.2.6
v4.2.5
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2.0
v4.1.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.