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