chore(deps): bump @lobehub/ui from 5.6.3 to 5.10.0 in /apps/desktop#124
chore(deps): bump @lobehub/ui from 5.6.3 to 5.10.0 in /apps/desktop#124dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
3739c4c to
5b4d2ed
Compare
5b4d2ed to
d626ab9
Compare
d626ab9 to
b8b40b5
Compare
b8b40b5 to
92ae50a
Compare
|
PR author is in the excluded authors list. |
92ae50a to
d492c3f
Compare
d492c3f to
49ff1d9
Compare
| "@lobehub/icons": "^5.2.0", | ||
| "@lobehub/icons-static-svg": "^1.84.0", | ||
| "@lobehub/ui": "^5.6.3", | ||
| "@lobehub/ui": "^5.9.3", |
There was a problem hiding this comment.
[🟡 Medium] [🟡 Investigate]
The PR title says "Bump @lobehub/ui from 5.6.3 to 5.6.4" (a single patch), but the actual diff changes the specifier from "^5.6.3" to "^5.9.3" and the lockfile resolves to 5.9.3. This is a jump of 3 minor versions (5.6 → 5.9), not a patch bump. Minor versions can introduce new APIs, deprecations, or behavioral changes. The transitive tree also pulls in a major version bump of chevrotain (11.x → 12.x) via mermaid. Verify that the @lobehub/ui 5.9.x changelog does not include breaking changes that affect ADE's usage before merging.
49ff1d9 to
33de0bc
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/arul28s-projects?upgradeToPro=build-rate-limit |
| "@lobehub/icons": "^5.2.0", | ||
| "@lobehub/icons-static-svg": "^1.84.0", | ||
| "@lobehub/ui": "^5.6.3", | ||
| "@lobehub/ui": "^5.9.5", |
There was a problem hiding this comment.
[🟡 Medium] [🟡 Investigate]
The PR title says "Bump @lobehub/ui from 5.6.3 to 5.6.4" (a single patch), but the actual diff changes the specifier from "^5.6.3" to "^5.9.5" and the lockfile resolves to 5.9.5. This is a jump of 3 minor versions (5.6 → 5.9), not a patch bump. Minor versions can introduce new APIs, deprecations, or behavioral changes. The transitive tree also pulls in several major version bumps: chevrotain 11.x → 12.x (via mermaid, now requires node >= 22.0.0), shiki 3.x → 4.x, lucide-react 0.x → 1.x, react-avatar-editor 14.x → 15.x, and remark-cjk-friendly 1.x → 2.x. These are all nested under @lobehub/ui so they shouldn't break ADE's direct dependencies, but verify that @lobehub/ui 5.9.x changelog does not include breaking changes that affect ADE's usage before merging.
// apps/desktop/package.json
- "@lobehub/ui": "^5.6.3",
+ "@lobehub/ui": "^5.9.5",b6c9811 to
356724e
Compare
356724e to
0c75eb0
Compare
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps [@lobehub/ui](https://github.com/lobehub/lobe-ui) from 5.6.3 to 5.10.0. - [Release notes](https://github.com/lobehub/lobe-ui/releases) - [Changelog](https://github.com/lobehub/lobe-ui/blob/master/CHANGELOG.md) - [Commits](lobehub/lobe-ui@v5.6.3...v5.10.0) --- updated-dependencies: - dependency-name: "@lobehub/ui" dependency-version: 5.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0c75eb0 to
7c81ac5
Compare
Bumps @lobehub/ui from 5.6.3 to 5.10.0.
Release notes
Sourced from
@lobehub/ui's releases.... (truncated)
Changelog
Sourced from
@lobehub/ui's changelog.... (truncated)
Commits
bddfce3🔖 chore(release): v5.10.0 [skip ci]c37897d✨ feat: Add Line and DingTalk icons4ad5367🔖 chore(release): v5.9.7 [skip ci]d22627a🐛 fix(theme-provider): give portal host viewport width so popups don't collapse3273584🔖 chore(release): v5.9.6 [skip ci]465a8b8🐛 fix(select): enhance portal handling for floating components and update onO...631af37🔖 chore(release): v5.9.5 [skip ci]5523054🐛 fix(base-ui): prevent switch item stealing highlight in dropdown/context menud0382b8🔖 chore(release): v5.9.4 [skip ci]b71ed8a🐛 fix(draggable): improve resizing behavior with stable layout support