Skip to content

build(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.1#888

Merged
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/radix-ui/react-avatar-1.2.1
Jul 3, 2026
Merged

build(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.1#888
github-actions[bot] merged 1 commit into
Currentfrom
dependabot/npm_and_yarn/radix-ui/react-avatar-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @radix-ui/react-avatar from 1.1.12 to 1.2.1.

Changelog

Sourced from @​radix-ui/react-avatar's changelog.

1.2.1

  • Updated dependencies: @radix-ui/react-primitive@2.1.7

1.2.0

  • Fixed several edge cases with Avatar's loading state
    • An avatar's fallback would not be displayed again if its image component unmounted. This is now fixed.
    • Rendering multiple Avatar.Image components per Avatar.Root was never supported and results in buggy, unpredictable behavior. We now warn about this in development.
    • Zero-sized images were treated as loading, meaning that onLoadingStatusChange is never called once loaded. A zero-sized image now triggers an error status on load.

Other updates

  • Fixed console warnings to show in test environments.
  • Updated dependencies: @radix-ui/react-primitive@2.1.6
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2026
Bumps [@radix-ui/react-avatar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/avatar) from 1.1.12 to 1.2.1.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/avatar/CHANGELOG.md)
- [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/avatar)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/radix-ui/react-avatar-1.2.1 branch from 7c40fc5 to 7745aea Compare July 3, 2026 23:57
@github-actions github-actions Bot merged commit 1bb12a0 into Current Jul 3, 2026
5 of 8 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/radix-ui/react-avatar-1.2.1 branch July 3, 2026 23:57
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