Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TryGhost/Ghost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.3
Choose a base ref
...
head repository: TryGhost/Ghost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.4
Choose a head ref
  • 11 commits
  • 17 files changed
  • 8 contributors

Commits on Aug 13, 2025

  1. Update dependency human-number to v2.0.5 (#24660)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [human-number](https://nicedoc.io/Kikobeats/human-number)
    ([source](https://redirect.github.com/Kikobeats/human-number)) |
    [`2.0.4` ->
    `2.0.5`](https://renovatebot.com/diffs/npm/human-number/2.0.4/2.0.5) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/human-number/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/human-number/2.0.4/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>Kikobeats/human-number (human-number)</summary>
    
    ###
    [`v2.0.5`](https://redirect.github.com/Kikobeats/human-number/blob/HEAD/CHANGELOG.md#205-2025-08-13)
    
    [Compare
    Source](https://redirect.github.com/Kikobeats/human-number/compare/v2.0.4...v2.0.5)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * *
    5 ), Only on Sunday and Saturday ( * * * * 0,6, ), Between 12:00 AM and
    12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC).
    
    🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    cb1b2c8 View commit details
    Browse the repository at this point in the history
  2. Updated esm patch for Node >= 22.18.x support (#24654)

    no issue
    
    - Node 22.18.0 has changed it's `internalModuleStat` args again so our `esm` patch needed updating so it only changes the expected arguments for the Node versions where the function has two arguments
    - relevant esm-wallaby change:  wallabyjs/esm@728da8e
    kevinansfield authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    3a45961 View commit details
    Browse the repository at this point in the history
  3. Update dependency msw to v2.10.5 (#24667)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [msw](https://mswjs.io)
    ([source](https://redirect.github.com/mswjs/msw)) | [`2.10.4` ->
    `2.10.5`](https://renovatebot.com/diffs/npm/msw/2.10.4/2.10.5) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/msw/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/msw/2.10.4/2.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>mswjs/msw (msw)</summary>
    
    ###
    [`v2.10.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.10.5)
    
    [Compare
    Source](https://redirect.github.com/mswjs/msw/compare/v2.10.4...v2.10.5)
    
    #### v2.10.5 (2025-08-13)
    
    ##### Bug Fixes
    
    - export the `GraphQLResponseBody` type
    ([#&#8203;2565](https://redirect.github.com/mswjs/msw/issues/2565))
    ([`642523d`](https://redirect.github.com/mswjs/msw/commit/642523d3258bd1996df986ea0c9270be150bec3d))
    [@&#8203;breadadams](https://redirect.github.com/breadadams)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * *
    5 ), Only on Sunday and Saturday ( * * * * 0,6, ), Between 12:00 AM and
    12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC).
    
    🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS42Ni4yIiwidXBkYXRlZEluVmVyIjoiNDEuNjYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    4386ab5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Hid post history item in post settings menu for new posts (#24514)

    closes #24515
    
    - clicking "Post history" on a newly created post (before it's saved so has no revision history) caused an uncaught exception, resulting in the screen hanging
    - by hiding the "Post history" link in the settings panel for new posts we don't show a useless nav item and avoid entering into an error state
    niranjan-uma-shankar authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    9f16dce View commit details
    Browse the repository at this point in the history
  2. 🌐 Updated Italian translations for comments and notifications (#24652)

    ref #23361
    
    Completed missing strings for Italian
    d4rk413x21 authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    76aac95 View commit details
    Browse the repository at this point in the history
  3. Update dependency webpack to v5.101.2 (#24672)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [webpack](https://redirect.github.com/webpack/webpack) | [`5.101.1` ->
    `5.101.2`](https://renovatebot.com/diffs/npm/webpack/5.101.1/5.101.2) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/webpack/5.101.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/webpack/5.101.1/5.101.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack (webpack)</summary>
    
    ###
    [`v5.101.2`](https://redirect.github.com/webpack/webpack/releases/tag/v5.101.2)
    
    [Compare
    Source](https://redirect.github.com/webpack/webpack/compare/v5.101.1...v5.101.2)
    
    ##### Fixes
    
    - Fixed syntax error when comment is on the last line
    - Handle var declaration for `createRequire`
    - Distinguish free variable and tagged variable
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * *
    5 ), Only on Sunday and Saturday ( * * * * 0,6, ), Between 12:00 AM and
    12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC).
    
    🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    5b69758 View commit details
    Browse the repository at this point in the history
  4. Added support for top-level yarn test:browser --ui

    no issue
    
    - previously it wasn't possible to pass additional arguments through to `yarn test:browser` meaning playwright args like `--ui` and `--headed` were unusable
    - by splitting the args across a `--` separator we can separate Ghost app commands from the pass through args, then use those pass through args in the internal call to `ghost:test:browser`
    - we can't use a `--` separator directly on the command line because `yarn` will strip it out when building the script command so we also need a trailing `--` in the package.json script so the command now works like `yarn test:browser --ui` as if you were calling the Ghost test script or playwright directly
    kevinansfield committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    16b0f44 View commit details
    Browse the repository at this point in the history
  5. Updated error handler middleware to return plain text errors for stat…

    …ic files (#24666)
    
    ref
    https://linear.app/ghost/issue/ONC-1095/investigate-failed-to-lookup-view-error-404-in-views-directory
    
    When serving 404 errors for missing asset files, we should serve plain
    text error pages instead of full HTML. This prevents recursion issues if
    the full HTML 404 page references the missing asset, and avoids
    rendering errors if the theme engine hasn't been initialized yet (i.e.
    immediately after boot).
    
    This identifies static file errors in the frontend's error handler
    middleware based on whether the request has a file extension or if the
    error already has the `STATIC_FILE_NOT_FOUND` error code attached to it,
    and returns a plain text error before reaching the template rendering
    logic.
    cmraible authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    dac7381 View commit details
    Browse the repository at this point in the history
  6. Removed duplicate architecture doc from tinybird folder (#24670)

    - Removed the duplicated doc from the following folder.
    
    Seems it got duplicated with one of merges, by accident
    ibalosh authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    de77484 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Update Types packages (#24676)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
    ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
    | [`22.17.1` ->
    `22.17.2`](https://renovatebot.com/diffs/npm/@types%2fnode/22.17.1/22.17.2)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.17.1/22.17.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    |
    [@types/nodemailer](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer)
    ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer))
    | [`6.4.17` ->
    `6.4.18`](https://renovatebot.com/diffs/npm/@types%2fnodemailer/6.4.17/6.4.18)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnodemailer/6.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnodemailer/6.4.17/6.4.18?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - Between 05:00 PM and 11:59 PM, only on Friday ( * 17-23 * *
    5 ), Only on Sunday and Saturday ( * * * * 0,6, ), Between 12:00 AM and
    12:59 PM, only on Monday ( * 0-12 * * 1 ) (UTC).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    fa2634c View commit details
    Browse the repository at this point in the history
  2. v6.0.4

    github-actions[bot] committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    8af8ba4 View commit details
    Browse the repository at this point in the history
Loading