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