Bump @radix-ui/react-alert-dialog from 1.1.19 to 1.1.23 in the production-dependencies group across 1 directory - #40
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 1 update in the / directory: [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/alert-dialog). Updates `@radix-ui/react-alert-dialog` from 1.1.19 to 1.1.23 - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/alert-dialog/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/alert-dialog) --- updated-dependencies: - dependency-name: "@radix-ui/react-alert-dialog" dependency-version: 1.1.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-5df303edfd
branch
from
August 17, 2026 04:55
5fb80ff to
7f671b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 1 update in the / directory: @radix-ui/react-alert-dialog.
Updates
@radix-ui/react-alert-dialogfrom 1.1.19 to 1.1.23Changelog
Sourced from @radix-ui/react-alert-dialog's changelog.
Commits
Note
Low Risk
Routine dependency bump with no logic changes; only affects the Radix alert-dialog UI used for delete confirmation.
Overview
Dependency-only change: bumps
@radix-ui/react-alert-dialogfrom 1.1.19 to 1.1.23 inpackage.json, with matching updates inpackage-lock.jsonfor the Radix alert-dialog package and its transitive primitives (dialog, compose-refs, context, primitive, etc.). No application source files are modified.The upgrade aligns with Radix 1.1.23 notes (RSC compatibility fixes and refreshed transitive versions). The delete confirmation UI in
App.tsxcontinues to use the same@radix-ui/react-alert-dialogimport pattern.Reviewed by Cursor Bugbot for commit 7f671b0. Bugbot is set up for automated code reviews on this repo. Configure here.