Skip to content

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
mainfrom
dependabot/npm_and_yarn/production-dependencies-5df303edfd
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-5df303edfd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 1 update in the / directory: @radix-ui/react-alert-dialog.

Updates @radix-ui/react-alert-dialog from 1.1.19 to 1.1.23

Changelog

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

1.1.23

  • Reverted breaking changes that caused compatibility issues with React Server Components.
  • Updated dependencies: @radix-ui/react-compose-refs@1.1.5, @radix-ui/react-context@1.2.2, @radix-ui/react-dialog@1.1.23, @radix-ui/react-primitive@2.1.10

1.1.22

  • Updated dependencies: @radix-ui/react-dialog@1.1.22, @radix-ui/react-primitive@2.1.9

1.1.21

  • Republish through CI to attach provenance attestations. The previous versions of these packages were published manually outside of CI and therefore shipped without provenance; this patch re-releases the same code through the CI pipeline so every package includes an attestation.
  • Updated dependencies: @radix-ui/primitive@1.1.7, @radix-ui/react-compose-refs@1.1.4, @radix-ui/react-context@1.2.1, @radix-ui/react-dialog@1.1.21, @radix-ui/react-primitive@2.1.8

1.1.20

  • Improved tree-shaking so bundlers can drop unused components. Component parts are now marked /* @__PURE__ */ and use named render functions instead of Component.displayName = ... assignments, which previously prevented dead-code elimination with some bundlers.
  • Updated dependencies: @radix-ui/react-dialog@1.1.20, @radix-ui/primitive@1.1.6, @radix-ui/react-compose-refs@1.1.3, @radix-ui/react-context@1.2.0, @radix-ui/react-primitive@2.1.7
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-dialog from 1.1.19 to 1.1.23 in package.json, with matching updates in package-lock.json for 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.tsx continues to use the same @radix-ui/react-alert-dialog import pattern.

Reviewed by Cursor Bugbot for commit 7f671b0. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
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 dependabot Bot changed the title Bump @radix-ui/react-alert-dialog from 1.1.19 to 1.1.23 in the production-dependencies group Bump @radix-ui/react-alert-dialog from 1.1.19 to 1.1.23 in the production-dependencies group across 1 directory Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-5df303edfd branch from 5fb80ff to 7f671b0 Compare August 17, 2026 04:55
@dependabot
dependabot Bot requested a review from a team as a code owner August 17, 2026 04:55
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