dependabot[bot]
474ae2d20e
Bump rollup from 2.45.0 to 2.46.0 ( #5425 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.45.0 to 2.46.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.45.0...v2.46.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:55:39 -04:00
Aiden Foxx
f9a01d6684
[OracleDB] Extended schema-inspector to add AUTO_INCREMENT to columnInfo ( #5408 )
...
* Extended knex to add AUTO_INCREMENT to oracle columnInfo
* TS: Added missing return type
2021-05-03 09:34:45 -04:00
rijkvanzanten
c653b16729
v9.0.0-rc.62
2021-05-03 09:32:25 -04:00
João
c62d30b816
Fix weird authentication/refresh flow in the SDK ( #5399 )
2021-04-30 13:33:24 -04:00
dependabot[bot]
e7c5a9f35e
Bump @lukeed/uuid from 1.0.1 to 2.0.0 ( #5384 )
...
Bumps [@lukeed/uuid](https://github.com/lukeed/uuid ) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/uuid/releases )
- [Commits](https://github.com/lukeed/uuid/compare/v1.0.1...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 14:44:56 +00: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
801e868554
Fix remaining eslint errors
...
h/t @paescuj
2021-04-29 15:55:12 -04:00
Pascal Jufer
acd41eb0be
Syntax fixes ( #5367 )
...
* Declare return types on functions
And a very few other type related minor fixes
* Minor syntax fixes
* Remove unnecessary escape chars in regexes
* Remove unnecessary awaits
* Replace deprecated req.connection with req.socket
* Replace deprecated upload with uploadOne
* Remove unnecessary eslint-disable-next-line comments
* Comment empty functions / catch or finally clauses
* Fix irregular whitespaces
* Add missing returns (null)
* Remove unreachable code
* A few logical fixes
* Remove / Handle non-null assertions which are certainly unnecessary (e.g. in
tests)
2021-04-29 12:11:43 -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
Aiden Foxx
da826e2a1a
Update oracledb.ts ( #5331 )
...
As explained in the code comment, Oracle doesn't return "AUTO_INCREMENT", causing `authorization.ts` to throw a error that primary keys are required values.
2021-04-28 14:07:15 -04:00
Aiden Foxx
dc973d37f4
Update oracledb.ts ( #5327 )
...
As defined by Oracle, NULLABLE should return "Y" or "N":
https://docs.oracle.com/cd/B19306_01/server.102/b14237/statviews_2094.htm
2021-04-28 14:53:17 +00:00
dependabot[bot]
b741c14408
Bump chalk from 1.1.3 to 4.1.1 ( #5317 )
2021-04-28 14:08:35 +00:00
dependabot[bot]
b24eb4f7aa
Bump gatsby-source-filesystem from 3.3.0 to 3.4.0 ( #5315 )
2021-04-28 09:18:29 -04:00
dependabot[bot]
a3590c1706
Bump @types/fs-extra from 8.1.1 to 9.0.11 ( #5314 )
2021-04-28 09:18:06 -04:00
dependabot[bot]
f99396c4d1
Bump @google-cloud/storage from 5.8.3 to 5.8.4 ( #5293 )
...
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage ) from 5.8.3 to 5.8.4.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases )
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v5.8.3...v5.8.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 12:00:51 -04:00
dependabot[bot]
08f025801c
Bump gatsby-source-filesystem from 3.2.0 to 3.3.0 ( #5291 )
...
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases )
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md )
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@3.3.0/packages/gatsby-source-filesystem )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-27 15:56:02 +00:00
rijkvanzanten
3e89bcc239
v9.0.0-rc.61
2021-04-26 18:49:04 -04:00
WoLfulus
48fbb6f255
Fix expiration check on the SDK
2021-04-23 08:05:10 -03:00
rijkvanzanten
d9b0fc1e33
v9.0.0-rc.60
2021-04-22 17:59:11 -04:00
João
af13cfe18e
Change token and auth handling behavior. ( #5203 )
...
* change tokens and authentication handling/refresh
* update sdk docs
2021-04-22 17:54:30 -04:00
João
070df173d7
Add payloads to delete requests ( #5187 )
2021-04-21 21:01:36 +00:00
João
90f878b26f
export base storage, fix singleton handler location ( #5169 )
2021-04-20 13:54:29 -04:00
rijkvanzanten
0dfad1e96e
v9.0.0-rc.59
2021-04-15 12:09:58 -04:00
rijkvanzanten
16b1a4e76e
v9.0.0-rc.58
2021-04-14 19:52:03 -04:00
YannickMol
428df2436a
Add Gatsby Image to package ( #5010 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2021-04-14 23:03:39 +00:00
rijkvanzanten
cc868ae60c
Normalize the filepath when retrieving fullpath
...
Fixes #4751
2021-04-14 17:53:55 -04:00
YannickMol
63337176bc
Add gatsby-source-filesystem dependency ( #5009 )
2021-04-12 16:20:13 -04:00
Subesh
15c86861f5
Fix 401 error when no token is provided ( #4996 )
2021-04-12 10:24:15 -04:00
rijkvanzanten
1bfa128308
v9.0.0-rc.57
2021-04-09 20:30:10 -04:00
rijkvanzanten
c4e1e40279
Fix @directus/schema not reading Oracle overview correctly
...
Fixes #4735
2021-04-09 19:28:00 -04:00
rijkvanzanten
52ee17dc33
Fix dev scripts on root
2021-04-09 16:34:52 -04:00
rijkvanzanten
0bcc6507b2
Update package-lock
2021-04-09 15:58:37 -04:00
WoLfulus
42393951e0
Test runners for storage drivers ( #4716 )
...
* add tests to drive
* add azure test runner
* add gcs test runner
* add s3 test runner
* quick changes
* Re-add npm run dev
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-04-09 15:40:12 -04:00
rijkvanzanten
f8f843e5be
v9.0.0-rc.56
2021-04-08 17:41:53 -04:00
rijkvanzanten
73f7ac8f3f
v9.0.0-rc.55
2021-04-07 13:00:16 -04:00
WoLfulus
1898be9424
Add withCredentials to axios ( #4886 )
...
* add no cache and credentials to axios
* remove cache
2021-04-07 12:32:26 -04:00
Dustin
632895eb68
Storage: S3 ACL & Content Type ( #4694 )
...
* add S3 env config for ACL. pass along file type for S3 upload
* add STORAGE_<LOCATION>_ACL to S3 docs
2021-04-07 12:15:47 -04:00
rijkvanzanten
08958fec23
v9.0.0-rc.54
2021-04-06 18:45:32 -04:00
rijkvanzanten
3e52436fbd
Add prepublish script to sdk
2021-04-06 18:41:42 -04:00
rijkvanzanten
5ce586e504
Sync version of new sdk
2021-04-06 18:41:18 -04:00
Jian Liao
70c825af56
Add DNA and correct macOS for format title ( #4848 )
...
* add more ignore pattern for git
* revert the change for api/.gitignore
* Add DNA and change MacOS to macOS to align with Apple official name
* Move DNA to acronyms
Co-authored-by: Jian Liao <jianliao@adobe.com >
2021-04-05 21:13:25 -04:00
WoLfulus
3db8b9a1b3
Updated SDK docs and typing fixes ( #4787 )
...
* typing fixes
* docs update
* ignore compiled test dir
* use top level await syntax
2021-03-31 14:43:29 -04:00
rijkvanzanten
8df659325c
Rename dev to test:watch
2021-03-31 10:20:18 -04:00
rijkvanzanten
a5eadd1ec4
Fix reset url parameter in password request
...
Fixes #4739
2021-03-30 18:30:56 -04:00
WoLfulus
3c1204b928
SDK 2.0 ( #4510 )
...
* add new sdk
* update version
* fixes and sdk documentation
* typing updates, documentation
* added missing endpoints
* targeting minified version for unpkg
* removed unused types file
* fixed non minified versions
* fix sdk exports
* fix the fix
* Remove old sdk
* Remove old sdk docs
* Install types for Jest, add npm test
* Rely on npm exclusively
* Remove examples folder
* Move typescript down
* Update sdk.md
* added auto refresh and requested changes
added more http test calls
fixed typing issue in customized types
* remove unused endpoint
* updated docs
* added singletons, fixed typing issues, added password handlers
* rename graphql function and fixed system endpoint
* Remove unused imports, fix build
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
Co-authored-by: Ben Haynes <ben@rngr.org >
2021-03-30 18:23:23 -04:00
rijkvanzanten
fb91fd57e0
v9.0.0-rc.53
2021-03-30 13:17:52 -04:00
rijkvanzanten
0ff8d62e9c
Remove package-lock files from sub-packages
...
Fixes cross-package versioning problems
2021-03-29 15:41:24 -04:00
rijkvanzanten
9b6869e068
v9.0.0-rc.52
2021-03-29 14:53:22 -04:00
Stephen O'Connor
bb9b39187b
Remove semi-colon to avoid ORA-00933 ( #4726 )
2021-03-29 08:59:34 -04:00
Maarten Docter
22ad2d61e7
Replace path.normalize with normalize-path ( #4643 )
...
* Replace path.normalize with normalize-path
* Update package-lock
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com >
2021-03-25 17:43:21 -04:00