Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade knex from 0.13.0 to 0.14.0 #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kba
Copy link
Owner

@kba kba commented Jan 10, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • anno-store-sql/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
low severity 461/1000
Why? Recently disclosed, Has a fix available, CVSS 3.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-DEBUG-3227433
No No Known Exploit

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

Commit messages
Package name: knex The new version differs by 48 commits.
  • 4005615 Bumped version up to 0.14
  • 291bcfd Change log update for 0.14 release
  • 7c1a0d4 mysql stream should support query options (#2301)
  • 74f2a03 Throw error on non-string table comment (#2126)
  • 53314cb Making containsUndefined check for own properties (#1711)
  • f66b524 Call to knex.migrate.currentVersion causes an error #2111 (#2123)
  • 7d18837 Allow update queries in with statements. Fixes #2263. (#2298)
  • 85d088a Update each out-of-date dependency according to david-dm.org. (#2297)
  • f40d69d Update v8flags to version 3.0.0 (#2288)
  • fddfd3b Escape table name in SQLite columnInfo call (#2281)
  • e59cc19 Update interpret version (#2283)
  • d0d22e0 Track the current migration file for use in error message. Print filename of errored migration (#2272)
  • 11536f9 Implemented select syntax: select({ alias: 'column' }) (#2227)
  • b092a27 Allow raw expressions in query builder aggregate methods (#2257)
  • 9658c78 Post processing hook for query result (#2261)
  • 0ccd591 Fix connection error propagation when streaming (#2199)
  • 7032dff Fix comments not being applied to increments columns (#2243)
  • 15639d0 Build native sql for a dialect without to string (#2237)
  • 491cc78 Updated oprator list and allow operator transformation for e.g. escaping ? (#2239)
  • b5d93f1 Configuration option to allow override/hook to identifier wrapping code (#2217)
  • 9122cbf upgrade generic-pool to 3.1.7 (#2208)
  • 8f7d2e2 Adding NOT ILIKE for postgres (#2195)
  • f8989e1 Fix debug output typo (#2187)
  • 03f0fb4 Remove sorting of statements from UPDATE (#2169) (#2171)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants