ian
dfb2db349f
Release 11.17.0 ( #26960 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-24 18:15:34 -04:00
Alex Gaillard
db1b59dc34
Add tsdown.config for release notes generator ( #26959 )
...
* Add tsdown.config for release notes generator
* fix import
* Fix build to use module
* add changeset
---------
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
2026-03-24 21:24:39 +00:00
Nitwel
3c2efc1fb6
Improve build times using tsdown’s oxc-transform ( #26604 )
...
* start supporting isolatedDeclarations
* add errors and storage package
* add utils, and storage-driver-local
* fix rest of packages
* fix types/collab import
* hardcode "isolatedDeclarations": true in all configs for now
* Revert "hardcode "isolatedDeclarations": true in all configs for now"
This reverts commit ac71582159 .
* fix formatting
* undo readme change
* remove link
* fix lockfile
* dont do a js string cast here I guess
* use tsc over tsdown because of failing tests
* last fixes
* use tsdown --clean instead of rimraf
* fmt and fixes
* re add weird space
* add run as entry
* undo api using tsdown
* switch back to tsdown again now with unbundle 🥳
* more ts fixes
* build with tsdown in @directus/themes
* fix bb tests
* undo spaces
* another space
* fix collab import
* add changeset
* Apply suggestion from @ComfortablyCoding
* Apply suggestion from @ComfortablyCoding
* Update .changeset/hungry-yaks-enter.md
Co-authored-by: judda <44623501+ComfortablyCoding@users.noreply.github.com >
---------
Co-authored-by: judda <44623501+ComfortablyCoding@users.noreply.github.com >
2026-03-11 14:56:12 -04:00
Florian C. Wachmann
79cd1b57d9
Add ESLint rules to enforce consistent import order ( #26445 )
...
* add eslint-plugin-import and configure import sorting rules
* apply `eslint . --fix`
* disable import order rule for test files
* enable import order rule for test files and disable it inline after mock imports
* prettier
* address failed tests by removing unused i18n mocks from test files
* reorder import statement for createApp to address failed test
* Remove disable/enable blocks
* Resolve conflict with VSCode organize imports functionality (#26461 )
* Update to use default grouping and prevent adding newlines in between
Co-authored-by: ian <licitdev@gmail.com >
* apply eslint fix
* run prettier
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: ian <licitdev@gmail.com >
2026-01-07 10:04:54 -05:00
ian
79b0648d4f
Release 11.13.0 ( #26114 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-04 20:14:16 +00:00
Nitwel
52e31e3a9a
Update dependencies ( #26007 )
...
* bump deps
* fix build
* update to latest
Co-Authored-By: ian <26413686+licitdev@users.noreply.github.com >
* add changeset
* Update changeset with cross-spawn
---------
Co-authored-by: ian <licitdev@gmail.com >
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
Co-authored-by: ian <26413686+licitdev@users.noreply.github.com >
2025-10-28 10:38:43 -04:00
Alex Gaillard
3a561ad801
Release 11.10.1 ( #25669 )
2025-08-11 18:50:25 +00:00
Rijk van Zanten
c9b81e51a4
Update and move 'simple' dependencies ( #25580 )
...
* Update and move 'simple' dependencies
* Add changeset
2025-08-01 14:36:51 -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
Alex Gaillard
9fed080c8a
Release 11.6.0 ( #24964 )
2025-03-25 13:05:10 -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
Pascal Jufer
9279cf228d
Remove/replace obsoelete dependencies ( #24374 )
...
* Remove/replace obsoelete dependencies
* Add changeset
2025-01-09 13:56:12 -05: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
renovate[bot]
2667cf9225
fix(deps): update dependency @pnpm/workspace.pkgs-graph to v900 ( #24365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2025-01-08 19:06:16 +00:00
renovate[bot]
c67b209d52
chore(deps): update dependency @pnpm/types to v900 ( #24364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2025-01-08 18:57:47 +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
ian
7b2b7442ee
Update copyright year to 2025 ( #24311 )
2025-01-02 15:37:30 +01: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
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
Rijk van Zanten
cd58cb31cd
v11.1.1
2024-10-08 16:42:25 -04:00
renovate[bot]
965d8182af
Update dependency @pnpm/workspace.pkgs-graph to v4 ( #23812 )
...
* Update dependency @pnpm/workspace.pkgs-graph to v4
* Switch to new branded ProjectRootDir
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-10-08 13:58:46 +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
renovate[bot]
53e0179ad6
Update dependency typescript to v5.6.2 ( #23792 )
...
* Update dependency typescript to v5.6.2
* 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-07 12:42:50 +00:00
Pascal Jufer
e8d96d4706
Update TypeScript to 5.6.2 ( #23741 )
2024-09-26 10:00:39 +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
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
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]
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]
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]
5f2b86fcfb
Bump @pnpm/workspace.pkgs-graph from 3.0.2 to 3.0.5 ( #22742 )
...
Bumps [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm ) from 3.0.2 to 3.0.5.
- [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-06-13 08:18:19 +02:00
Brainslug
7b212f8f1e
v10.11.1 ( #22537 )
2024-05-21 16:51:19 +00:00
dependabot[bot]
e87b9e0435
Bump semver from 7.6.1 to 7.6.2 ( #22514 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.6.1 to 7.6.2.
- [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.1...v7.6.2 )
---
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-05-21 10:32:26 +02: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
dependabot[bot]
462956e88d
Bump semver from 7.6.0 to 7.6.1 ( #22441 )
...
* Bump semver from 7.6.0 to 7.6.1
Bumps [semver](https://github.com/npm/node-semver ) from 7.6.0 to 7.6.1.
- [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.0...v7.6.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update changeset
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-05-09 09:48:59 +00:00
dependabot[bot]
62e50fbc9e
Bump @pnpm/workspace.pkgs-graph from 3.0.0 to 3.0.2 ( #22422 )
...
* Bump @pnpm/workspace.pkgs-graph from 3.0.0 to 3.0.2
Bumps [@pnpm/workspace.pkgs-graph](https://github.com/pnpm/pnpm ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/compare/v3.0.0...lifecycle/3.0.2 )
---
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 >
* Update changeset
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-05-08 12:48:43 +00: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
Pascal Jufer
081cd5a35f
Update copyright year in remaining licenses ( #22030 )
2024-03-31 19:58:03 -04: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