renovate[bot]
8843d3c25b
Update dependency y-protocols to v1.0.6
2023-09-19 09:53:53 +00:00
renovate[bot]
530492635f
Update dependency @types/react to v18.2.22
2023-09-19 08:30:58 +02:00
renovate[bot]
8cfff3743b
Update dependency postcss to v8.4.30
2023-09-19 08:09:20 +02:00
Fabien "egg" O'Carroll
cfef41cd8f
Added support for custom cache key generation
...
refs https://github.com/TryGhost/Arch/issues/83
This allows endpoints to implement their own key generation, with access to the
frame object they can be smart about key generation and use only options and
context values that are appropriate.
2023-09-19 12:39:50 +07:00
renovate[bot]
a753ebc0ab
Update metascraper to v5.37.1
2023-09-18 21:19:57 +00:00
Steve Larson
0b64247ad2
Bumped Koenig packages ( #18211 )
...
no refs
- few improvements to collections card behaviour
2023-09-18 21:18:52 +00:00
renovate[bot]
541b7c6a6d
Update dependency mailgun.js to v9.3.0
2023-09-18 14:01:45 +00:00
Sanne de Vries
353c565739
Fixed collection card empty parameters outputting null on frontend ( #18205 )
...
Refs https://github.com/TryGhost/Product/issues/3630
- Bumped kg-default-nodes to 0.1.30
2023-09-18 13:49:45 +00:00
renovate[bot]
290ff10dad
Update dependency yjs to v13.6.8
2023-09-18 10:17:00 +00:00
renovate[bot]
a79717e9ba
Update dependency @types/jsonwebtoken to v9.0.3
2023-09-18 08:51:04 +02:00
renovate[bot]
6f1480b80d
Update dependency @types/node to v20.6.2
2023-09-18 08:50:36 +02:00
Steve Larson
3001e4c032
✨ Enabled dynamic post rendering ( #18183 )
...
no refs
- contains changes for dynamic rendering with lexical posts
2023-09-15 18:18:18 +00:00
renovate[bot]
ccf508e8f7
Update tiptap monorepo to v2.1.10
2023-09-15 14:12:47 +00:00
Daniel Lockyer
caab89ff4d
Reverted flexsearch
to v0.7.21
...
refs https://github.com/TryGhost/Ghost/pull/18151
refs 1cbbe91a63
- something has broken within 0.7.31 and it's causing an error on the
frontend
- this commit reverts the dependency back to the previous version
- also cleans up the dependency from announcement-bar, where it is not
used
2023-09-15 15:07:57 +02:00
renovate[bot]
d5bcd42496
Update dependency @storybook/testing-library to v0.2.1
2023-09-15 11:15:56 +02:00
renovate[bot]
9730229968
Update sentry-javascript monorepo to v7.69.0
2023-09-15 10:33:55 +02:00
renovate[bot]
cc271156bd
Update dependency nx to v16.8.1
2023-09-15 10:27:46 +02:00
renovate[bot]
a58c77f20a
Update tiptap monorepo to v2.1.9
2023-09-15 08:26:18 +00:00
renovate[bot]
c936ebd7bb
Update dependency @types/node to v20.6.1
2023-09-15 10:23:41 +02:00
renovate[bot]
87f0941d23
Update dependency reframe.js to v4.0.2
2023-09-15 10:23:29 +02:00
renovate[bot]
a28e4a4395
Update dependency @playwright/test to v1.38.0
2023-09-15 10:09:33 +02:00
renovate[bot]
2146d07d86
Update dependency lib0 to v0.2.85
2023-09-13 21:49:35 +02:00
renovate[bot]
212eacf4b9
Update dependency @tanstack/react-query to v4.35.3
2023-09-13 07:23:03 +00:00
renovate[bot]
ed57df7ec6
Update dependency lib0 to v0.2.84
2023-09-13 07:58:24 +02:00
Kevin Ansfield
ff0426fd86
🐛 Fixed incorrect order of author/publisher in bookmarks cards created with beta editor ( #18085 )
...
no issue
- bumps Koenig packages
- `@tryghost/kg-default-nodes` contains fix for swapped author/publisher in bookmark renderer
- all packages contain bumped Lexical dependencies
2023-09-12 16:29:07 +00:00
renovate[bot]
a276335b66
Update dependency @types/common-tags to v1.8.2
2023-09-12 14:36:23 +02:00
Daniel Lockyer
841fb1f5c9
Updated @tryghost/errors
1.2.21 to 1.2.24
...
- we have this set as a higher resolution anyway, but I think having
some hardcoded lower versions causes some weird yarn issues
- at the very least, this removes any mention of 1.2.21 from our
yarn.lock
2023-09-12 12:56:14 +02:00
renovate[bot]
f2a5da3209
Update dependency @types/node to v20.6.0
2023-09-12 12:44:36 +02:00
renovate[bot]
60cd15525f
Update dependency @types/cookies to v0.7.8
2023-09-12 12:31:23 +02:00
renovate[bot]
7ffb3206a8
Update dependency uuid to v9.0.1
2023-09-12 12:29:51 +02:00
renovate[bot]
e32e0cb7af
Update dependency luxon to v3.4.3
2023-09-12 09:02:09 +02:00
renovate[bot]
c6cf4fc2f3
Update dependency @actions/core to v1.10.1
2023-09-11 21:34:39 +02:00
renovate[bot]
e006b8f874
Update dependency @types/nodemailer to v6.4.10
2023-09-11 17:31:18 +02:00
renovate[bot]
f35af08e03
Update dependency html-validate to v8.4.0
2023-09-11 17:31:03 +02:00
renovate[bot]
3abee991a2
Update dependency ember-svg-jar to v2.4.6
2023-09-11 17:30:51 +02:00
renovate[bot]
73aca83fe5
Update dependency mysql2 to v3.6.1
2023-09-11 02:07:34 +00:00
renovate[bot]
7f6bd5ec31
Update dependency ws to v8.14.1
2023-09-08 18:31:09 +00:00
Daniel Lockyer
6dc1d08590
Re-enabled general eslint rules in TS config
...
refs https://github.com/TryGhost/DevOps/issues/50
- when creating a TS config in our `eslint-plugin-ghost` dependency, I
only extended the recommended config, which left out a lot of
stylistic things we used to enforce in JS
- this fixes that by bumping the dependency to a version which extends
those shared configs, and fixes all the code that currently goes
against those rules
2023-09-08 13:47:42 +02:00
renovate[bot]
68dcb0f012
Update dependency i18next to v23.5.1
2023-09-08 10:47:33 +00:00
renovate[bot]
9e3e1d8c73
Update dependency newrelic to v11.1.0
2023-09-07 21:33:43 +00:00
renovate[bot]
d23c86b547
Update dependency @tanstack/react-query to v4.35.0
2023-09-07 08:45:28 +00:00
Jono M
9e45afddb8
Updated AdminX to load via ES Modules to enable code splitting ( #17971 )
...
refs https://github.com/TryGhost/Product/issues/3349
2023-09-07 06:38:20 +00:00
Kevin Ansfield
8c91662a47
✨ Added conversion to beta editor format when creating content via ?source=html
( #18000 )
...
closes https://github.com/TryGhost/Product/issues/3803
Previously when the beta editor was enabled, using `?source=html` to create posts via the API would create posts in the old editor rather than the beta. This change switches conversion over to the new editor format when the beta is enabled so the full flow can be tested.
- added `htmlToLexicalConverter` method to our lexical library
- updated post and page input serializers to add html-to-lexical conversion when the beta editor is enabled
- updated post model to handle the mobiledoc+lexical co-existing state
- this is a special case that is only valid for `?source=html` because providing both directly via the API is prohibited
- we need the extra check here because at the input serializer layer we don't have access to the model to check if we're updating a mobiledoc post or a lexical post so the serializer sets both formats on a `?source=html` request when the beta is enabled and lets the model handle choosing the correct one
2023-09-06 21:16:40 +00:00
renovate[bot]
a3a71a6728
Update dependency ws to v8.14.0
2023-09-06 15:27:00 +00:00
Ghost CI
ca91b847f3
Merged v5.61.2 into main
2023-09-05 17:55:54 +00:00
Kevin Ansfield
0b37e835af
🐛 Fixed incorrect rendering of links following line breaks in beta editor
...
closes https://github.com/TryGhost/Product/issues/3827
- links following a line break in the editor were being rendered before the line break when previewing/publishing
- bumps Koenig packages which includes relevant fix in `@tryghost/kg-lexical-html-renderer`
2023-09-05 18:28:39 +01:00
renovate[bot]
0d6e979077
Update dependency express-hbs to v2.4.2
2023-09-05 06:52:42 +00:00
renovate[bot]
d15aed0d0a
Update tiptap monorepo to v2.1.8
2023-09-05 06:40:46 +00:00
renovate[bot]
cfdc53e062
Update dependency tracked-built-ins to v3.2.0
2023-09-05 08:26:59 +02:00
renovate[bot]
dd4e27a729
Update dependency terser to v5.19.4
2023-09-04 16:04:36 +00:00
renovate[bot]
eac96067bc
Update dependency jose to v4.14.6
2023-09-04 16:03:49 +00:00
renovate[bot]
8ba5470c5e
Update dependency ember-svg-jar to v2.4.5
2023-09-04 16:58:56 +02:00
renovate[bot]
e18dc54612
Update dependency @types/node to v20.5.9
2023-09-04 08:26:07 +02:00
renovate[bot]
196945c1e7
Update dependency jose to v4.14.5
2023-09-04 06:09:56 +00:00
renovate[bot]
3f60b9f145
Update dependency @types/node to v20.5.8
2023-09-04 08:08:24 +02:00
renovate[bot]
355a033250
Update dependency @uiw/react-codemirror to v4.21.13
2023-09-01 18:28:42 +00:00
Simon Backx
b49d5a6964
Wired up saving title when editing recommendations ( #17930 )
...
no issue
- Also fixes a backend issue with nullable fields
- Fixes blurring the url input and setting the value to '/'
automatically while we expect absolute urls
- Added autoFocus to inputs
2023-09-01 15:19:25 +00:00
Daniel Lockyer
c6cb35074a
Updated linting and testing packages
2023-09-01 15:51:17 +02:00
Simon Backx
d5c8804e23
Updated InMemoryRecommendationRepository to follow newer pattern
...
refs https://github.com/TryGhost/Product/issues/3800
2023-09-01 15:10:34 +02:00
Naz
608d4dfa10
Optimized the amount of logs produced by collections module
...
refs https://github.com/TryGhost/Arch/issues/82
- Collections logs are too verbose causing noise.
- Moved some of the logs to use "debug" for now and made summarized logs for the information that we still need while collections code is actively monitored. The event info logs can be removed once we are passed the active phase of rolling out the collections feature
2023-09-01 12:40:54 +08:00
Kevin Ansfield
ea60b40a4c
Bumped @tryghost/bookshelf-plugins ( #17913 )
...
no issue
- adds additional debug data to `UpdateCollisionError`
2023-08-31 16:19:22 +00:00
renovate[bot]
a2d16ab7de
Update dependency ember-cli-babel to v8
2023-08-31 17:46:50 +02:00
renovate[bot]
bde3465af5
Update dependency @types/luxon to v3.3.2
2023-08-31 17:40:59 +02:00
renovate[bot]
de13a7ff65
Update dependency socket.io to v4.7.2
2023-08-31 15:17:43 +00:00
renovate[bot]
d5e273a3ac
Update dependency @headlessui/react to v1.7.17
2023-08-31 15:03:57 +00:00
renovate[bot]
6cd4a3b3fa
Update dependency @uiw/react-codemirror to v4.21.12
2023-08-31 15:03:17 +00:00
Simon Backx
96fefaea69
Added well known recommendations service ( #17895 )
...
fixes https://github.com/TryGhost/Product/issues/3797
fixes https://github.com/TryGhost/Product/issues/3776
fixes https://github.com/TryGhost/Product/issues/3798
- Added support for storing json webmentions
- Improved handling deleted webmentions (set deleted to true instead of verified to false)
2023-08-31 14:57:18 +00:00
renovate[bot]
e97b71dc52
Update dependency i18next to v23.4.6
2023-08-31 14:57:02 +00:00
renovate[bot]
311674b629
Update dependency entities to v4.5.0
2023-08-31 14:54:46 +00:00
renovate[bot]
62df82d1a3
Update dependency @tanstack/react-query to v4.33.0
2023-08-31 14:50:31 +00:00
renovate[bot]
e2bc680160
Update dependency terser to v5.19.3
2023-08-31 14:44:25 +00:00
renovate[bot]
b32825cb46
Update metascraper
2023-08-31 14:43:35 +00:00
renovate[bot]
4268c148dc
Update dependency @codemirror/lang-html to v6.4.6
2023-08-31 14:40:46 +00:00
renovate[bot]
d58f5dcc9f
Update tiptap monorepo to v2.1.7
2023-08-31 14:33:11 +00:00
renovate[bot]
b891b8be6b
Update dependency mysql2 to v3.6.0
2023-08-31 14:32:07 +00:00
renovate[bot]
13837b166d
Update dependency handlebars to v4.7.8
2023-08-31 13:26:36 +00:00
renovate[bot]
8192b4bc7c
Update dependency mailgun.js to v9.2.1
2023-08-31 11:50:35 +00:00
Kevin Ansfield
b15d4b0c2b
Bumped Koenig packages ( #17891 )
...
no issue
- includes fix for posts showing as edited and requiring save after automatic mobiledoc->lexical conversion (https://github.com/TryGhost/Koenig/pull/898 )
2023-08-31 11:38:13 +00:00
renovate[bot]
eab974687f
Update dependency express-lazy-router to v1.0.6
2023-08-31 08:52:28 +00:00
renovate[bot]
d418a431be
Update sentry-javascript monorepo to v7.66.0
2023-08-30 14:00:40 +02:00
renovate[bot]
f977227d18
Update dependency postcss to v8.4.29
2023-08-30 08:29:32 +02:00
renovate[bot]
24300120c2
Update dependency vitest to v0.34.3
2023-08-29 18:52:13 +01:00
renovate[bot]
9a2c915a96
Update dependency lib0 to v0.2.83
2023-08-29 11:25:42 +01:00
renovate[bot]
324a71daad
Update storybook monorepo to v7.4.0
2023-08-29 11:24:57 +01:00
renovate[bot]
1128655287
Update storybook monorepo to v7.4.0
2023-08-29 10:46:20 +01:00
renovate[bot]
240ca0fd07
Update dependency lib0 to v0.2.81
2023-08-29 10:30:55 +01:00
Daniel Lockyer
e6ef88fc68
Configured New Relic integration within Ghost core
...
refs https://github.com/TryGhost/DevOps/issues/66
- this allows us to enable New Relic within Ghost by providing some sane
defaults
2023-08-29 09:30:25 +01:00
renovate[bot]
ad1743816a
Update dependency @playwright/test to v1.37.1
2023-08-29 08:38:03 +01:00
renovate[bot]
780ea2f35b
Update dependency nx to v16.7.4
2023-08-29 08:33:55 +01:00
renovate[bot]
228b497076
Update dependency @babel/eslint-parser to v7.22.11
2023-08-29 08:25:12 +01:00
renovate[bot]
8a1713d116
Update dependency i18next-parser to v8.7.0
2023-08-29 08:25:01 +01:00
renovate[bot]
5989ea0ffa
Update dependency typescript to v5.2.2
2023-08-29 07:37:08 +01:00
renovate[bot]
9e0fc878a1
Update dependency vite-plugin-commonjs to v0.9.0
2023-08-29 07:34:32 +01:00
renovate[bot]
96b0fae0ad
Update dependency @tailwindcss/forms to v0.5.6
2023-08-29 07:33:51 +01:00
renovate[bot]
94dcafae39
Update dependency @storybook/addon-styling to v1.3.7
2023-08-28 19:07:59 +01:00
renovate[bot]
bd8c43c7b5
Update dependency luxon to v3.4.2
2023-08-28 19:07:40 +01:00
renovate[bot]
1a44d8106b
Update sentry-javascript monorepo to v7.65.0
2023-08-28 19:06:53 +01:00
Steve Larson
e15b9eb891
Bumped Koenig packages ( #17826 )
...
no refs
- contains various fixes and improvements to the beta editor
2023-08-24 22:12:38 +00:00
Simon Backx
e9703f6a15
✨ Extended translations beta to comments ( #17801 )
...
refs https://github.com/TryGhost/Product/issues/3504
2023-08-24 10:33:03 +02:00
Chris Raible
08d6425a53
Bumped Koenig packages ( #17809 )
...
no issue
- @tryghost/kg-converters@0.0.9 > 0.0.12
- @tryghost/kg-default-nodes@0.1.20 > 0.1.23
- @tryghost/kg-lexical-html-renderer@0.3.16 > 0.3.19
2023-08-23 14:20:52 -07:00
Jono M
d33a70f40d
Added limit checks to AdminX settings ( #17784 )
...
refs https://github.com/TryGhost/Product/issues/3751
---
This pull request adds limit checks and upgrade prompts for various
features in the admin-x-settings app, such as staff, members,
newsletters, custom integrations, and custom themes. It uses a custom
hook called `useLimiter`, which relies on the `@tryghost/limit-service`
package and the host settings configuration data.
2023-08-23 21:04:27 +00:00
Simon Backx
375a6d37c2
Added support for i18n in comments-ui ( #17797 )
...
refs https://github.com/TryGhost/Product/issues/3504
- This adds support for translations, but doesn't yet translate every
possible string in the app.
- Only active if beta translations is enabled
2023-08-23 13:57:37 +00:00
renovate[bot]
f9589ff7bd
Update dependency vitest to v0.34.2
2023-08-23 11:45:02 +01:00
renovate[bot]
9efdee1683
Update dependency @tailwindcss/forms to v0.5.5
2023-08-23 11:42:46 +01:00
renovate[bot]
549ad9ea7c
Update dependency @types/react to v18.2.21
2023-08-23 11:42:35 +01:00
Fabien "egg" O'Carroll
288859fc95
Bumbed express-hbs and fixed inline async helpers
...
refs ce088f06ff
TL;DR This makes {{asyncHelper "foo"}} usage more stable.
See the linked commit for details on the fix.
2023-08-23 17:35:35 +07:00
renovate[bot]
2159b4fb30
Update dependency luxon to v3.4.1
2023-08-22 22:47:51 +01:00
renovate[bot]
5cd8b15cfd
Update storybook monorepo to v7.3.2
2023-08-22 17:40:57 +01:00
renovate[bot]
8f780ba763
Update dependency html-validate to v8.3.0
2023-08-22 17:40:25 +01:00
renovate[bot]
7e63c541c9
Update dependency lint-staged to v14.0.1
2023-08-22 17:40:09 +01:00
renovate[bot]
26bdba9d4c
Update dependency concurrently to v8.2.1
2023-08-22 17:39:36 +01:00
Steve Larson
66da501125
🐛 Fixed markdown card toolbar styles in mobiledoc editor
...
no refs
-toolbar styles were broken by upgrading kg-simplemde
-reverted kg-simplemde to v1 as v2+ is intended for lexical editor
2023-08-21 14:53:50 +00:00
Fabien "egg" O'Carroll
a343f39559
Handled sort_order updates for Collections
...
refs https://github.com/TryGhost/Arch/issues/73
With the latest version of bookshelf-relations we're able to define a model
specific hook which allows us to ignore sort_order updates on automatic
collections, which don't require their order to be persisted.
2023-08-21 12:16:32 +01:00
renovate[bot]
b388e392ff
Update dependency @storybook/blocks to v7.3.1
2023-08-17 11:47:12 +02:00
renovate[bot]
636ae389b7
Update dependency nx to v16.7.1
2023-08-17 11:47:03 +02:00
renovate[bot]
9e25058934
Update storybook monorepo to v7.3.1
2023-08-17 09:10:52 +02:00
renovate[bot]
bddde8ff3d
Update dependency ember-keyboard to v8.2.1
2023-08-17 09:10:44 +02:00
renovate[bot]
15143d2961
Update storybook monorepo to v7.3.0
2023-08-16 09:50:20 +02:00
renovate[bot]
e1d92d642a
Update dependency postcss to v8.4.28
2023-08-16 06:08:42 +02:00
renovate[bot]
c9d687db60
Update dependency i18next-parser to v8.6.0
2023-08-16 06:08:27 +02:00
Steve Larson
fecd326510
📦 Updated koenig dependencies ( #17728 )
...
no refs
-contains multiple bug fixes and improvements
2023-08-15 11:38:41 -05:00
Daniel Lockyer
6a721d4dab
Merged v5.59.1 into main
2023-08-15 13:31:54 +02:00
Simon Backx
690fbf3f73
🔒 Fixed arbitrary file read via symlinks in content import
...
refs https://github.com/TryGhost/Product/issues/3726
refs https://github.com/TryGhost/Ghost/security/advisories/GHSA-9c9v-w225-v5rg
- credits to https://github.com/ixSly
2023-08-15 13:01:11 +02:00
renovate[bot]
bed89b7bec
Update sentry-javascript monorepo to v7.64.0
2023-08-15 12:17:01 +02:00
renovate[bot]
8dc4923041
Update babel monorepo to v7.22.10
2023-08-14 12:06:20 +02:00
renovate[bot]
ecffbf35e9
Update dependency lint-staged to v14
2023-08-14 08:34:37 +02:00
renovate[bot]
2e86693eb6
Update dependency autoprefixer to v10.4.15
2023-08-14 07:56:13 +02:00
renovate[bot]
906a2392b5
Update dependency lint-staged to v13.3.0
2023-08-14 07:55:59 +02:00
Sam Lord
b2fb38ea52
Fixed case where reseting cache on a test retry could fail build
...
no issue
2023-08-11 15:12:15 +01:00
renovate[bot]
1a59377d01
Update dependency lib0 to v0.2.80
2023-08-11 13:57:56 +02:00
renovate[bot]
fc57a608ca
Update storybook monorepo to v7.2.3
2023-08-11 13:33:47 +02:00
renovate[bot]
9e81d29cd8
Update storybook monorepo to v7.2.3
2023-08-11 13:19:59 +02:00
renovate[bot]
3fa3a34187
Update dependency @types/validator to v13.11.1
2023-08-11 09:34:03 +02:00
renovate[bot]
9f2fac34ad
Update sentry-javascript monorepo to v7.63.0
2023-08-11 09:27:14 +02:00
renovate[bot]
db68531a22
Update dependency ember-css-transitions to v4.4.0
2023-08-11 09:25:49 +02:00
renovate[bot]
4d6e52b28c
Update dependency @playwright/test to v1.37.0
2023-08-11 08:53:10 +02:00
Steve Larson
8273671425
Updated bookmark card renderer ( #17662 )
...
refs https://github.com/TryGhost/Product/issues/3609
-reverted css changes
-reverted mobiledoc renderer
-made lexical renderer consistent with mobiledoc
-css classes were inverted for theme backwards compatibility
2023-08-10 13:41:59 +00:00
renovate[bot]
5b15994e7b
Update dependency @storybook/addon-styling to v1.3.6
2023-08-10 10:54:31 +02:00
renovate[bot]
374bfc405c
Update dependency @types/react to v18.2.20
2023-08-10 08:31:58 +02:00
renovate[bot]
eb77db29a0
Update dependency i18next-parser to v8.5.0
2023-08-10 08:31:44 +02:00
renovate[bot]
335faf4955
Update dependency ember-cli-htmlbars to v6.3.0
2023-08-09 17:30:31 +02:00
renovate[bot]
cf4c741181
Update storybook monorepo to v7.2.2
2023-08-09 16:55:21 +02:00
renovate[bot]
a86a86e3e4
Update dependency @storybook/addon-styling to v1.3.5
2023-08-09 13:37:38 +02:00
renovate[bot]
3168d3d705
Update dependency i18next-parser to v8.4.0
2023-08-09 13:06:11 +02:00
renovate[bot]
b4bf0bcf54
Update dependency @types/react to v18.2.19
2023-08-09 12:47:45 +02:00
renovate[bot]
0424915a31
Update dependency @vitejs/plugin-react to v4.0.4
2023-08-09 11:43:08 +02:00
renovate[bot]
1353b04c9d
Update dependency vite-plugin-css-injected-by-js to v3.3.0
2023-08-09 11:28:50 +02:00
renovate[bot]
eea5752841
Update dependency html-validate to v8.2.0
2023-08-09 11:28:06 +02:00
renovate[bot]
fc4fef85a6
Update dependency @types/sinon to v10.0.16
2023-08-09 11:18:47 +02:00
renovate[bot]
8181c6a83c
Update dependency @types/react to v18.2.18
2023-08-09 11:18:24 +02:00
renovate[bot]
f56d9a5794
Update dependency luxon to v3.4.0
2023-08-09 11:15:27 +02:00
renovate[bot]
9485b1c841
Update dependency @embroider/macros to v1.13.1
2023-08-09 11:14:41 +02:00
renovate[bot]
320b9f6c4e
Update storybook monorepo to v7.2.1
2023-08-09 10:54:24 +02:00
renovate[bot]
98dc4d7b06
Update dependency vite to v4.4.9
2023-08-09 10:09:03 +02:00
renovate[bot]
76256e3199
Update dependency ember-svg-jar to v2.4.4
2023-08-09 10:00:36 +02:00
renovate[bot]
bb1856a3ed
Update dependency @types/validator to v13.9.0
2023-08-09 09:55:04 +02:00
renovate[bot]
9f85124a2e
Update dependency vitest to v0.34.1
2023-08-09 09:54:48 +02:00
renovate[bot]
93948948a2
Update dependency inquirer to v8.2.6
2023-08-09 09:51:09 +02:00
renovate[bot]
ca7d829915
Update dependency vite to v4.4.8
2023-08-09 09:50:54 +02:00
renovate[bot]
ce97a10819
Update storybook monorepo to v7.2.0
2023-08-09 09:50:44 +02:00
Ronald Langeveld
d5026068da
Updated Koenig packages ( #17626 )
...
no issue
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 2f86a35</samp>
Updated packages for rendering post and page content. This fixes some
bugs and improves the handling of HTML elements.
2023-08-08 11:20:53 +02:00
Peter Zimon
cb21763865
Added AdminX code injection section ( #17596 )
...
refs. https://github.com/TryGhost/Product/issues/3688
---------
Co-authored-by: Jono Mingard <reason.koan@gmail.com>
2023-08-08 08:14:46 +01:00
Ronald Langeveld
b889e9bf83
Updated header email rendering package ( #17613 )
...
no issue
- some tweaks inside `kg-default-nodes`, requires an update in Ghost.
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
copilot:summary
2023-08-07 13:12:57 +00:00
Ronald Langeveld
5d6c38b99f
Bumped Koenig Packages ( #17608 )
...
no issue
- made adjustment to `kg-default-nodes` that needs bumping on Ghost to
have those changes reflected.
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 77ea2d6</samp>
Updated Koenig Editor dependencies to fix bugs and enhance performance.
This affects the `@tryghost/kg-default-nodes` and
`@tryghost/kg-lexical-html-renderer` packages in
`ghost/core/package.json`.
2023-08-07 13:47:59 +02:00
Sam Lord
06011bf513
Fixed retried tests with snapshots in CI
...
refs: TryGhost/DevOps#53
Tests with snapshots which are retried in CI will no longer have false positive results
2023-08-07 11:57:22 +01:00
Ronald Langeveld
a9d980f9c1
Bumped Koenig Packages ( #17604 )
...
no issue
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at ee5f8bf</samp>
Updated Koenig Editor dependencies in `package.json` to improve editor
performance and stability.
2023-08-07 07:09:21 +00:00
Steve Larson
c539417e89
🐛 Fixed bookmark card metadata styles ( #17577 )
...
refs TryGhost/Product#3609
- author and publisher styles were mixed up in mobiledoc
- made consistent for author coming after publisher for md and lexical
- updated renderer packages
2023-08-02 14:13:25 -05:00
Ghost CI
e2a6d8b987
Merged v5.57.2 into main
2023-08-02 15:12:37 +00:00
Steve Larson
6936007052
🐛 Updated gscan error handling for page errors ( #17575 )
...
refs https://github.com/TryGhost/Product/issues/3676
- add filter for sidebar display of theme errors (angry red box)
- filter specific to each page feature, will need to add each one by this approach
2023-08-02 09:56:40 -05:00
Fabien "egg" O'Carroll
9d3cc0cf65
Bumbed nx to 16.6.0
...
I was having issues running Ghost locally with nx and this fixed them for me.
2023-08-02 12:05:58 +01:00
Steve Larson
5fe72462bc
Enabled page features ( #17544 )
...
no refs
-moved hide page title and feature image to GA
-updated gscan
2023-07-31 14:22:19 -05:00
Jono M
55d243f470
Replace custom data loading with react-query ( #17537 )
...
refs https://github.com/TryGhost/Product/issues/3349
2023-07-31 18:27:30 +01:00
Simon Backx
841e52ccfe
Added donations API ( #17495 )
...
refs https://github.com/TryGhost/Product/issues/3648
- Refactored Members API RouterController.createCheckoutSession: Split the method into smaller parts so we can reuse individual parts for the upcoming donation checkout session.
- Wired up donation checkout creation
- Added donation events
2023-07-31 16:00:52 +00:00
Ronald Langeveld
e8bf24045b
Bumped Koenig Packages ( #17535 )
...
no issue
- We made some styling changes in the rendering nodes for the new header
card.
- This bumps the affected packages.
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 655e595</samp>
Updated content rendering packages to fix bugs and improve output. This
affects how Ghost converts markdown to `HTML`, `AMP`, or `email`
formats.
2023-07-31 07:52:27 +00:00
Steve Larson
e45b947d61
Updated gscan ( #17521 )
...
no refs
- add check for unknown global use in themes
- removed `@page` check until ready for release
2023-07-27 15:43:22 +00:00
Daniel Lockyer
c97cc08455
Updated ESLint config for React+Typescript packages
...
refs https://github.com/TryGhost/DevOps/issues/50
- `react-app` comes from `eslint-config-react-app`, which is a CRA package
- we're moving away from that so this commit switches the linting over
to a more recently updated plugin
- once that was removed, we started using a newer version of
`@typescript-eslint/eslint-plugin`, so there were plenty of
updates/exemptions to make
2023-07-27 11:40:31 +02:00
Daniel Lockyer
5875962392
Converted CRA packages to Vite
...
refs https://github.com/TryGhost/DevOps/issues/50
- we're moving away from CRA in favor of Vite, so this switches the last
packages over
2023-07-27 09:43:35 +02:00
renovate[bot]
c05976645c
Update sentry-javascript monorepo to v7.60.1
2023-07-27 09:24:27 +02:00
renovate[bot]
12190746c0
Update dependency @types/react to v18.2.17
2023-07-27 08:53:24 +02:00
renovate[bot]
0b661e8eee
Update dependency ember-cli-test-loader to v3.1.0
2023-07-27 08:53:13 +02:00
Steve Larson
b77521ece9
Updated gscan ( #17509 )
...
no refs
2023-07-26 15:58:22 +00:00
Daniel Lockyer
33e2b39295
Removed old versions of @typescript-eslint/{eslint-plugin,parser}
...
refs https://github.com/TryGhost/DevOps/issues/50
- this helps prevent old versions of the dependency from lingering
around (especially when it's unused)
2023-07-25 16:48:54 +02:00
Daniel Lockyer
b0cf1f949a
Switched TypeScript eslint config to custom plugin
...
refs https://github.com/TryGhost/DevOps/issues/50
- this switches the .eslint configs from `node` to `ts`, which is a new
config to support eslint for TypeScript
- also makes minor changes to adhere to these new rules
2023-07-25 16:12:35 +02:00
renovate[bot]
cbdd2f0273
Update dependency @types/nodemailer to v6.4.9
2023-07-25 15:50:24 +02:00
renovate[bot]
3830401d55
Update dependency @playwright/test to v1.36.2
2023-07-25 12:26:15 +02:00
renovate[bot]
ec46993e0f
Update dependency @types/react to v18.2.16
2023-07-25 08:05:02 +02:00
renovate[bot]
7baa1b13af
Update storybook monorepo to v7.1.1
2023-07-25 08:04:47 +02:00
renovate[bot]
5ca8c1f568
Update dependency vite to v4.4.7
2023-07-24 20:56:39 +02:00
renovate[bot]
ce2df20b53
Update dependency react-select to v5.7.4
2023-07-24 16:37:44 +02:00
Daniel Lockyer
d5cbb33e54
Pinned dependencies
2023-07-24 16:21:47 +02:00
renovate[bot]
e2bb39b025
Update dependency webpack to v5.88.2
2023-07-24 11:03:33 +00:00
renovate[bot]
61b5615826
Update dependency terser to v5.19.2
2023-07-24 11:01:06 +00:00
renovate[bot]
b5453e740e
Update dependency yjs to v13.6.7
2023-07-24 10:38:06 +00:00
renovate[bot]
7fc8fd1696
Update tiptap monorepo to v2.0.4
2023-07-24 10:33:33 +00:00
renovate[bot]
4441328576
Update dependency i18next to v23.2.11
2023-07-24 10:31:48 +00:00
renovate[bot]
3b9b8009e1
Update dependency mysql2 to v3.5.2
2023-07-24 10:29:26 +00:00
renovate[bot]
0aa5815b26
Update dependency nx to v16.5.5
2023-07-24 08:46:03 +02:00
renovate[bot]
ef3b6ea7e8
Update dependency @embroider/macros to v1.13.0
2023-07-24 08:13:49 +02:00
renovate[bot]
f606039fee
Update dependency html-validate to v8.1.0
2023-07-24 08:13:34 +02:00
renovate[bot]
81e91e1c7a
Update dependency nx to v16.5.4
2023-07-21 18:21:46 +02:00