Igor Savin
8bb9e830ff
Update TypeScript
2.1.0
2022-05-26 12:02:55 +03:00
Igor Savin
ac4ba2b9ec
Add missing hook
2022-05-26 12:00:55 +03:00
Igor Savin
a581116015
Prepare to release 2.1.0
2022-05-26 11:59:29 +03:00
dependabot[bot]
bd59d93fa0
Bump sinon from 13.0.2 to 14.0.0 ( #5169 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.2 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.2...v14.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 14:58:16 +02:00
Pedro Ramos
e308184988
MSSQL: Fix .hasTable result when using .withSchema ( #5176 )
2022-05-22 15:56:53 +03:00
Joel Venable
d671288b09
Update type definitions for pg connection ( #5139 )
...
Co-authored-by: Igor Savin <iselwin@gmail.com>
2022-05-22 15:55:58 +03:00
Connor Tumbleson
b20047bba5
Fixes Maria issue with 'NULL' returned instead of NULL on MariaDB 10.2.6+ ( #5181 )
2022-05-22 14:39:45 +02:00
dependabot[bot]
bf4318f0ec
Bump actions/setup-node from 3.1.1 to 3.2.0 ( #5183 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-05-22 14:34:53 +02:00
dependabot[bot]
bbaeadf582
Bump mocha from 9.2.2 to 10.0.0 ( #5153 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.2 to 10.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-22 15:05:18 +03:00
Johnny Robeson
3a874ec3ab
Use correct paths in package.json browser field ( #5174 )
2022-05-22 15:04:55 +03:00
Ferris
1baeefedf1
Allow Knex 2.x with Typescript to be installed via git ( #5187 )
2022-05-20 12:54:36 +03:00
Ferris
211c6a7765
Fix #5184 , ensure Typescript developer experience doesn't influence user experience ( #5185 )
2022-05-17 23:09:07 +03:00
Dominic Vonk
a4df3e3540
Implement extendable builders ( #5041 )
...
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2022-05-17 13:07:26 +03:00
Ferris
ad62d9072f
Fix #4869 , oracledb correctlyINSERTS Buffer ( #5167 )
2022-05-13 21:31:15 +02:00
Dmitry Kudryavtsev
e2516cd058
Refresh materialized view concurrently for PostgreSQL ( #5166 )
2022-05-08 20:15:43 +02:00
Ferris
3eec52ea25
Improving Typescript developer experience ( #5151 )
2022-05-06 11:36:23 +03:00
Ferris
2670c2f8b5
Add development support Typescript source files ( #5144 )
2022-05-01 22:02:44 +03:00
KlausBai
1525f0f916
fix: mysql hasColumn Error.(hasColumn a_id
but hasColumn('a_Id') is false) ( #5148 )
2022-04-29 11:29:15 +02:00
dependabot[bot]
d6da038add
Bump typescript from 4.6.3 to 4.6.4 ( #5149 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-04-29 11:28:16 +02:00
dependabot[bot]
cb2300155b
Bump github/codeql-action from 1 to 2 ( #5146 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 13:14:18 +03:00
Ferris
4e6a54735d
Added getDialectByNameOrAlias and converted repo to use it. ( #5142 )
2022-04-22 18:02:26 +03:00
Igor Savin
2511e74f57
Prepare to release 2.0.0
2.0.0
2022-04-21 23:27:55 +03:00
Olivier Cavadenti
d6b97d5b83
Migrate Jake to 10.8.5 ( #5138 )
2022-04-21 19:34:44 +02:00
Olivier Cavadenti
b8fc16f867
Restore sqlite3 package ( #5136 )
2022-04-21 19:05:40 +02:00
dependabot[bot]
3279e87815
Bump @types/node from 16.11.27 to 17.0.25 ( #5128 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.27 to 17.0.25.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 13:21:31 +02:00
Olivier Cavadenti
23d0d2e05a
Migrate Husky from 4 to 7 ( #5137 )
2022-04-21 13:15:02 +02:00
Sampo Silvennoinen
24c32f9e58
CI: Add Node 18, drop Node 17 ( #5129 )
2022-04-19 20:56:30 +03:00
Richard
0e81a65f4d
Allow null
as a valid value for .enu
/.enum
( #5116 )
...
When using the `useNative` and `existingType` options, the value isn't utilized.
The documentation uses `null` as an example, this commit allows said example
to pass in typescript
close #5114
2022-04-19 11:06:01 +02:00
Igor Savin
939d8a219c
Prepare to release 1.0.6
1.0.7
2022-04-13 13:38:18 +03:00
David Starke
8a3aac3cc8
Fix cli migrate:make sqlite dependency ( #5106 )
2022-04-13 13:37:16 +03:00
dependabot[bot]
f2a75277a7
Bump actions/setup-node from 3.1.0 to 3.1.1 ( #5112 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-04-12 14:34:51 +02:00
Igor Savin
f35f7d4972
Prepare to release 1.0.6
2022-04-12 10:17:50 +03:00
Olivier Cavadenti
b799561eb9
Remove DavidDM obsolete badge and add Libraries.io ( #5110 )
2022-04-11 23:32:37 +02:00
Olivier Cavadenti
1794ea85ec
No client override during migrate:make ( #5109 )
2022-04-11 20:29:10 +02:00
Olivier Cavadenti
43dcc790f7
Active Coveralls on Pull Requests ( #5089 )
2022-04-09 14:33:34 +02:00
Daniel van Hoesel
3435b4602c
Wait for search path to be set before continuing ( #5107 )
2022-04-07 17:27:25 +02:00
dependabot[bot]
f380e48e30
Bump actions/setup-node from 2.5.1 to 3.1.0 ( #5099 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.1 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 00:04:31 +03:00
dependabot[bot]
5e3c93812f
Bump typescript from 4.5.5 to 4.6.3 ( #5087 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.3 )
---
updated-dependencies:
- dependency-name: typescript
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>
2022-04-05 00:04:14 +03:00
Igor Savin
1032bd96f4
Prepare to release 1.0.5
1.0.5
2022-04-04 23:57:40 +03:00
dependabot[bot]
ce7a77ca89
Bump prettier from 2.6.1 to 2.6.2 ( #5101 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2 )
---
updated-dependencies:
- dependency-name: prettier
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>
2022-04-04 19:05:23 +02:00
Wesley Wigham
359b29c000
Update knex types for TS 4.7 ( #5095 )
2022-04-04 13:03:19 +03:00
dependabot[bot]
c13e8cc600
Bump tsd from 0.19.1 to 0.20.0 ( #5100 )
...
Bumps [tsd](https://github.com/SamVerschueren/tsd ) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases )
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.19.1...v0.20.0 )
---
updated-dependencies:
- dependency-name: tsd
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>
2022-04-04 13:02:39 +03:00
Kory Nunn
0232bec305
Override knexfile options with CLI options ( #4047 )
...
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2022-03-30 07:37:08 +02:00
Olivier Cavadenti
93f94d6410
Async/await in tests : all query integration files ( #5075 )
2022-03-29 14:04:34 +02:00
dependabot[bot]
f5abd31f17
Bump prettier from 2.6.0 to 2.6.1 ( #5088 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1 )
---
updated-dependencies:
- dependency-name: prettier
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>
2022-03-25 10:20:33 +01:00
Olivier Cavadenti
d0c9027a4b
Fix @vscode-sqlite3 error message ( #5081 )
2022-03-22 23:04:42 +01:00
Olivier Cavadenti
00a56f156f
Add eslint mocha no only rule ( #5078 )
2022-03-20 17:25:54 +01:00
dependabot[bot]
f94e74d020
Bump commander from 8.3.0 to 9.1.0 ( #5069 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 8.3.0 to 9.1.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/v8.3.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-19 15:43:40 +01:00
dependabot[bot]
f48e68b318
Bump debug from 4.3.3 to 4.3.4 ( #5070 )
...
Bumps [debug](https://github.com/debug-js/debug ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/debug-js/debug/releases )
- [Commits](https://github.com/debug-js/debug/compare/4.3.3...4.3.4 )
---
updated-dependencies:
- dependency-name: debug
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>
2022-03-19 15:52:23 +02:00
Olivier Cavadenti
c3e41e3d78
Wrapped Unions Fixes ( #5072 )
2022-03-19 13:05:52 +01:00