Skip to content

chore(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.1 in /ui#6100

Merged
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/radix-ui/react-avatar-1.2.0
Jul 1, 2026
Merged

chore(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.1 in /ui#6100
kodiakhq[bot] merged 1 commit into
v2from
dependabot/npm_and_yarn/ui/radix-ui/react-avatar-1.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 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

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/[email protected]
Commits

@dependabot dependabot Bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 29, 2026 02:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Jun 29, 2026
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 29, 2026
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.75%. Comparing base (e0f4a8f) to head (e4ad255).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2    #6100      +/-   ##
==========================================
+ Coverage   61.74%   61.75%   +0.01%     
==========================================
  Files         142      142              
  Lines       14442    14442              
==========================================
+ Hits         8917     8919       +2     
+ Misses       4786     4784       -2     
  Partials      739      739              
Flag Coverage Δ
integrationtests 34.30% <ø> (-0.03%) ⬇️
unittests 52.97% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erka

erka commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.0 in /ui chore(deps): bump @radix-ui/react-avatar from 1.1.12 to 1.2.1 in /ui Jul 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ui/radix-ui/react-avatar-1.2.0 branch from 6d7cc16 to e4ad255 Compare July 1, 2026 13:19
@kodiakhq
kodiakhq Bot merged commit d2f4345 into v2 Jul 1, 2026
29 of 30 checks passed
@kodiakhq
kodiakhq Bot deleted the dependabot/npm_and_yarn/ui/radix-ui/react-avatar-1.2.0 branch July 1, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant