TryGhost / NQL

MIT License
4 stars 8 forks source link

Update dependency knex to v2.4.2 #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knex (source) 2.3.0 -> 2.4.2 age adoption passing confidence

Release Notes

knex/knex ### [`v2.4.2`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​242---22-January-2022) [Compare Source](https://togithub.com/knex/knex/compare/5caf526c27127eb078d7b837500101d2b6766b73...0d27bcb60b9bfd57fabf896715350089e0b1050c) ##### Bug fixes - CLI: Fix incorrent EOL causing errors on Linux [#​5455](https://togithub.com/knex/knex/issues/5455) ### [`v2.4.1`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​241---18-January-2022) [Compare Source](https://togithub.com/knex/knex/compare/2.4.0...5caf526c27127eb078d7b837500101d2b6766b73) ##### Bug fixes - PostgreSQL: Fix Malformed array literal 2.4.0 Regression [#​5439](https://togithub.com/knex/knex/issues/5439) ### [`v2.4.0`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#​240---06-January-2022) [Compare Source](https://togithub.com/knex/knex/compare/2.3.0...2.4.0) ##### New features: - Support partial unique indexes [#​5316](https://togithub.com/knex/knex/issues/5316) - Make compiling SQL in error message optional [#​5282](https://togithub.com/knex/knex/issues/5282) ##### Bug fixes - Insert array into json column [#​5321](https://togithub.com/knex/knex/issues/5321) - Fix unexpected max acquire-timeout [#​5377](https://togithub.com/knex/knex/issues/5377) - Fix: orWhereJson [#​5361](https://togithub.com/knex/knex/issues/5361) - MySQL: Add assertion for basic where clause not to be object or array [#​1227](https://togithub.com/knex/knex/issues/1227) - SQLite: Fix changing the default value of a boolean column in SQLite [#​5319](https://togithub.com/knex/knex/issues/5319) ##### Typings: - add missing type for 'expirationChecker' on PgConnectionConfig [#​5334](https://togithub.com/knex/knex/issues/5334)

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Base: 79.49% // Head: 79.49% // No change to project coverage :thumbsup:

Coverage data is based on head (676f7fa) compared to base (99cbbb0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ======================================= Coverage 79.49% 79.49% ======================================= Files 9 9 Lines 1551 1551 Branches 313 313 ======================================= Hits 1233 1233 Misses 313 313 Partials 5 5 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TryGhost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TryGhost)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.