Update dependency sequelize to v6.15.0 #51

Merged
sebclem merged 1 commits from renovate/sequelize-6.x into main 2022-02-01 10:19:29 +01:00
Owner

This PR contains the following updates:

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

Release Notes

sequelize/sequelize

v6.15.0

Compare Source

Bug Fixes
Features

v6.14.1

Compare Source

Bug Fixes

v6.14.0

Compare Source

Bug Fixes
Features

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.13.0` -> `6.15.0`](https://renovatebot.com/diffs/npm/sequelize/6.11.0/6.15.0) | --- ### Release Notes <details> <summary>sequelize/sequelize</summary> ### [`v6.15.0`](https://github.com/sequelize/sequelize/releases/v6.15.0) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.14.1...v6.15.0) ##### Bug Fixes - **types:** deduplicate error typings ([#&#8203;14002](https://github.com/sequelize/sequelize/issues/14002)) ([fc28629](https://github.com/sequelize/sequelize/commit/fc2862905a2f34bd8dcbfe78fa66c20693be44b7)) ##### Features - add options.rawErrors to `Sequelize#query` method ([#&#8203;13881](https://github.com/sequelize/sequelize/issues/13881)) ([7c58851](https://github.com/sequelize/sequelize/commit/7c588511a37af5a5ab8c483bffa39a4060122d37)) ### [`v6.14.1`](https://github.com/sequelize/sequelize/releases/v6.14.1) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.14.0...v6.14.1) ##### Bug Fixes - rollback PR [#&#8203;13951](https://github.com/sequelize/sequelize/issues/13951) in v6 ([#&#8203;14004](https://github.com/sequelize/sequelize/issues/14004)) ([1882f3c](https://github.com/sequelize/sequelize/commit/1882f3cd9c42c245d486950b3a9cb18b761e1536)) ### [`v6.14.0`](https://github.com/sequelize/sequelize/releases/v6.14.0) [Compare Source](https://github.com/sequelize/sequelize/compare/v6.13.0...v6.14.0) ##### Bug Fixes - don't call overloaded versions of find functions internally ([#&#8203;13951](https://github.com/sequelize/sequelize/issues/13951)) ([fc53cdb](https://github.com/sequelize/sequelize/commit/fc53cdbfbbf312d501c03f4268637795e43131d7)) - don't call overloaded versions of find functions internally ([#&#8203;13951](https://github.com/sequelize/sequelize/issues/13951)) ([b253d8e](https://github.com/sequelize/sequelize/commit/b253d8ed63c91bc2c7143f07806554b5a5ac67eb)) - **model.d:** fix type for `count` and `findAndCountAll` ([#&#8203;13786](https://github.com/sequelize/sequelize/issues/13786)) ([b06c1fc](https://github.com/sequelize/sequelize/commit/b06c1fc283cbd20af6031199ece075d8b10b0feb)) - **types:** add hooks to InstanceDestroyOptions type ([#&#8203;13491](https://github.com/sequelize/sequelize/issues/13491)) ([dbd9ea8](https://github.com/sequelize/sequelize/commit/dbd9ea8690d6d2209cf0d000239e87f93d02cbb0)) - **types:** add missing fields to FindOr{Create,Build}Options ([#&#8203;13389](https://github.com/sequelize/sequelize/issues/13389)) ([ef63f8f](https://github.com/sequelize/sequelize/commit/ef63f8f3900135f9d5d7869ee5a1f78dd4da0e76)) - **types:** fix QueryInterface#bulkInsert attribute arg type ([#&#8203;13945](https://github.com/sequelize/sequelize/issues/13945)) ([9e108e3](https://github.com/sequelize/sequelize/commit/9e108e3417c56df1b19db322cc7b0168d9bb3b85)) ##### Features - **types:** add `InferAttributes` utility type ([#&#8203;13909](https://github.com/sequelize/sequelize/issues/13909)) ([fd42687](https://github.com/sequelize/sequelize/commit/fd426876dca4d265f80147b6c2080e7400fa0129)) - **types:** add typings for DataTypes.TSVECTOR ([#&#8203;13940](https://github.com/sequelize/sequelize/issues/13940)) ([b8f0463](https://github.com/sequelize/sequelize/commit/b8f0463c30cc9ccb9386692e9acd7afbb9de5bd9)) - **types:** drop TypeScript < 4.1 ([#&#8203;13954](https://github.com/sequelize/sequelize/issues/13954)) ([dd49044](https://github.com/sequelize/sequelize/commit/dd49044bc7a1a0dace3e438881a32416fe68aaf6)) ### [`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 2022-01-22 17:01:06 +01:00
Update dependency sequelize to v6.14.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is passing
4b4d1813b1
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
npm WARN using --force I sure hope you know what you are doing.
npm ERR! code EACCES
npm ERR! syscall open
npm ERR! path /tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, open '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json'
npm ERR!  [Error: EACCES: permission denied, open '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json'] {
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'open',
npm ERR!   path: '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json'
npm ERR! }
npm ERR! 
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR! 
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.

npm ERR! A complete log of this run can be found in:

### ⚠ 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 ``` npm WARN using --force I sure hope you know what you are doing. npm ERR! code EACCES npm ERR! syscall open npm ERR! path /tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, open '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json' npm ERR! [Error: EACCES: permission denied, open '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'open', npm ERR! path: '/tmp/renovate/repos/gitea/sebclem/cnc-speed-calculator/package-lock.json' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! A complete log of this run can be found in: ```
renovate-bot force-pushed renovate/sequelize-6.x from 4b4d1813b1 to 5a6dca4235 2022-01-25 12:01:38 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.14.0 to Update dependency sequelize to v6.14.1 2022-01-25 12:01:39 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from 5a6dca4235 to cf0dc57a20 2022-01-29 15:43:55 +01:00 Compare
renovate-bot force-pushed renovate/sequelize-6.x from cf0dc57a20 to 11f5289742 2022-01-29 16:01:09 +01:00 Compare
renovate-bot changed title from Update dependency sequelize to v6.14.1 to Update dependency sequelize to v6.15.0 2022-01-29 18:01:12 +01:00
renovate-bot force-pushed renovate/sequelize-6.x from 11f5289742 to 861ac08585 2022-01-29 18:01:13 +01:00 Compare
renovate-bot force-pushed renovate/sequelize-6.x from 861ac08585 to 729ca8b14c 2022-02-01 10:19:13 +01:00 Compare
sebclem merged commit 729ca8b14c into main 2022-02-01 10:19:29 +01:00
sebclem deleted branch renovate/sequelize-6.x 2022-02-01 10:19:29 +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#51
No description provided.