herbsjs / herbs2knex

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

feat: add support for new version of knex #53

Closed jhomarolo closed 2 years ago

jhomarolo commented 2 years ago

Proposed Changes

  1. Add support for new version of knex
  2. Update herbsjs dependencies

    Readiness Checklist

Author/Contributor

Reviewing Maintainer

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (c0fc97c) into master (8e6ac82) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files           3        3           
  Lines         147      147           
=======================================
  Hits          146      146           
  Misses          1        1           

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 3e674d7...c0fc97c. Read the comment docs.

jhomarolo commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: