Skip to content
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

Bump @aws-amplify/ui-react from 5.2.0 to 6.1.5 in /frontend #64

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps @aws-amplify/ui-react from 5.2.0 to 6.1.5.

Release notes

Sourced from @​aws-amplify/ui-react's releases.

@​aws-amplify/ui-react@​6.1.5

Patch Changes

  • #5034 1d9c5c862 Thanks @​hbuchel! - fix(web/react-native/ui): use translated strings for VerifyUser screen and use censorContactMethod util

    ui/Angular/React/Vue/ReactNative: adds a censorContactMethod() utility to the ui package and refactors the VerifyUser screen in Angular, React, Vue, and ReactNative packages to use this utility.

    Vue: Fixes an issue where translated strings were not being properly used for the VerifyUser screen. Additionally, removes duplicate "verify" id that was on multiple elements.

  • #5003 32702d9c9 Thanks @​hbuchel! - fix(ui/react): add missing color token for CheckboxField label

    The CheckboxField label color (and disabled color) can now be themed correctly via:

    label: {
      color: { value: '{colors.purple.80}' },
      _disabled: {
        color: { value: '{colors.purple.60}' },
      },
    },
    
  • Updated dependencies [1d9c5c862, 4eae32e91, 32702d9c9]:

    • @​aws-amplify/ui@​6.0.11
    • @​aws-amplify/ui-react-core@​3.0.11

@​aws-amplify/ui-react@​6.1.4

Patch Changes

  • Updated dependencies [80ad8cda6]:
    • @​aws-amplify/ui@​6.0.10
    • @​aws-amplify/ui-react-core@​3.0.10

@​aws-amplify/ui-react@​6.1.3

Patch Changes

@​aws-amplify/ui-react@​6.1.2

Patch Changes

  • #4789 0f767c7fa Thanks @​esauerbo! - fix(ui): add tokens for ShowPassword button error state.

    Added 'error' color theme for ShowPassword button (part of PasswordField)

  • #4916 6721c15f8 Thanks @​hbuchel! - chore: Removes the brand namespace from the BrandColorKeys type, splits it into PrimaryColorKey and SecondaryColorKey, and updates usage across docs/examples.

  • Updated dependencies [0f767c7fa, 9dc52eb1b, d61690d01]:

... (truncated)

Changelog

Sourced from @​aws-amplify/ui-react's changelog.

6.1.5

Patch Changes

  • #5034 1d9c5c862 Thanks @​hbuchel! - fix(web/react-native/ui): use translated strings for VerifyUser screen and use censorContactMethod util

    ui/Angular/React/Vue/ReactNative: adds a censorContactMethod() utility to the ui package and refactors the VerifyUser screen in Angular, React, Vue, and ReactNative packages to use this utility.

    Vue: Fixes an issue where translated strings were not being properly used for the VerifyUser screen. Additionally, removes duplicate "verify" id that was on multiple elements.

  • #5003 32702d9c9 Thanks @​hbuchel! - fix(ui/react): add missing color token for CheckboxField label

    The CheckboxField label color (and disabled color) can now be themed correctly via:

    label: {
      color: { value: '{colors.purple.80}' },
      _disabled: {
        color: { value: '{colors.purple.60}' },
      },
    },
    
  • Updated dependencies [1d9c5c862, 4eae32e91, 32702d9c9]:

    • @​aws-amplify/ui@​6.0.11
    • @​aws-amplify/ui-react-core@​3.0.11

6.1.4

Patch Changes

  • Updated dependencies [80ad8cda6]:
    • @​aws-amplify/ui@​6.0.10
    • @​aws-amplify/ui-react-core@​3.0.10

6.1.3

Patch Changes

6.1.2

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 5.2.0 to 6.1.5.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #89.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/aws-amplify/ui-react-6.1.5 branch March 18, 2024 06:12
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