Bump @radix-ui/react-avatar from 1.1.11 to 1.1.12#42
Conversation
Bumps [@radix-ui/react-avatar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/avatar) from 1.1.11 to 1.1.12. - [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.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis PR is a routine Dependabot patch bump of
Confidence Score: 5/5Safe to merge — patch-only update with no API changes and a Dependabot compatibility score backing it. The change is limited to version metadata in package.json and the corresponding lock file resolution. All bumped packages are patch releases within the Radix UI primitives ecosystem with no breaking changes in their changelogs. The one structural difference — react-use-is-hydrated dropping its use-sync-external-store dependency — is intentional and leaves the remaining consumer of that package unaffected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["@radix-ui/react-avatar@1.1.12"] --> B["@radix-ui/react-context@1.1.4"]
A --> C["@radix-ui/react-primitive@2.1.5"]
A --> D["@radix-ui/react-use-callback-ref@1.1.2"]
A --> E["@radix-ui/react-use-is-hydrated@0.1.1"]
A --> F["@radix-ui/react-use-layout-effect@1.1.2"]
C --> G["@radix-ui/react-slot@1.2.5"]
G --> H["@radix-ui/react-compose-refs@1.1.3"]
E -. "dropped dep" .-> I["use-sync-external-store@^1.5.0"]
style I stroke-dasharray: 5 5,color:#aaa
Reviews (1): Last reviewed commit: "Bump @radix-ui/react-avatar from 1.1.11 ..." | Re-trigger Greptile |
Bumps @radix-ui/react-avatar from 1.1.11 to 1.1.12.
Changelog
Sourced from @radix-ui/react-avatar's changelog.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@radix-ui/react-avatarsince your current version.You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)