Update dependency sequelize to v6.13.0 #48

Merged
sebclem merged 1 commits from renovate/sequelize-6.x into main 2022-01-12 10:46:35 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
sequelize (source) dependencies minor 6.12.0 -> 6.13.0

Release Notes

sequelize/sequelize

v6.13.0

Compare Source

Bug Fixes
Features

v6.12.5

Compare Source

Bug Fixes

v6.12.4

Compare Source

Bug Fixes
  • mssql/async-queue: fix unable to start mysql due to circular ref (#​13823) (49e8614)

v6.12.3

Compare Source

Bug Fixes

v6.12.2

Compare Source

Bug Fixes

v6.12.1

Compare Source

Bug Fixes

v6.12.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sequelize](https://sequelize.org/) ([source](https://github.com/sequelize/sequelize)) | dependencies | minor | [`6.12.0` -> `6.13.0`](https://renovatebot.com/diffs/npm/sequelize/6.11.0/6.13.0) | --- ### Release Notes <details> <summary>sequelize/sequelize</summary> ### [`v6.13.0`](https://github.com/sequelize/sequelize/releases/v6.13.0) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.5...v6.13.0) ##### Bug Fixes - fix typings for queries with {plain: true} option ([#&#8203;13899](https://github.com/sequelize/sequelize/issues/13899)) ([308d017](https://github.com/sequelize/sequelize/commit/308d0171ec3b2fd7d329c978e7885e6cc23466d0)) ##### Features - **mariadb:** add mariadb support in Sequelize.set function ([#&#8203;13926](https://github.com/sequelize/sequelize/issues/13926)) ([02bda05](https://github.com/sequelize/sequelize/commit/02bda05a0757773c0d71fa574e6217210adabecf)), closes [#&#8203;13920](https://github.com/sequelize/sequelize/issues/13920) - **postgres:** drop indices concurrently in Postgres ([#&#8203;13903](https://github.com/sequelize/sequelize/issues/13903)) ([37f20a6](https://github.com/sequelize/sequelize/commit/37f20a6028eecdd89a61c3db708506784105adfc)) ### [`v6.12.5`](https://github.com/sequelize/sequelize/releases/v6.12.5) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.4...v6.12.5) ##### Bug Fixes - **dialect:** sequelize pool doesn't take effect in dialect "mssql" ([#&#8203;13880](https://github.com/sequelize/sequelize/issues/13880)) ([fc155b6](https://github.com/sequelize/sequelize/commit/fc155b627448e09420b4d8308736b8d3a74e2935)) - **model:** fix count with grouping typing ([#&#8203;13884](https://github.com/sequelize/sequelize/issues/13884)) ([49beb29](https://github.com/sequelize/sequelize/commit/49beb29ae757dde7b5eb531b0d857e39413ffb3b)), closes [#&#8203;13871](https://github.com/sequelize/sequelize/issues/13871) - **types:** improve ModelCtor / ModelStatic typing ([#&#8203;13890](https://github.com/sequelize/sequelize/issues/13890)) ([34aa808](https://github.com/sequelize/sequelize/commit/34aa808425371c9b7cdf43cfe8ec3141d33ade34)) - **types:** omit FK and scope keys in HasManyCreateAssociationMixin ([#&#8203;13892](https://github.com/sequelize/sequelize/issues/13892)) ([b315ce8](https://github.com/sequelize/sequelize/commit/b315ce8b967c5f6cf55a4f774aaca60306087bfb)) ### [`v6.12.4`](https://github.com/sequelize/sequelize/releases/v6.12.4) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.3...v6.12.4) ##### Bug Fixes - **mssql/async-queue:** fix unable to start mysql due to circular ref ([#&#8203;13823](https://github.com/sequelize/sequelize/issues/13823)) ([49e8614](https://github.com/sequelize/sequelize/commit/49e861459ee88be334b3969f16d0e03582fd16f0)) ### [`v6.12.3`](https://github.com/sequelize/sequelize/releases/v6.12.3) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.2...v6.12.3) ##### Bug Fixes - **data-types:** moment object throwing error ([#&#8203;13818](https://github.com/sequelize/sequelize/issues/13818)) ([78c7414](https://github.com/sequelize/sequelize/commit/78c7414ab6bcbb1adec161c0e223f248edb15511)) ### [`v6.12.2`](https://github.com/sequelize/sequelize/releases/v6.12.2) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.1...v6.12.2) ##### Bug Fixes - **abstract:** patch jsonb operator for pg if value is json ([#&#8203;13780](https://github.com/sequelize/sequelize/issues/13780)) ([a2375c5](https://github.com/sequelize/sequelize/commit/a2375c5645dd89fb436707e95cc01b5c546eb7fc)) - **operators:** fix ts support for operators.ts ([#&#8203;13805](https://github.com/sequelize/sequelize/issues/13805)) ([b532ab1](https://github.com/sequelize/sequelize/commit/b532ab1dbdda2bfdb586b4ba0765147e71a86ae1)) - **postgres:** allows usage of schema for ARRAY(ENUM) type name ([#&#8203;13807](https://github.com/sequelize/sequelize/issues/13807)) ([da5b0ce](https://github.com/sequelize/sequelize/commit/da5b0ce2d35d0381b80e787f977a7aefb7cdca56)) - **query-interface:** bring back quoteIdentifier(s) to queryInterface ([#&#8203;13810](https://github.com/sequelize/sequelize/issues/13810)) ([001dc60](https://github.com/sequelize/sequelize/commit/001dc6006d24a14817c8e7744baf5d1d40eab520)) ### [`v6.12.1`](https://github.com/sequelize/sequelize/releases/v6.12.1) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.12.0...v6.12.1) ##### Bug Fixes - allow deep imports ([#&#8203;13795](https://github.com/sequelize/sequelize/issues/13795)) ([1ecdaf9](https://github.com/sequelize/sequelize/commit/1ecdaf98308ae9b975ec3af7be209fd448043e6e)) - fix invalid ts import style of lib/operators ([#&#8203;13797](https://github.com/sequelize/sequelize/issues/13797)) ([8acc14f](https://github.com/sequelize/sequelize/commit/8acc14f3c639b2667ad4f79d963a3f365b2897a5)) ### [`v6.12.0`](https://github.com/sequelize/sequelize/releases/v6.12.0) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.11.0...v6.12.0) ##### Bug Fixes - **data-types:** unnecessary warning when getting data with DATE dataTypes ([#&#8203;13712](https://github.com/sequelize/sequelize/issues/13712)) ([121884b](https://github.com/sequelize/sequelize/commit/121884b0d364e0be53e93bfd90d99b7e15449897)) - **docs:** add aws-lamda route ([#&#8203;13693](https://github.com/sequelize/sequelize/issues/13693)) ([3059bce](https://github.com/sequelize/sequelize/commit/3059bce6003ca77b5e67cf7d6d673597b704db0e)) - **example:** fix coordinates format as per GeoJson ([#&#8203;13718](https://github.com/sequelize/sequelize/issues/13718)) ([f9dec20](https://github.com/sequelize/sequelize/commit/f9dec20cd1c0f1ace931ca470f8787a7b4046a56)) - **increment:** fix key value broken query ([#&#8203;12985](https://github.com/sequelize/sequelize/issues/12985)) ([fc0b19e](https://github.com/sequelize/sequelize/commit/fc0b19e3cf95f0c4d749c3bf871077228be64bba)) - **model.d:** fix findAndCountAll.count type ([#&#8203;13736](https://github.com/sequelize/sequelize/issues/13736)) ([b7b472e](https://github.com/sequelize/sequelize/commit/b7b472e7a0a55ebd402f7bced3e330c3087bc75f)) - **snowflake:** fix to prevent disconnect attempt on already disconnected connection ([#&#8203;13775](https://github.com/sequelize/sequelize/issues/13775)) ([2a9a551](https://github.com/sequelize/sequelize/commit/2a9a551609be94ee233516a1a9b4119892249d9c)) - **types:** add Col to where Ops ([#&#8203;13717](https://github.com/sequelize/sequelize/issues/13717)) ([2d7b865](https://github.com/sequelize/sequelize/commit/2d7b8653a82f16eff4ee5a48d1fd6ec9ab785c76)) - **types:** add instance member declaration ([#&#8203;13684](https://github.com/sequelize/sequelize/issues/13684)) ([ae3cde5](https://github.com/sequelize/sequelize/commit/ae3cde54b62f2bd41f35a002ba7ddf54946ca0ee)) - **types:** add missing schema field to sequelize options ([c7a0839](https://github.com/sequelize/sequelize/commit/c7a0839ffc2923e2881b8cc31a251709a929a022)), closes [#&#8203;12606](https://github.com/sequelize/sequelize/issues/12606) - **types:** allow override json function with custom return type ([#&#8203;13694](https://github.com/sequelize/sequelize/issues/13694)) ([2c3b384](https://github.com/sequelize/sequelize/commit/2c3b384cad6d9b6e1527f05560b12fc0338eca87)) - **upsert:** fall back to DO NOTHING if no update key values provided ([#&#8203;13594](https://github.com/sequelize/sequelize/issues/13594)) ([4071378](https://github.com/sequelize/sequelize/commit/407137822a62897f7366980acd7eeceb443601b9)) - **upsert:** fall back to DO NOTHING if no update key values provided ([#&#8203;13711](https://github.com/sequelize/sequelize/issues/13711)) ([f9dfaa7](https://github.com/sequelize/sequelize/commit/f9dfaa7c533acad4ae88fd16b47c3a5805fb6e9b)), closes [#&#8203;13594](https://github.com/sequelize/sequelize/issues/13594) - wrong interface used within mixin ([#&#8203;13685](https://github.com/sequelize/sequelize/issues/13685)) ([bd3ddf5](https://github.com/sequelize/sequelize/commit/bd3ddf5a93a17cb729aa160a89a3ee04c329c0ed)) ##### Features - **dialects:** add experimental support for db2 ([#&#8203;13374](https://github.com/sequelize/sequelize/issues/13374)) ([4443d2a](https://github.com/sequelize/sequelize/commit/4443d2af14c78b21ff2a70f4aeb69bd9d3f8c2e2)) - **dialect:** snowflake dialect support ([#&#8203;13406](https://github.com/sequelize/sequelize/issues/13406)) ([ad68a5e](https://github.com/sequelize/sequelize/commit/ad68a5e5f07d7800ece68290de4d15e33ac7579a)) - **model:** complete getAttributes feature ([b6510df](https://github.com/sequelize/sequelize/commit/b6510df2bdb5fb22c508c3f348e11cbaf7065fbc)) - **typescript:** create alpha release with ts ([911125e](https://github.com/sequelize/sequelize/commit/911125e4a8daf56cb4f6461fd1281a83f5373f0c)) - **types:** transition lib/errors ([#&#8203;13710](https://github.com/sequelize/sequelize/issues/13710)) ([8cdce6a](https://github.com/sequelize/sequelize/commit/8cdce6aeb32b09e4bc1359250efcfacc6742501f)) - **upsert:** add conflictFields option ([#&#8203;13723](https://github.com/sequelize/sequelize/issues/13723)) ([496bede](https://github.com/sequelize/sequelize/commit/496bede2f9e48cce6fe378a1c174a8a9154e2f7e)) </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2021-12-21 12:00:59 +01:00
Update dependency sequelize to v6.12.1
All checks were successful
continuous-integration/drone/push Build is passing
a10b783883
renovate-bot force-pushed renovate/sequelize-6.x from a10b783883 to 9b4e2a9c7f 2021-12-21 17:01:03 +01:00 Compare
Author
Owner

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` ```
renovate-bot force-pushed renovate/sequelize-6.x from 9b4e2a9c7f to e42f4769b6 2021-12-22 15:01:02 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.12.1 to Update dependency sequelize to v6.12.2 2021-12-22 15:01:03 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from e42f4769b6 to c5fda77b5c 2021-12-27 21:01:01 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.12.2 to Update dependency sequelize to v6.12.3 2021-12-27 21:01:01 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from c5fda77b5c to 4a6502de35 2021-12-28 23:00:59 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.12.3 to Update dependency sequelize to v6.12.4 2021-12-28 23:01:00 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from 4a6502de35 to 85b6992dc7 2022-01-04 12:01:04 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.12.4 to Update dependency sequelize to v6.12.5 2022-01-04 12:01:05 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from 85b6992dc7 to 28ac6a772c 2022-01-10 22:01:07 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.12.5 to Update dependency sequelize to v6.13.0 2022-01-10 22:01:09 +01:00
sebclem merged commit 28ac6a772c into main 2022-01-12 10:46:35 +01:00
sebclem deleted branch renovate/sequelize-6.x 2022-01-12 10:46:35 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/cnc-speed-calculator#48
No description provided.