daedalus
aa5f13063f
docs(email templates): incorrect sample path ( #22022 )
2024-03-29 22:34:10 +01:00
Rijk van Zanten
43cf048d21
Update migrations to fix initialization on MS SQL and CockroachDB ( #22019 )
...
* Alter migration to succeed in Crdb 23
* Add changeset
2024-03-29 15:07:45 -04:00
dependabot[bot]
b9e32c340d
Bump vue-tsc from 2.0.5 to 2.0.7 ( #22014 )
...
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc ) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/vuejs/language-tools/releases )
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.7/packages/tsc )
---
updated-dependencies:
- dependency-name: vue-tsc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 11:07:01 +01:00
dependabot[bot]
754c3c29b0
Bump vite-plugin-dts from 3.7.3 to 3.8.1 ( #22015 )
...
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) from 3.7.3 to 3.8.1.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases )
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v3.7.3...v3.8.1 )
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 11:06:26 +01:00
dependabot[bot]
6b324317d8
Bump happy-dom from 13.7.7 to 13.10.1 ( #22016 )
...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom ) from 13.7.7 to 13.10.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v13.7.7...v13.10.1 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 11:05:06 +01:00
Daniel Biegler
9900957f9e
Update copyright year ( #22011 )
...
* Update readme.md
* also update license and sdk-license
2024-03-28 13:07:33 -04:00
Daniel Biegler
7f14e387ed
Fix 15553 remove webhooks (1/2) ( #21808 )
...
* add deprecation notice to webhooks
I dont like how the "Flows"-Link is not a real router-link so it reloads the page but we could sort this out later in the PR
* add feature flag store
* make links reactive
* add depreaction to webhook item route too
* better progressive deprecation, update translation
* fix batch deletion of webhooks
* remove batch editing (it doesnt work), remove irrelevant now code
* add changeset
* add up migration
* improve upon migration
* disallow creation of new webhooks
* remove create action
* remove isvisible field
no longer used
* remove feature flags store
no longer needed
* rm featureflag store remnants
* hide webhook fields from migration
* update comment
* change width of notice
* rm button for creating webhooks
* add changeset
* Update api/src/database/migrations/20240311A-deprecate-webhooks.ts
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* Update api/src/controllers/webhooks.ts
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* prettier
* add changeset for system data
* update changesets
* remove top padding
* update deprecation notice
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* remove ability to patch webhooks and relevant snippets from its item route
* rm bottom padding since v-form has its own
* remove Flows created by the up-migration
* only add run-script if needed
* filter whitespace values out
* deprecate webhooks on service level
* fix tests for webhooksservice
* reuse deprecation error
* add deprecation and update test for updateBatch
* update changeset
* remove webhook initialization and handling
* remove check for POST
people could use raw values for PATCH, SEARCH, etc.
* Filter empty collections in migration
* skip run script for GET requests
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Brainslug <tim@brainslug.nl >
2024-03-28 17:10:06 +01:00
dependabot[bot]
475dc8d5d9
Bump sanitize-html from 2.12.1 to 2.13.0 ( #22004 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.12.1 to 2.13.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.12.1...2.13.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:04:42 +01:00
dependabot[bot]
d457a0cc62
Bump @types/qs from 6.9.12 to 6.9.14 ( #22006 )
...
Bumps [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs ) from 6.9.12 to 6.9.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs )
---
updated-dependencies:
- dependency-name: "@types/qs"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:03:54 +01:00
Jan Arends
ca2063d73c
changed contract from abstract class to interface ( #21977 )
2024-03-28 15:52:50 +07:00
Vamsi Madduluri
b87530cc94
Add autocomplete for 2FA input ( #21986 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-27 11:00:23 +00:00
dependabot[bot]
f17a26e490
Bump express from 4.19.1 to 4.19.2 ( #21989 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 11:07:55 +01:00
dependabot[bot]
2215ab9ff0
Bump date-fns from 3.4.0 to 3.6.0 ( #21990 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.4.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 11:07:20 +01:00
José Varela
dbf6667850
Docs / SSO: Fix docs about session cookie on Seamless mode ( #21983 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-26 16:47:34 +00:00
dependabot[bot]
73877e166e
Bump ky from 1.2.2 to 1.2.3 ( #21974 )
...
Bumps [ky](https://github.com/sindresorhus/ky ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/sindresorhus/ky/releases )
- [Commits](https://github.com/sindresorhus/ky/compare/v1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: ky
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 07:20:34 +01:00
dependabot[bot]
502ba82b8c
Bump @vitest/coverage-v8 from 1.3.1 to 1.4.0 ( #21975 )
...
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8 ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/coverage-v8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 07:08:42 +01:00
dependabot[bot]
581b419e34
Bump @types/pg from 8.11.2 to 8.11.4 ( #21973 )
...
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg ) from 8.11.2 to 8.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg )
---
updated-dependencies:
- dependency-name: "@types/pg"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 07:07:47 +01:00
Gerard Lamusse
8336b4d868
Add onUpdate constraint to relations service ( #21190 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-25 13:02:49 +00:00
Connor Winston
7259938c47
Truncate User-Agent to 1024 Chars and Migrate DB Column ( #21687 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-25 12:58:02 +00:00
Brainslug
5650cdd33c
Hiding non session SSO providers from the app ( #21874 )
2024-03-25 11:55:53 +01:00
Brainslug
545c381a6a
SDK websocket handshake messages not emitted ( #21956 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-25 10:38:20 +00:00
José Varela
114b249d00
Notify other instances when extension is updated ( #21908 )
...
Co-authored-by: ian <licitdev@gmail.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-25 11:15:41 +01:00
dependabot[bot]
7690c0a1e9
Bump express from 4.18.3 to 4.19.1 ( #21962 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.1 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 10:21:36 +01:00
dependabot[bot]
13dc47571b
Bump vue-i18n from 9.10.1 to 9.10.2 ( #21947 )
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 9.10.1 to 9.10.2.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.10.2/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 09:18:45 +01:00
ian
13cbe22d07
Add new acronyms and duplicates clean-up ( #21935 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-21 10:31:15 +00:00
dependabot[bot]
537e63ccfe
Bump dompurify from 3.0.9 to 3.0.10 ( #21928 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.9...3.0.10 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:08:39 +01:00
dependabot[bot]
a707354d9b
Bump get-port from 7.0.0 to 7.1.0 ( #21929 )
...
Bumps [get-port](https://github.com/sindresorhus/get-port ) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/sindresorhus/get-port/releases )
- [Commits](https://github.com/sindresorhus/get-port/compare/v7.0.0...v7.1.0 )
---
updated-dependencies:
- dependency-name: get-port
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 11:08:20 +01:00
Brainslug
0950fe9472
Docs update content version description ( #21905 )
2024-03-20 12:45:26 +01:00
dependabot[bot]
da77036aa8
Bump @types/node from 18.19.24 to 18.19.26 ( #21912 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.19.24 to 18.19.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 12:37:33 +01:00
Brainslug
90476ccf17
WebSocket Session Authentication ( #21837 )
...
* session auth experiments
* simplified cookie parsing
* forgot the package json
* Create brave-walls-scream.md
* prettier
2024-03-19 11:37:23 -04:00
Brainslug
b83e7bb8a5
Simplify v-image component ( #21904 )
...
* re-introduces rate-limiting and lazy loading for images
* prettier
* Small improvements to v-image
* simplify load image
* Create khaki-clouds-tease.md
* prettier
2024-03-19 11:36:21 -04:00
dependabot[bot]
ffff3273e8
Bump @aws-sdk/client-s3 from 3.525.0 to 3.536.0 ( #21897 )
...
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3 ) from 3.525.0 to 3.536.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.536.0/clients/client-s3 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:39:57 +01:00
dependabot[bot]
a65141018d
Bump nodemailer from 6.9.11 to 6.9.12 ( #21898 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.11 to 6.9.12.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.11...v6.9.12 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:38:22 +01:00
dependabot[bot]
43fc9ce797
Bump eslint-plugin-react from 7.34.0 to 7.34.1 ( #21899 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.0 to 7.34.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.0...v7.34.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 11:37:53 +01:00
Brainslug
2a7d3ef0f8
v-image rate-limiting and lazy loading ( #21894 )
...
* re-introduces rate-limiting and lazy loading for images
* prettier
* Add changeset
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-03-18 14:29:13 -04:00
dependabot[bot]
8208c44c83
Bump dependency-cruiser from 16.2.2 to 16.2.3 ( #21889 )
...
Bumps [dependency-cruiser](https://github.com/sverweij/dependency-cruiser ) from 16.2.2 to 16.2.3.
- [Release notes](https://github.com/sverweij/dependency-cruiser/releases )
- [Changelog](https://github.com/sverweij/dependency-cruiser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sverweij/dependency-cruiser/compare/v16.2.2...v16.2.3 )
---
updated-dependencies:
- dependency-name: dependency-cruiser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 11:21:52 +01:00
Brainslug
1398692c1c
SDK relational field type validation fails ( #21803 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-15 15:23:59 +00:00
Pascal Jufer
c176316c30
Fix/update components playground ( #21870 )
2024-03-15 10:14:12 +00:00
dependabot[bot]
eab40e0b84
Bump @google-cloud/storage from 7.7.0 to 7.8.0 ( #21866 )
...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases )
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v7.7.0...v7.8.0 )
---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 00:56:34 +00:00
dependabot[bot]
92ed4bf952
Bump eslint-plugin-vue from 9.22.0 to 9.23.0 ( #21865 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.22.0 to 9.23.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 00:55:28 +00:00
dependabot[bot]
9317d299dc
Bump undici from 6.7.0 to 6.9.0 ( #21864 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.7.0 to 6.9.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.7.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 00:51:25 +00:00
dependabot[bot]
8bcabcc4a7
Bump vite-tsconfig-paths from 4.3.1 to 4.3.2 ( #21863 )
...
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases )
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.1...v4.3.2 )
---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 00:49:03 +00:00
dependabot[bot]
1b5ca43d15
Bump histoire from 0.17.9 to 0.17.14 ( #21862 )
...
Bumps [histoire](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire ) from 0.17.9 to 0.17.14.
- [Release notes](https://github.com/Akryum/histoire/releases )
- [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Akryum/histoire/commits/v0.17.14/packages/histoire )
---
updated-dependencies:
- dependency-name: histoire
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 01:48:39 +01:00
dependabot[bot]
2be3c9f05a
Bump inquirer from 9.2.15 to 9.2.16 ( #21861 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 9.2.15 to 9.2.16.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.15...inquirer@9.2.16 )
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 01:44:44 +01:00
dependabot[bot]
370d48fedb
Bump apexcharts from 3.46.0 to 3.47.0 ( #21859 )
...
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js ) from 3.46.0 to 3.47.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases )
- [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.46.0...v3.47.0 )
---
updated-dependencies:
- dependency-name: apexcharts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 01:42:31 +01:00
dependabot[bot]
f674a4b504
Bump tsup from 8.0.1 to 8.0.2 ( #21860 )
...
Bumps [tsup](https://github.com/egoist/tsup ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/egoist/tsup/releases )
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json )
- [Commits](https://github.com/egoist/tsup/compare/v8.0.1...v8.0.2 )
---
updated-dependencies:
- dependency-name: tsup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 01:41:01 +01:00
daedalus
44a5ce79b2
Fix value not being properly tracked in v-collection-field-template ( #21855 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-14 18:21:01 +00:00
Brainslug
75c6e2b092
SDK Custom Endpoint Helper ( #21850 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-14 17:19:13 +01:00
Pascal Jufer
4fcc053d2a
Move @directus/format-title into the monorepo ( #21847 )
2024-03-14 10:33:47 -04:00
Rijk van Zanten
926db725f9
Add missing page titles ( #21827 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-03-14 11:26:05 +00:00