691 Commits

Author SHA1 Message Date
Igor Savin
9101f8ed45
Run CI on Node 22 and remove dtslint (#6165) 2025-01-05 19:04:07 +02:00
Igor Savin
4ca3dd5bc2 Prepare to release 3.1.0 2023-12-08 01:15:53 +02:00
dependabot[bot]
6243f6cbd5
Bump rimraf from 3.0.2 to 5.0.5 (#5699)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v5.0.5)

---
updated-dependencies:
- dependency-name: rimraf
  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>
Co-authored-by: Igor Savin <iselwin@gmail.com>
2023-12-02 17:39:20 +02:00
dependabot[bot]
0f2aea01c6
Bump pg-connection-string from 2.6.1 to 2.6.2 (#5753)
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.6.1 to 2.6.2.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.6.2/packages/pg-connection-string)

---
updated-dependencies:
- dependency-name: pg-connection-string
  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-02 16:53:21 +02:00
dependabot[bot]
2063b552c1
Bump tedious from 14.7.0 to 16.6.1 (#5754)
Bumps [tedious](https://github.com/tediousjs/tedious) from 14.7.0 to 16.6.1.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](https://github.com/tediousjs/tedious/compare/v14.7.0...v16.6.1)

---
updated-dependencies:
- dependency-name: tedious
  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>
2023-12-02 16:51:16 +02:00
Igor Savin
1d7707e312
Fix master (#5752) 2023-11-28 02:05:15 +02:00
Igor Savin
13414348da
Fix some of the linting failures and update better-sqlite (#5749)
* Try to fix linting

* Update better-sqlite
2023-11-28 01:40:25 +02:00
Igor Savin
caa7558176 Update changelog 2023-11-28 01:24:08 +02:00
Igor Savin
3ba9550346 Fix linting script 2023-10-06 09:54:15 +03:00
Igor Savin
d12759e115 Prepare to release 3.0.0 2023-10-06 09:53:30 +03:00
dependabot[bot]
bbbe4d4637
Bump oracledb from 5.5.0 to 6.1.0 (#5675)
Bumps [oracledb](https://github.com/oracle/node-oracledb) from 5.5.0 to 6.1.0.
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oracle/node-oracledb/compare/v5.5.0...v6.1.0)

---
updated-dependencies:
- dependency-name: oracledb
  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>
2023-09-11 17:16:52 +03:00
Steve Fan
6142d9884b
Update package.json to get over Node 14 (#5684)
Co-authored-by: Igor Savin <iselwin@gmail.com>
2023-09-11 16:28:00 +03:00
Olivier Cavadenti
ae2a10efb8 Prepare to release 2.5.1 2023-07-12 22:51:42 +02:00
Ricardo Costa
a37f4f1fb8
Improve linting (#5460)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2023-07-12 22:42:57 +02:00
Olivier Cavadenti
ce6b591d33 Prepare to release 2.5.0 2023-07-08 22:08:37 +02:00
dependabot[bot]
d3c68b2fe6
Bump @types/node from 18.16.19 to 20.4.0 (#5620)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.19 to 20.4.0.
- [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>
2023-07-07 10:13:22 +02:00
Dmitry Maganov
8e2944d829
Add knex.mjs to files in package.json (#5518) 2023-07-05 16:17:58 +02:00
dependabot[bot]
9e5fdfae89
Bump pg-connection-string from 2.5.0 to 2.6.1 (#5610)
Bumps [pg-connection-string](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg-connection-string) from 2.5.0 to 2.6.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg-connection-string@2.6.1/packages/pg-connection-string)

---
updated-dependencies:
- dependency-name: pg-connection-string
  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-07-04 10:14:27 +02:00
dependabot[bot]
775c719043
Bump typescript from 5.0.3 to 5.0.4 (#5538)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.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>
2023-04-20 09:07:36 +02:00
dependabot[bot]
ce56f40020
Bump typescript from 5.0.2 to 5.0.3 (#5533)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
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>
2023-04-03 09:23:56 +02:00
Zhang Yidong
ab1f9ae372
[Sqlite3] Fix can not get table sql because of case sensitive (#5509)
Co-authored-by: Olivier Cavadenti <olivier.cavadenti@gmail.com>
2023-03-30 18:15:04 +02:00
dependabot[bot]
13936f2702
Bump typescript from 4.8.3 to 5.0.2 (#5519)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v5.0.2)

---
updated-dependencies:
- dependency-name: typescript
  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>
2023-03-30 11:52:47 +02:00
dependabot[bot]
de2a8a2df4
Bump commander from 9.5.0 to 10.0.0 (#5447)
Bumps [commander](https://github.com/tj/commander.js) from 9.5.0 to 10.0.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/v9.5.0...v10.0.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>
2023-03-28 22:31:49 +02:00
dependabot[bot]
676ae9fa3b
Bump mysql2 from 2.3.3 to 3.2.0 (#5505)
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.3.3 to 3.2.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.2.0)

---
updated-dependencies:
- dependency-name: mysql2
  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>
2023-03-28 22:17:36 +02:00
dependabot[bot]
833c039cb8
Bump tsd from 0.25.0 to 0.28.1 (#5528)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.25.0 to 0.28.1.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.25.0...v0.28.1)

---
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>
2023-03-28 22:14:29 +02:00
dependabot[bot]
01688a49f0
Bump prettier from 2.8.3 to 2.8.7 (#5527)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.7.
- [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.8.3...2.8.7)

---
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>
2023-03-28 14:42:32 +02:00
Igor Savin
73a3e33a32 Prepare to release 2.4.2 2023-01-22 16:13:58 +02:00
Igor Savin
9a6c5ba62f
Additional lint checks before publishing (#5459) 2023-01-22 16:13:24 +02:00
Igor Savin
d102fe3b96 Prepare to release 2.4.1 2023-01-18 01:23:32 +02:00
Igor Savin
3475d81668 Prepare to release 2.4.0 2023-01-06 17:42:59 +02:00
dependabot[bot]
e97f92201a
Bump tsd from 0.24.1 to 0.25.0 (#5396)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.24.1...v0.25.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 23:30:12 +01:00
dependabot[bot]
962bb0a635
Bump sinon from 14.0.2 to 15.0.1 (#5413)
Bumps [sinon](https://github.com/sinonjs/sinon) from 14.0.2 to 15.0.1.
- [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/v14.0.2...v15.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 21:12:36 +01:00
dependabot[bot]
82610ca4e7
Bump tsd from 0.23.0 to 0.24.1 (#5329)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.23.0 to 0.24.1.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.23.0...v0.24.1)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 09:25:27 +02:00
dependabot[bot]
cb5be880c1
Bump typescript from 4.8.2 to 4.8.3 (#5324)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-13 11:45:14 +02:00
Igor Savin
f52b2c5c51 Merge remote-tracking branch 'origin/master' 2022-08-31 22:23:52 +03:00
Igor Savin
05c47077c1 Prepare to release 2.3.0 2022-08-31 22:23:40 +03:00
Igor Savin
13b61c084c
Update dependencies (#5317) 2022-08-31 22:16:28 +03:00
dependabot[bot]
29283a1560
Bump tsd from 0.22.0 to 0.23.0 (#5314)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 21:19:25 +03:00
dependabot[bot]
3835e9d1c1
Bump typescript from 4.7.4 to 4.8.2 (#5312)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-26 14:47:21 +03:00
Igor Savin
72065c1797 Prepare to release 2.2.0 2022-07-19 00:24:38 +03:00
dependabot[bot]
aaada36120
Bump tsd from 0.21.0 to 0.22.0 (#5247)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.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-07-14 15:28:11 +02:00
dependabot[bot]
27be81ab8c
Bump @types/node from 17.0.45 to 18.0.4 (#5262)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.45 to 18.0.4.
- [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-07-14 15:24:59 +02:00
dependabot[bot]
d371c0424a
Bump colorette from 2.0.18 to 2.0.19 (#5226)
Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/jorgebucaran/colorette/releases)
- [Commits](https://github.com/jorgebucaran/colorette/compare/2.0.18...2.0.19)

---
updated-dependencies:
- dependency-name: colorette
  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-06-20 21:01:14 +02:00
dependabot[bot]
fbb774b4dd
Bump typescript from 4.7.3 to 4.7.4 (#5230)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.3...v4.7.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-06-20 11:26:02 +02:00
dependabot[bot]
49f90f4892
Bump tsd from 0.20.0 to 0.21.0 (#5215)
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.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-06-14 15:25:09 +02:00
dependabot[bot]
cd092ccf95
Bump colorette from 2.0.17 to 2.0.18 (#5220)
Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/jorgebucaran/colorette/releases)
- [Commits](https://github.com/jorgebucaran/colorette/compare/2.0.17...2.0.18)

---
updated-dependencies:
- dependency-name: colorette
  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-06-14 13:10:20 +02:00
dependabot[bot]
bb07d42aa2
Bump typescript from 4.7.2 to 4.7.3 (#5209)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

---
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-06-06 18:21:07 +02:00
dependabot[bot]
1dc0966fdd
Bump colorette from 2.0.16 to 2.0.17 (#5210)
Bumps [colorette](https://github.com/jorgebucaran/colorette) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/jorgebucaran/colorette/releases)
- [Commits](https://github.com/jorgebucaran/colorette/compare/2.0.16...2.0.17)

---
updated-dependencies:
- dependency-name: colorette
  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-06-06 18:20:51 +02:00
dependabot[bot]
84af57a9f6
Bump lint-staged from 12.5.0 to 13.0.0 (#5204)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.5.0 to 13.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.5.0...v13.0.0)

---
updated-dependencies:
- dependency-name: lint-staged
  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-06-02 09:16:41 +02:00
Igor Savin
8bb9e830ff Update TypeScript 2022-05-26 12:02:55 +03:00