renovate[bot]
a93e288253
Update dependency i18next to v23.7.16
2024-01-04 13:47:04 +00:00
renovate[bot]
dc45d5285a
Update dependency cssnano to v6.0.3
2024-01-04 10:44:39 +01:00
renovate[bot]
668e51e631
Update dependency newrelic to v11.8.0
2024-01-03 16:20:33 +00:00
renovate[bot]
d89dace67f
Update dependency i18next to v23.7.15
2024-01-03 13:29:42 +00:00
renovate[bot]
ebcf0ad508
Update dependency i18next to v23.7.14
2024-01-02 22:48:14 +00:00
renovate[bot]
56fd992a1f
Update dependency image-size to v1.1.1
2024-01-02 17:41:16 +00:00
renovate[bot]
9e2558931f
🐛 Fixed signup card background color and editor crash when typing :,
or :|
( #19421 )
...
refs https://github.com/TryGhost/Ghost/issues/19282
refs https://github.com/TryGhost/Koenig/pull/1136
- fixes signup card background color
- fixes crash when typing `:,` or `:|` or similar
2024-01-02 17:26:55 +00:00
renovate[bot]
04e4e807c2
Update dependency i18next to v23.7.13
2024-01-02 12:14:25 +00:00
renovate[bot]
c16960e5bc
Update storybook monorepo to v7.6.7
2024-01-02 10:40:14 +01:00
renovate[bot]
17e03a6eca
Update dependency @babel/plugin-proposal-decorators to v7.23.7
2024-01-02 09:48:42 +01:00
renovate[bot]
a2c28f2036
Update dependency ember-auto-import to v2.7.2
2024-01-02 09:47:01 +01:00
renovate[bot]
43dbc4ca89
Update dependency cssnano to v6.0.2
2024-01-02 09:46:50 +01:00
renovate[bot]
e90e403aca
Update dependency ws to v8.16.0
2024-01-02 08:39:49 +00:00
renovate[bot]
fb0e87014e
Update dependency html-validate to v8.8.0
2024-01-02 09:39:12 +01:00
renovate[bot]
8a3ec6a447
Update dependency cookies to v0.9.1
2024-01-02 09:38:11 +01:00
renovate[bot]
82b123acd3
Update dependency nodemailer to v6.9.8
2024-01-02 08:18:56 +00:00
renovate[bot]
3508cd12fe
Update dependency clsx to v2.1.0
2023-12-29 21:15:34 +00:00
renovate[bot]
80bb5ff887
Update dependency clsx to v2.0.1
2023-12-29 20:03:34 +00:00
renovate[bot]
9f2365209d
Update dependency image-size to v1.1.0
2023-12-28 15:32:30 +00:00
renovate[bot]
efb2b07c60
Update dependency fastq to v1.16.0
2023-12-18 19:47:14 +00:00
renovate[bot]
858b853085
Update metascraper to v5.42.0
2023-12-18 09:41:00 +00:00
renovate[bot]
bce90d5337
Update dependency newrelic to v11.7.0
2023-12-14 22:01:01 +00:00
Kevin Ansfield
7276b975f8
🐛 Fixed editor crash when typing :,
, :|
, or similar
...
closes https://github.com/TryGhost/Ghost/issues/19375
- bumps `@tryghost/koenig-lexical` to patched version including fix for the emoji picker bug (https://github.com/TryGhost/Koenig/pull/1136 )
2023-12-14 12:20:15 +00:00
renovate[bot]
a2ff5a8412
Update dependency @embroider/macros to v1.13.4
2023-12-14 12:40:22 +01:00
renovate[bot]
df2e15aa58
Update dependency ember-auto-import to v2.7.1
2023-12-14 12:40:02 +01:00
Chris Raible
a33ce7c20c
Added Sentry Profiling to Ghost server ( #19319 )
...
refs ARCH-29
- Added Sentry Profiling to collect more detailed performance data on
the backend.
- This feature is opt-in behind a config. To enable profiling, first
enable tracing with `sentry.tracing.enabled: true`, then set
`sentry.profiling.enabled: true` and `sentry.profiling.sampleRate` to a
decimal number between 0 and 1.
2023-12-13 21:53:19 -08:00
renovate[bot]
820c5a4175
Update dependency mailgun.js to v9.4.0
2023-12-13 11:53:07 +00:00
Daniel Lockyer
fc02ca8bbb
Reverted "Update Vite packages"
...
refs https://ghost.slack.com/archives/C0568LN2CGJ/p1702454781859679
- this reverts commit cf60db85d8
as we've
seen issues with the `vite-plugin-css-injected-by-js` dependency
2023-12-13 09:24:29 +01:00
renovate[bot]
9f9f6d0526
Update dependency @types/react to v18.2.45
2023-12-13 08:59:33 +01:00
renovate[bot]
981b8fc814
Update dependency @types/react to v18.2.44
2023-12-13 08:23:09 +01:00
renovate[bot]
3346606d77
Update dependency @tryghost/koenig-lexical to v1.0.8 ( #19301 )
...
refs https://github.com/TryGhost/Ghost/pull/19343
- bump was missed in earlier commit
2023-12-12 22:26:12 +00:00
renovate[bot]
45891f83b1
Update dependency ws to v8.15.1
2023-12-12 21:10:38 +00:00
renovate[bot]
d1b41f8f0b
Update dependency i18next to v23.7.9
2023-12-12 19:42:27 +00:00
Kevin Ansfield
565b9b245e
🐛 Fixed callout card not rendering all inline formats ( #19343 )
...
refs https://github.com/TryGhost/Ghost/issues/19129
- bumps Koenig packages containing fix for callout card rendering
2023-12-12 19:00:32 +00:00
Kevin Ansfield
b586b63ac9
🐛 Fixed inability to drag-select text in caption alt inputs ( #19342 )
...
refs https://github.com/TryGhost/Koenig/pull/1134
- bumps Koenig to version including fix for dragging to select text in caption alt inputs
2023-12-12 18:26:10 +00:00
Kevin Ansfield
9706754d6a
🐛 Fixed quote and aside formatting being lost in single-block snippets ( #19341 )
...
refs https://github.com/TryGhost/Product/issues/4197
- bumped Koenig packages containing fix for snippets capturing plain text when only the text of an aside or quote block is selected
2023-12-12 17:56:21 +00:00
renovate[bot]
cf60db85d8
Update Vite packages
2023-12-12 18:23:37 +01:00
renovate[bot]
8bc3aae20b
Update dependency @babel/plugin-proposal-decorators to v7.23.6
2023-12-12 10:31:38 +01:00
Daniel Lockyer
d939eb3aef
Updated lockfile
2023-12-12 09:16:02 +01:00
Daniel Lockyer
198f1b9b4c
Updated lockfile
2023-12-11 13:21:22 +01:00
Kevin Ansfield
1479c55068
🐛 Fixed video uploads hanging in editor when using iOS ( #19302 )
...
refs https://github.com/TryGhost/Koenig/issues/1121
- bumps `@tryghost/koenig-lexical` to version including fix (https://github.com/TryGhost/Koenig/pull/1122 )
2023-12-11 11:27:59 +00:00
renovate[bot]
29f9322cf3
Update dependency @types/react to v18.2.43
2023-12-11 09:49:06 +01:00
renovate[bot]
9fae565673
Update sentry-javascript monorepo to v7.86.0
2023-12-11 09:48:49 +01:00
renovate[bot]
1375a72fbf
Update dependency html-validate to v8.7.4
2023-12-11 09:48:39 +01:00
renovate[bot]
2caf1ec93a
Update dependency ws to v8.15.0
2023-12-11 03:41:38 +00:00
renovate[bot]
996ca6ac87
Update dependency ts-node to v10.9.2
2023-12-09 10:51:51 +01:00
renovate[bot]
8cbf133614
Update dependency newrelic to v11.6.1
2023-12-07 19:41:46 +00:00
renovate[bot]
b84cb87d90
Update dependency terser to v5.26.0
2023-12-07 15:59:56 +00:00
renovate[bot]
e5c6b0a23f
Update storybook monorepo to v7.6.4
2023-12-07 15:37:43 +01:00
Daniel Lockyer
ff34a98b94
Deduplicated batch insertion code
...
refs https://github.com/TryGhost/DevOps/issues/119
- this function can simply call the `import` function, which performs
the same code as we had here
- this makes the code cleaner to read and understand
2023-12-07 14:44:00 +01:00
renovate[bot]
8197a740b1
Update dependency metascraper to v5.41.0
2023-12-07 12:36:19 +00:00
renovate[bot]
66e56b8373
Update dependency @types/node to v20.10.4
2023-12-07 10:29:58 +01:00
renovate[bot]
a87804be57
Update dependency i18next to v23.7.8
2023-12-06 20:43:02 +00:00
renovate[bot]
1c04bdbdb2
Update dependency typescript to v5.3.3
2023-12-06 21:29:30 +01:00
renovate[bot]
24f73321ce
Update metascraper to v5.40.0
2023-12-06 20:10:16 +00:00
Kevin Ansfield
7bb56cc4d9
Updated yarn.lock ( #19264 )
...
refs https://github.com/TryGhost/Koenig/pull/1119
- missed yarn.lock bump with the package.json bump
2023-12-06 18:15:11 +00:00
Daniel Lockyer
57205b4c96
Updated lockfile
2023-12-06 13:21:51 +01:00
Kevin Ansfield
8f43cc9ad2
Fixed horizontal positioning of TK indicators on wider cards ( #19257 )
...
no issue
- bumped `@tryghost/koenig-lexical` for improved positioning behaviour
2023-12-06 12:12:37 +00:00
Steve Larson
d696e8b2e2
Added support for TK tracking inside cards ( #19247 )
...
refs https://github.com/TryGhost/Product/issues/4209
- bumped Koenig packages
- `koenig-lexical` added nested editor TK support
- all packages dropped Node 16 support
- switched to using `isTKEnabled` prop and `<TKCountPlugin>`
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2023-12-06 11:32:36 +00:00
Daniel Lockyer
077652e3f3
Added metrics for measuring members importer
...
fixes https://linear.app/tryghost/issue/PROD-199/add-metrics-for-members-importer
- we know the members importer is slow but we need metrics to prove it
- this should collect import count, error count + runtime for the
members importer, so we can analyze the data
2023-12-05 17:07:39 +01:00
renovate[bot]
351e93ebca
Update dependency lib0 to v0.2.88
2023-12-04 22:09:17 +01:00
renovate[bot]
5811dcaa41
Update Types packages
2023-12-04 22:05:57 +01:00
renovate[bot]
e2a6a83fb6
Update sentry-javascript monorepo to v7.85.0
2023-12-04 22:05:42 +01:00
renovate[bot]
a03f9ae444
Update storybook monorepo to v7.6.3
2023-12-04 21:55:05 +01:00
renovate[bot]
943ad48614
Update dependency tailwindcss to v3.3.6
2023-12-04 21:52:04 +01:00
renovate[bot]
9cae89d361
Update dependency @tryghost/koenig-lexical to v0.5.27 ( #19173 )
2023-12-04 18:55:33 +00:00
renovate[bot]
a1c292b683
Update dependency @vitejs/plugin-react to v4.2.1
2023-12-04 19:41:11 +01:00
renovate[bot]
6d0dfbafb1
Update dependency terser to v5.25.0
2023-12-04 15:20:48 +00:00
renovate[bot]
50d40f298f
Update dependency knex-migrator to v5.1.6
2023-12-04 15:21:00 +01:00
renovate[bot]
3267eb9843
Update dependency vite to v4.5.1
2023-12-04 12:56:21 +01:00
renovate[bot]
72ed1cdec2
Update Types packages
2023-12-04 11:06:28 +01:00
renovate[bot]
6f3d16f75b
Update dependency postcss to v8.4.32
2023-12-04 08:37:46 +01:00
renovate[bot]
de2482736e
Update sentry-javascript monorepo to v7.84.0
2023-12-01 08:58:32 +01:00
renovate[bot]
65d0884363
Update tiptap monorepo to v2.1.13
2023-11-30 18:35:37 +00:00
renovate[bot]
c0040e53ea
Update dependency @codemirror/lang-html to v6.4.7
2023-11-30 10:38:57 +01:00
renovate[bot]
6f49f2f1a9
Update dependency html-validate to v8.7.3
2023-11-30 10:38:44 +01:00
renovate[bot]
f8d15c7c0b
Update dependency nodemailer to v6.9.7
2023-11-30 07:06:12 +00:00
renovate[bot]
070c2851bd
Update dependency ember-auto-import to v2.7.0
2023-11-30 07:52:25 +01:00
renovate[bot]
26ef76f6c5
Update dependency @uiw/react-codemirror to v4.21.21
2023-11-29 19:47:27 +00:00
renovate[bot]
6c67827da1
Update metascraper to v5.39.0
2023-11-29 19:26:18 +00:00
renovate[bot]
8fc6fef168
Update dependency newrelic to v11.6.0
2023-11-29 15:59:56 +00:00
renovate[bot]
0b57c01dd9
Update dependency @babel/plugin-proposal-decorators to v7.23.5
2023-11-29 12:30:50 +01:00
renovate[bot]
d5f3b26e87
Update sentry-javascript monorepo to v7.83.0
2023-11-29 12:29:34 +01:00
renovate[bot]
5acd8116e2
Update dependency @breejs/later to v4.2.0
2023-11-29 00:05:22 +00:00
renovate[bot]
a5c4f30a9f
Update dependency i18next to v23.7.7
2023-11-28 14:42:59 +00:00
Steve Larson
a586ac9469
Bumped editor packages ( #19161 )
...
no refs
- contains various fixes and improvements
2023-11-28 14:42:32 +00:00
Ghost CI
be6916f066
Merged v5.74.5 into main
2023-11-28 12:58:26 +00:00
Fabien "egg" O'Carroll
07f9564eea
🔐 Restricted reading files from outside the theme directory
...
closes https://github.com/TryGhost/Product/issues/4191
Without this patch, themes can read arbitrary files from your system and
expose them to the internet via the layout feature of express-hbs.
For example `{{!< ../../../../config.production.json}}` would spit out config,
which can contain secrets.
As theme upload is restricted to users with the Admin role, this mostly effects
hosting providers which use their own secret keys for e.g. mail or database config
2023-11-28 12:46:06 +00:00
renovate[bot]
7d564d4173
Update dependency fs-extra to v11.2.0
2023-11-28 11:54:44 +01:00
Steve Larson
e2807475f8
Updated editor packages ( #19151 )
...
closes TryGhost/Product#4204
- updated editor packages to get improvements to TK Plugin
2023-11-27 18:02:26 -06:00
Kevin Ansfield
b4ee76af5e
🐛 Fixed error when loading editor in Safari versions earlier than 16.4 ( #19127 )
...
no issue
- bumped `@tryghost/koenig-lexical` to version that no longer uses negative lookbehind in a regex which wasn't supported in Safari until version 16.4
2023-11-24 15:33:18 +00:00
Steve Larson
4b1f61f947
Wired up TK count to confirmation flow ( #19107 )
...
closes TryGhost/Product#4185
- display TK count in the TK reminder/confirmation modal
2023-11-22 19:12:50 +00:00
renovate[bot]
5969614a58
Update dependency miragejs to v0.1.48
2023-11-22 15:50:35 +01:00
Steve Larson
03fec65fd5
🐛 Fixed creating posts with an empty root ( #19098 )
...
refs TryGhost/Product#4156
- bumped renderer package to handle empty root node
2023-11-22 14:18:26 +00:00
renovate[bot]
8d0b9cd269
Update Types packages
2023-11-22 12:24:36 +01:00
renovate[bot]
e01c87800e
Update dependency mysql2 to v3.6.5
2023-11-22 00:59:57 +00:00
Kevin Ansfield
daf7b2714e
🐛 Fixed re-ordering within galleries sometimes getting stuck on disabled ( #19080 )
...
refs https://github.com/TryGhost/Product/issues/4170
refs https://github.com/TryGhost/Koenig/pull/1084
- bumps `@tryghost/koenig-lexical` to version containing a fix for gallery re-ordering not working in some situations
2023-11-21 16:12:52 +00:00
renovate[bot]
b275450bec
Update Types packages
2023-11-21 15:06:56 +01:00
renovate[bot]
56d18edf0e
Update sentry-javascript monorepo to v7.81.1
2023-11-21 15:05:41 +01:00
renovate[bot]
98941cef3a
Update dependency yjs to v13.6.10
2023-11-21 11:53:03 +00:00
renovate[bot]
fedda8b898
Update dependency mysql2 to v3.6.4
2023-11-21 08:14:56 +00:00
renovate[bot]
07d8152da8
Update dependency @types/validator to v13.11.7
2023-11-21 07:31:00 +01:00
renovate[bot]
17dec5a749
Update dependency typescript to v5.3.2
2023-11-20 20:11:26 +01:00
renovate[bot]
7a3ae4ab75
Update sentry-javascript monorepo to v7.81.0
2023-11-20 16:57:32 +01:00
renovate[bot]
0cf25d0afe
Update dependency yjs to v13.6.9
2023-11-20 12:25:48 +00:00
renovate[bot]
ff863e175a
Update storybook monorepo to v7.5.3
2023-11-20 12:59:31 +01:00
Jono M
5e057dee11
Added tests to AdminX framework package ( #19022 )
...
refs https://github.com/TryGhost/Product/issues/4159
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 [[deprecated]](https://githubnext.com/copilot-for-prs-sunset )
Generated by Copilot at 9e68f4d</samp>
This pull request refactors several components in the `admin-x-settings`
app to use common hooks from the `@tryghost/admin-x-framework` package,
which reduces code duplication and improves consistency. It also updates
the `package.json` file and adds unit tests for the `admin-x-framework`
package, which improves the formatting, testing, and dependency
management. Additionally, it makes some minor changes to the `hooks.ts`,
`FrameworkProvider.tsx`, and `.eslintrc.cjs` files in the
`admin-x-framework` package, which enhance the public API and the
linting configuration.
2023-11-20 11:00:51 +00:00
renovate[bot]
2b90d4b9dc
Update dependency @dnd-kit/core to v6.1.0
2023-11-20 10:42:55 +00:00
renovate[bot]
b4fa565e91
Update dependency @sinonjs/fake-timers to v11.2.2
2023-11-20 11:12:57 +01:00
renovate[bot]
fa51b1b3dd
Update dependency @vitejs/plugin-react to v4.2.0
2023-11-20 09:42:07 +01:00
renovate[bot]
3c5a5b9ce4
Update dependency testem to v3.11.0
2023-11-20 09:41:49 +01:00
renovate[bot]
4d76606bf6
Update dependency @types/node to v20.9.2
2023-11-20 09:41:43 +01:00
renovate[bot]
404abac0a2
Update dependency @types/node to v20.9.1
2023-11-20 08:49:53 +01:00
renovate[bot]
3d3015dfba
Update dependency html-validate to v8.7.2
2023-11-20 08:48:20 +01:00
Steve Larson
40a859023f
Updated editor package ( #19030 )
...
closes TryGhost/Product#4160
- updated shortcut handling, this brings the sidebar shortcuts in line
2023-11-16 17:24:06 +00:00
Daniel Lockyer
5acecf2cae
⚡ ️ Improved GScan performance for themes with many partials
...
refs https://github.com/TryGhost/DevOps/issues/3
refs b6d8e0192a
- see referenced commit for full context but this should improve the
theme check time for themes with a large number of files and partials
- locally, checking a particularly heavy theme goes from 5s to 1.7s with this
commit, and the improvement is larger on slower machines
2023-11-16 13:55:57 +01:00
Simon Backx
e5f644c27f
🐛 Fixed contain/starts/endsWith filters with /, _ or % in them ( #19015 )
...
fixes GRO-25
Updated @tryghost/nql to 0.12.0 and other packages that depend on it
1. SQLite: when a filter string contains /.
When we use a NQL contain/starts/endsWith filter that contains a slash,
underlyingly the whole filter will get converted to a MongoDB query, in
which we just use a regexp to represent the filter. In here we will
escape the slash: \/ as expected in a regexp. Later when we convert this
MongoDB query back to knex/SQL, we use a SQL LIKE query. Currently we
don't remove the escaping here for a normal slash. MySQL seems to ignore
this (kinda incorrect). SQLite doesn't like it, and this breaks queries
on SQLite that use slashes. The solution here is simple: remove the
backslash escaping when converting the regexp to LIKE, just like we do
with other special regexp characters.
2. We don't escape % and _, which have a special meaning in LIKE queries
Usage of % and _ is now as expected and doesn't have the special SQL
meaning anymore.
2023-11-16 09:35:20 +00:00
Steve Larson
d0fa385848
Added jpeg compression ( #19006 )
...
refs TryGhost/Product#4140
- bumped image-transform to add jpeg compression
2023-11-15 23:30:48 +00:00
Steve Larson
40a8e969b8
Revert "Bumped image transform package ( #19003 )" ( #19004 )
...
This reverts commit 557c01f48c
.
2023-11-15 20:25:29 +00:00
Steve Larson
557c01f48c
Bumped image transform package ( #19003 )
...
refs TryGhost/Product#4140
- adds compression for jpeg > jpeg or any > jpeg asset generation
2023-11-15 19:14:23 +00:00
Kevin Ansfield
3358ba305b
🐛 Fixed highlight formatting not showing in rendered posts ( #18997 )
...
closes https://github.com/TryGhost/Product/issues/4144
- bumped `@tryghost/kg-lexical-html-renderer` which adds highlight (`<mark>`) support
2023-11-15 14:08:14 +00:00
Daniel Lockyer
9d2d1998d1
Updated lockfile
2023-11-15 14:02:19 +01:00
Kevin Ansfield
26554bc206
Improved lexical render performance ( #18967 )
...
closes https://github.com/TryGhost/Product/issues/4133
- we were creating a new JSDOM instance every time we rendered a card which lowered performance because JSDOM instantiation is heavy
- updated Koenig packages to remove the need for passing in an external `createDocument` option method as they now re-use the renderer's internal single instance of JSDOM
2023-11-15 12:33:22 +00:00
renovate[bot]
4651ef3d9b
Update sentry-javascript monorepo to v7.80.1
2023-11-15 12:31:56 +01:00
renovate[bot]
14741b1521
Update dependency @embroider/macros to v1.13.3
2023-11-15 10:28:28 +01:00
renovate[bot]
4aa8faa70d
Update dependency @tailwindcss/forms to v0.5.7
2023-11-15 10:28:04 +01:00
renovate[bot]
ab4a21db49
Update babel monorepo to v7.23.3
2023-11-15 09:23:45 +01:00
Chris Raible
5f7c7a82dc
Added RewriteFrames integration to Admin Sentry ( #18969 )
...
no issue
- Currently our stack traces in Production include the admin build
version in the paths, e.g. `/admin/1633/assets` instead of
`admin/assets`
- This confuses the error grouping logic in Sentry, resulting in many
duplicate issues being created every time we release a new version of
admin
- Ultimately, this makes it really difficult to determine if a 'New'
issue in Sentry is actually new, or if it's just the first time we've
seen it in this release.
- This commit adds the `RewriteFrames` integration to the Admin Sentry
client, which will strip the build version from the paths in the stack
traces, and allow Sentry to group issues correctly.
- With this, hopefully we will have far fewer 'New' issues created, so
we can again start alerting on the 'New' condition in Sentry.
2023-11-14 18:16:29 -08:00
Ghost CI
d8aba91f51
Merged v5.73.2 into main
2023-11-14 22:14:15 +00:00
Kevin Ansfield
4394580c1a
🐛 Fixed and improved various editor issues
...
closes https://github.com/TryGhost/Product/issues/4146
closes https://github.com/TryGhost/Ghost/issues/17753
closes https://github.com/TryGhost/Product/issues/4127
closes https://github.com/TryGhost/Ghost/issues/18903
- 🐛 Fixed blank render output in some cases when using line breaks
- 🐛 Fixed backspace at end of link sometimes deleting whole link in Firefox
- 🐛 Fixed plain black generated video thumbnails in Safari
- 🎨 Added `srcset` and `loading="lazy"` to header card images
- 🎨 Improved accessibility of buttons in render output by adding `aria-role` attributes
- 🎨 Removed Ctrl/Cmd+H shortcut as it clashed with expected OS shortcut
2023-11-14 21:59:45 +00:00
renovate[bot]
e437d5e420
Update dependency vite-plugin-commonjs to v0.10.1
2023-11-14 15:04:56 +01:00
renovate[bot]
7799e0f47b
Update dependency json-stable-stringify to v1.1.0
2023-11-13 23:16:24 +00:00
renovate[bot]
2b591d9b6f
Update dependency i18next to v23.7.6
2023-11-13 15:22:35 +00:00
Daniel Lockyer
337b550b7e
Moved monobundle
into monorepo
...
fixes https://github.com/TryGhost/DevOps/issues/99
- this inlines the `monobundle` script into the monorepo from an
external repo in order to avoid some caching issues we've seen
- it also makes it easier to maintain because you can change the script
alongside changes in the monorepo
2023-11-13 13:30:38 +01:00
renovate[bot]
fa05fc06c6
Update dependency i18next to v23.7.5
2023-11-13 11:36:19 +00:00
renovate[bot]
92b5e41acd
Update dependency i18next to v23.7.4
2023-11-13 11:15:10 +00:00
renovate[bot]
79cbf34b1b
Update dependency html-validate to v8.7.1
2023-11-13 09:50:52 +01:00
renovate[bot]
93fc6106dd
Update dependency luxon to v3.4.4
2023-11-13 09:50:36 +01:00
renovate[bot]
7278f6d17e
Update dependency i18next to v23.7.3
2023-11-13 02:24:33 +00:00
renovate[bot]
5d4e37fea3
Update dependency i18next to v23.7.1
2023-11-10 14:29:56 +00:00
Kevin Ansfield
30a66da4e3
🐛 Fixed various editor issues ( #18934 )
...
refs https://github.com/tryghost/ghost/issues/18752 , https://github.com/TryGhost/Product/issues/3897 , https://github.com/TryGhost/Product/issues/4112,https://github.com/TryGhost/Product/issues/3802 , https://github.com/TryGhost/Product/issues/4104 , https://github.com/TryGhost/Ghost/issues/18866 , https://github.com/TryGhost/Ghost/issues/18753 , https://github.com/TryGhost/Product/issues/4116 , https://github.com/TryGhost/Ghost/issues/18888 , https://github.com/TryGhost/Ghost/issues/18844
- 🐛 Fixed browser focus on editor when clicking card ([Koenig/#1051](https://github.com/TryGhost/Koenig/pull/1051 ))
- 🐛 Fixed signup card styles with image background ([Koenig/#1052](https://github.com/TryGhost/Koenig/pull/1052 ))
- 🐛 Fixed slash menu having fixed position when scrolling ([Koenig/#1054](https://github.com/TryGhost/Koenig/pull/1054 ))
- 🐛 Fixed signup card text color with transparent background ([Koenig/#1053](https://github.com/TryGhost/Koenig/pull/1053 ))
- 🐛 Fixed text formats being lost when copy/pasting from Google Docs ([Koenig/#1055](https://github.com/TryGhost/Koenig/pull/1055 ))
- 🐛 Fixed pasting link behaviour in single line nested editors ([Koenig/#1056](https://github.com/TryGhost/Koenig/pull/1056 ))
- 🐛 Fixed backspace behaviour at start of aside/quote ([Koenig/#1057](https://github.com/TryGhost/Koenig/pull/1057 ))
- 🐛 Fixed text having unexpected formats when rendering ([Koenig/#1058](https://github.com/TryGhost/Koenig/pull/1058 ))
- 🐛 Fixed placeholder descenders being cut off in nested editor ([Koenig/#1059](https://github.com/TryGhost/Koenig/pull/1059 ))
- 🐛 Fixed HTML->Lexical conversion not handling paragraphs inside blockquotes ([Koenig/#1061](https://github.com/TryGhost/Koenig/pull/1061 ))
2023-11-09 16:26:22 +00:00
renovate[bot]
04045bf56c
Update metascraper to v5.38.0
2023-11-09 14:24:54 +00:00
Chris Raible
b90d3632df
Reverted ember-cli-terser to 4.0.1 ( #18917 )
...
no issue
- ember-cli-terser 4.0.2 apparently has a regression that breaks the
sourcemap generation for the admin ember app
- this reverts the package to 4.0.1, which fixes the sourcemaps and
should generate much more readable stack traces in Sentry
- Validating the sourcemaps locally succeeded, but will need to test
this on staging to confirm everything is working properly in CI and with
the CDN.
2023-11-08 20:35:45 +00:00
renovate[bot]
85979df33d
Update sentry-javascript monorepo to v7.78.0
2023-11-08 14:06:32 +01:00
Jono M
048dac30ed
Extracted AdminX design system to a separate package ( #18878 )
...
refs https://github.com/TryGhost/Product/issues/4105
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 2edba98</samp>
This pull request introduces a new monorepo package called
`admin-x-design`, which contains components, design guidelines and
documentation for building apps in Ghost Admin. It also moves some
existing components and files from the deprecated `admin-x-settings`
package to the new `admin-x-design` package, and updates some styles and
rules to use TailwindCSS. The purpose of these changes is to improve the
consistency, maintainability and usability of the Ghost Admin UI.
2023-11-08 12:33:18 +00:00
renovate[bot]
cc43a311c2
Update Types packages
2023-11-08 12:29:48 +01:00
renovate[bot]
2ca1083de7
Update Types packages
2023-11-08 12:13:12 +01:00
Daniel Lockyer
5739fbe3d2
Fixed bundling apps/
packages into tarball
...
refs 811679e94b
refs https://ghost.slack.com/archives/C0568LN2CGJ/p1699352735496789
- this bumps monobundle so it doesn't include `apps/` packages in the
tarball
- soon we'll inline the script into this repo anyway
2023-11-07 12:10:47 +01:00
renovate[bot]
eb0c335fc4
Update dependency react-select to v5.8.0
2023-11-07 09:19:10 +01:00
renovate[bot]
74bd6ecc17
Update dependency @types/react to v18.2.35
2023-11-07 09:18:52 +01:00
renovate[bot]
25d27f2589
Update dependency mysql2 to v3.6.3
2023-11-03 03:45:00 +00:00
Steve Larson
41af35d402
Bumped editor packages ( #18845 )
...
no refs
2023-11-02 16:05:31 +00:00
Kevin Ansfield
5b89cee450
Fixed emoji picker positioning and keyboard nav in captions ( #18843 )
...
refs https://github.com/TryGhost/Product/issues/4092
refs https://github.com/TryGhost/Product/issues/4094
refs https://github.com/TryGhost/Product/issues/4091
- fixes up/down arrows not working when selecting emojis inside of captions and other nested editors
- fixes picker positioning when used in different sized text
- fixes picker re-positioning when menu would be cut off screen
2023-11-02 11:55:21 +00:00
renovate[bot]
8d324a6257
Update dependency @vitejs/plugin-react to v4.1.1
2023-11-02 09:51:00 +01:00
Ghost CI
59817c3c9b
Merged v5.71.2 into main
2023-11-02 08:27:00 +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
Daniel Lockyer
defe0aeed7
Updated lockfile
2023-11-02 08:23:06 +01:00
renovate[bot]
c370f0c843
Update dependency ember-cli-deprecation-workflow to v2.2.0
2023-11-02 07:36:51 +01:00
renovate[bot]
e2bf61c03e
Update dependency @types/react to v18.2.34
2023-11-02 07:35:38 +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
renovate[bot]
62ecb1ebd8
Update sentry-javascript monorepo to v7.77.0
2023-11-01 09:14:38 +01:00
renovate[bot]
2675f36f5e
Update dependency broccoli-terser-sourcemap to v4.1.1
2023-11-01 07:59:05 +01:00
renovate[bot]
057d9599f5
Update TryGhost packages
2023-10-31 20:54:17 +01:00
renovate[bot]
e8fec41822
Update dependency terser to v5.24.0
2023-10-31 14:02:31 +00: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
Jono M
67992d941a
Updated timezone-data and color-utils to use built in type definitions ( #18795 )
...
refs https://github.com/TryGhost/Product/issues/4073 &
https://github.com/TryGhost/Product/issues/4074
---
### <samp>🤖 Generated by Copilot at eb30d37</samp>
This pull request updates some dependencies and adds fallback values for
email customization settings in the `admin-x-settings` app. This
improves the color contrast and timezone detection of the email
newsletters and prevents rendering issues.
2023-10-30 16:40:54 +00:00
renovate[bot]
0916d2c4bc
Update dependency terser to v5.23.0
2023-10-30 16:26:36 +00:00
Chris Raible
d2ca5daf9d
Enabled Sentry Debug integration for Admin when in development mode ( #18780 )
...
no issue
- This change enables the Debug integration in Sentry when the app is
running in development mode (and Sentry is configured with a valid DSN).
- Whenever an event is sent to Sentry, the event & hint are passed to
the beforeSend() function will be logged to the browser console so you
can quickly see a) when events are sent to Sentry and b) exactly what
data & tags are sent with integration
2023-10-26 20:44:39 -07:00
Chris Raible
3a88027611
Removed RewriteFrames integration from Sentry ( #18779 )
...
no issue
- Unfortunately the RewriteFrames plugin was not successful in fixing
the duplicated `/assets/assets` in the Sentry stacktraces for admin
- This commit removes the RewriteFrames plugin and reverts the changes
so there will at least be some kind of source code reaching Sentry
2023-10-26 22:04:48 +00:00
Daniel Lockyer
3e9ee16ffb
Fixed duplicate assets/
in Sentry stacktrace filenames
...
fixes https://github.com/TryGhost/DevOps/issues/94
- we've seen in production that some filepaths contain a duplicate
assets folder, but we're not sure why
- instead of spending too much time trying to figure that out, we can
just fix that in preprocessing by using the RewriteFrames integration
in Sentry
- this should remove the duplicate folder from the stacktrace frame, if it exists
2023-10-26 11:55:22 +02:00
renovate[bot]
7af870c022
Update dependency newrelic to v11.4.0
2023-10-25 22:32:28 +00:00
renovate[bot]
bf15f86f13
Update dependency tailwindcss to v3.3.5
2023-10-25 16:35:53 +02:00
Daniel Lockyer
389ced9c4f
Reverted i18next-parser
to v8.8.0
...
refs https://github.com/i18next/i18next-parser/issues/939
- a bug in the parser means that files outside of the package are not
being parsed
2023-10-25 12:06:00 +02:00
renovate[bot]
f6a8100d48
Update dependency tailwindcss to v3.3.4
2023-10-25 07:43:24 +02:00
renovate[bot]
5844e5c9f1
Update dependency vite to v4.5.0
2023-10-24 09:13:06 +02:00
renovate[bot]
c543193d86
Update dependency ember-svg-jar to v2.4.7
2023-10-24 07:57:01 +02:00
renovate[bot]
effafd4ab1
Update dependency human-number to v2.0.4
2023-10-23 19:23:55 +00:00
renovate[bot]
09f866227d
Update dependency terser to v5.22.0
2023-10-23 18:32:43 +00:00
renovate[bot]
da7271d261
Update dependency newrelic to v11.3.0
2023-10-23 18:29:32 +00:00
renovate[bot]
aabeb64a38
Update dependency html-validate to v8.7.0
2023-10-23 11:14:51 +02: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
renovate[bot]
f18287eb9b
Update dependency concurrently to v8.2.2
2023-10-22 12:25:35 +02: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
Princi Vershwal
4bf3c6c98c
Adding timezone label on UI and Updated @tryghost/timezone-data for Admin-X Settings ( #18702 )
...
Ref.
https://www.notion.so/ghost/Kyiv-Kiev-timezone-issue-https-ghost-slack-com-archives-C0568LN2CGJ-p1697467598549909-cc0a8b6388df45018f48e0a917490bf4
2023-10-20 15:19:04 +05:30
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
Paul Davis
489fae98eb
Improve external media inliner URL handling ( #18428 )
2023-10-19 11:58:41 +01:00
renovate[bot]
2d4959d972
Update dependency i18next to v23.6.0
2023-10-18 16:45:25 +00:00
Kevin Ansfield
70c2d98fba
🐛 Fixed styles in HTML card content interfering with editor display ( #18647 )
...
closes https://github.com/TryGhost/Product/issues/4027
- bumps `@tryghost/koenig-lexical` to version that includes removal of `<style>` elements and `style` attributes when rendering HTML cards inside the editor
2023-10-16 13:52:58 +00:00
Kevin Ansfield
4da6912d4b
🐛 Fixed potential invalid nesting of elements within heading nodes in editor ( #18646 )
...
refs https://github.com/TryGhost/Product/issues/3538
- bumps `@tryghost/koenig-lexical` with version that extends our de-nesting transforms to include non-Paragraph element nodes
2023-10-16 13:27:16 +00:00
Kevin Ansfield
8e422163b0
🐛 Fixed card following paragraph being deleted when pressing Delete
at beginning of some formatted text ( #18644 )
...
closes https://github.com/TryGhost/Ghost/issues/18632
- bumps `@tryghost/koenig-lexical` to version containing the delete behaviour fix
2023-10-16 12:18:23 +00:00
renovate[bot]
a26accd123
Update dependency i18next-parser to v8.9.0
2023-10-16 08:02:41 +02:00
renovate[bot]
6af69a8bcd
Update dependency html-validate to v8.6.0
2023-10-16 08:02:03 +02:00
renovate[bot]
29ca414d33
Update dependency mysql2 to v3.6.2
2023-10-16 01:09:26 +00:00
renovate[bot]
68378e84c1
Update dependency webpack to v5.89.0
2023-10-16 01:06:09 +00:00
renovate[bot]
da25e86f41
Update dependency jose to v4.15.4
2023-10-16 01:05:29 +00:00
Sag
1a83fedfa4
Reverted nx to 16.8.1 ( #18617 )
...
no issue
- some developers are experiencing issues when running "yarn dev" with nx 16.10
2023-10-13 16:51:41 +00:00
renovate[bot]
3a7de860e2
Update dependency @types/validator to v13.11.3
2023-10-13 16:11:49 +02:00
renovate[bot]
39c3337113
Update dependency lib0 to v0.2.87
2023-10-13 15:51:32 +02:00
renovate[bot]
b3116aaa4f
Update react monorepo
2023-10-13 09:07:09 +02: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]
b64af0bfc3
Update dependency nx to v16.10.0
2023-10-13 08:30:55 +02:00
renovate[bot]
fef4ed71ae
Update dependency @types/node to v20.8.5
2023-10-13 08:13:12 +02:00
renovate[bot]
64fd510711
Update babel monorepo
2023-10-13 08:12:20 +02:00
renovate[bot]
ee0bb283da
Update tiptap monorepo to v2.1.12
2023-10-13 06:08:29 +00:00
renovate[bot]
756b2a431b
Update dependency @uiw/react-codemirror to v4.21.20
2023-10-13 04:30:00 +00:00
renovate[bot]
06b95c3bbc
Update dependency newrelic to v11.2.1
2023-10-12 16:42:58 +00:00
Kevin Ansfield
fa0b1c607b
Deleted all Admin code relating to the old editor ( #18580 )
...
no issue
- removed labs flag
- removed main editor component and all associated components
- switched usage of `<KoenigBasicHtmlInput>` and `<KoenigBasicHtmlTextarea>` over to use plain `textarea`, the only uses were in settings modals that have been replaced in AdminX
- cleaned up unused editor CSS
2023-10-12 13:17:39 +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]
534435a634
Update dependency jose to v4.15.3
2023-10-12 08:51:30 +00:00
renovate[bot]
b87edaba72
Update dependency newrelic to v11.2.0
2023-10-11 15:38:59 +00:00
renovate[bot]
e10144c3a6
Update dependency @types/nodemailer to v6.4.11
2023-10-11 12:04:05 +02:00
Kevin Ansfield
95528d25df
🐛 Fixed URL paste over selected text removing text rather than converting to link in Firefox ( #18573 )
...
closes https://github.com/TryGhost/Ghost/issues/18569
- bumps Koenig including...
- fix for Firefox link pasting
- addition of `Ctrl/Cmd+Alt+H` for toggling highlight formatting
2023-10-11 09:08:09 +00:00
renovate[bot]
fbb64b6939
Update dependency @types/express to v4.17.19
2023-10-11 11:05:50 +02:00
renovate[bot]
0e85fdf49f
Update dependency vite-plugin-commonjs to v0.10.0
2023-10-11 10:57:27 +02:00
renovate[bot]
7764a73e11
Update dependency ember-cli-babel to v8.2.0
2023-10-11 08:36:43 +02:00
Kevin Ansfield
3567ae6764
🐛 Fixed editor sometimes getting into a state that resulted in unexpected render output
...
closes https://github.com/TryGhost/Product/issues/4006
- bumps `koenig-lexical` which includes a fix to prevent non-inline nodes ending up inside paragraph nodes
2023-10-10 14:58:27 +01: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
renovate[bot]
a2dd0ea1ca
Update react monorepo
2023-10-09 15:08:48 +02:00
renovate[bot]
222a23fdef
🐛 Fixed double-insert when pasting plain text in Firefox ( #18537 )
...
closes https://github.com/TryGhost/Product/issues/3500
- update dependency @tryghost/koenig-lexical to v0.4.23
- includes fix for double-insert when pasting plain text in Firefox
2023-10-09 10:19:27 +00:00
renovate[bot]
ac3714dee3
Update dependency @tanstack/react-query to v4.36.1
2023-10-09 02:02:14 +00:00
renovate[bot]
07cc90a5d0
Update dependency @tryghost/koenig-lexical to v0.4.22
2023-10-06 17:17:02 +02: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
renovate[bot]
ec5e2cef20
Update sentry-javascript monorepo to v7.73.0
2023-10-06 11:12:32 +02:00
renovate[bot]
caf104dbb4
Update dependency @types/validator to v13.11.2
2023-10-06 11:01:24 +02:00
renovate[bot]
5b46f246ef
Update dependency @ebay/nice-modal-react to v1.2.13
2023-10-06 08:56:57 +00:00
renovate[bot]
7aef7b7db1
Update dependency rimraf to v5.0.5
2023-10-06 10:52:34 +02:00
renovate[bot]
d07161a077
Update dependency tracked-built-ins to v3.3.0
2023-10-06 10:42:18 +02:00
renovate[bot]
b2cebdc9b0
Update dependency vite to v4.4.11
2023-10-06 07:55:29 +02:00
renovate[bot]
ba6830453a
Update dependency jwks-rsa to v3.1.0
2023-10-06 07:54:57 +02:00
renovate[bot]
60aa1d9cb7
Update dependency @uiw/react-codemirror to v4.21.19
2023-10-04 15:35:24 +00:00
renovate[bot]
76a5b9861a
Update dependency jose to v4.15.2
2023-10-04 12:46:19 +00:00
Daniel Lockyer
639be25f1d
Updated Koenig-Lexical bundling
...
refs https://github.com/TryGhost/DevOps/issues/83
- this will now continue use the dev server assets if we tell it to,
or copy the dependency package files to the built folder otherwise
- removes `editor` from config API because it's no longer needed
- removes dependency on `editor.url` in tests, as this no longer exists
- edits dev script to pass dev server URL as env var
- adds `@tryghost/koenig-lexical` dependency to Admin
2023-10-04 12:50:21 +02:00
renovate[bot]
6ec3a600cc
Update dependency vite to v4.4.10
2023-10-04 08:35:18 +02:00
Steve Larson
be209cdcf7
Bumped Koenig packages ( #18455 )
...
no refs
- various fixes and improvements, see Koenig repo for more info
2023-10-03 16:36:59 +00:00
renovate[bot]
add7f1283b
Update dependency terser to v5.21.0
2023-10-03 11:54:38 +00:00
Daniel Lockyer
34ac0cccb6
🎨 Increased maximum number of custom theme settings to 20
...
refs https://github.com/TryGhost/Product/issues/3969
- this now allows themes to have up to 20 custom theme settings
- also bumps `@tryghost/zip` to try and ensure it uses the version
without fs-extra
2023-10-03 13:39:55 +02:00
renovate[bot]
965110f005
Update dependency @storybook/testing-library to v0.2.2
2023-10-02 21:47:09 +02:00
renovate[bot]
1f251f63ac
Update dependency jose to v4.15.1
2023-10-02 13:53:47 +00:00
renovate[bot]
2ad0e73c42
Update dependency react-select to v5.7.7
2023-10-02 09:19:07 +02:00
renovate[bot]
f87e3317f2
Update dependency ember-cli-babel to v8.1.0
2023-10-02 08:52:09 +02:00
renovate[bot]
de3a222231
Update dependency postcss to v8.4.31
2023-10-02 08:51:53 +02:00
renovate[bot]
708ff0564d
Update dependency @embroider/macros to v1.13.2
2023-10-02 08:51:39 +02:00
renovate[bot]
be022b9e58
Update dependency i18next-parser to v8.8.0
2023-10-02 08:51:28 +02:00
renovate[bot]
b06ec3929d
Update dependency html-validate to v8.5.0
2023-10-02 08:51:10 +02:00
renovate[bot]
18c6c70d3d
Update dependency react-select to v5.7.6
2023-10-02 08:51:00 +02:00
renovate[bot]
f5b2bdd41e
Update dependency @tanstack/react-query to v4.35.7
2023-10-02 01:18:34 +00:00
renovate[bot]
d9ec7a0b90
Update dependency @vitejs/plugin-react to v4.1.0
2023-09-27 09:36:39 +02:00
renovate[bot]
aa8fa94b20
Update dependency ember-cli-babel to v8.0.1
2023-09-27 09:36:15 +02:00
renovate[bot]
8857dd4125
Update dependency markdown-it to v13.0.2
2023-09-27 09:35:56 +02:00
Sam Lord
fd7ead6ce6
Upgraded to latest version of @tryghost/request
...
refs: https://github.com/TryGhost/Product/issues/3782
Latest version of request avoids using the OS-level name resolution system. This prevents long shutdowns from occuring where the OS is blocking the process from exiting cleanly.
The new version uses `got` 13, which has many breaking changes. Some of these are resolved within @tryghost/request (like response errors), but input parameters need to be changed.
2023-09-26 12:45:14 +01:00
Princi Vershwal
3f04c93e21
Renamed Kyiv to Kiev till we pass the moment library update ( #18263 )
...
Renamed Kyiv to Kiev till we pass the moment library update
2023-09-25 21:58:55 +05:30
renovate[bot]
369cb62f5e
Update dependency lib0 to v0.2.86
2023-09-25 10:22:57 +02:00
renovate[bot]
1387c64e5a
Update dependency @playwright/test to v1.38.1
2023-09-25 09:12:04 +02:00
renovate[bot]
d15de11bf3
Update dependency @types/node-jose to v1.1.11
2023-09-25 09:11:50 +02:00
renovate[bot]
fcfcc00bdb
Update dependency @types/express to v4.17.18
2023-09-25 09:10:30 +02:00
renovate[bot]
e6f8aa144c
Update dependency @types/node to v20.6.5
2023-09-25 09:10:07 +02:00
renovate[bot]
a9bd5ce820
Update dependency html-validate to v8.4.1
2023-09-25 09:09:49 +02:00
Ronald Langeveld
f7b50456ea
Added Sentry integration to Admin X ( #18288 )
...
no issue
- Adds Sentry to Admin X settings to be able to monitor uncaught errors, etc.
---
<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at 76de125</samp>
Added Sentry integration to the admin-x-settings app to improve error
monitoring and reporting. Updated the `ErrorBoundary` and `HtmlEditor`
components, the `useFetchApi` hook, and the app component to use the
`@sentry/react` module. Passed the `sentryDSN` prop from the parent
component to the app component and the services context.
2023-09-22 09:17:04 +00:00
renovate[bot]
41fd08c140
Update dependency @uiw/react-codemirror to v4.21.18
2023-09-22 07:42:37 +00:00
renovate[bot]
b578cd5fa0
Update dependency @uiw/react-codemirror to v4.21.17
2023-09-21 16:37:52 +00:00
renovate[bot]
16346dfc97
Update dependency @uiw/react-codemirror to v4.21.16
2023-09-21 14:13:40 +00:00
renovate[bot]
6e960bf477
Update sentry-javascript monorepo to v7.70.0
2023-09-21 11:51:47 +02:00
renovate[bot]
ea521242e1
Update dependency autoprefixer to v10.4.16
2023-09-21 11:50:58 +02:00
renovate[bot]
ffafec9690
Update dependency react-select to v5.7.5
2023-09-21 11:30:39 +02:00
renovate[bot]
93648eecb5
Update dependency @uiw/react-codemirror to v4.21.15
2023-09-21 04:21:40 +00:00
renovate[bot]
76bd5a4dc2
Update dependency terser to v5.20.0
2023-09-20 14:55:27 +00:00
renovate[bot]
474923ba8a
Update dependency human-number to v2.0.3
2023-09-20 09:57:23 +00:00
Daniel Lockyer
d46aab5b43
Optimized bundle size of @tryghost/limit-service
...
refs https://ghost.slack.com/archives/C0568LN2CGJ/p1695149803260239
refs 290bc71d6a
- previous versions of `@tryghost/limit-service` did a full import of
lodash, which would bloat the bundle size, especially when we only use
a few of its functions
- I've since fixed that and this commit bumps Ghost to the smaller
version
2023-09-20 09:54:07 +02:00
renovate[bot]
c055179765
Update dependency vite-plugin-svgr to v3.3.0
2023-09-20 08:41:57 +02:00
renovate[bot]
188b6d3fd8
Update dependency ws to v8.14.2
2023-09-20 08:30:23 +02:00
renovate[bot]
ae5d6a845d
Update dependency @types/node to v20.6.3
2023-09-20 08:29:57 +02:00
Steve Larson
c0f70144fc
🐛 Fixed collection card post excerpts ( #18232 )
...
refs TryGhost/Product#3913
- posts starting with a lexical card resulted in blank space in excerpts
2023-09-19 23:12:57 +00:00
Steve Larson
fada0237b8
Added link to collections card posts ( #18228 )
...
closes TryGhost/Product#3905
- added link to collections card posts
2023-09-19 12:05:29 -05:00
renovate[bot]
65838394c3
Update dependency ws to v8.14.2
2023-09-19 15:59:51 +00:00
renovate[bot]
66f17cc82e
Update tiptap monorepo to v2.1.10
2023-09-19 15:15:21 +02:00
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