Commit Graph

11441 Commits

Author SHA1 Message Date
dependabot[bot]
a33cb1f728 Bump @types/semver from 7.5.7 to 7.5.8 (#21603)
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.5.7 to 7.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

---
updated-dependencies:
- dependency-name: "@types/semver"
  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-02-28 02:45:26 +01:00
dependabot[bot]
57f9676980 Bump @aws-sdk/client-ses from 3.513.0 to 3.523.0 (#21602)
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.513.0 to 3.523.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-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.523.0/clients/client-ses)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
  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-02-28 02:45:08 +01:00
Pascal Jufer
338d1bca15 Fix theme fallback for theme-preview in system-theme interface (#21598) 2024-02-27 11:34:05 +01:00
Pascal Jufer
f2917b49af Account for revisions data/delta to be null (#21596) 2024-02-27 10:23:16 +01:00
Pascal Jufer
256faa68ad Enhance language selection in translations interface (#21594) 2024-02-27 10:15:48 +01:00
Pascal Jufer
a38946a4a6 Align menu for toggling invisible collections (#21593) 2024-02-27 09:53:56 +01:00
Pascal Jufer
1df3975982 Fix position of empty form message with translations interface (#21591) 2024-02-27 09:23:18 +01:00
Pascal Jufer
5188153ea9 Fix storage initialization (#21590) 2024-02-27 09:13:00 +01:00
Pascal Jufer
6b12273f4d Add disabled state to MFA setup interface (#21588) 2024-02-27 08:46:17 +01:00
Pascal Jufer
55dd639e45 Fix loading of avatars in comment mentions (#21587) 2024-02-27 08:29:20 +01:00
dependabot[bot]
17cc6d156b Bump @pnpm/find-workspace-dir from 6.0.2 to 6.0.3 (#21583)
Bumps [@pnpm/find-workspace-dir](https://github.com/pnpm/pnpm) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

---
updated-dependencies:
- dependency-name: "@pnpm/find-workspace-dir"
  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-02-27 02:11:15 +01:00
dependabot[bot]
412dd90cb9 Bump dotenv from 16.4.4 to 16.4.5 (#21581)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.4 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.4...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  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-02-27 02:08:01 +01:00
dependabot[bot]
0c584d0a68 Bump sanitize-html from 2.12.0 to 2.12.1 (#21579)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.12.0 to 2.12.1.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits/2.12.1)

---
updated-dependencies:
- dependency-name: sanitize-html
  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-02-27 02:02:00 +01:00
dependabot[bot]
ce8f405d3d Bump typedoc from 0.25.8 to 0.25.9 (#21580)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.25.8 to 0.25.9.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.8...v0.25.9)

---
updated-dependencies:
- dependency-name: typedoc
  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-02-27 02:01:10 +01:00
dependabot[bot]
f234a061e8 Bump @types/pg from 8.11.0 to 8.11.2 (#21577)
Bumps [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) from 8.11.0 to 8.11.2.
- [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-02-27 00:54:24 +00:00
dependabot[bot]
1c017aa1de Bump eslint from 8.56.0 to 8.57.0 (#21576)
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  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-02-27 00:52:52 +00:00
dependabot[bot]
db3e3f7761 Bump openapi3-ts from 4.2.1 to 4.2.2 (#21575)
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/metadevpro/openapi3-ts/releases)
- [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md)
- [Commits](https://github.com/metadevpro/openapi3-ts/commits)

---
updated-dependencies:
- dependency-name: openapi3-ts
  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-02-27 00:52:06 +00:00
Bryant Gillespie
2494b5c2d0 Fix typo on extensions doc (#21571) 2024-02-26 19:15:56 +01:00
Pascal Jufer
3e9e5ecbf4 Fix "Copy To" action for Flow operations (#21566) 2024-02-26 15:45:25 +01:00
Pascal Jufer
920942a99f Fix issues in & enhance Access Control settings (#21543) 2024-02-26 14:14:57 +01:00
Daniel Biegler
bcbebe4670 Fix 21563 include files in package json (#21565)
* add "files" key to package manifest

* add changeset
2024-02-26 13:25:57 +01:00
Pascal Jufer
b9d2fa0767 Bump pnpm to 8.15.4 (#21562) 2024-02-26 12:09:18 +01:00
dependabot[bot]
09baade4e9 Bump vitest from 1.3.0 to 1.3.1 (#21559)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  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-02-26 11:28:04 +01:00
dependabot[bot]
d2a4e6d290 Bump @histoire/plugin-vue from 0.17.11 to 0.17.12 (#21560)
Bumps [@histoire/plugin-vue](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire-plugin-vue) from 0.17.11 to 0.17.12.
- [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.12/packages/histoire-plugin-vue)

---
updated-dependencies:
- dependency-name: "@histoire/plugin-vue"
  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-02-26 10:05:21 +01:00
dependabot[bot]
fb9c9f5dfd Bump nodemailer from 6.9.9 to 6.9.10 (#21561)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.9 to 6.9.10.
- [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.9...v6.9.10)

---
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-02-26 10:04:58 +01:00
dependabot[bot]
19d5116c21 Bump argon2 from 0.31.2 to 0.40.1 (#21557)
Bumps [argon2](https://github.com/ranisalt/node-argon2) from 0.31.2 to 0.40.1.
- [Release notes](https://github.com/ranisalt/node-argon2/releases)
- [Commits](https://github.com/ranisalt/node-argon2/commits)

---
updated-dependencies:
- dependency-name: argon2
  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-02-26 02:07:55 +01:00
Pascal Jufer
f306dfffb6 Fix links to Next.js guide (#21549) 2024-02-25 18:48:28 +01:00
Pascal Jufer
7f4d431971 Fix permission merge (#21542) 2024-02-24 00:34:40 +01:00
Rijk van Zanten
fd878f5dea v10.9.3 v10.9.3 2024-02-23 13:18:38 -05:00
Nicola Krumschmidt
eae350083d Run type check when a package of project Durus is built (#21537)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-02-23 18:08:32 +00:00
Pascal Jufer
cb3d258ea2 Add changeset for updated dependencies (#21536) 2024-02-23 17:55:41 +01:00
Pascal Jufer
cef0406386 Fix issue where data from CSV imports can be corrupted (#21535)
* Fix corrupt CSV imports

* Do not destroy streams on success

* Add changeset
2024-02-23 11:32:22 -05:00
dependabot[bot]
95760dbaff Bump vite-plugin-dts from 3.7.2 to 3.7.3 (#21527)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.2 to 3.7.3.
- [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.2...v3.7.3)

---
updated-dependencies:
- dependency-name: vite-plugin-dts
  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-02-23 09:58:30 +01:00
Pascal Jufer
20a13d8186 Ensure overlapping popovers from block editor are rendered above other interfaces' elements (#21522) 2024-02-22 13:30:06 +01:00
Pascal Jufer
4727763c7d Fix image select dialog showing above file drawer for markdown interface (#21520) 2024-02-22 12:11:42 +01:00
dependabot[bot]
fb4ff30331 Bump @ngneat/falso from 7.1.1 to 7.2.0 (#21516)
Bumps [@ngneat/falso](https://github.com/ngneat/falso) from 7.1.1 to 7.2.0.
- [Changelog](https://github.com/ngneat/falso/blob/main/changelog.config.js)
- [Commits](https://github.com/ngneat/falso/compare/falso-7.1.1...falso-7.2.0)

---
updated-dependencies:
- dependency-name: "@ngneat/falso"
  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-02-22 02:34:03 +01:00
dependabot[bot]
c013a3161a Bump sanitize-html from 2.11.0 to 2.12.0 (#21517)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.11.0 to 2.12.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/commits)

---
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-02-22 02:25:51 +01:00
dependabot[bot]
a94b3743eb Bump nanoid from 5.0.5 to 5.0.6 (#21515)
Bumps [nanoid](https://github.com/ai/nanoid) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/5.0.5...5.0.6)

---
updated-dependencies:
- dependency-name: nanoid
  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-02-22 02:23:11 +01:00
dependabot[bot]
07ab0a2b32 Bump sass from 1.70.0 to 1.71.1 (#21510)
Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.1)

---
updated-dependencies:
- dependency-name: sass
  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-02-22 02:17:41 +01:00
dependabot[bot]
6e537f0e76 Bump @vitest/coverage-v8 from 1.2.2 to 1.3.1 (#21512)
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 1.2.2 to 1.3.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.1/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-02-22 02:16:48 +01:00
Pascal Jufer
9bab01e898 Add "Create Collection" button to nav bar if there are no collections (#21500) 2024-02-21 14:45:24 +01:00
Pascal Jufer
453023c1e5 Hide search if there are no dashboards & fix no results text (#21499) 2024-02-21 14:26:19 +01:00
Pascal Jufer
99eb56f61d Fix field state of conditions in field settings (#21498) 2024-02-21 13:30:36 +01:00
dependabot[bot]
60549d96ca Bump pino from 8.18.0 to 8.19.0 (#21494)
Bumps [pino](https://github.com/pinojs/pino) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: pino
  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-02-21 10:07:30 +01:00
dependabot[bot]
5fb69de228 Bump dompurify from 3.0.8 to 3.0.9 (#21495)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.8...3.0.9)

---
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-02-21 10:06:26 +01:00
Daniel Biegler
d793ce888b Support international emails in login (#21454)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-02-20 23:55:13 +00:00
Azri Kahar
630a75b489 Fix app sending full field data when only some field properties have changed (#21385)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-02-21 00:37:17 +01:00
Rijk van Zanten
2fb5bef2e4 Update collections.md
Fixes #21490
2024-02-20 11:47:03 -05:00
dependabot[bot]
a0c13feb0c Bump inquirer from 9.2.14 to 9.2.15 (#21480)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.14 to 9.2.15.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.14...inquirer@9.2.15)

---
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-02-20 08:09:04 +01:00
dependabot[bot]
74e0ce3679 Bump liquidjs from 10.10.0 to 10.10.1 (#21482)
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.10.0 to 10.10.1.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.10.0...v10.10.1)

---
updated-dependencies:
- dependency-name: liquidjs
  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-02-20 08:08:06 +01:00