renovate[bot]
c0d32080b7
Update dependency semver to v7.5.3
2023-06-23 07:08:38 +02:00
Simon Backx
9035a87e50
Updated @tryghost/kg-default-nodes and @tryghost/kg-lexical-html-renderer
...
no issue
2023-06-22 17:07:44 +02:00
Ghost CI
caadf7235c
Merged v5.52.3 into main
2023-06-21 15:37:59 +00:00
Ghost CI
b7cad4e8fb
v5.52.3
2023-06-21 15:37:57 +00:00
Ghost CI
5dadaea515
Merged v5.52.2 into main
2023-06-21 03:32:58 +00:00
Ghost CI
18a0e173fb
v5.52.2
2023-06-21 03:32:56 +00:00
renovate[bot]
b1bcc2cb2d
Update dependency luxon to v3
2023-06-20 15:22:54 +02:00
renovate[bot]
6623572c5b
Update dependency socket.io to v4.6.2
2023-06-20 14:40:10 +02:00
renovate[bot]
d919a9024f
Update dependency @extractus/oembed-extractor to v3.1.10
2023-06-20 12:18:09 +00:00
renovate[bot]
e81070762d
Update dependency gscan to v4.37.0
2023-06-20 14:04:43 +02:00
Ghost CI
69fddf8abe
v5.52.1
2023-06-20 06:54:10 +00:00
Kevin Ansfield
3070e505f5
🐛 Fixed beta editor causing left-aligned images in some themes
...
closes https://github.com/TryGhost/Team/issues/3499
- bumps `@tryghost/kg-default-nodes` and `@tryghost/kg-lexical-html-renderer` to fix missing `kg-image` class on the `<img>` element of rendered image cards
2023-06-19 14:20:40 +01:00
Kevin Ansfield
5d9dd893b3
🐛 Fixed beta editor HTML cards auto-closing tags when rendering
...
closes https://github.com/TryGhost/Team/issues/3462
refs a49f296c08
- bumps `@tryghost/kg-default-nodes` and `@tryghost/kg-lexical-html-renderer` with support for "raw" html values in rendered card output
2023-06-19 14:39:51 +02:00
Ghost CI
5b2ba79cef
v5.52.0
2023-06-16 15:02:41 +00:00
Sag
dfd69f9cf7
Bumped Lexical dependencies
...
no issue
2023-06-16 15:23:20 +02:00
renovate[bot]
c1d90df181
Update dependency @playwright/test to v1.35.1
2023-06-16 10:03:32 +02:00
renovate[bot]
d6664b70fd
Update dependency semver to v7.5.2
2023-06-16 09:56:57 +02:00
Daniel Lockyer
02eadc32d3
Switched to only enabling retries in CI
...
refs https://ghost.slack.com/archives/C02G9E68C/p1686841987067309?thread_ts=1686761234.035659&cid=C02G9E68C
- enabling retries has helped reduce the number of flaky tests we see,
but it means it's causing issues with local development and snapshots
- this moves the retry config to the CI specific commands so we don't
have retries enabled locally
- also deduped test:base and test:single
2023-06-16 09:47:03 +02:00
Fabien "egg" O'Carroll
229875d67d
Bumbed @tryghost/admin-api-schema to latest version
...
This includes the changes necessary to allow the `collection` property to be
passed on posts
2023-06-16 09:17:47 +02:00
Daniel Lockyer
4b6cfa8f28
Added yarn archive
to produce a build tarball
...
fixes https://github.com/TryGhost/Ghost/issues/16835
- this reimplements a command to product a tarball with Ghost after we
took over `yarn build` for package-specific build steps
2023-06-15 15:42:39 +02:00
Ghost CI
a22317305e
Merged v5.51.2 into main
2023-06-15 08:11:45 +00:00
Ghost CI
ab119ec96e
v5.51.2
2023-06-15 08:11:43 +00:00
Daniel Lockyer
ecc28c5acd
Revert "Update dependency expect to v29.5.0"
...
This reverts commit 155c08bc61
.
2023-06-14 14:56:03 +02:00
renovate[bot]
155c08bc61
Update dependency expect to v29.5.0
2023-06-14 14:43:08 +02:00
renovate[bot]
52af10fef5
Update dependency lib0 to v0.2.78
2023-06-14 08:55:45 +02:00
Ghost CI
e990bf5a94
v5.51.1
2023-06-13 05:52:56 +00:00
Steve Larson
e742283ec8
Bumped koenig lexical dependencies
...
no refs
-added a couple more fixes: callout card rendering, code editor wrapping
2023-06-12 16:48:18 -05:00
Steve Larson
fd7b30fac0
Updated koenig lexical dependencies
...
no refs
-various fixes, including renderer for embed cards
2023-06-12 12:17:46 -05:00
Ghost CI
2744d9a58b
v5.51.0
2023-06-09 15:03:06 +00:00
renovate[bot]
58f48d2e0a
Update dependency @playwright/test to v1.35.0
2023-06-09 08:25:51 +02:00
Ghost CI
a173a31736
Merged v5.50.4 into main
2023-06-07 18:43:27 +00:00
Ghost CI
e7eba9f4d7
v5.50.4
2023-06-07 18:43:25 +00:00
Ghost CI
e1b1af38e9
Merged v5.50.3 into main
2023-06-07 16:01:00 +00:00
Ghost CI
887155938a
v5.50.3
2023-06-07 16:00:59 +00:00
Fabien "egg" O'Carroll
7667d6d589
Removed coverage checks from regression tests
...
Regression tests are not written to ensure coverage of code, in fact they are
barely written at all anymore, instead we write unit and e2e tests. Because of
this the coverage is constantly dropping as the codebase grows. This causes
significant pain and suffering for developers and slows down development.
2023-06-07 12:46:39 +02:00
Ghost CI
924d73e02e
v5.50.2
2023-06-06 19:05:19 +00:00
Ghost CI
6a07d63f38
v5.50.1
2023-06-06 14:40:57 +00:00
Ghost CI
7170b2489e
v5.50.0
2023-06-05 08:58:31 +00:00
Kevin Ansfield
8167e7dc5e
Fixed lexical rendering bugs
...
closes https://github.com/TryGhost/Team/issues/3373
closes https://github.com/TryGhost/Team/issues/3374
- fixes rendering of contiguous linebreaks
- fixes rendering of multiple nested formats when using latest jsdom release
2023-06-05 10:42:15 +02:00
Ghost CI
6ac848195c
v5.49.3
2023-06-02 15:02:42 +00:00
Elena Baidakova
af2e069cbe
Bumped @tryghost/kg-lexical-html-renderer
...
no issue
2023-06-02 17:59:55 +04:00
Elena Baidakova
97c3434c3d
Bumped @tryghost/kg-lexical-html-renderer
...
no issue
2023-06-02 17:06:08 +04:00
Kevin Ansfield
e9ed7dfb64
Bumped @tryghost/kg-lexical-html-renderer
...
refs https://github.com/TryGhost/Team/issues/3269
- fixes continuation of list sequence when a non-list-node separates list nodes bringing rendered output in line with editor depiction
2023-06-02 09:54:12 +01:00
Daniel Lockyer
f908a03fff
Enabled and tracked retries in CI tests ( #16909 )
2023-06-02 09:36:28 +02:00
renovate[bot]
7959f76f44
Update sentry-javascript monorepo to v7.54.0
2023-06-02 09:06:32 +02:00
Kevin Ansfield
9a1b78ae4f
Bumped Koenig packages
...
no issue
2023-06-01 17:48:34 +01:00
Simon Backx
92ca75eb5d
Decreased required functions coverage for integration CI tests to 47%
...
no issue
Previous commits dropped coverage to below 48% on Node 16.
2023-06-01 10:45:21 +02:00
Ghost CI
7e04828d45
Merged v5.49.2 into main
2023-05-30 14:57:20 +00:00
Ghost CI
e19f434781
v5.49.2
2023-05-30 14:57:17 +00:00
renovate[bot]
dabd0181bb
Update dependency @extractus/oembed-extractor to v3.1.9
2023-05-30 12:28:56 +02:00