dependabot[bot]
5153f53574
Bump @aws-sdk/client-ses from 3.501.0 to 3.504.0 ( #21305 )
...
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses ) from 3.501.0 to 3.504.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.504.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-05 10:44:28 +01:00
dependabot[bot]
d722c4a48c
Bump @types/node-schedule from 2.1.5 to 2.1.6 ( #21303 )
...
Bumps [@types/node-schedule](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-schedule ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-schedule )
---
updated-dependencies:
- dependency-name: "@types/node-schedule"
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-05 10:31:51 +01:00
Rijk van Zanten
e888ba8112
Make sure IP extraction in server response hook is consistent ( #21275 )
...
* Use consistent IP tracking in server event
* Add changeset
2024-02-01 11:00:11 -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
Gerard Lamusse
b898f58b48
fix/mysql alter nullable issue ( #20419 )
...
* Keep column non-nullable on create/update relation
* Align code style
* Add changeset
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-01-31 15:32:35 -05:00
Pascal Jufer
8db8241cc4
Update exif-reader to v2 ( #20820 )
...
* Update exif-reader to v2
* Add changeset
* Update changeset
* EXIF -> exif
---------
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2024-01-31 15:24:38 -05:00
daedalus
c1da57a504
Fix @keyv/redis cache losing keys in high latency environments ( #21136 )
...
* fix redis cache losing track of keys in high latency env
* add changeset
* update changeset wording
2024-01-30 13:51:24 -05:00
dependabot[bot]
173536ba45
Bump @keyv/redis from 2.8.3 to 2.8.4 ( #21244 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-01-30 01:57:03 +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]
8813f83139
Bump @types/express-serve-static-core from 4.17.41 to 4.17.42 ( #21208 )
...
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core ) from 4.17.41 to 4.17.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core )
---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
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-26 09:18:55 +01:00
dependabot[bot]
40c61638fc
Bump date-fns from 3.2.0 to 3.3.1 ( #21185 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.2.0 to 3.3.1.
- [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.2.0...v3.3.1 )
---
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-01-25 01:50:25 +01:00
dependabot[bot]
fd1c7c1ea6
Bump pino-pretty from 10.3.0 to 10.3.1 ( #21166 )
...
Bumps [pino-pretty](https://github.com/pinojs/pino-pretty ) from 10.3.0 to 10.3.1.
- [Release notes](https://github.com/pinojs/pino-pretty/releases )
- [Commits](https://github.com/pinojs/pino-pretty/compare/v10.3.0...v10.3.1 )
---
updated-dependencies:
- dependency-name: pino-pretty
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-01-23 10:51:18 +01:00
Daniel Biegler
062c8f23f6
Add focal point support for images ( #20768 )
...
* add visual feedback for invalid value
* add focal point MVP
* Revert "add visual feedback for invalid value"
This reverts commit 1df1868342 .
Accidently committed some local testing stuff. Pls disregard! :)
* fix wrong cropping
* fix text for new cropping, import correct type
* fix saving
* place initial focal point to saved value or center, display different cancel text
* split up tooltips
* honor rotations & flips when saving focal point
* apply custom cropper styles for focal mode
* Create loud-crews-fix.md
* add test and only crop when covering with fixed dimensions to preserve default behaviour
* linter gods pls forgive me
* replace json field with two int fields
* add focal point to sdk
* fix transformation for the two new db columns
* update test for new columns, add new tests
* wip: saving now differentiates between only img data and focal point and only enable saving if there are changes
but this is not optimal. would be better to check beforehand if we can collapse
to requests to one. Now its bad because
one request might succeed and the other fails.
* refactor image editor change persistence
now we save it in one request!
* Update loud-crews-fix.md
* add `focal_point_x` and `focal_point_y` to possible asset transformations
* fix assigning localdragmode upon cropper init
* reuse fetched fields in type
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* update file type
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* update changeset
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* improve type for `ASSET_TRANSFORM_QUERY_KEYS`
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* Apply suggestions from code review
Trying out the batch change feature from github for the first time. Lets see.
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* rename `persistChanges` to `saveImage`
* Add docs for focal points (#20959 )
* Add user guide
* Added to API Reference
* Prettier
* Spellchecker
* default null
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* from -> around
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* from -> around
---------
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com >
* add changeset for docs
* run prettier lets goooooooo
* move & show focal point fields and add divider
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Kevin Lewis <kvn@lws.io >
2024-01-22 18:35:06 +01:00
Pascal Jufer
1f4253432c
Optimize extension auto-reloading ( #21111 )
...
Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com >
2024-01-22 16:07:07 +00:00
dependabot[bot]
49691d6995
Bump tinypool from 0.8.1 to 0.8.2 ( #21150 )
...
Bumps [tinypool](https://github.com/tinylibs/tinypool ) from 0.8.1 to 0.8.2.
- [Commits](https://github.com/tinylibs/tinypool/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: tinypool
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-01-22 01:49:34 +01:00
daedalus
b39964eda2
Do not queue any extension reloads if a reload job is pending ( #20849 )
...
Co-authored-by: Brainslug <tim@brainslug.nl >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-17 11:59:46 +00:00
dependabot[bot]
ef0940c940
Bump date-fns from 3.0.6 to 3.2.0 ( #21081 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.0.6 to 3.2.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.0.6...v3.2.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-01-15 02:45:01 +01:00
dependabot[bot]
dc581903bc
Bump openid-client from 5.6.1 to 5.6.4 ( #21082 )
...
Bumps [openid-client](https://github.com/panva/node-openid-client ) from 5.6.1 to 5.6.4.
- [Release notes](https://github.com/panva/node-openid-client/releases )
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/panva/node-openid-client/compare/v5.6.1...v5.6.4 )
---
updated-dependencies:
- dependency-name: openid-client
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-01-15 02:44:20 +01:00
Pascal Jufer
3610a8dbc3
Maintain snapshot order ( #21076 )
2024-01-14 15:10:33 +01:00
Pascal Jufer
215c045184
Drop supertest in api ( #21071 )
2024-01-13 18:23:43 +01:00
dependabot[bot]
917ad931a7
Bump sqlite3 from 5.1.6 to 5.1.7 ( #21055 )
...
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3 ) from 5.1.6 to 5.1.7.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases )
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7 )
---
updated-dependencies:
- dependency-name: sqlite3
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-01-12 15:16:43 +01:00
dependabot[bot]
6b76aa77b6
Bump axios from 1.6.2 to 1.6.5 ( #21035 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.2 to 1.6.5.
- [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.6.2...v1.6.5 )
---
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-01-11 00:53:49 +00:00
Pascal Jufer
a6e2712e09
Use official abbreviation of Exif ( #21030 )
2024-01-10 14:42:40 +01:00
Mahendra Kumar
23da25321b
fix(api): use payload updated with filter event for O2M processing ( #20926 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-10 12:47:04 +00:00
dependabot[bot]
c46fb89192
Bump @keyv/redis from 2.8.2 to 2.8.3 ( #21025 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-01-10 02:30:56 +01:00
ian
4a3a65cfde
Add support for IP ranges and CIDR notations ( #20971 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-09 00:44:09 +01:00
dependabot[bot]
32dded9f16
Bump @keyv/redis from 2.8.1 to 2.8.2 ( #20992 )
...
Bumps [@keyv/redis](https://github.com/jaredwray/keyv ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/jaredwray/keyv/releases )
- [Commits](https://github.com/jaredwray/keyv/commits )
---
updated-dependencies:
- dependency-name: "@keyv/redis"
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-01-08 02:05:04 +01:00
dependabot[bot]
c4c7aa2d8e
Bump graphql-ws from 5.14.2 to 5.14.3 ( #20993 )
...
Bumps [graphql-ws](https://github.com/enisdenjo/graphql-ws ) from 5.14.2 to 5.14.3.
- [Release notes](https://github.com/enisdenjo/graphql-ws/releases )
- [Changelog](https://github.com/enisdenjo/graphql-ws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/enisdenjo/graphql-ws/compare/v5.14.2...v5.14.3 )
---
updated-dependencies:
- dependency-name: graphql-ws
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-01-08 02:02:35 +01:00
dependabot[bot]
b9aa2696ed
Bump marked from 11.1.0 to 11.1.1 ( #20994 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: marked
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-01-08 02:01:58 +01:00
Rijk van Zanten
2c18b543d2
Move environment variable handling to new @directus/env package ( #20985 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-07 04:35:58 +01:00
Rijk van Zanten
0b0db0f449
Deprecate Messenger in favor of shared Bus ( #20862 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-06 23:49:38 +00:00
Pascal Jufer
a70ebc5aa7
Align extensions update endpoint ( #20986 )
...
* Align extensions update endpoint
* Add changeset
* Ensure meta is an object
2024-01-06 19:54:30 +01:00
daedalus
97dc0e2a20
Allow updating custom fields for directus_extensions ( #20982 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-05 22:01:25 +01:00
Pascal Jufer
c9292fdd13
Various small codebase clean-ups ( #20977 )
2024-01-05 18:53:44 +01:00
daedalus
b189fd4594
Add enable/disable support for bundle type extensions ( #20940 )
...
* Add enable/disable support for bundle type extensions
* added changeset
* Update app/src/modules/settings/routes/extensions/components/extension-item.vue
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
* add docs
* bundle with app extensions should display reload on prod
* use early returns for toggle logic
Co-Authored-By: Brainslug <br41nslug@users.noreply.github.com >
* add enable/disable all for partially enabled
* refresh message should work for enable and disable all
* Clearer tooltip for app extensions in dev
---------
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-05 13:03:24 +01:00
José Varela
815e110f73
Api: Do not suspend user if rate limiter store is unreachable ( #20958 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2024-01-04 16:41:37 +00:00
Mahendra Kumar
40b25bc81b
fix(api) treat bigInt as string all across the system ( #20888 )
...
* fix(api) treat bigInt as string all across the system
* add changeset
* use bigint notations to declare last constant
* Update .changeset/small-poems-deny.md
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
* moved constants to root context
---------
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-01-04 13:14:10 +01:00
dependabot[bot]
d09586d4c7
Bump ws from 8.15.1 to 8.16.0 ( #20905 )
...
* Bump ws from 8.15.1 to 8.16.0
Bumps [ws](https://github.com/websockets/ws ) from 8.15.1 to 8.16.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.15.1...8.16.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Disable new autoPong feature
---------
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-01-03 10:08:56 +00:00
dependabot[bot]
4a9faa1a0a
Bump nodemailer from 6.9.7 to 6.9.8 ( #20934 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.7 to 6.9.8.
- [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.7...v6.9.8 )
---
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-01-02 23:05:08 +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
daedalus
5738589d60
Fix adding a new role on user update ( #20913 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-12-30 00:28:21 +00:00
Pascal Jufer
0d1fd7c77e
Remove obsolete temporary theme field permission ( #20920 )
2023-12-29 11:46:30 +01:00
dependabot[bot]
8151f7a1ee
Bump @aws-sdk/client-ses from 3.478.0 to 3.481.0 ( #20917 )
...
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses ) from 3.478.0 to 3.481.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.481.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>
2023-12-29 03:13:09 +01:00
dependabot[bot]
1dc2fe693a
Bump pino-http from 8.6.0 to 8.6.1 ( #20916 )
...
Bumps [pino-http](https://github.com/pinojs/pino-http ) from 8.6.0 to 8.6.1.
- [Release notes](https://github.com/pinojs/pino-http/releases )
- [Commits](https://github.com/pinojs/pino-http/compare/v8.6.0...v8.6.1 )
---
updated-dependencies:
- dependency-name: pino-http
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>
2023-12-29 02:09:37 +01:00
daedalus
7e6f96f56b
Remove admin only restriction for extension read operations ( #20914 )
...
* respect users permissions for list/get extensions
* add changeset
2023-12-29 00:22:25 +01:00
daedalus
99ea01aa74
Enable theme overrides permissions to be set on a per role basis ( #20899 )
2023-12-27 18:58:47 +01:00
Brainslug
60ea729957
Fix invite email error ( #20891 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
2023-12-27 11:33:26 +00:00
dependabot[bot]
a5233570b8
Bump openapi3-ts from 4.2.0 to 4.2.1 ( #20885 )
...
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts ) from 4.2.0 to 4.2.1.
- [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>
2023-12-27 12:12:43 +01:00
Rijk van Zanten
2b9056cc80
Refactor default import logger with useLogger ( #20872 )
...
* useLogger
* Rework to useLogger and no globals
* Only export useLogger / createLogger
* Temp remove logger tests
* Refactor logger
* Refactor logger
* Refactor logger
* Refactor logger use
* Fix tests
* Fix logger usage in bootstrap
* Run formatter
* Remove logger tests
Feels drastic, but I'm about to rewrite them into @directus/logger :)
* Fix log operation test
2023-12-26 11:38:38 -05:00