Skip to content

chore(deps): bump @launchpad-ui/core from 0.49.22 to 0.59.17 in /internal/dev_server/ui#723

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/internal/dev_server/ui/launchpad-ui/core-0.59.17
Open

chore(deps): bump @launchpad-ui/core from 0.49.22 to 0.59.17 in /internal/dev_server/ui#723
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/internal/dev_server/ui/launchpad-ui/core-0.59.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 23, 2026

Copy link
Copy Markdown
Contributor

Bumps @launchpad-ui/core from 0.49.22 to 0.59.17.

Release notes

Sourced from @​launchpad-ui/core's releases.

@​launchpad-ui/core@​0.59.16

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.14
    • @​launchpad-ui/drawer@​0.9.14
    • @​launchpad-ui/dropdown@​0.10.14
    • @​launchpad-ui/filter@​0.11.14
    • @​launchpad-ui/form@​0.15.14
    • @​launchpad-ui/menu@​0.16.14
    • @​launchpad-ui/modal@​0.21.14
    • @​launchpad-ui/navigation@​0.16.16

@​launchpad-ui/core@​0.59.15

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.13
    • @​launchpad-ui/drawer@​0.9.13
    • @​launchpad-ui/dropdown@​0.10.13
    • @​launchpad-ui/filter@​0.11.13
    • @​launchpad-ui/form@​0.15.13
    • @​launchpad-ui/menu@​0.16.13
    • @​launchpad-ui/modal@​0.21.13
    • @​launchpad-ui/navigation@​0.16.15

@​launchpad-ui/core@​0.59.14

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.12
    • @​launchpad-ui/drawer@​0.9.12
    • @​launchpad-ui/dropdown@​0.10.12
    • @​launchpad-ui/filter@​0.11.12
    • @​launchpad-ui/form@​0.15.12
    • @​launchpad-ui/menu@​0.16.12
    • @​launchpad-ui/modal@​0.21.12
    • @​launchpad-ui/navigation@​0.16.14

@​launchpad-ui/core@​0.59.13

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.11
    • @​launchpad-ui/drawer@​0.9.11
    • @​launchpad-ui/dropdown@​0.10.11
    • @​launchpad-ui/filter@​0.11.11
    • @​launchpad-ui/form@​0.15.11
    • @​launchpad-ui/menu@​0.16.11
    • @​launchpad-ui/modal@​0.21.11

... (truncated)

Changelog

Sourced from @​launchpad-ui/core's changelog.

0.59.17

Patch Changes

  • #1898 9e0dbf9 Thanks @​apucacao! - Upgrade react-aria-components to 1.17.0 along with aligned react-aria, react-stately, and @react-aria/* packages. Imports migrated to subpath form (e.g. react-aria-components/Menu) via Adobe's use-subpaths codemod, which reduces consumer bundle size without relying on tree-shaking.

    Two upstream behavior changes worth noting:

    • DateField and DatePicker now constrain invalid input on blur instead of while typing (RAC 1.15).
    • Tabs defaults shouldSelectOnPressUp to true when an item is a link (RAC 1.17).
  • Updated dependencies [9e0dbf9]:

    • @​launchpad-ui/focus-trap@​0.5.2
    • @​launchpad-ui/navigation@​0.16.17
    • @​launchpad-ui/dropdown@​0.10.15
    • @​launchpad-ui/overlay@​0.6.3
    • @​launchpad-ui/popover@​0.14.3
    • @​launchpad-ui/tooltip@​0.12.3
    • @​launchpad-ui/button@​0.15.15
    • @​launchpad-ui/drawer@​0.9.15
    • @​launchpad-ui/filter@​0.11.15
    • @​launchpad-ui/portal@​0.4.3
    • @​launchpad-ui/modal@​0.21.15
    • @​launchpad-ui/table@​0.9.3
    • @​launchpad-ui/form@​0.15.15
    • @​launchpad-ui/menu@​0.16.15

0.59.16

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.14
    • @​launchpad-ui/drawer@​0.9.14
    • @​launchpad-ui/dropdown@​0.10.14
    • @​launchpad-ui/filter@​0.11.14
    • @​launchpad-ui/form@​0.15.14
    • @​launchpad-ui/menu@​0.16.14
    • @​launchpad-ui/modal@​0.21.14
    • @​launchpad-ui/navigation@​0.16.16

0.59.15

Patch Changes

  • Updated dependencies []:
    • @​launchpad-ui/button@​0.15.13
    • @​launchpad-ui/drawer@​0.9.13
    • @​launchpad-ui/dropdown@​0.10.13
    • @​launchpad-ui/filter@​0.11.13

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​launchpad-ui/core since your current version.



Note

Medium Risk
Major minor-version jump on the main UI kit with transitive accessibility/animation changes and React 19 peer deps while the app stays on React 18; no code changes to validate compatibility.

Overview
Bumps @launchpad-ui/core from 0.49.22 to 0.59.17 in internal/dev_server/ui (package.json + lockfile only; no app source edits).

The new core release pulls a smaller set of Launchpad subpackages (button, drawer, dropdown, filter, form, menu, modal, navigation, overlays, table, tooltip, etc.) and drops many former transitive pieces from the lockfile (e.g. markdown/DOMPurify/jsdom, vanilla-extract, and several standalone @launchpad-ui/* entries that used to sit at the top level). Framer Motion moves to 12.x, and react-aria / react-stately / @internationalized/** versions align with Launchpad’s 0.59.17 stack (including react-aria 3.49 per upstream changelog).

The app still pins React 18.3.1 while nested core packages declare React 19 peer dependencies—worth a quick build + UI smoke test (modals, menus, navigation) after merge.

Reviewed by Cursor Bugbot for commit 1944946. 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 Jun 23, 2026
"peerDependencies": {
"react": "19.2.6",
"react-dom": "19.2.6"
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

React peer version mismatch

Medium Severity

@launchpad-ui/core@0.59.17 declares peer dependencies on react and react-dom at 19.2.6, while the app still pins react and react-dom at 18.3.1. Install or CI can fail on peer resolution, and nested LaunchPad packages built for React 19 may behave incorrectly on React 18.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 63f737b. Configure here.

Bumps [@launchpad-ui/core](https://github.com/launchdarkly/launchpad-ui/tree/HEAD/packages/core) from 0.49.22 to 0.59.17.
- [Release notes](https://github.com/launchdarkly/launchpad-ui/releases)
- [Changelog](https://github.com/launchdarkly/launchpad-ui/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/launchdarkly/launchpad-ui/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@launchpad-ui/core"
  dependency-version: 0.59.17
  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/internal/dev_server/ui/launchpad-ui/core-0.59.17 branch from 63f737b to 1944946 Compare July 14, 2026 16:50

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1944946. Configure here.

"dependencies": {
"@launchpad-ui/components": "0.4.4",
"@launchpad-ui/core": "0.49.22",
"@launchpad-ui/core": "0.59.17",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Core bump drops used exports

High Severity

@launchpad-ui/core is raised to 0.59.17, which only re-exports a smaller set of packages (button, drawer, dropdown, form, menu, modal, table, and similar). The dev server UI still imports Box, Stack, Alert, CopyToClipboard, Inline, and Pagination from @launchpad-ui/core, which that release no longer provides, so a normal UI build cannot produce a working bundle after this change.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1944946. Configure here.

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