dependabot[bot]
1607698103
Bump ioredis from 4.26.0 to 4.27.2 ( #5799 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.26.0 to 4.27.2.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.26.0...v4.27.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:06:36 -04:00
dependabot[bot]
10c5b6c558
Bump @types/node from 15.0.2 to 15.3.1 ( #5796 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.2 to 15.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 10:05:52 -04:00
Rijk van Zanten
8d3102fbad
Add max concurrency and max image transform size support ( #5795 )
...
* Add assets concurrency and max size controls
* Render no-thumbnail images nicer in app
* Document new asset environment variables
* Update package-lock
2021-05-20 18:18:10 -04:00
dependabot[bot]
cfd85c7b54
Bump @types/sharp from 0.28.0 to 0.28.1 ( #5781 )
...
Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp ) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 09:01:08 -04:00
dependabot[bot]
84f9ea75b0
Bump pino from 6.11.2 to 6.11.3 ( #5782 )
...
Bumps [pino](https://github.com/pinojs/pino ) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/pinojs/pino/releases )
- [Commits](https://github.com/pinojs/pino/compare/v6.11.2...v6.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 08:59:31 -04:00
Rijk van Zanten
9335372400
Foreign Key Constraints ✨ ( #5615 )
...
* Bump knex-schema-inspector
* Fix cli role name attr
* Update relation type
* Restructure relations
* Restructure relations table
* Update api type for relation record
* Fetch relations in new structure
* Update schema-inspector
* Use new relations schema structure in api
* Update relations GETters
* Add default value to one deselect
* Add create relationship on existing field
* Add updating existing relationship
* Add delete relations
* Add relations query resolver
* Add graphql mutations for relations
* Fix reading from wrong name
* Fix wrong method name
* No idea why this flip flops every install
* Update relation type
* Accept null in use-collection composable
* Use new relations structure in translations
* Use new relations structure in new-collection
* Start updating field detail store
* Renames for new relations structure
* Silently ignore passed collection/field in relation update
* Fix setting pk field in m2o relational setup
* Small tweaks in o2m setup
* Fix m2m setup
* Tweak m2o setup
* Fix m2a setup
* Allow null for related collection (m2a)
* Fix languages code name
* Fix migration default value
* Fix relational cleanup in collections/fields
* Fix transaction problem in field delete
* Fix inserting relational o2m items
* Don't execute updateByQuery on empty item set
Fixes #5710 , fixes #5070
* Show referential action input on m2o
* Finish language for m2o
* Show triggers config on o2m
* Delete items on one_deselect_item delete
* Fix naming, show relational trigger config on m2m
* Tweak language, add setup to m2a
* Fix linter warnings
* Add trigger setup for translations
* fix Edit non-schema relationship issue
* Sync existing on_delete triggers in o2m setup
* Add migration to setup foreign key constraints
* Update illegal FK values before setting constraint
* Fix MySQL unsigned vs not-unsigned in FK creation
* Use pretty names for labels in relational triggers
* Prefix auto-junction when system table
Fixes #5493
* Add system foreign key triggers
Fixes #5749
* Update docs
2021-05-19 12:29:16 -04:00
dependabot[bot]
d7e678db26
Bump connect-session-knex from 2.0.0 to 2.1.0 ( #5753 )
...
Bumps [connect-session-knex](https://github.com/gx0r/connect-session-knex ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gx0r/connect-session-knex/releases )
- [Changelog](https://github.com/gx0r/connect-session-knex/blob/master/Changelog.md )
- [Commits](https://github.com/gx0r/connect-session-knex/compare/v2.0.0...v2.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 11:24:28 -04:00
dependabot[bot]
5742465365
Bump knex from 0.95.4 to 0.95.6 ( #5757 )
...
Bumps [knex](https://github.com/knex/knex ) from 0.95.4 to 0.95.6.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 08:50:12 -04:00
dependabot[bot]
ceae30edb1
Bump @types/lodash from 4.14.168 to 4.14.169 ( #5741 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.168 to 4.14.169.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 09:18:46 -04:00
rijkvanzanten
1d7e977eb8
v9.0.0-rc.69
2021-05-17 18:21:49 -04:00
rijkvanzanten
8e8f93ac62
Pull parseDefaultValue from new location
...
Fixes #5733
2021-05-17 15:36:39 -04:00
dependabot[bot]
a447c19f86
Bump grant from 5.4.12 to 5.4.14 ( #5717 )
...
Bumps [grant](https://github.com/simov/grant ) from 5.4.12 to 5.4.14.
- [Release notes](https://github.com/simov/grant/releases )
- [Changelog](https://github.com/simov/grant/blob/master/CHANGELOG.md )
- [Commits](https://github.com/simov/grant/compare/v5.4.12...v5.4.14 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:17:38 -04:00
rijkvanzanten
8a94ff06ed
v9.0.0-rc.68
2021-05-15 11:28:39 -04:00
rijkvanzanten
ca8ca823d1
Fix API dist cleanup for non-TSC included files
...
Fixes #5691
2021-05-15 11:27:05 -04:00
rijkvanzanten
4885cd0ca5
v9.0.0-rc.67
2021-05-14 23:07:20 -04:00
rijkvanzanten
cad0e7b904
v9.0.0-rc.66
2021-05-14 18:52:46 -04:00
rijkvanzanten
6f51fa4483
Bump githead
2021-05-14 16:29:36 -04:00
rijkvanzanten
24621f3934
v9.0.0-rc.65
2021-05-14 16:27:03 -04:00
mcarlson
c0446cb379
Add support for mailgun transport ( #5613 )
...
* Add support for mailgun transport
* eslint fix
* Add nodemailer-mailgun-transport as optional dependency
* Add docs, rename APIKEY -> API_KEY
Co-authored-by: Max Carlson <>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-05-14 12:20:18 -04:00
Rijk van Zanten
9ac9a8d44b
Add JSON/CSV Import ( #5660 )
...
* Add async/destroy packages
* Target node 12+
* Return payload data in json export
* Import JSON from Stream
* Add CSV import support
* Add CSV Import
* Add docs
* Add missing types
2021-05-14 11:03:12 -04:00
dependabot[bot]
1f54174c6d
Bump rate-limiter-flexible from 2.2.1 to 2.2.2 ( #5670 )
...
Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases )
- [Commits](https://github.com/animir/node-rate-limiter-flexible/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 09:55:18 -04:00
dependabot[bot]
4ed2c663dc
Bump @godaddy/terminus from 4.7.1 to 4.7.2 ( #5669 )
...
Bumps [@godaddy/terminus](https://github.com/godaddy/terminus ) from 4.7.1 to 4.7.2.
- [Release notes](https://github.com/godaddy/terminus/releases )
- [Commits](https://github.com/godaddy/terminus/compare/v4.7.1...v4.7.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 09:54:54 -04:00
dependabot[bot]
46bf3992f8
Bump dotenv from 8.2.0 to 9.0.2 ( #5647 )
2021-05-13 09:23:06 -04:00
dependabot[bot]
7bdb220bd2
Bump graphql-compose from 8.0.1 to 8.1.0 ( #5619 )
...
Bumps [graphql-compose](https://github.com/graphql-compose/graphql-compose ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/graphql-compose/graphql-compose/releases )
- [Changelog](https://github.com/graphql-compose/graphql-compose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/graphql-compose/graphql-compose/compare/v8.0.1...v8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:59:11 -04:00
dependabot[bot]
c0942f38f8
Bump tedious from 11.0.7 to 11.0.8 ( #5592 )
...
Bumps [tedious](https://github.com/tediousjs/tedious ) from 11.0.7 to 11.0.8.
- [Release notes](https://github.com/tediousjs/tedious/releases )
- [Commits](https://github.com/tediousjs/tedious/compare/v11.0.7...v11.0.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 09:35:00 -04:00
dependabot[bot]
24b5e5ff45
Bump commander from 6.2.1 to 7.2.0 ( #5569 )
...
* Bump commander from 6.2.1 to 7.2.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 7.2.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v7.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix breaking changes in commander
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-05-10 11:33:19 -04:00
dependabot[bot]
3b82b3e568
Bump nodemailer from 6.5.0 to 6.6.0 ( #5567 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.5.0 to 6.6.0.
- [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.5.0...v6.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:04:46 -04:00
rijkvanzanten
a86c0832b0
v9.0.0-rc.64
2021-05-07 16:36:58 -04:00
rijkvanzanten
5df6696bc0
v9.0.0-rc.63
2021-05-07 14:42:29 -04:00
Rijk van Zanten
b6964fa1a1
Add XML export ( #5526 )
2021-05-07 12:55:03 -04:00
dependabot[bot]
0e14686e0c
Bump pg from 8.5.1 to 8.6.0 ( #5536 )
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.5.1 to 8.6.0.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.6.0/packages/pg )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:07:23 -04:00
dependabot[bot]
a97166fd18
Bump @types/node from 15.0.1 to 15.0.2 ( #5508 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 14:06:15 +00:00
dependabot[bot]
6dbcf9ff13
Bump ora from 3.4.0 to 5.4.0 ( #5511 )
...
Bumps [ora](https://github.com/sindresorhus/ora ) from 3.4.0 to 5.4.0.
- [Release notes](https://github.com/sindresorhus/ora/releases )
- [Commits](https://github.com/sindresorhus/ora/compare/v3.4.0...v5.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 09:40:17 -04:00
dependabot[bot]
ae70b2ee0c
Bump @types/json2csv from 5.0.1 to 5.0.2 ( #5509 )
...
Bumps [@types/json2csv](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json2csv ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json2csv )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 09:39:53 -04:00
dependabot[bot]
00cca05fe8
Bump graphql-compose from 6.3.8 to 8.0.1 ( #5479 )
...
Bumps [graphql-compose](https://github.com/graphql-compose/graphql-compose ) from 6.3.8 to 8.0.1.
- [Release notes](https://github.com/graphql-compose/graphql-compose/releases )
- [Changelog](https://github.com/graphql-compose/graphql-compose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/graphql-compose/graphql-compose/compare/v6.3.8...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 14:28:35 +00:00
dependabot[bot]
92aa4b5cc4
Bump inquirer from 3.3.0 to 8.0.0 ( #5480 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 3.3.0 to 8.0.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/v3.3.0...inquirer@8.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-05 09:55:27 -04:00
Pyll Gomez
09b19b9191
Session store knex ( #5432 )
...
* Rotate JPG image on upload #4206
* fixes #3949 width/height generated for gif and tif
* API hooks for event added for auth.login #4079
* updated doc for api hooks for new auth.login event
* Style tweaks
* Update docs
* Tweak docs some more
* Spelling error
* Allow non-required flags and pass to hook
* SDK - Persistent login refresh fixes #4113
* Fixed #4145 SDK, Token Expired error
* Spell check
* Docs Spell check
* Docs Spell check
* Docs Spell check
* update docs for sdk-js
* To delete all expired session from db on login
* corrected the condition for the delete
* changed the from Date.now to new date .
* Move it inline
* Added Knex option for Session store
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-05-03 11:46:42 -04:00
dependabot[bot]
7817f8f9bb
Bump liquidjs from 9.23.3 to 9.24.1 ( #5429 )
...
Bumps [liquidjs](https://github.com/harttle/liquidjs ) from 9.23.3 to 9.24.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/v9.23.3...v9.24.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 09:58:13 -04:00
dependabot[bot]
8783e6f7a9
Bump graphql from 14.7.0 to 15.5.0 ( #5426 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.7.0 to 15.5.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v14.7.0...v15.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 09:56:04 -04:00
rijkvanzanten
c653b16729
v9.0.0-rc.62
2021-05-03 09:32:25 -04:00
Rijk van Zanten
a3898fa321
Add SESSION_STORE options ( #5403 )
...
* Allow configuring the session storage driver
Fixes #3814
* Document SESSION_STORE env var
* Add missing dependency
* Docs tweak
2021-04-30 18:18:39 -04:00
rijkvanzanten
aad350e7e5
Bump schema inspector
2021-04-30 12:14:18 -04:00
dependabot[bot]
0ad699d25f
Bump @types/js-yaml from 4.0.0 to 4.0.1 ( #5388 )
2021-04-30 14:32:45 +00:00
dependabot[bot]
99ccc90fd7
Bump @types/sharp from 0.27.3 to 0.28.0 ( #5387 )
2021-04-30 10:04:13 -04:00
dependabot[bot]
0bee49a355
Bump fs-extra from 7.0.1 to 9.1.0 ( #5390 )
...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra ) from 7.0.1 to 9.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases )
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/7.0.1...9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 09:33:32 -04:00
rijkvanzanten
99fcf12e73
Fix linter workflow
2021-04-29 16:24:31 -04:00
dependabot[bot]
57ae282b57
Bump js-yaml from 4.0.0 to 4.1.0 ( #5357 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.0.0...4.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 10:33:09 -04:00
dependabot[bot]
d5a701ba8d
Bump date-fns from 2.20.1 to 2.21.1 ( #5353 )
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.20.1 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 09:57:22 -04:00
dependabot[bot]
e336f4421d
Bump @types/node from 14.14.37 to 15.0.1 ( #5352 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 15.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 09:57:07 -04:00
dependabot[bot]
b741c14408
Bump chalk from 1.1.3 to 4.1.1 ( #5317 )
2021-04-28 14:08:35 +00:00