-
Notifications
You must be signed in to change notification settings - Fork 2.5k
fix(deps): update dependency @aws-amplify/ui-react to version 5.3.3 🌟 - abandoned #1474
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
base: develop
Are you sure you want to change the base?
Conversation
|
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs. |
1 flaky test on run #6302 ↗︎Details:
|
|||||||||||||||||||||
| Test | Artifacts | |
|---|---|---|
| Transaction Feed > renders and paginates all transaction feeds > paginates personal transaction feed |
Test Replay
Screenshots
|
|
Review all test suite changes for PR #1474 ↗︎
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
5.0.4->5.3.35.3.3->5.3.15Release Notes
aws-amplify/amplify-ui (@aws-amplify/ui-react)
v5.3.3Compare Source
Patch Changes
v5.3.2Compare Source
Patch Changes
#4649
1dbe3f46cThanks @dbanksdesign! - fix(storage): fixing drop handler for file extensionsPreviously, adding a file extension for an
acceptedFileTypeswhen a customer would drop a file it would show as rejected even if it was a valid file type. This fixes that issue.v5.3.1Compare Source
Patch Changes
#4414
d570694c7Thanks @lavr001! - added newisMultipleandselectSizeprops for theSelectFieldcomponentExample:
#4432
c393b74afThanks @calebpollman! - fix(ui-react): update ButtonGroup to respect child props and allow optional children#4442
7e11a3b7eThanks @calebpollman! - fix(ui-react): use guaranteed value for BreadCrumbs keyUpdated dependencies [
d570694c7,6a5a4d79c]:v5.3.0Compare Source
Minor Changes
#4348
276968530Thanks @hbuchel! - feat(react/ui): add new Fieldset PrimitiveUsage:
#4359
ec495a6f6Thanks @dbanksdesign! - feat(react): DropZone componentPatch Changes
#4372
265f0b482Thanks @hbuchel! - fix(react): ShowPasswordButton should have aria-hidden="true" on icon#4367
e1fc61119Thanks @ioanabrooks! - feat(ui-react-storage): Added upload actions and option to upload files on click. Usage:#4361
5b6c9bfe4Thanks @hbuchel! - feat(react): Add new Message primitive.Usage:
#4368
14e402b6eThanks @hbuchel! - chore(ui): adds info, warning, and success border tokens. updates background color tokens for info, warning, success and error.#4389
9471ea53aThanks @hbuchel! - chore(react): update tests for disabled Fieldset#4384
2407ac294Thanks @reesscot! - feat: Input and Label primitivesUpdated dependencies [
276968530,ec495a6f6,e1fc61119,14e402b6e,2407ac294,5bc0c8a32,64fba0fd2]:v5.2.0Compare Source
Minor Changes
#4268
f8c5b77e4Thanks @dbanksdesign! - feat(react): Add IconsProvider to customize icons globally for all Amplify UI componentsComponents that use icons:
Wrap your application with the
<IconsProvider>(or whatever part of your app you want to customize the icons).Works well with the react-icons package!
Patch Changes
#4355
00f2344e5Thanks @calebpollman! - fix(ui-react): merge internal and passed focus event handler props in Checkbox, remove extraneous useCheckbox hookUpdated dependencies [
5cc76794a]:v5.1.1Compare Source
Patch Changes
#4305
00c7abc25Thanks @hbuchel! - feat(react): AddcolorThemeprop to ButtonThe Button React primitive now accepts the
colorThemeprop which allows for more color variants. Usage:#4331
54d884dd0Thanks @calebpollman! - feat(ui-react-core): add createContextUtilitiesUpdated dependencies [
00c7abc25,54d884dd0,5040faf51]:v5.1.0Compare Source
Minor Changes
#4288
30624bd4fThanks @dbanksdesign! - New component: Breadcrumbs!A composable component for displaying breadcrumb navigation
Patch Changes
#4321
d0d9ac2deThanks @thaddmt! - chore: set amplify dependencies to be ^ instead of >=Updated dependencies [
d0d9ac2de,30624bd4f]:v5.0.7Compare Source
Patch Changes
#4301
e7e75874dThanks @hbuchel! - fix(react/ui): update paddingInlineEnd and icon placement on small and large Select primitives with related tokens for theming.Updated dependencies [
e7e75874d,0417bd41c]:v5.0.6Compare Source
Patch Changes
#4271
6b71ec46cThanks @dbanksdesign! - fix(primitives): fix border color token for SwitchField thumbUpdated dependencies [
6b71ec46c]:v5.0.5Compare Source
Patch Changes
#4227
d3ee05415Thanks @dbanksdesign! - fix(react-native): border widths, spacing, font sizes, opacities in the theme don't throw runtime errors.These are all valid in a theme now:
#3646
165a8abbdThanks @Rogue-striker! - Allow PasswordField visibility toggle icon border color to indicate error#4216
f0b32d275Thanks @zchenwei! - chore: mark internal used props as deprecated.#4235
c3a418d8dThanks @dbanksdesign! - fix(authenticator-react): force new password header and footerAdding Header and Footer components to ForceNewPassword screen
#4262
aea82ff1bThanks @zchenwei! - feat(ui-react-storage): Add a new connected componentStorageImage. It allows you load the images managed by Amplify Storage.Example:
Updated dependencies [
78fdfd6c8,d3ee05415,165a8abbd,13098b36a,37e490d39,6d14bf3f3,aea82ff1b]:aws-amplify/amplify-js (aws-amplify)
v5.3.15Compare Source
v5.3.14Compare Source
v5.3.13Compare Source
v5.3.12: 2023-11-06 Amplify JS release - [email protected]Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.12
v5.3.11: 2023-09-14 Amplify JS release - [email protected]Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.11
v5.3.10: 2023-08-23 Amplify JS release - [email protected]Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.10
v5.3.9: 2023-08-22 Amplify JS release - [email protected]Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.9
v5.3.8: 2023-08-16 Amplify JS release - [email protected]Compare Source
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.8
v5.3.7: 2023-08-10 Amplify JS release - [email protected]Compare Source
What's Changed
amazon-cognito-identity-jsby @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11749amazon-cognito-identity-jsto use Webpack 5 by @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11757mainwithreleaseby @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11765New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.7
v5.3.6: 2023-07-31 Amplify JS release - [email protected]Compare Source
What's Changed
devDependenciesby @jimblanc in https://github.com/aws-amplify/amplify-js/pull/11666Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.6
v5.3.5Compare Source
v5.3.4Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.