geluk / matrix-webhook-gateway

Webhook gateway for Matrix / Synapse. Create and manage webhooks in Matrix channels for multiple services.
MIT License
18 stars 4 forks source link

[Snyk] Upgrade knex from 0.21.21 to 0.95.10 #6

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade knex from 0.21.21 to 0.95.10.

merge advice :information_source: 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:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-SETVALUE-1540541
436/1000
Why? Recently disclosed, CVSS 7.3
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: knex
  • 0.95.10 - 2021-08-20

    Improvements:

    • Use sys info function instead of connection db name #4623

    Typings:

    • Deferrable and withkeyName should not be in ColumnBuilder #4600
    • Add TypeScript support for deferrable, new Primary/Unique syntax #4589

    New features:

    • 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

    New features:

    • Add deferrable support for constraint #4584
    • Implement delete with join #4568
    • Add DPI error codes for Oracle #4536

    Bug fixes:

    • Fixing PostgreSQL datetime and timestamp column created with wrong format #4578

    Typings:

    • 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

    New features:

    • SQLite: Add support for file open flags #4446
    • Add .cjs extension to Seeder.js to support Node ESM #4381 #4382

    Bug fixes:

    • Remove peerDependencies to avoid auto-install on npm 7 #4480

    Typings:

    • 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

    New features:

    • 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

    Bug fixes:

    • Fix timeout method #4324
    • SQLite: prevent dropForeign from being silently ignored #4376

    Typings:

    • 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.2 - 11 March, 2021

    New features:

    • Improve ESM import support #4350

    Bug fixes:

    • CLI: update ts.stub files to new TypeScript namespace #4344
    • CLI: fix TypeScript migration stub after 0.95.0 changes #4366

    Typings:

    • Move QueryBuilder and KnexTimeoutError into knex namespace #4358

    Test / internal changes:

    • Unify db test helpers #4356

    0.95.1 - 04 March, 2021

    Bug fixes:

    • CLI: fix knex init not finding default knexfile #4339
  • 0.95.1 - 2021-03-04
  • 0.95.0 - 2021-03-03
    Read more
  • 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
from knex GitHub release notes
Commit messages
Package name: knex
  • cafc101 Prepare to release 0.95.10
  • 3a083d9 fix: use sys info function instead of connection db name (#4623)
  • e7e906f Updated ECOSYSTEM.md to add sqlcommenter-knex (#4624)
  • c7d8c81 Bump dtslint from 4.1.3 to 4.1.4 (#4618)
  • 4ff3a92 fix typing deferrable and withkeyName should not be in ColumnBuilder (#4600)
  • a74dc16 Bump dtslint from 4.1.2 to 4.1.3 (#4601)
  • 571b2bf Bump actions/setup-node from 2.3.0 to 2.4.0 (#4607)
  • 102a44d Prepare to release 0.95.9
  • 91bde60 Additional fixes for Oracle schema support (#4596)
  • 124107e Fix autoincrement for Oracle with schema (#4594)
  • b71f0af Improve Typing: add typescript support for deferrable, new Primary/Unique syntax (#4589)
  • bcaf77f Prepare to release 0.95.8
  • 59459db Update dependencies (#4585)
  • 45916f9 Add deferrable support for constraint (#4584)
  • 955c30d Bump actions/setup-node from 2.2.0 to 2.3.0 (#4580)
  • 8619d80 Add mssql trustServerCertificate option. (#4500)
  • c9a5548 Improve analytic types (#4576)
  • 55eadcf Fixing posgres datetime and timestamp column created with wrong format (#4578)
  • c335fda #873 | implement delete with join (#4568)
  • df51fd2 Update ECOSYSTEM.md - knemm (#4520)
  • f447b3b Add DPI error codes for Oracle (#4536)
  • eec4632 Bump actions/setup-node from 2.1.5 to 2.2.0 (#4569)
  • 3089d50 Prepare to release 0.95.7
  • f3ceb09 Update dependencies (#4567)
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