UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

Update dependency knex to v3 #4524

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knex (source) ^2.5.1 -> ^3.0.0 age adoption passing confidence

Release Notes

knex/knex (knex) ### [`v3.1.0`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#310---8-December-2023) [Compare Source](https://togithub.com/knex/knex/compare/3.0.1...3.1.0) ##### Bug fixes - andWhereNotJsonObject calling wrong function ([#​5683](https://togithub.com/knex/knex/issues/5683)) - PostgreSQL: fix error when setting query_timeout ([#​5673](https://togithub.com/knex/knex/issues/5673)) - MySQL: Missing comments on delete, update and insert ([#​5738](https://togithub.com/knex/knex/issues/5738)) - MySQL: Fixed issue with bigincrements not working with composite primary key - [#​5341](https://togithub.com/knex/knex/issues/5341) ([#​5343](https://togithub.com/knex/knex/issues/5343)) ##### Types - Add type definitions for orHavingNull and orHavingNotNull ([#​5669](https://togithub.com/knex/knex/issues/5669)) - Import knex as type in TS migration template ([#​5741](https://togithub.com/knex/knex/issues/5741)) - Fix conditional constraint error ([#​5747](https://togithub.com/knex/knex/issues/5747)) - PostgreSQL: Fix typing to reflect pg typing change ([#​5647](https://togithub.com/knex/knex/issues/5647)) ##### New features - Add transactor.parentTransaction ([#​5567](https://togithub.com/knex/knex/issues/5567)) - MySQL: Added implementation for upsert ([#​5743](https://togithub.com/knex/knex/issues/5743)) - Oracle: Support Object Names Greater than 30 Characters for Oracle DB Versions 12.2 and Greater ([#​5197](https://togithub.com/knex/knex/issues/5197)) ### [`v3.0.1`](https://togithub.com/knex/knex/releases/tag/3.0.1) [Compare Source](https://togithub.com/knex/knex/compare/3.0.0...3.0.1) - Fix broken release ### [`v3.0.0`](https://togithub.com/knex/knex/blob/HEAD/CHANGELOG.md#300---6-October-2023) [Compare Source](https://togithub.com/knex/knex/compare/2.5.1...3.0.0) - Fix raw bindings typing ([#​5401](https://togithub.com/knex/knex/issues/5401)) - Fix migrate:unlock when used with custom identifier wrapping. ([#​5353](https://togithub.com/knex/knex/issues/5353)) - Fix driver options specified with .options() method being ignored for oracledb dialect ([#​5123](https://togithub.com/knex/knex/issues/5123)) - Drop compatibility for Node < 16 - Fix knex d.ts to work with mixed modules ([#​5659](https://togithub.com/knex/knex/issues/5659)) - Fix Lexical error from "Instaed" to "Instead" ([#​5655](https://togithub.com/knex/knex/issues/5655)) ##### Bug fixes - Fix Linting [#​5455](https://togithub.com/knex/knex/issues/5455) - [#​5460](https://togithub.com/knex/knex/issues/5460)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.