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

chore(deps): bump @aws-amplify/ui-react from 6.1.12 to 6.1.14 #114

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 24, 2024

Bumps @aws-amplify/ui-react from 6.1.12 to 6.1.14.

Release notes

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

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

Patch Changes

  • #5389 a0248855b Thanks @​dbanksdesign! - fix(authenticator): fixing visual inconsistencies

    • Removing any style props from buttons on authenticator to fix font weight inconsistencies
    • Moved the in the Authenticator to be in the same location in the DOM in each view
    • Made the link buttons consistent across Authenticator views

    Fixes #5156

  • #5399 98135dfac Thanks @​timngyn! - fix(authenticator): Check first radio button from unverified user attributes so that default value is selected

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

Patch Changes

  • #5376 31b9f299e Thanks @​awinberg-aws! - fix:(SearchField) accessibility - do not exclude clear button from tab order

  • #5321 0483dd833 Thanks @​AhmetAhunbayAWS! - This change removes an inconsistency in the heights of ratings between 0-1 (non-inclusive). This change was made per customer request via a raised issue. A customer would only need to update their code if they display ratings between 0-1 (non-inclusive).

  • Updated dependencies [0483dd833]:

    • @​aws-amplify/ui@​6.0.17
    • @​aws-amplify/ui-react-core@​3.0.17
Changelog

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

6.1.14

Patch Changes

  • #5389 a0248855b Thanks @​dbanksdesign! - fix(authenticator): fixing visual inconsistencies

    • Removing any style props from buttons on authenticator to fix font weight inconsistencies
    • Moved the in the Authenticator to be in the same location in the DOM in each view
    • Made the link buttons consistent across Authenticator views

    Fixes #5156

  • #5399 98135dfac Thanks @​timngyn! - fix(authenticator): Check first radio button from unverified user attributes so that default value is selected

6.1.13

Patch Changes

  • #5376 31b9f299e Thanks @​awinberg-aws! - fix:(SearchField) accessibility - do not exclude clear button from tab order

  • #5321 0483dd833 Thanks @​AhmetAhunbayAWS! - This change removes an inconsistency in the heights of ratings between 0-1 (non-inclusive). This change was made per customer request via a raised issue. A customer would only need to update their code if they display ratings between 0-1 (non-inclusive).

  • Updated dependencies [0483dd833]:

    • @​aws-amplify/ui@​6.0.17
    • @​aws-amplify/ui-react-core@​3.0.17
Commits
  • b484617 Version Packages (#5419)
  • 98135df fix(authenticator): Check first radio button from unverified user attributes ...
  • a024885 fix(authenticator): fixing visual inconsistencies (#5389)
  • 8b4703e chore(react-composition): migrate elements utilities to ui-react-core (#5382)
  • d02d3c6 Version Packages (#5362)
  • 0483dd8 fix(ui & ui-react): Resolves ratings height discrepancy in edge case (#5321)
  • 31b9f29 fix(SearchField): accessibility - do not exclude clear button from tab order ...
  • 1783fe8 feat(react-composition): refactor ElementsContext (#5373)
  • a1c31f4 chore(react): Rename createPrimitivesContext to createElementsContext (#5343)
  • 758d151 feat(react): add createPrimitivesContext and types (#5331)
  • See full diff in compare view

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 6.1.12 to 6.1.14.
- [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-patch
...

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 Jul 24, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 13, 2024

Superseded by #118.

@dependabot dependabot bot closed this Aug 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-amplify/ui-react-6.1.14 branch August 13, 2024 20:51
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