UniversityOfHelsinkiCS / lomake

Opetushallinnon tilannekuvalomake
2 stars 3 forks source link

Update dependency sequelize-cli to v6 #1018

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sequelize-cli ^5.5.1 -> ^6.0.0 age adoption passing confidence

Release Notes

sequelize/cli (sequelize-cli) ### [`v6.6.2`](https://togithub.com/sequelize/cli/releases/tag/v6.6.2) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.6.1...v6.6.2) ##### Bug Fixes - allow : to be used in password ([#​1390](https://togithub.com/sequelize/cli/issues/1390)) ([a52f8bd](https://togithub.com/sequelize/cli/commit/a52f8bdfa62ce81ef347428f9cf52dd510f61374)) ### [`v6.6.1`](https://togithub.com/sequelize/cli/releases/tag/v6.6.1) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.6.0...v6.6.1) ##### Bug Fixes - include .cts files when discovering migrations ([#​1273](https://togithub.com/sequelize/cli/issues/1273)) ([4ddb8d4](https://togithub.com/sequelize/cli/commit/4ddb8d4b8ec57d03fce0ef43803527bdce5d5643)) ### [`v6.6.0`](https://togithub.com/sequelize/cli/releases/tag/v6.6.0) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.5.2...v6.6.0) ##### Bug Fixes - only show error detail when error.original is defined ([#​1241](https://togithub.com/sequelize/cli/issues/1241)) ([8ba4748](https://togithub.com/sequelize/cli/commit/8ba47488638c9122b2e52ec7add3d0b03d52c2e2)) ##### Features - add support for test files colocated with models ([#​1187](https://togithub.com/sequelize/cli/issues/1187)) ([6ba32e1](https://togithub.com/sequelize/cli/commit/6ba32e1fde860c537402fe022226a3da16e7f6a8)) ### [`v6.5.2`](https://togithub.com/sequelize/cli/releases/tag/v6.5.2) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.5.1...v6.5.2) ##### Bug Fixes - **types:** add type declarations to package ([#​1185](https://togithub.com/sequelize/cli/issues/1185)) ([5dc5df3](https://togithub.com/sequelize/cli/commit/5dc5df3bfddc866b4985bedb08abb5410091ea06)) ### [`v6.5.1`](https://togithub.com/sequelize/cli/releases/tag/v6.5.1) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.4.1...v6.5.1) ##### Bug Fixes - **postgres:** add ERROR detail to output of migration ([#​1142](https://togithub.com/sequelize/cli/issues/1142)) ([497b805](https://togithub.com/sequelize/cli/commit/497b805edb5056833e4609430c9af7a9313ef013)) ### [`v6.4.1`](https://togithub.com/sequelize/cli/releases/tag/v6.4.1) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.4.0...v6.4.1) ##### Bug Fixes - fix config import breaking on windows ([#​995](https://togithub.com/sequelize/cli/issues/995)) ([acbc66f](https://togithub.com/sequelize/cli/commit/acbc66f8cb46060a7ee7a4eb2c000b38a592ffbb)) ### [`v6.4.0`](https://togithub.com/sequelize/cli/releases/tag/v6.4.0) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.3.0...v6.4.0) ##### Bug Fixes - running one seed is so slow ([#​944](https://togithub.com/sequelize/cli/issues/944)) ([36f41f1](https://togithub.com/sequelize/cli/commit/36f41f121c596f86d67abe5a353ce1a3472f72c9)) ##### Features - add support for ESM config files ([#​987](https://togithub.com/sequelize/cli/issues/987)) ([54b9ded](https://togithub.com/sequelize/cli/commit/54b9dedc1bf9a985001aa26cb8b56c97775f9159)) ### [`v6.3.0`](https://togithub.com/sequelize/cli/blob/HEAD/CHANGELOG.md#v630---Nov-3rd-2021) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.2.0...v6.3.0) ##### Fixed - Formatting in documentation - Fix linting errors ##### Chore - Update dependencies ### [`v6.2.0`](https://togithub.com/sequelize/cli/blob/HEAD/CHANGELOG.md#v620---5th-July-2020) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.1.0...v6.2.0) ##### Feature - feat: support migrations files with ts file extension [#​915](https://togithub.com/sequelize/cli/issues/915) ### [`v6.1.0`](https://togithub.com/sequelize/cli/blob/HEAD/CHANGELOG.md#v610---27th-June-2020) [Compare Source](https://togithub.com/sequelize/cli/compare/v6.0.0...v6.1.0) ##### Fixed - fix(timestamps): support for timestamps in migration tables [#​899](https://togithub.com/sequelize/cli/issues/899) ### [`v6.0.0`](https://togithub.com/sequelize/cli/blob/HEAD/CHANGELOG.md#v600---24th-June-2020) [Compare Source](https://togithub.com/sequelize/cli/compare/v5.5.1...v6.0.0) ##### Fixed - fix: support for `sequelize@6`

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 was generated by Mend Renovate. View the repository job log.