-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Comparing changes
Open a pull request
base repository: TryGhost/Ghost
base: v5.130.2
head repository: TryGhost/Ghost
compare: v5.130.3
- 10 commits
- 15 files changed
- 8 contributors
Commits on Jul 19, 2025
-
Update dependency @types/node to v22.16.5 (#24445)
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.16.4` -> `22.16.5`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.4/22.16.5) | [](https://docs.renovatebot.com/merge-confidence/) | [](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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 585bef6 - Browse repository at this point
Copy the full SHA 585bef6View commit details -
Changed theme i18n to use i18next (#23161)
- i18n support was added to themes a _really_ long time ago, and at the time there weren't great libraries - Since then, i18n has been added to more parts of Ghost, but leveraging the awesome i18next library - This PR brings theme i18n into line with the rest of Ghost by swapping out the custom code with i18next - The change exists behind a labs flag, with duplicated logic to make it easier to clean up later
Configuration menu - View commit details
-
Copy full SHA for 36b3e1c - Browse repository at this point
Copy the full SHA 36b3e1cView commit details
Commits on Jul 20, 2025
-
Revert "Changed theme i18n to use i18next (#23161)"
This reverts commit 36b3e1c.
Configuration menu - View commit details
-
Copy full SHA for c157d82 - Browse repository at this point
Copy the full SHA c157d82View commit details
Commits on Jul 21, 2025
-
Disabled settings editing for Stripe Connect when limit is enabled (#…
…24364) closes [BAE-330](https://linear.app/ghost/issue/BAE-330/ghost-implement-server-sid e-limit-validations) - Added `errorIfWouldGoOverLimit` check for 'limitStripeConnect' when editing Stripe settings - Prevents updating Stripe Connect settings when the limit is enabled - Added E2E tests to verify the limit enforcement works correctly - The limit check is performed when `stripeConnectData` is present during settings edit
Configuration menu - View commit details
-
Copy full SHA for abc1ff7 - Browse repository at this point
Copy the full SHA abc1ff7View commit details -
🔒 Prevented homograph attacks with punycode domains on member signin (#…
…24457) ref https://linear.app/ghost/issue/ENG-2462 Added normalization to email addresses for member signup / signin to prevent homograph attacks with punycode domains. This change should be backwards compatible with existing members using emails with unicode characters
Configuration menu - View commit details
-
Copy full SHA for 1f7f3e7 - Browse repository at this point
Copy the full SHA 1f7f3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a686a44 - Browse repository at this point
Copy the full SHA a686a44View commit details -
Re-added social accounts back to explore payload (#24455)
closes https://linear.app/ghost/issue/PROD-1771/push-support-for-ghost-explore - The payload for explore was simplified because most properties could be gotten from the public site endpoint - But social accounts are not available there yet - Adding these back to explore, in lieu of adding them to the site endpoint, maybe when we add the other socials - For now, this seems like a simpler change as it feels weird adding "twitter" to an endpont and documenting it, but we haven't entirely decided what to do about that because x is a weird property name
Configuration menu - View commit details
-
Copy full SHA for b0d3b34 - Browse repository at this point
Copy the full SHA b0d3b34View commit details
Commits on Jul 25, 2025
-
Added handling for 5.x pipeline builds
ref https://linear.app/ghost/issue/PRO-1490/prepare-fiveghostis-for-5x-ghost-version - We want to be able to test out 5.x in staging to be sure this is working properly - This change makes sure all builds of the 5.x branch get deployed correctly
Configuration menu - View commit details
-
Copy full SHA for a233b79 - Browse repository at this point
Copy the full SHA a233b79View commit details
Commits on Jul 30, 2025
-
Updated 6.0 update CTA (#24563)
ref 5de4255 - This is a refinement of the commit above. It adds a link to the 6.0 landing page and updates the copy
Configuration menu - View commit details
-
Copy full SHA for 6eb52c5 - Browse repository at this point
Copy the full SHA 6eb52c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb129f - Browse repository at this point
Copy the full SHA fcb129fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.130.2...v5.130.3