[Snyk] Upgrade knex from 0.14.4 to 0.95.15 #49
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade knex from 0.14.4 to 0.95.15.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-UNSETVALUE-2400660
Why? CVSS 7.5
SNYK-JS-MINIMIST-559764
Why? CVSS 7.5
SNYK-JS-KNEX-471962
Why? CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: knex
-
0.95.15 - 2021-12-21
-
0.95.14 - 2021-11-08
- MySQL: mysql2 dialect validate connection fix #4794
- PostgreSQL: Support zero precision in timestamp/datetime #4784
- Allow string indexType in index creation #4791
-
0.95.13 - 2021-11-02
-
0.95.12 - 2021-10-27
- New dialect: CockroachDB #4742
- New dialect: pg-native #4327
- CockroachDB: add support for upsert #4767
- PostgreSQL: Support SELECT .. FOR NO KEY UPDATE / KEY SHARE row level locking clauses #4755
- PostgreSQL: Add support for 'CASCADE' in PostgreSQL 'DROP SCHEMA' queries #4713
- MySQL: Add storage engine index Type support to index() and unique() schema #4756
- MSSQL: Support table.primary, table.unique variant with options object #4710
- SQLite: Add setNullable support to SQLite #4684
- Add geometry column building #4776
- Add support for creating table copies #1373
- Implement support for views and materialized views #1626
- Implement partial index support #4768
- Support for 'is null' in 'order by' #3667
- Fix support for Oracle connections passed via knex.connection() #4757
- Avoid inserting multiple locks if a migration lock already exists #4694
- Some TableBuilder methods return wrong types #4764
- Update JoinRaw bindings type to accept arrays #4752
- fix onDelete/onUpdate for ColumnBuilder #4656
-
0.95.12-rc6 - 2021-10-27
-
0.95.12-rc5 - 2021-10-25
-
0.95.12-rc4 - 2021-10-20
-
0.95.12-rc3 - 2021-10-16
-
0.95.12-rc2 - 2021-10-15
-
0.95.12-rc1 - 2021-10-15
-
0.95.11 - 2021-09-03
- Add support for nullability modification via schema builder (table.setNullable() and table.dropNullable()) #4657
- MySQL: Add support for mysql/mariadb-client JSON parameters in connectionURIs #4629
- MSSQL: Support comments as MS_Description properties #4632
- Fix Analytic orderBy and partitionBy to follow the SQL documentation #4602
- CLI: fix migrate:up for migrations disabling transactions #4550
- SQLite: Fix adding a column with a foreign key constraint in SQLite #4649
- MSSQL: columnInfo() support case-sensitive database collations #4633
- MSSQL: Generate valid SQL for withRecursive() #4514
- Oracle: withRecursive: omit invalid RECURSIVE keyword, include column list #4514
- Add .mjs migration and seed stubs #4631
- SQLite: Clean up DDL handling and move all operations to the parser-based approach #4648
-
0.95.10 - 2021-08-20
- Use sys info function instead of connection db name #4623
- Deferrable and withkeyName should not be in ColumnBuilder #4600
- Add TypeScript support for deferrable, new Primary/Unique syntax #4589
- Oracle: support specifying schema for dropTable and dropSequence #4596
- Oracle: support specifying schema for autoincrement #4594
-
0.95.9 - 2021-07-31
-
0.95.8 - 2021-07-25
- Add deferrable support for constraint #4584
- Implement delete with join #4568
- Add DPI error codes for Oracle #4536
- Fixing PostgreSQL datetime and timestamp column created with wrong format #4578
- Improve analytic types #4576
- MSSQL: Add trustServerCertificate option #4500
-
0.95.7 - 2021-07-10
-
0.95.6 - 2021-05-17
-
0.95.5 - 2021-05-11
- SQLite: Add support for file open flags #4446
- Add .cjs extension to Seeder.js to support Node ESM #4381 #4382
- Remove peerDependencies to avoid auto-install on npm 7 #4480
- Fix typing for increments and bigIncrements #4406
- Add typings for on JoinClause for onVal #4436
- Adding Type Definition for isTransaction #4418
- Export client class from knex namespace #4479
-
0.95.4 - 2021-03-26
-
0.95.3 - 2021-03-25
- PostgreSQL: Add "same" as operator #4372
- MSSQL: Improve an estimate of the max comment length #4362
- Throw an error if negative offset is provided #4361
- Fix timeout method #4324
- SQLite: prevent dropForeign from being silently ignored #4376
- Allow config.client to be non-client instance #4367
- Add dropForeign arg type for single column #4363
- Update typings for TypePreservingAggregation and stream #4377
-
0.95.2 - 2021-03-11
-
0.95.1 - 2021-03-04
-
0.95.0 - 2021-03-03
-
0.95.0-next3 - 2021-02-18
-
0.95.0-next2 - 2021-02-15
-
0.95.0-next1 - 2021-02-08
-
0.21.21 - 2021-08-10
-
0.21.20 - 2021-08-07
-
0.21.19 - 2021-03-02
-
0.21.18 - 2021-02-22
-
0.21.17 - 2021-01-30
-
0.21.16 - 2021-01-17
-
0.21.15 - 2020-12-26
-
0.21.14 - 2020-12-18
-
0.21.13 - 2020-12-11
-
0.21.12 - 2020-11-02
-
0.21.11 - 2020-11-01
-
0.21.10 - 2020-10-31
-
0.21.9 - 2020-10-29
-
0.21.8 - 2020-10-27
-
0.21.7 - 2020-10-25
-
0.21.6 - 2020-09-27
-
0.21.5 - 2020-08-17
-
0.21.5-next2 - 2020-08-16
-
0.21.5-next1 - 2020-08-15
-
0.21.4 - 2020-08-10
-
0.21.3 - 2020-08-08
-
0.21.2 - 2020-07-09
-
0.21.1 - 2020-04-27
-
0.21.0 - 2020-04-18
-
0.20.15 - 2020-04-15
-
0.20.14 - 2020-04-14
-
0.20.13 - 2020-03-23
-
0.20.12 - 2020-03-19
-
0.20.11 - 2020-03-05
-
0.20.10 - 2020-02-16
-
0.20.9 - 2020-02-08
-
0.20.8 - 2020-01-14
-
0.20.7 - 2020-01-07
-
0.20.6 - 2019-12-29
-
0.20.4 - 2019-12-07
-
0.20.3 - 2019-11-27
-
0.20.2 - 2019-11-14
-
0.20.1 - 2019-10-29
-
0.20.0 - 2019-10-25
-
0.19.5 - 2019-10-06
-
0.19.4 - 2019-09-09
-
0.19.3 - 2019-08-28
-
0.19.2 - 2019-08-17
-
0.19.1 - 2019-07-23
-
0.19.0 - 2019-07-11
-
0.18.4 - 2019-07-10
-
0.18.3 - 2019-07-04
-
0.18.2 - 2019-07-02
-
0.18.1 - 2019-06-30
-
0.18.0 - 2019-06-26
-
0.18.0-next4 - 2019-06-23
-
0.18.0-next2 - 2019-06-19
-
0.18.0-next1 - 2019-06-17
-
0.17.6 - 2019-06-13
-
0.17.5 - 2019-06-08
-
0.17.4 - 2019-06-08
-
0.17.3 - 2019-06-02
-
0.17.2 - 2019-06-01
-
0.17.1 - 2019-05-31
-
0.17.1-next - 2019-05-30
-
0.17.0 - 2019-05-28
-
0.17.0-next6 - 2019-05-27
-
0.17.0-next5 - 2019-05-22
-
0.17.0-next4 - 2019-05-19
-
0.17.0-next2 - 2019-05-16
-
0.17.0-next - 2019-05-13
-
0.16.6-oracle-fix - 2019-04-12
-
0.16.5 - 2019-04-11
-
0.16.4 - 2019-04-11
-
0.16.4-next2 - 2019-03-13
-
0.16.4-next1 - 2019-01-31
-
0.16.3 - 2018-12-19
-
0.16.2 - 2018-12-10
-
0.16.1 - 2018-12-09
-
0.16.1-next2 - 2018-12-05
-
0.16.1-next1 - 2018-12-03
-
0.16.0-next5 - 2018-11-23
-
0.16.0-next4 - 2018-11-21
-
0.16.0-next3 - 2018-09-26
-
0.16.0-next2 - 2018-09-26
-
0.16.0-next1 - 2018-09-18
-
0.15.2 - 2018-07-19
-
0.15.1 - 2018-07-13
-
0.15.0 - 2018-07-01
-
0.14.6 - 2018-04-12
-
0.14.5 - 2018-04-08
-
0.14.4 - 2018-02-19
from knex GitHub release notes0.95.14 - 09 November, 2021
Bug fixes:
0.95.13 - 02 November, 2021
Bug fixes:
Typings:
0.95.12 - 28 October, 2021
New features:
Bug fixes:
Typings:
0.95.11 - 03 September, 2021
New features:
Bug fixes:
Improvements:
Improvements:
Typings:
New features:
New features:
Bug fixes:
Typings:
New features:
Bug fixes:
Typings:
New features:
Bug fixes:
Typings:
Commit messages
Package name: knex
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs