chore(deps): update dependency @floating-ui/dom to v1.7.6#2399
chore(deps): update dependency @floating-ui/dom to v1.7.6#2399caio-pizzol merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1be30168fa
ℹ️ 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".
| '@floating-ui/dom': | ||
| specifier: 'catalog:' | ||
| version: 1.7.5 | ||
| version: 1.7.6 |
There was a problem hiding this comment.
Re-add missing catalog keys to lockfile
@floating-ui/dom is still declared with specifier: 'catalog:' in this importer (and y-prosemirror is still catalog: in packages/super-editor/packages/superdoc), but both keys were removed from catalogs.default at the top of pnpm-lock.yaml. That leaves the lockfile config inconsistent and can break CI jobs that install with pnpm install --frozen-lockfile (for example .github/workflows/ci-document-api.yml:33) by treating the lockfile as out of sync.
Useful? React with 👍 / 👎.
1be3016 to
f1063f4
Compare
f1063f4 to
a728f1e
Compare
This PR contains the following updates:
1.7.5→1.7.6Release Notes
floating-ui/floating-ui (@floating-ui/dom)
v1.7.6Patch Changes
Platformtype containsdetectOverflowtype@floating-ui/utils@0.2.11,@floating-ui/core@1.7.5Configuration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.