chore: reconcile current main into develop - #424
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2b8da765f0
ℹ️ About Codex in GitHub
Your team has set up Codex to 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 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Reconciliation is paused after the automatic Codex exact-head review found a valid P1 legacy project compatibility regression already present in current
|
Ready for owner mergeExact reviewed head:
This PR is ready for the project owner to merge into |
Summary
maintree atcd62f5cf746d7dc6b93bdd56fbf9c2a334e853f4intodevelopfrom278b6561ded5c8563909f952c71861a5216dd60a, without reinterpreting or extending released changes.main: build(deps): bump sharp and wrangler #422 (sharp/wrangler), build(deps-dev): bump postcss from 8.5.16 to 8.5.24 #420 (postcss), build(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 #421 (fast-urilockfile resolution), and fix(shared): preserve empty legacy image payloads #426 (empty legacy image payload compatibility).origin/mainat headf053e53c5a55e73f530790de62a71d90f1d93b1a.Linked task issues
Test plan
git diff --exit-code origin/main HEADsucceeds atf053e53c5a55e73f530790de62a71d90f1d93b1a.npx tsc --noEmitnpm run lint(0 errors; 5 existing warnings)npm run test:run(112 files, 707 tests, plus shared Node ESM import)npm run buildnpm run fallow:audit(no issues in the 4 refreshed files)git diff --checkKnown repository baseline
npm run format:checkreports the same repo-wide 237-file formatting baseline present on currentmain. This reconciliation intentionally leaves it unchanged to preserve exact tree parity.