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 1.0.3 to 1.0.4 #68

Closed snyk-bot closed 1 year ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade knex from 1.0.3 to 1.0.4.

: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.


Release notes
Package name: knex
  • 1.0.4 - 2022-03-13

    1.0.4 - 13 March, 2022

    New features:

    • Add whereLike functions #5044

    Bug fixes:

    • Fix orWhereJsonPath clause #5022
    • Subquery in on clause missing parenthesis #5049
    • Rework Union Wrapping #5030
    • Oracle: Fix batch inserts with DEFAULT values with OracleDB #2592 #5037

    Typings:

    • Fix types for "returning" methods #5031
    • createTableLike callback should be optional #5055

    Documentation:

  • 1.0.3 - 2022-02-10

    1.0.3 - 11 February, 2022

    Bug fixes:

    • Fix error message for missing migration files #4937
    • Add withMaterialized and withNotMaterialized to method-constants #5009
    • PostgreSQL: Fix whereJsonPath queries #5011
    • PostgreSQL: Fix delete joins #5016
    • CockroachDB: Fix whereJsonPath queries #5011
    • MySQL: Create primary keys in same statement #5017

    Typings:

    • Fix type definition for getMigration in MigrationSource #4998
    • Fix argument type of alter method #4996

    Improvements:

    • Use async / await syntax in seeds as default #5005

    Documentation:

    • Add Firebird dialect to ECOSYSTEM.md #5003

    1.0.2 - 02 February, 2022

    New features:

    • Support of MATERIALIZED and NOT MATERIALIZED with WITH/CTE #4940
    • Add raw support in onConflict clause #4960
    • Alter nullable constraint when alterNullable is set to true #4730
    • Add alterType parameter for alter function #4967
    • Support string json in json values #4988
    • MySQL: add with clause #4508

    Bug fixes:

    • Fix error message for missing migration files #4937
    • Move deferrable to after on update/on delete #4976
    • Do not use sys.tables to find if a table exists #2328
    • PostgreSQL: Fix Order nulls #4989
    • MySQL: Fix collation when renaming column #2666
    • SQLite: Same boolean handling in better-sqlite3 as in sqlite3 #4982

    Typings:

    • WhereILike - fix typo #4941
from knex GitHub release notes
Commit messages
Package name: knex
  • 1ce659f Prepare to release 1.0.4
  • 9e1daee Fix website documentation
  • 70e5aba createTableLike callback should be optional (#5055)
  • a906596 Rework Union Wrapping (#5030)
  • e0a6e54 Subquery in on clause missing parenthesis (#5049)
  • 106a881 Add whereLike functions (#5044)
  • 3616791 Fix batch inserts with DEFAULT values with OracleDB (#2592) (#5037)
  • 861b971 Bump lint-staged from 11.2.6 to 12.3.4 (#5023)
  • 52b35de Fix types for "returning" methods (#5031)
  • 17dbe94 Bump prettier from 2.4.1 to 2.5.1 (#4876)
  • 600d3c3 Fix orWhereJsonPath clause (#5022)
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