Sven
5863915b8d
Updated German translations ( #17257 )
...
refs https://github.com/TryGhost/Product/issues/2795
2023-07-11 15:02:32 +02:00
renovate[bot]
f0efb195dc
Update dependency terser to v5.19.0
2023-07-11 13:02:04 +00:00
renovate[bot]
40d05189fe
Update dependency @headlessui/react to v1.7.15
2023-07-11 12:46:55 +00:00
renovate[bot]
7cafe20275
Update dependency yjs to v13.6.6
2023-07-11 12:42:32 +00:00
Sanne de Vries
83aa247fba
Updated padding for full width signup card
...
No ref
2023-07-11 14:38:07 +02:00
renovate[bot]
2a68bfcf5d
Update dependency @isaacs/ttlcache to v1.4.1
2023-07-11 12:32:42 +00:00
renovate[bot]
49643b5b98
Update dependency socket.io to v4.7.1
2023-07-11 12:20:21 +00:00
renovate[bot]
918a819ef9
Update dependency jose to v4.14.4
2023-07-11 12:06:42 +00:00
renovate[bot]
fa9f64f59f
Update dependency sanitize-html to v2.11.0
2023-07-11 11:09:37 +00:00
renovate[bot]
40e616eea8
Update sentry-javascript monorepo to v7.57.0
2023-07-11 12:54:56 +02:00
renovate[bot]
69e34fd704
Update dependency @extractus/oembed-extractor to v3.2.1
2023-07-11 10:31:11 +00:00
Daniel Lockyer
bb6deda10e
Enabled Sentry Replay within Admin
...
fixes https://github.com/TryGhost/DevOps/issues/44
- this enables Sentry Replay within Admin, so we're able to debug errors
and bugs easier
2023-07-11 10:32:08 +02:00
Daniel Lockyer
8a4ccff942
Updated html-validate
to v8
...
refs https://gitlab.com/html-validate/html-validate/blob/HEAD/CHANGELOG.md#800-2023-06-04
- includes one small change as per their breaking changes list
2023-07-11 10:17:18 +02:00
renovate[bot]
4d3272e0c0
Update react monorepo
2023-07-11 09:50:33 +02:00
renovate[bot]
44ed7c47db
Update dependency mysql2 to v3.5.1
2023-07-11 07:49:20 +00:00
renovate[bot]
c467433486
Update dependency mailgun.js to v9.2.0
2023-07-11 07:42:34 +00:00
Daniel Lockyer
d38e7fd46f
Disabled CI workflows for Renovate branches
...
refs https://github.com/TryGhost/DevOps/issues/43
- because we now enforce all commits through a PR, Renovate can no
longer automerge commits
- this is actually a huge bonus because it simplifies a lot of the
issues we were having with the GHA setup
- this commit removes the triggers and special handling to remove the
duplicate executions
2023-07-11 09:30:59 +02:00
renovate[bot]
35081de66e
Update dependency i18next to v23.2.8
2023-07-11 07:07:52 +00:00
renovate[bot]
e81ae6b9a6
Update dependency prosemirror-model to v1.19.2
2023-07-11 08:59:51 +02:00
renovate[bot]
2477de3f46
Update peter-evans/create-or-update-comment digest to 540f247
2023-07-11 08:56:25 +02:00
Kasun Jayarathna
68a06efedf
Updated Sinhalese translations ( #17123 )
...
refs https://github.com/TryGhost/Team/issues/2795
2023-07-11 06:48:27 +00:00
renovate[bot]
f422844637
Update dependency metascraper to v5.34.8
2023-07-11 06:45:18 +00:00
renovate[bot]
93973dd9b2
Update dependency stylelint to v15.10.1 [SECURITY]
2023-07-11 06:45:05 +00:00
Vigneshwaran
45bd4ec39a
Updated error message grammar for rate limiting ( #17243 )
...
fixes https://github.com/TryGhost/Ghost/issues/17233
- this reads better to the end-user
2023-07-11 08:41:05 +02:00
Naz
cdae2a978d
Added ability to fetch collection posts by slug
...
closes https://github.com/TryGhost/Arch/issues/27
- We need a more convenient method of fetching posts belonging to a collection than by collection's "id". This change adds an alias to the existing endpoint `GET /collections/:id/posts/`. A non-valid ObjectID in the parameter is treated as a slug.
2023-07-11 09:30:01 +08:00
renovate[bot]
9dd1f97bb0
Update dependency vite to v4.4.2
2023-07-10 18:17:28 +02:00
renovate[bot]
7fa1ecb68a
Update dependency lint-staged to v13.2.3
2023-07-10 18:17:17 +02:00
renovate[bot]
40ecd47500
Update dependency prosemirror-transform to v1.7.3
2023-07-10 18:10:10 +02:00
renovate[bot]
9f7b68adf6
Update dependency prosemirror-state to v1.4.3
2023-07-10 17:59:12 +02:00
Daniel Lockyer
04e8159388
Removed useWorkspaces
to handle Lerna v7 change
...
refs https://github.com/lerna/lerna/blob/main/CHANGELOG.md#700-2023-06-08
- Lerna now automatically uses the configured workspaces so we don't
need to tell it to do so
2023-07-10 17:54:47 +02:00
Daniel Lockyer
f7aeb4138e
Switched to printf
to echo GitHub context
...
- printf is a little safer and should prevent issues with command
execution within the metadata job
2023-07-10 17:54:47 +02:00
renovate[bot]
869eb04eed
Update dependency lerna to v7
2023-07-10 17:54:47 +02:00
renovate[bot]
99da32a426
Update dependency html-validate to v7.18.1
2023-07-10 17:38:51 +02:00
renovate[bot]
b03a8c36b9
Update dependency papaparse to v5.4.1
2023-07-10 17:28:18 +02:00
Steve Larson
76b5222bd1
Updated koenig lexical packages ( #17275 )
...
no refs
2023-07-10 15:08:27 +00:00
renovate[bot]
b74bc8a2c2
Update dependency lint-staged to v13.2.3
2023-07-10 17:00:46 +02:00
Daniel Lockyer
aa303414cb
ℹ️ Bumped minimum Node 16 version to 16.14.0
...
fixes https://github.com/TryGhost/DevOps/issues/42
- several of our dependencies require this so making the minor bump to
increase the version helps keep them updated
2023-07-10 16:41:34 +02:00
renovate[bot]
108180cd12
Update dependency @embroider/macros to v1.12.2
2023-07-10 16:36:34 +02:00
renovate[bot]
9a5c13309e
Update dependency vitest to v0.33.0
2023-07-10 16:23:32 +02:00
renovate[bot]
d204a4257c
Update dependency @embroider/macros to v1.12.0
2023-07-10 16:22:17 +02:00
krefsnes
9a42999148
Added Nynorsk Norwegian translations ( #17153 )
...
refs https://github.com/TryGhost/Product/issues/2795
2023-07-10 14:22:06 +00:00
renovate[bot]
cb96ad36bc
Update babel monorepo to v7.22.7
2023-07-10 16:06:41 +02:00
Peter Zimon
2135547941
AdminX Tiers static design ( #17271 )
...
refs. https://github.com/TryGhost/Product/issues/3580
- A couple of static components were needed as a starting point for
Tiers in AdminX settings.
2023-07-10 15:55:42 +02:00
Paul Knulst
bcf9b9b612
Added aria-label
to close button in announcement bar ( #17169 )
2023-07-10 15:47:36 +02:00
renovate[bot]
e3098c5e1e
Update dependency @babel/plugin-proposal-decorators to v7.22.6
2023-07-10 15:44:40 +02:00
Steve Larson
5d39e4c612
Added alpha flag for collections card ( #17246 )
...
no refs
-alpha flag for collections card for pages
2023-07-10 13:43:24 +00:00
renovate[bot]
0c309454cf
Update dependency @vitejs/plugin-react to v4.0.3
2023-07-10 15:40:54 +02:00
renovate[bot]
5c6339efdb
Update storybook monorepo to v7.0.26
2023-07-10 15:34:44 +02:00
Sanne de Vries
4773ac31f0
Removed page title indicator when feature image is present ( #17268 )
...
Refs https://github.com/TryGhost/Product/issues/3559
2023-07-10 15:18:02 +02:00
Daniel Lockyer
f50e878cb2
Fixed error about long filename
...
- echoing the data should avoid issues with piping in data through a
file redirection
2023-07-10 15:15:12 +02:00