herbsjs / herbs2knex

Create repositories using Knex to retrieve and store Entities
Other
7 stars 13 forks source link

fix: update dependency of db libraries #30

Closed jhomarolo closed 3 years ago

jhomarolo commented 3 years ago

update knex, mssql, pg and tedius. Include bug fixes and sec updates

Fixes #

Proposed Changes

  1. fix: update dependency of db libraries
  2. update knex, mssql, pg and tedius. Include bug fixes and sec updates

Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (d803f2d) into master (e6db241) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          141       141           
=========================================
  Hits           141       141           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 503e38d...d803f2d. Read the comment docs.

jhomarolo commented 3 years ago

:tada: This PR is included in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: