-
Notifications
You must be signed in to change notification settings - Fork 318
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
Version Packages #6261
Version Packages #6261
Conversation
15efa7f
to
a8f203a
Compare
@tiffanynwyeung Looks like we need to bump the threshold up by a 100 bytes on the |
Beat me 😆 #6267 |
a8f203a
to
44cf0bb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking temporarily
e3c37a9
to
32b60cd
Compare
32b60cd
to
11233c4
Compare
The temporary blockage can be removed now.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(react): remove direct usage of react-test-renderer and types (#6255) * chore(deps): upgrade next deps to point to ^14.2.15 (#6263) * fix(docs): use correct listLocation attribute names in Storage Browser auth example (#6264) * chore(react-native): update allowed peerDep to >=0.70 (#6266) * chore(react): add support for react 19 (#5826) * chore(storage-browser): bump up package size limit (#6267) * chore(changeset): update react 19 changeset from patch to minor bump (#6269) * chore(react): remove radix-ui upgrades (#6268) * fix(docs): remove typo from liveness detector core docs (#6256) * Version Packages (#6261) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore: remove temporary pin to react 18 in react@latest build tests (#6274) * chore: remove temporary use of react 18 in react@latest build tests * chore: update workflow for forced test run * chore: adjusting testing strategy, modify publish workflow instead of reusable test * chore: reverting temporary testing changes * Revert support for React 19 (#6278) * Revert "chore: remove temporary pin to react 18 in react@latest build tests (#6274)" This reverts commit d9ee32d. * Revert "fix(docs): remove typo from liveness detector core docs (#6256)" This reverts commit 9d71dd8. * Revert "chore(react): remove radix-ui upgrades (#6268)" This reverts commit c623990. * Revert "chore(changeset): update react 19 changeset from patch to minor bump (#6269)" This reverts commit 7045aed. * Revert "chore(storage-browser): bump up package size limit (#6267)" This reverts commit a79b8e9. * Revert "chore(react): add support for react 19 (#5826)" This reverts commit 954e9be. * chore: add changeset * Version Packages (#6281) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(deps): bump nextjs version (#6284) * chore: add v0.76 and latest to React Native build system tests (#6285) * chore: add react native v0.76 build system tests to CI * chore: add react native 'latest' to build system tests * fix(github-actions): bump upload-artifact to v4 (#6289) * feat(i18n): add Chinese translations for password fields in zh.ts (#6125) Co-authored-by: Caleb Pollman <[email protected]> * test(e2e): add storage-browser offline tests (#6206) * test(e2e): add storage-browser offline tests * address feedback * fix EOF * fix EOF * Update packages/e2e/cypress/integration/common/shared.ts Co-authored-by: Caleb Pollman <[email protected]> * address feedback --------- Co-authored-by: Caleb Pollman <[email protected]> * chore(docs): update react web Authenticator hideSignUp example (#6290) * feat(react): reenable react 19 support (#6296) * Revert "Revert support for React 19 (#6278)" This reverts commit 475e4a3. * update radix deps * remove radix namespace sanitization * migrate/cleanup FileUploader component override example * add ExtendedView component for surfacing ReactNode conflicts * Remove extended and overridden react types * chore(build-system-tests): disable react@latest tests (#6297) * Version Packages (#6292) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(ci): add retry delays to build tests & upgrade actions/cache (#6291) * chore: add delay between install retries, swap RN to use install script * chore: upgrade actions/cache to v4.2.0 * chore(build-system-tests): reenable react@latest tests (#6299) * fix(slider): remounted controlled value not updating (#6301) * fix(ui): fix and add missing sv translations (#6288) Co-authored-by: Jordan Van Ness <[email protected]> Co-authored-by: Caleb Pollman <[email protected]> * chore(changeset): add changeset for PR #6301 (#6303) * fix(react-storage): enable default checksum algorithm for create folder action (#6305) * fix: include default checksum alg header in createFolder action * test: update createFolder test spec for checksum alg header * chore: adding changeset * Version Packages (#6304) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(docs): Update Android UI component versions (#6311) * chore(deps-dev): bump vite from 5.2.14 to 5.4.12 (#6307) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.14 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix(storage-browser): export UseView type (#6314) * chore(ui-react-storage): clean up outdated styles file (#6197) Co-authored-by: ashika112 <[email protected]> * chore(react-native): add fed sign in example env (#6318) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Caleb Pollman <[email protected]> Co-authored-by: Tiffany Yeung <[email protected]> Co-authored-by: Jordan Van Ness <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: BeforeSunset16 <[email protected]> Co-authored-by: Caleb Pollman <[email protected]> Co-authored-by: Ashwin Kumar <[email protected]> Co-authored-by: Danny Banks <[email protected]> Co-authored-by: berg-dee <[email protected]> Co-authored-by: Vincent Tran <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AllanZhengYP <[email protected]> Co-authored-by: ashika112 <[email protected]>
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
#6268
c623990d5fb6af635b1964a51a8ff2c807938235
Thanks @calebpollman! - chore(react): remove radix-ui upgradesUpdated dependencies [
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
c623990d5fb6af635b1964a51a8ff2c807938235
,825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
825cccc92f5c326f0f110c8439a1c2c6553ff00a
Thanks @calebpollman! - chore(react): remove direct usage of react-test-renderer and types@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
#6255
825cccc92f5c326f0f110c8439a1c2c6553ff00a
Thanks @calebpollman! - chore(react): remove direct usage of react-test-renderer and typesUpdated dependencies [
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
#6255
825cccc92f5c326f0f110c8439a1c2c6553ff00a
Thanks @calebpollman! - chore(react): remove direct usage of react-test-renderer and typesUpdated dependencies [
c623990d5fb6af635b1964a51a8ff2c807938235
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
#6266
50cde53145bfffc97f17b6da5c650c25d992fd97
Thanks @calebpollman! - chore(react-native): update allowed peerDep to >=0.70#5826
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
#6255
825cccc92f5c326f0f110c8439a1c2c6553ff00a
Thanks @calebpollman! - chore(react): remove direct usage of react-test-renderer and typesUpdated dependencies [
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
c623990d5fb6af635b1964a51a8ff2c807938235
,825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Minor Changes
954e9be2d055a57ebddab5b902e3e6b427d09f67
Thanks @calebpollman! - chore(react): add support for React 19Patch Changes
c623990d5fb6af635b1964a51a8ff2c807938235
,825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Patch Changes
c623990d5fb6af635b1964a51a8ff2c807938235
,825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Patch Changes
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]:@aws-amplify/[email protected]
Patch Changes
825cccc92f5c326f0f110c8439a1c2c6553ff00a
,50cde53145bfffc97f17b6da5c650c25d992fd97
,954e9be2d055a57ebddab5b902e3e6b427d09f67
]: