Matthew Rumery
|
17bf9be79e
|
Add Services Type support for @directus/extensions (#25368)
* feat: add services type
* refactor: replace UserIntegrityCheckFlag from @directus/types
* refactor: replace AbstractServiceOptions from @directus/types
* refactor: replace MutationOptions from @directus/types
* refactor: replace ActionEventParams from @directus/types
* refactor: replace AbstractService from @directus/types
* refactor: replace Webhook from @directus/types
* refactor: replace Range, Stat, ReadOptions, & ChunkedUploadContent from @directus/types
* refactor: replace asset types from @directus/types
* refactor: replace LoginResult from @directus/types
* refactor: replace snapshot types from @directus/types
* refactor: replace Action & PayloadServiceProcessRelationResult from @directus/types
* refactor: replace ExportFormat from @directus/types
* refactor: replace database types from @directus/types
* feat: implement ExtensionsServices within @directus/extensions
* feat: replace QueryOptions from @directus/types
* fix: formatting issue
* fix: adjust extensions services type
* fix: generic type for each service
* fix: typescript errors for missing imports
* refactor: update ReadOptions & ChunkedUploadContext type exports to pull from @directus/types
* refactor: move DirectusError to @directus/types & add DirectusExtensionsError to @directus/types
* feat: add MailService, GraphQLService, SpecificationService, and move required exports to @directus/types
* refactor: move extension types to @directus/types
* refactor: move extension constants to @directus/constants
* refactor: adjust type imports for @directus/composables
* refactor: adjust imports for @directus/extensions-registry
* refactor: adjust import for @directus/errors
* refactor: adjust imports for @directus/themes
* refactor: adjust imports for @directus/extensions-sdk
* refactor: adjust imports for studio app
* feat: implement ExtensionService and migrate types to @directus/types
* fix: revert sdk type changes
* fix: reexport types moved from @directus/extensions to @directus/types
* fix: remove @directus/themes from @directus/extensions
* refactor: move AppField to fields file
* chore: remove @directus/themes from @directus/types
* chore: remove @directus/extensions from @directus/types
* fix: rebase issue with DirectusError generic
* chore: remove @directus/types from sdk
* fix: add missing exports to original packages
* fix: update getAppExtensionChunk return type
* chore: revert DirectusError changes
* chore: revert Collection fields key
* refactor: rename RawSchemaCollection to ApiCollection
* fix: add RawCollection from @directus/types
* fix: import GraphQLParams from @directus/types
* fix: formatting issue
* chore: add changeset
* chore: revert rename of ApiOutput
* Update .changeset/purple-crews-sink.md
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
* Update .changeset/purple-crews-sink.md
Co-authored-by: ian <licitdev@gmail.com>
* fix: rebase pnpm-lock error
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Alex Gaillard <alex@directus.io>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
|
2025-07-31 12:54:50 -04:00 |
|
Rijk van Zanten
|
e72483fb76
|
Add Codecov upload on test CI (#25470)
* Add consistent test:coverage scripts
* Add missing coverage deps
* Submit to codecov
* Update .github/workflows/check.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Add codecov config
* Run formatter, remove branches
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-07-17 16:29:02 -04:00 |
|
Rijk van Zanten
|
2edbea9386
|
Move common dependencies to catalog (#25467)
* Update pnpm to v10
* Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Allow builds
* Move common dependencies to catalog
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-15 14:40:28 -04:00 |
|
renovate[bot]
|
9d54e0b662
|
Update dependency typescript to v5.8.2 (#24749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2025-03-02 13:53:03 +01:00 |
|
renovate[bot]
|
de2a9b10f8
|
Update all non-major dependencies (#24722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2025-03-02 11:49:52 +00:00 |
|
Brainslug
|
73bcffc22e
|
Dependabot: Update Vitest 🧹 (#24643)
|
2025-02-19 16:36:19 +00:00 |
|
Alex Gaillard
|
a799fcb863
|
Release 11.4.0 (#24420)
|
2025-01-16 15:58:19 +00:00 |
|
renovate[bot]
|
b4db97474c
|
fix(deps): update all non-major dependencies (#24377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2025-01-09 18:05:06 +00:00 |
|
Rijk van Zanten
|
b8cc796f4c
|
Upgrade Node.js runtime version to 22 (#24140)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2025-01-08 13:26:14 +01:00 |
|
renovate[bot]
|
f31d2fb850
|
fix(deps): update all non-major dependencies (#24341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2025-01-08 00:44:29 +00:00 |
|
renovate[bot]
|
4149059668
|
chore(deps): update dependency typescript to v5.7.2 (#24297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-27 23:39:02 +00:00 |
|
Brainslug
|
55d47b6443
|
release 11.1.2 (#23936)
|
2024-10-29 15:21:07 +00:00 |
|
renovate[bot]
|
ad5361a34f
|
Update all non-major dependencies (#23814)
* Update all non-major dependencies
* Update component snapshots
* Drop editorjs updates
* Update changeset
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-10-10 17:42:57 +00:00 |
|
renovate[bot]
|
690b228f28
|
Update vitest monorepo to v2 (major) (#23809)
* Update vitest monorepo to v2
* Fix buffer mocking
* Forks is now the default
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-10-08 11:22:07 +00:00 |
|
Pascal Jufer
|
e8d96d4706
|
Update TypeScript to 5.6.2 (#23741)
|
2024-09-26 10:00:39 +02:00 |
|
dependabot[bot]
|
e934876dd3
|
Bump tsup from 8.2.2 to 8.2.4 (#23607)
Bumps [tsup](https://github.com/egoist/tsup) from 8.2.2 to 8.2.4.
- [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.2.2...v8.2.4)
---
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-09-09 09:47:34 +02:00 |
|
dependabot[bot]
|
da758da8a7
|
Bump @types/node from 18.19.45 to 18.19.50 (#23608)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.45 to 18.19.50.
- [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-09-09 09:11:42 +02: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 |
|
Rijk van Zanten
|
aa425a19da
|
v11.0.0
|
2024-08-06 15:50:40 -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]
|
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]
|
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]
|
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 |
|
Brainslug
|
844d4e7f33
|
v10.13.0 (#22903)
|
2024-07-02 17:38:58 +02:00 |
|
dependabot[bot]
|
2333f812b3
|
Bump tsup from 8.0.2 to 8.1.0 (#22678)
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.2 to 8.1.0.
- [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.2...v8.1.0)
---
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-06-06 14:53:54 +02:00 |
|
Brainslug
|
b7794870f5
|
release update (#22594)
|
2024-05-28 17:01:27 +00:00 |
|
dependabot[bot]
|
66cf968a5d
|
Bump @types/node from 18.19.31 to 18.19.33 (#22453)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.31 to 18.19.33.
- [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-05-10 06:46:48 +02:00 |
|
Rijk van Zanten
|
0d6c6b90b0
|
v10.11.0
|
2024-05-07 18:01:38 -04:00 |
|
Pascal Jufer
|
cf83f33939
|
Patch Tuesday 🐸 (Light Edition) (#22376)
|
2024-05-03 11:19:23 +02:00 |
|
Pascal Jufer
|
160b982928
|
Patch Tuesday 🐸 (#22063)
Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>
|
2024-04-30 10:49:20 +02: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]
|
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 |
|
dependabot[bot]
|
b5f18fdfb4
|
Bump @types/node from 18.19.21 to 18.19.24 (#21845)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.21 to 18.19.24.
- [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-14 10:14:15 +01:00 |
|
Rijk van Zanten
|
9d88df621f
|
v10.10.0
|
2024-03-05 16:45:58 -05:00 |
|
Pascal Jufer
|
068591def0
|
Patch Happy Monday 🐸 (#21667)
|
2024-03-04 03:47:55 +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]
|
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 |
|
dependabot[bot]
|
01d3b3f524
|
Bump vitest from 1.2.2 to 1.3.0 (#21468)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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-19 09:59:45 +01:00 |
|
dependabot[bot]
|
24758103ac
|
Bump @types/node from 18.19.15 to 18.19.17 (#21450)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.15 to 18.19.17.
- [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-02-16 08:21:33 +01:00 |
|
Rijk van Zanten
|
bad22bf1ff
|
v10.9.2
|
2024-02-14 11:21:02 -05:00 |
|
Pascal Jufer
|
206a7cae0b
|
Update dependencies (#21428)
|
2024-02-14 12:12:50 +01:00 |
|
dependabot[bot]
|
42c3d83b14
|
Bump tsup from 8.0.1 to 8.0.2 (#21410)
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-02-13 09:07:07 +01:00 |
|
dependabot[bot]
|
2345b2a1ec
|
Bump @types/node from 18.19.12 to 18.19.14 (#21347)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.12 to 18.19.14.
- [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-02-07 13:17:25 +01:00 |
|
Rijk van Zanten
|
d3874a8f19
|
v10.9.0
|
2024-02-06 14:29:32 -05:00 |
|
dependabot[bot]
|
e6572992c9
|
Bump @types/node from 18.19.10 to 18.19.12 (#21269)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.10 to 18.19.12.
- [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-02-01 02:33:26 +01:00 |
|
Pascal Jufer
|
86aedeb27c
|
Patch Tuesday 🐸 (#21221)
* Update root deps
* Update `@directus/api` deps
* Update `@directus/app` deps
* Update `docs` deps
* Update `@directus/components` deps
* Update `@directus/composables` deps
* Update `create-directus-extension` deps
* Update `create-directus-project` deps
* Update `@directus/data` deps
* Update `@directus/data-driver-postgres` deps
* Update `@directus/data-sql` deps
* Update `@directus/env` deps
* Update `@directus/extensions` deps
* Update `@directus/extensions-sdk` deps
* Update `@directus/memory` deps
* Update `@directus/random` deps
* Update `@directus/release-notes-generator` deps
* Update `@directus/storage` deps
* Update `@directus/storage-driver-cloudinary` deps
* Update `@directus/storage-driver-local` deps
* Update `@directus/storage-driver-s3` deps
* Update `@directus/storage-driver-supabase` deps
* Update `@directus/stores` deps
* Update `@directus/themes` deps
* Update `@directus/update-check` deps
* Update `@directus/utils` deps
* Update `@directus/validation` deps
* Update `tests/blackbox` deps
* Add changeset
* Bump pnpm to 8.15.0
* Update GH actions
|
2024-01-28 22:56:34 +01:00 |
|
Pascal Jufer
|
2584bd5330
|
Update vitest to v1.2.2 (#21216)
|
2024-01-28 13:43:53 +01:00 |
|
dependabot[bot]
|
9dda56c924
|
Bump vitest from 1.1.0 to 1.1.1 (#20931)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.1.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-01-02 00:57:30 +01:00 |
|
Rijk van Zanten
|
c45cd69dd7
|
v10.8.3
|
2023-12-21 14:19:08 -05:00 |
|
Pascal Jufer
|
98532788d5
|
Selective Patch Tuesday 🐸 (#20796)
|
2023-12-20 00:26:15 +01:00 |
|