Open renovate[bot] opened 1 year ago
Patch and project coverage have no change.
Comparison is base (
8d756d9
) 79.49% compared to head (2152953
) 79.49%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
2.4.2
->2.5.1
Release Notes
knex/knex (knex)
### [`v2.5.1`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#251---12-July-2023) [Compare Source](https://togithub.com/knex/knex/compare/2.5.0...2.5.1) ##### Bug fixes - Fix Linting [#5455](https://togithub.com/knex/knex/issues/5455) - [#5460](https://togithub.com/knex/knex/issues/5460) ### [`v2.5.0`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#250---08-July-2023) [Compare Source](https://togithub.com/knex/knex/compare/2.4.2...2.5.0) ##### New features - Add uuid helper function ([#5617](https://togithub.com/knex/knex/issues/5617)) - Add `nativeBindings` option to `better-sqlite3` options ([#5461](https://togithub.com/knex/knex/issues/5461)) - Add QueryBuilder#updateFrom ([#5386](https://togithub.com/knex/knex/issues/5386)) - Add readonly transaction access mode ([#5445](https://togithub.com/knex/knex/issues/5445)) - Add readonly option to Better-SQLite3 ([#5530](https://togithub.com/knex/knex/issues/5530)) - Add EXCEPT as a valid keyword ([#5357](https://togithub.com/knex/knex/issues/5357)) - Add ability to prepend query comments ([#5289](https://togithub.com/knex/knex/issues/5289)) - Add fetchAsString option ([#5484](https://togithub.com/knex/knex/issues/5484)) ##### Bug fixes - Avoid password leaks on query logs ([#5559](https://togithub.com/knex/knex/issues/5559)) - Add knex.mjs to files in package.json ([#5518](https://togithub.com/knex/knex/issues/5518)) - Handle numeric array elements in .orderBy() ([#5551](https://togithub.com/knex/knex/issues/5551)) - Attach error handler early enough ([#5552](https://togithub.com/knex/knex/issues/5552)) - Fix Returning \* in Oracle ([#5598](https://togithub.com/knex/knex/issues/5598)) - Fix indexType option in `Postgres` ([#5601](https://togithub.com/knex/knex/issues/5601)) - Add mjs extension type ([#5616](https://togithub.com/knex/knex/issues/5616)) - Use implicit check on json fields for OracleDB ([#5478](https://togithub.com/knex/knex/issues/5478)) - Fix when manually close source stream ([#5466](https://togithub.com/knex/knex/issues/5466)) - Fix case sensitive issue with get table ([#5509](https://togithub.com/knex/knex/issues/5509)) ##### Typings - Add Object syntax overload to increment method ([#5512](https://togithub.com/knex/knex/issues/5512)) - Add object syntax overload to decrement method ([#5555](https://togithub.com/knex/knex/issues/5555)) - Fix typing for toSql ([#5594](https://togithub.com/knex/knex/issues/5594)) - Add ResolveTableType for `.merge()` ([#5605](https://togithub.com/knex/knex/issues/5605)) - Add missing types for havingNull and havingNotNull ([#5529](https://togithub.com/knex/knex/issues/5529)) - Add collate to the columnbuilder interface ([#5568](https://togithub.com/knex/knex/issues/5568)) - TableBuilder methods return the SchemaBuilder. ([#5486](https://togithub.com/knex/knex/issues/5486))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 was generated by Mend Renovate. View the repository job log.