mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://redirect.github.com/remix-run/react-router) ([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router)) | [`7.1.3` -> `7.1.4`](https://renovatebot.com/diffs/npm/react-router/7.1.3/7.1.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v7.1.4`](https://redirect.github.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#714) [Compare Source](https://redirect.github.com/remix-run/react-router/compare/react-router@7.1.3...react-router@7.1.4) ##### Patch Changes - Internal reorg to clean up some duplicated route module types ([#​12799](https://redirect.github.com/remix-run/react-router/pull/12799)) - Properly handle status codes that cannot have a body in single fetch responses (204, etc.) ([#​12760](https://redirect.github.com/remix-run/react-router/pull/12760)) - Stop erroring on resource routes that return raw strings/objects and instead serialize them as `text/plain` or `application/json` responses ([#​12848](https://redirect.github.com/remix-run/react-router/pull/12848)) - This only applies when accessed as a resource route without the `.data` extension - When accessed from a Single Fetch `.data` request, they will still be encoded via `turbo-stream` - REMOVE: limit matchRoutes optimization to client side ([#​12882](https://redirect.github.com/remix-run/react-router/pull/12882)) - Optimize Lazy Route Discovery path discovery to favor a single `querySelectorAll` call at the `body` level instead of many calls at the sub-tree level ([#​12731](https://redirect.github.com/remix-run/react-router/pull/12731)) - - Properly bubble headers as `errorHeaders` when throwing a `data()` result ([#​12846](https://redirect.github.com/remix-run/react-router/pull/12846)) - Avoid duplication of `Set-Cookie` headers could be duplicated if also returned from `headers` - Optimize route matching by skipping redundant `matchRoutes` calls when possible ([#​12800](https://redirect.github.com/remix-run/react-router/pull/12800)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* * * * 1-5" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/Ghost). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
admin-x-activitypub | ||
admin-x-demo | ||
admin-x-design-system | ||
admin-x-framework | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
posts | ||
shade | ||
signup-form | ||
sodo-search |