1549 Commits

Author SHA1 Message Date
Rijk van Zanten
1b1ab7713e v11.1.0 2024-09-03 17:50:36 -04:00
AndriyStankevych
05b616d73e 21248 Collect chunks of the same size for uploading to Cloudinary (#23554)
* 21248 Collect chunks of the same size for uploading to Cloudinary

Fix for https://github.com/directus/directus/issues/21248
Previous batching collected chunks of different sizes, which caused the error 'Inconsistent chunk sizes.'

* Update contributors.yml

* Add changeset

* Fix tests

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-09-03 17:19:10 -04:00
dependabot[bot]
c636c9a8bd Bump ky from 1.5.0 to 1.7.2 (#23547)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.5.0 to 1.7.2.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.5.0...v1.7.2)

---
updated-dependencies:
- dependency-name: ky
  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-09-03 09:08:54 +02:00
daedalus
d8a4356933 fix MariaDB erroring on column info introspection (#23512)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-09-02 19:47:06 -04:00
ian
6c6977c062 Implement logs websocket (#23016)
* Implement logs websocket

* Update docs

* Remove commented test code

* fixed controller shared logic

* fixed controller type

* Added shutdown callback

* Expose allowed log levels

* Use a different event

* Add log level filtering

* Return log_level when subscribed

* Remove unused import

* Limit logs websocket to `strict` auth mode (#23023)

* simplify logging handler

* enforce strict mode

* Update logs handler

* Update docs

---------

Co-authored-by: ian <licitdev@gmail.com>

* Add unique nodeId as uid

* Create logStream only when required

* Add admin requirement check

* Extract isValidLogLevel as util

* Remove authentication and path from server info

* Remove hostname and pid from logs if not raw

* Fix nodeId implementation

* Support custom log levels

* Fix build

* Fix test

* Remove unused constants and util

* Display websocket logs details in server info for admins only

* Expose log level value in server info

* Stream raw logs to websocket

* Retain hostname and pid field in raw logs

* Add separate env var for logs streaming

* Reset attempts after reconnection failure

* Remove obsolete accountability refreshing

* Run handler only when enabled

* Add changeset

* Allow wss protocol

* Rename to logs-stream

* Add unit tests

* Add explicit check for the remaining client

* Updated json stringification in log-streaming

* prettier

---------

Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2024-08-29 10:01:35 -04:00
Rijk van Zanten
3f5a666760 API: Compute schema once and share among other nodes (#23492)
* API: Compute schema once and share among other nodes

From #23328

* Compute schema once and share among other nodes

* Add compress/decompress

* Remove weirdness

* Make timeout configurable

* Remove compression/decompression
This was putting back the issues again.
I guess it's because the transformation to async
It seems useBus is already doing compression
So I believe there's no need for double compression.

* Add changeset

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>

* Fix formatting issue

---------

Co-authored-by: José Varela <varela@directus.io>
2024-08-26 17:17:20 -04:00
daedalus
da1a3aecd0 Fix address undefined for graphql and websocket logs (#23488)
* fix address undefined before server is listening

* add changeset

* remove protocol prefix for ws logs
2024-08-26 14:59:36 -04:00
dependabot[bot]
fd02875727 Bump @types/node from 18.19.43 to 18.19.45 (#23458)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.43 to 18.19.45.
- [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-08-23 08:54:43 +02:00
Maxime Britto
8af05f6d48 Fix for "OpenAPI spec has a duplicate operationId" (#23450)
* Fix for "OpenAPI spec has a duplicate operationId" https://github.com/directus/directus/issues/23429
The operationId 'updateExtensions' was used twice which is not allowed in the open api spec

* Update contributors.yml
2024-08-22 10:58:10 -04:00
dependabot[bot]
028ffc41a2 Bump vue-i18n from 9.13.1 to 9.14.0 (#23445)
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.13.1 to 9.14.0.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.14.0/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  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-08-22 12:04:18 +02:00
dependabot[bot]
e6aac50be1 Bump vue-router from 4.4.0 to 4.4.3 (#23420)
Bumps [vue-router](https://github.com/vuejs/router) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.4.0...v4.4.3)

---
updated-dependencies:
- dependency-name: vue-router
  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-08-20 15:05:21 +02:00
daedalus
39f9515088 Add index support (#23149)
* feat(api): add index support

Co-Authored-By: Mahendra Kumar <22556323+mahendraHegde@users.noreply.github.com>

* fix(primary key): do not all mutating unique or index

* feat(app): add index selection

* refactor `dopIndex` to use array entry

* add docs

* add changeset

* add missing properties from field object spec

* simplify index checks

* formatting

* fix mssql index query

* fix additional fields being returned in schema

* fix oracle indexing

* only set nullable/not nullable if specifically requested

* Update app/src/lang/translations/en-US.yaml

Co-authored-by: Hannes Küttner <kuettner.hannes@gmail.com>

* Revert "only set nullable/not nullable if specifically requested"

This reverts commit 4726dbb8cf.

* make changeset more explicit

---------

Co-authored-by: Mahendra Kumar <22556323+mahendraHegde@users.noreply.github.com>
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
Co-authored-by: Hannes Küttner <kuettner.hannes@gmail.com>
2024-08-19 09:59:18 +00:00
dependabot[bot]
3ab6dba134 Bump @azure/storage-blob from 12.23.0 to 12.24.0 (#23401)
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.23.0 to 12.24.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.23.0...@azure/storage-blob_12.24.0)

---
updated-dependencies:
- dependency-name: "@azure/storage-blob"
  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-08-19 09:52:47 +02:00
Matthew Rollinson
feba625959 User Invite Token TTL (#22986)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-08-18 15:43:22 +02:00
dependabot[bot]
9d25ea85a4 Bump @sinclair/typebox from 0.33.4 to 0.33.6 (#23363)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.33.4 to 0.33.6.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.33.4...0.33.6)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  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-08-15 11:25:19 +02:00
Rijk van Zanten
45e915aa5f v11.0.2 2024-08-14 11:47:31 -04:00
Hannes Küttner
2bc959baff Remove all mentions of CACHE_PERMISSIONS (#23322) 2024-08-14 14:38:45 +02:00
dependabot[bot]
08c26d1839 Bump @sinclair/typebox from 0.32.35 to 0.33.4 (#23330)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.35 to 0.33.4.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.35...0.33.4)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  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-08-14 14:36:26 +02:00
dependabot[bot]
bb2460566e Bump esbuild-yaml from 1.1.1 to 1.2.0 (#23315)
Bumps [esbuild-yaml](https://github.com/luxass/esbuild-yaml) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/luxass/esbuild-yaml/releases)
- [Commits](https://github.com/luxass/esbuild-yaml/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: esbuild-yaml
  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-08-13 09:10:20 +02:00
dependabot[bot]
40e012518b Bump inquirer from 9.3.5 to 9.3.6 (#23261)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.5 to 9.3.6.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.5...inquirer@9.3.6)

---
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-08-09 11:49:06 +02:00
Pascal Jufer
e708a8675a Enhance item count (#22519)
Co-authored-by: Hannes Küttner <kuettner.hannes@gmail.com>
2024-08-09 09:20:17 +00:00
Rijk van Zanten
034341c5b1 v11.0.1 2024-08-08 13:10:25 -04:00
José Varela
a3966103bf Packages/Env: Allow casting when reading config value from a file (#22164)
* Allow cast file or default to string

* adopted test

* do not default to string

* added test

* combined tests for reading config from a file

* better function name

* adopted file name

* reference fixes

* another reference fix

* fixed references for mocks

* additional test for type casting of default configs

* replaced equal check with toHaveBeenCalled

* new test file with fewer mocks

* a word regarding this in the docs

* enhanced new test

* test casting to string although string contains comma

* formatting in docs

* tiny tweak regarding readability

* changeset

* added another default type for config variable

* final comments

---------

Co-authored-by: Jan Arends <jan.arends@mailbox.org>
2024-08-08 12:03:33 +02:00
Florian Strasser
338625f894 Add unix socket support (#23150)
* Update server.ts | Issue 23142

Fix Problem on server.ts to only accept integer Values as port. Some hosters require the port to be a string forwarding to a specific file as socket.

* Update contributors.yml

* Update server.ts

* Update server.ts

* Add changset

* Resolve formatting error

* move unix socket to separate variable

* add docs

* update changeset

* do not add protocol to address

* add correct casing for `Unix`

* do not add protocol prefix if listening on socket

* add missing package bumps to changes

* Update server.ts

Changed listenOptions initialization

* formatting

* remove port override note

* update doc wording to be inline with host and add ignore

* add tests

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
2024-08-07 15:58:04 -04:00
dependabot[bot]
80b28d2080 Bump semver from 7.6.2 to 7.6.3 (#23222)
Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.2...v7.6.3)

---
updated-dependencies:
- dependency-name: semver
  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-08-07 07:20:50 +02:00
Rijk van Zanten
aa425a19da v11.0.0 2024-08-06 15:50:40 -04:00
Rijk van Zanten
002a7848c6 Merge branch 'main' into v11-rc 2024-08-06 14:43:52 -04:00
Rijk van Zanten
e5ba369c24 v10.13.2 2024-08-06 14:26:11 -04:00
Rijk van Zanten
57b6dba79f Merge branch 'main' into v11-rc 2024-08-06 14:19:35 -04:00
dependabot[bot]
cba149e16e Bump @types/node from 18.19.42 to 18.19.43 (#23186)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.42 to 18.19.43.
- [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-08-06 09:47:21 +02:00
dependabot[bot]
ed2012ef84 Bump undici from 6.19.2 to 6.19.5 (#23187)
Bumps [undici](https://github.com/nodejs/undici) from 6.19.2 to 6.19.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.19.5)

---
updated-dependencies:
- dependency-name: undici
  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-08-06 09:47:04 +02:00
Rijk van Zanten
9faac0164e Merge branch 'main' into v11-rc 2024-08-05 16:21:55 -04:00
dependabot[bot]
c17de7e921 Bump @pnpm/workspace.pkgs-graph from 3.0.5 to 3.0.6 (#23170)
Bumps [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/commits)

---
updated-dependencies:
- dependency-name: "@pnpm/workspace.pkgs-graph"
  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-08-05 19:49:04 +02:00
dependabot[bot]
3db63e3c30 Bump axios from 1.7.2 to 1.7.3 (#23171)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: axios
  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-08-05 19:48:00 +02:00
ian
3ef539d2d2 Add null filtering to equality operators (#23163)
* Add null filtering to equality operators

* Add changeset
2024-08-04 12:43:07 -04:00
Brainslug
4094e938b0 SDK remove dependency on system-data package (#23146)
* Added local isSystemCollection check for SDK

* prettier

* Create cool-peaches-enjoy.md

* resolve lockfile

* resolve lockfile
2024-08-02 13:49:10 -04:00
dependabot[bot]
b32fc66ac4 Bump @sinclair/typebox from 0.32.34 to 0.32.35 (#23154)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.34 to 0.32.35.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.34...0.32.35)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  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-08-02 14:28:53 +02:00
dependabot[bot]
fbc2ffdea3 Bump @types/node from 18.19.33 to 18.19.42 (#23121)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.33 to 18.19.42.
- [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-08-01 17:05:40 +02:00
dependabot[bot]
e2c781d4ff Bump ky from 1.4.0 to 1.5.0 (#23119)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: ky
  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-08-01 17:05:12 +02:00
dependabot[bot]
df05afbbf7 Bump ky from 1.3.0 to 1.4.0 (#23102)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](https://github.com/sindresorhus/ky/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: ky
  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-07-25 06:24:52 +00:00
dependabot[bot]
64e6247969 Bump @google-cloud/storage from 7.11.2 to 7.12.0 (#23103)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.11.2 to 7.12.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.11.2...v7.12.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-07-25 08:17:09 +02:00
dependabot[bot]
5a0f488432 Bump openapi3-ts from 4.3.2 to 4.3.3 (#23090)
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 4.3.2 to 4.3.3.
- [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-07-24 10:41:43 +02:00
Pascal Jufer
a9cca2cea6 Introduce created_on date field for files and adjust uploaded_on to be updated with every upload (#23035)
* Update date fields on directus_files

* Add changeset

* Use knex update instead of raw

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-07-23 13:00:25 -04:00
dependabot[bot]
cdfae6e365 Bump tsup from 8.1.2 to 8.2.2 (#23079)
Bumps [tsup](https://github.com/egoist/tsup) from 8.1.2 to 8.2.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.1.2...v8.2.2)

---
updated-dependencies:
- dependency-name: tsup
  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-07-23 13:06:47 +02:00
dependabot[bot]
41a69462b5 Bump @sinclair/typebox from 0.32.31 to 0.32.34 (#23058)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.31 to 0.32.34.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.31...0.32.34)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  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-07-19 10:07:31 +02:00
dependabot[bot]
b77a3857e6 Bump tsup from 8.1.0 to 8.1.2 (#23060)
Bumps [tsup](https://github.com/egoist/tsup) from 8.1.0 to 8.1.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.1.0...v8.1.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-07-19 09:28:52 +02:00
daedalus
bde5d9b01d Merge commit from fork 2024-07-17 13:26:54 -04:00
Jan Arends
448a7a2cc3 Fixed slow introspection query in MS SQL - take III (#22947)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-07-16 15:59:41 +02:00
Pascal Jufer
ce6463a4cd Clean-up error handler & fix message for unknown API errors (#22379)
Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2024-07-15 12:15:52 +02:00
dependabot[bot]
7ed03bacb1 Bump inquirer from 9.3.2 to 9.3.5 (#23015)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.2 to 9.3.5.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.2...inquirer@9.3.5)

---
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-07-15 11:16:25 +02:00