chore(deps-dev): bump electron from 38.8.6 to 39.8.10 - #444
chore(deps-dev): bump electron from 38.8.6 to 39.8.10#444dependabot[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 87c4e9746c
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| react: | ||
| specifier: ^19.0.0 | ||
| version: 19.2.4 | ||
| version: 19.2.7 |
There was a problem hiding this comment.
Keep the shared UI on the app's React copy
This lockfile now resolves the @vidbee/ui importer's React peer to 19.2.7, while the desktop and web importers that link to the same workspace package still resolve their own react/react-dom to 19.2.4. After a pnpm install, shared UI modules and their Radix dependencies can resolve hooks against packages/ui's 19.2.7 copy instead of the app's 19.2.4 copy, so desktop/web components imported from @vidbee/ui can hit React's duplicate-copy “invalid hook call” failure; keep this peer resolution aligned with the consuming apps or dedupe React.
Useful? React with 👍 / 👎.
Bumps [electron](https://github.com/electron/electron) from 38.8.6 to 39.8.10. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v38.8.6...v39.8.10) --- updated-dependencies: - dependency-name: electron dependency-version: 39.8.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
87c4e97 to
15e08a1
Compare
Bumps electron from 38.8.6 to 39.8.10.
Release notes
Sourced from electron's releases.
Commits
d7c42ebchore: backport removal of private macOS APIs (#51502)c76d48cbuild: replace spec dep fork with transitive resolution (#51490)3ff23c5fix: respect iframe sandbox flags on the OpenURL navigation path (#51437)01faabffix: resolve target bundle path once at start of install (#50766)8287d59build(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 (#51409)a8a79eaci: backport secondary siso patch (#51390)593607echore: cherry-pick 1 change from chromium (#51327)aa7791fbuild: restrict npm tarball contents to an explicit allowlist (#51307)5392e9afix: ensure corsEnabled: false protocol handlers do not work across protocols...2c24640fix: validate OSR frame geometry against shared-memory mapping size (39-x-y) ...