Ghost CI
ad7efbe92e
v5.72.0
2023-11-03 16:04:27 +00:00
renovate[bot]
25d27f2589
Update dependency mysql2 to v3.6.3
2023-11-03 03:45:00 +00:00
Ghost CI
59817c3c9b
Merged v5.71.2 into main
2023-11-02 08:27:00 +00:00
Ghost CI
3fd2571cb2
v5.71.2
2023-11-02 08:26:58 +00:00
Daniel Lockyer
388d1a8f2d
🐛 Fixed detection of {{recommendations}}
and {{readable_url}}
helpers
...
fixes https://github.com/TryGhost/Ghost/issues/18836
fixes https://github.com/TryGhost/Ghost/issues/18834
- this bumps GScan to a version which detects the helpers
2023-11-02 08:45:29 +01:00
Kevin Ansfield
75672a902b
Enabled emoji picker in feature image caption ( #18824 )
...
closes https://github.com/TryGhost/Koenig/pull/1038
- updated `<KoenigLexicalEditorInput>` to load `<EmojiPickerPlugin>` and compose it into the editor unless used with `<KoenigLexicalEditorInput @emojiPicker={{false}} />`
- bumped Koenig packages so `EmojiPickerPlugin` is available to import from `koenig-lexical`
2023-11-01 21:22:56 +00:00
Steve Larson
8b57bf7efc
Bumped lexical editor packages ( #18828 )
...
no refs
2023-11-01 21:05:44 +00:00
Ghost CI
2c9d42f599
Merged v5.71.1 into main
2023-11-01 16:53:42 +00:00
Ghost CI
a56c39fbd1
v5.71.1
2023-11-01 16:53:39 +00:00
renovate[bot]
62ecb1ebd8
Update sentry-javascript monorepo to v7.77.0
2023-11-01 09:14:38 +01:00
renovate[bot]
057d9599f5
Update TryGhost packages
2023-10-31 20:54:17 +01:00
renovate[bot]
df8eeb2249
Update Types packages
2023-10-31 14:40:32 +01:00
renovate[bot]
ab57071901
Update dependency newrelic to v11.5.0
2023-10-31 07:59:49 +00:00
Ghost CI
7cda0b2250
v5.71.0
2023-10-27 15:03:15 +00:00
renovate[bot]
7af870c022
Update dependency newrelic to v11.4.0
2023-10-25 22:32:28 +00:00
Daniel Lockyer
32bdbf7efd
🔥 Dropped support for Node 16
...
refs https://github.com/TryGhost/DevOps/issues/75
- this drops support for Node 16 as it has gone past the EOL date
2023-10-25 17:50:56 +02:00
Ghost CI
d20ad046db
Merged v5.70.2 into main
2023-10-24 08:04:00 +00:00
Ghost CI
27f3f86d23
v5.70.2
2023-10-24 08:03:58 +00:00
renovate[bot]
effafd4ab1
Update dependency human-number to v2.0.4
2023-10-23 19:23:55 +00:00
renovate[bot]
da7271d261
Update dependency newrelic to v11.3.0
2023-10-23 18:29:32 +00:00
renovate[bot]
30f168b86b
Update dependency nconf to v0.12.1
2023-10-23 11:14:45 +02:00
renovate[bot]
24849d8787
🐛 Fixed indent behaviour for paragraphs ( #18724 )
...
no issue
- updates `@tryghost/koenig-lexical` with indent improvements
- prevents indents on paragraphs/headings etc which are not supported when rendering for front-end display
- improves indent behaviour for lists so <kbd>Tab</kbd> can be pressed anywhere in a list item to indent rather than only at the beginning of the list
2023-10-23 08:43:25 +00:00
Ghost CI
ed885bd6b3
v5.70.1
2023-10-20 17:48:28 +00:00
renovate[bot]
975b122886
🐛 Fixed errors from using <br>
in some situations when creating posts with ?source=html
( #18714 )
...
closes https://github.com/TryGhost/Product/issues/4037
- bumps `@tryghost/kg-html-to-lexical` that includes better node normalization to handle `<br>` in top-level text nodes and after a nested block-level element
- also includes fix for button hrefs having `about:blank` prefixed to hash URLs
2023-10-20 17:09:55 +00:00
Ghost CI
ea42122a1f
v5.70.0
2023-10-20 15:03:26 +00:00
Ghost CI
16c5e6e2f9
Merged v5.69.4 into main
2023-10-20 11:41:03 +00:00
Ghost CI
9e24ade17d
v5.69.4
2023-10-20 11:41:01 +00:00
renovate[bot]
93382df314
🐛 Fixed various editor issues ( #18645 )
...
closes https://github.com/TryGhost/Ghost/issues/18448
- improved slash menu positioning when opening at the bottom of a post
- fixed backspace sometimes deleting a preceding card (e.g. backspace at end of link inside a paragraph preceded by a card)
- fixed `?source=html` issues
- images not rendering in front-end output after import
- images wrapped in links losing their link after import
- fixed inline styles in HTML card content not displaying in the editor
- fixed broken help link in the email card
2023-10-19 19:17:23 +01:00
Ghost CI
099db95278
Merged v5.69.3 into main
2023-10-18 09:42:15 +00:00
Ghost CI
cf06037b81
v5.69.3
2023-10-18 09:42:13 +00:00
Ghost CI
af29aef5c5
Merged v5.69.2 into main
2023-10-16 16:16:28 +00:00
Ghost CI
75aadb1a92
v5.69.2
2023-10-16 16:16:26 +00:00
renovate[bot]
29ca414d33
Update dependency mysql2 to v3.6.2
2023-10-16 01:09:26 +00:00
Ghost CI
d1e03f42fe
v5.69.1
2023-10-13 15:03:10 +00:00
renovate[bot]
39c3337113
Update dependency lib0 to v0.2.87
2023-10-13 15:51:32 +02:00
Sam Lord
4815aa6e7f
Parallelise browser tests
...
refs: https://github.com/TryGhost/DevOps/issues/78
Re-introduce parallel browser tests
These were adding in a previous PR, but the difference between local
running tests and using CI introduced failures.
Added additional fixes to ensure the Stripe API key is used in the CLI when running in CI.
2023-10-13 11:42:39 +00:00
Daniel Lockyer
85d41d0562
Aligned dependencies with resolution values
...
- this commit brings all dependencies up-to-date with the version set as
a resolution
2023-10-13 08:37:36 +02:00
renovate[bot]
06b95c3bbc
Update dependency newrelic to v11.2.1
2023-10-12 16:42:58 +00:00
Sam Lord
0e47ae03e1
Revert "Enable parallel running of browser tests" ( #18594 )
...
Reverts TryGhost/Ghost#18544
2023-10-12 14:55:39 +00:00
Sam Lord
cb38a2d997
Enable parallel running of browser tests
...
refs: https://github.com/TryGhost/DevOps/issues/78
Instead of running a single instance of Ghost, we now run an instance of Ghost for each test worker.
This has the unfortunate effect that a test failing will close and restart a new instance of Ghost, but in general will be multiple times faster than sequential execution of tests.
2023-10-12 14:33:20 +01:00
renovate[bot]
a6314ff2b2
🐛 Fixed broken rendering and copy/paste when callout card has a bad bg color value ( #18547 )
...
closes https://github.com/TryGhost/Product/issues/4008
- bumps all Koenig packages
- `kg-default-nodes` contains a rendering fix that avoids creating invalid class attributes from bad `backgroundColor` values
- `kg-converters` contains an update to avoid copying over bad `backgroundColor` values when converting from mobiledoc to lexical
2023-10-12 11:14:07 +00:00
renovate[bot]
b87edaba72
Update dependency newrelic to v11.2.0
2023-10-11 15:38:59 +00:00
Ghost CI
1965599672
v5.69.0
2023-10-11 09:51:28 +00:00
Kevin Ansfield
f4acbb581b
🐛 Fixed copy/paste from Word missing headings and text formats
...
closes https://github.com/TryGhost/Product/issues/4007
- bumps Koenig packages containing extended TextNode and HeadingNode with extra DOM parsing support for the non-semantic HTML generated by Word when copy/pasting
2023-10-09 20:21:41 +01:00
Ghost CI
fc1a13ad5d
v5.68.0
2023-10-06 15:33:07 +00:00
Ghost CI
0267221111
v5.67.1
2023-10-06 15:27:44 +00:00
Steve Larson
40d3cc634a
Bumped Koenig packages ( #18529 )
...
no refs
- contains some improvements for html imports
- improved drag n drop support with images
- fixed /card [url] entry/shortcuts
2023-10-06 10:02:57 -05:00
Daniel Lockyer
07e603a5cd
Reverted "Update sentry-javascript monorepo to v7.73.0"
...
- this reverts commit ec5e2cef20
2023-10-06 13:46:17 +02:00
renovate[bot]
394c09be49
Update Koenig packages
2023-10-06 12:40:19 +01:00
renovate[bot]
991f815a51
Update Koenig packages ( #18477 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@tryghost/kg-card-factory](https://togithub.com/TryGhost/Koenig/tree/master#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`4.0.10` ->
`4.0.11`](https://renovatebot.com/diffs/npm/@tryghost%2fkg-card-factory/4.0.10/4.0.11 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkg-card-factory/4.0.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkg-card-factory/4.0.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkg-card-factory/4.0.10/4.0.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkg-card-factory/4.0.10/4.0.11?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
|
[@tryghost/kg-default-cards](https://togithub.com/TryGhost/Koenig/tree/master#readme )
([source](https://togithub.com/TryGhost/Koenig )) | [`9.1.4` ->
`9.1.5`](https://renovatebot.com/diffs/npm/@tryghost%2fkg-default-cards/9.1.4/9.1.5 )
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tryghost%2fkg-default-cards/9.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tryghost%2fkg-default-cards/9.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tryghost%2fkg-default-cards/9.1.4/9.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tryghost%2fkg-default-cards/9.1.4/9.1.5?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TryGhost/Koenig (@​tryghost/kg-card-factory)</summary>
###
[`v4.0.11`](https://togithub.com/TryGhost/Koenig/compare/@tryghost/kg-card-factory@4.0.10...@tryghost/kg-card-factory@4.0.11 )
[Compare
Source](https://togithub.com/TryGhost/Koenig/compare/@tryghost/kg-card-factory@4.0.10...@tryghost/kg-card-factory@4.0.11 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/TryGhost/Ghost ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 10:53:31 +01:00