renovate[bot]
828d3e4a1a
Update dependency @playwright/test to v1.36.0
2023-07-11 20:53:08 +02:00
Daniel Lockyer
f7c767d473
Removed unused Bluebird import
...
refs https://github.com/TryGhost/Ghost/issues/14882
- this is no longer used so we can remove it as we move towards removing
Bluebird from the codebase
2023-07-11 17:49:26 +02:00
Princi Vershwal
e9dd016079
Refactored to use native Promise.all in place of Bluebird ( #17026 )
...
refs https://github.com/TryGhost/Ghost/issues/14882
- removed Bluebird Promise.props from files in favor of native Promise.all
2023-07-11 17:36:03 +02:00
renovate[bot]
b1b4e7cfb6
Update dependency ember-simple-auth to v5
2023-07-11 17:33:12 +02:00
renovate[bot]
bef119fa0f
Update dependency vite to v4.4.3
2023-07-11 17:17:23 +02:00
Peter Zimon
bf7c176f54
Added basic Tiers form ( #17304 )
...
refs. https://github.com/TryGhost/Product/issues/3580
Static version of Tiers/Basic properties form was needed so it can be
wired up.
2023-07-11 17:13:38 +02:00
Daniel Lockyer
afdf555fe0
Removed more Bluebird usages ( #17302 )
...
refs https://github.com/TryGhost/Ghost/issues/14882
- we're nuking our use of Bluebird in favor of native Promises, so this commit removes most of the usage we have in the core module
2023-07-11 15:07:16 +00:00
Rishabh Garg
36b23b49a9
Wired archived and active tiers list in adminX ( #17300 )
...
refs https://github.com/TryGhost/Product/issues/3580
2023-07-11 19:59:35 +05:30
Halldor Thorhallsson
49f6477ad5
Removed bluebird from core/server/api/endpoints
...
refs https://github.com/TryGhost/Ghost/issues/14882
2023-07-11 16:05:36 +02:00
renovate[bot]
2edde38575
Update dependency webpack to v5.88.1
2023-07-11 13:27:05 +00:00
renovate[bot]
7dce046786
Update Test & linting packages
2023-07-11 15:26:07 +02:00
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