Skip to content

fix(deps): update dependency sequelize to v6.37.7 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sequelize (source) 6.3.4 -> 6.37.7 age adoption passing confidence

Release Notes

sequelize/sequelize (sequelize)

v6.37.7

Compare Source

v6.37.6

Compare Source

Meta

v6.37.5

Compare Source

Bug Fixes

v6.37.4

Compare Source

Bug Fixes

v6.37.3

Compare Source

Bug Fixes
  • postgres: use schema for foreign key constrains of a table (#​17099) (6aba382)

v6.37.2

Compare Source

Bug Fixes

v6.37.1

Compare Source

Bug Fixes

v6.37.0

Compare Source

Features

v6.36.0

Compare Source

Features

v6.35.2

Compare Source

Bug Fixes

v6.35.1

Compare Source

Bug Fixes
  • mssql: allow calling describeTable a table with a dot in its name (#​16769) (47cba67)

v6.35.0

Compare Source

Features

v6.34.0

Compare Source

Bug Fixes
Features

v6.33.0

Compare Source

Bug Fixes
Features

v6.32.1

Compare Source

Bug Fixes

v6.32.0

Compare Source

Bug Fixes
Features

v6.31.1

Compare Source

Bug Fixes
  • postgres: adds support for minifying through join aliases (#​15897) (a9fd501)

v6.31.0

Compare Source

Bug Fixes
Features

v6.30.0

Compare Source

Bug Fixes
Features
  • postgres, sqlite: add conflictWhere option to Model.bulkCreate (#​15788) (295c297)
  • postgres, sqlite: add conflictWhere option to upsert (#​15786) (1e68681)
  • postgres, sqlite: allow override of conflict keys for bulkCreate (#​15787) (2e50bd9)

v6.29.3

Compare Source

Bug Fixes

v6.29.2

Compare Source

Bug Fixes

v6.29.1

Compare Source

Bug Fixes
  • postgres: make sync not fail when trying to create existing enum (#​15718) (1b94462)

v6.29.0

Compare Source

Features

v6.28.2

Compare Source

Bug Fixes

v6.28.1

Compare Source

Bug Fixes

v6.28.0

Compare Source

Features
  • types: use retry-as-promised types for retry options to match documentation (#​15484) (fd4afa6)

v6.27.0

Compare Source

Features

v6.26.0

Compare Source

Features

v6.25.8

Compare Source

Bug Fixes

v6.25.7

Compare Source

Bug Fixes

v6.25.6

Compare Source

Bug Fixes

v6.25.5

Compare Source

Bug Fixes

v6.25.4

Compare Source

Bug Fixes

v6.25.3

Compare Source

Bug Fixes
  • don't treat \ as escape in standard strings, support E-strings, support vars after ->> operator, treat lowercase e as valid e-string prefix (#​15139) (7990095), closes #​14700

v6.25.2

Compare Source

Bug Fixes
  • types: fix TS 4.9 excessive depth error on InferAttributes (v6) (#​15135) (851daaf)

v6.25.1

Compare Source

Bug Fixes

v6.25.0

Compare Source

Features

v6.24.0

Compare Source

Features
  • snowflake: Add support for QueryGenerator#tableExistsQuery (#​15087) (a44772e)

v6.23.2

Compare Source

Bug Fixes
  • postgres: add custom order direction to subQuery ordering with minified alias (#​15056) (7203b66)

v6.23.1

Compare Source

Bug Fixes

v6.23.0

Compare Source

Features

v6.22.1

Compare Source

Bug Fixes

v6.22.0

Compare Source

Features

v6.21.6

Compare Source

Bug Fixes

v6.21.5

Compare Source

Bug Fixes

v6.21.4

Compare Source

Bug Fixes

v6.21.3

Compare Source

Bug Fixes
  • postgres: attach postgres error-handler earlier in lifecycle (v6) (#​14731) (90bb694)

v6.21.2

Compare Source

Bug Fixes

v6.21.1

Compare Source

Bug Fixes

v6.21.0

Compare Source

Features
  • exports types to support typescript >= 4.5 nodenext module (#​14620) (cbdf73e)

v6.20.1

Compare Source

Bug Fixes

v6.20.0

Compare Source

Features

v6.19.2

Compare Source

Bug Fixes

v6.19.1

Compare Source

Bug Fixes

⚠️ BREAKING CHANGE: This change is a security fix that patches a serious SQL injection vulnerability, however it is possible that your application made use of it and broke as a result of this change. Please see this issue for more information.

v6.19.0

Compare Source

Bug Fixes
Features
  • types: make Model.init aware of pre-configured foreign keys (#​14370) (5954d2c)

v6.18.0

Compare Source

Features
  • add whereScopeStrategy to merge where scopes with Op.and (#​14152) (8349c02)

v6.17.0

Compare Source

Bug Fixes
Features

v6.16.3

Compare Source

Bug Fixes

v6.16.2

Compare Source

Bug Fixes

v6.16.1

Compare Source

Bug Fixes

v6.16.0

Compare Source

Features

v6.15.1

Compare Source

Bug Fixes

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

v6.11.0

Compare Source

Features

v6.10.0

Compare Source

Bug Fixes
Features
  • definitions: Adds AbstractQuery and before/afterQuery hook definitions (#​13635) (37a5858)
  • postgresql: easier SSL config and options param support (#​13673) (9591573)

v6.9.0

Compare Source

Bug Fixes
Features

v6.8.0

Compare Source

Bug Fixes
Features

v6.7.0

Compare Source

Bug Fixes
  • deps: upgrade to secure versions of dev deps (#​13549) (cf53734)
  • docs: fix typo

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 68df823 to c897c07 Compare April 17, 2023 11:10
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.30.0 fix(deps): update dependency sequelize to v6.31.0 Apr 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.31.0 fix(deps): update dependency sequelize to v6.31.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch 2 times, most recently from dccb325 to 63b5d88 Compare June 2, 2023 17:29
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.31.1 fix(deps): update dependency sequelize to v6.32.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 63b5d88 to 10fc700 Compare June 17, 2023 16:29
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.32.0 fix(deps): update dependency sequelize to v6.32.1 Jun 17, 2023
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.32.1 fix(deps): update dependency sequelize to v6.33.0 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 10fc700 to 6a424ef Compare September 8, 2023 10:18
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch 2 times, most recently from 065bb3a to daa4e0b Compare September 28, 2023 12:39
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from daa4e0b to c4fb645 Compare October 15, 2023 17:01
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from c4fb645 to 6bc8831 Compare October 23, 2023 13:29
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 6bc8831 to ba5bbba Compare November 3, 2023 14:26
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.33.0 fix(deps): update dependency sequelize to v6.34.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from ba5bbba to 10455d6 Compare November 12, 2023 15:47
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.34.0 fix(deps): update dependency sequelize to v6.35.0 Nov 12, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 10455d6 to a937b32 Compare November 19, 2023 21:44
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.35.0 fix(deps): update dependency sequelize to v6.35.1 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from a937b32 to a0ff03f Compare December 3, 2023 12:42
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from a0ff03f to 549abf0 Compare December 11, 2023 19:36
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.35.1 fix(deps): update dependency sequelize to v6.35.2 Dec 11, 2023
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 549abf0 to 89c0f1d Compare February 2, 2024 22:23
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.35.2 fix(deps): update dependency sequelize to v6.36.0 Feb 2, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 89c0f1d to 2fa42f2 Compare February 11, 2024 19:29
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.36.0 fix(deps): update dependency sequelize to v6.37.0 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 2fa42f2 to 622a3fb Compare February 18, 2024 04:37
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.0 fix(deps): update dependency sequelize to v6.37.1 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 622a3fb to e43a1af Compare March 29, 2024 23:08
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.1 fix(deps): update dependency sequelize to v6.37.2 Mar 29, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from e43a1af to adbb470 Compare April 13, 2024 22:34
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.2 fix(deps): update dependency sequelize to v6.37.3 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from adbb470 to 6e7de21 Compare October 4, 2024 16:16
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.3 fix(deps): update dependency sequelize to v6.37.4 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 6e7de21 to c1026ec Compare October 25, 2024 13:18
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.4 fix(deps): update dependency sequelize to v6.37.5 Oct 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.5 fix(deps): update dependency sequelize to v6.37.5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/sequelize-6.x-lockfile branch December 8, 2024 18:34
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.5 - autoclosed fix(deps): update dependency sequelize to v6.37.5 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch 2 times, most recently from 972b73a to b3d39b2 Compare January 30, 2025 17:40
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from b3d39b2 to 71d6fda Compare February 9, 2025 13:29
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch 2 times, most recently from 35d9a40 to 44cdea6 Compare March 4, 2025 12:23
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.5 fix(deps): update dependency sequelize to v6.37.6 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 44cdea6 to 35ce187 Compare March 11, 2025 11:56
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 35ce187 to 3fb6f26 Compare March 28, 2025 14:11
@renovate renovate bot changed the title fix(deps): update dependency sequelize to v6.37.6 fix(deps): update dependency sequelize to v6.37.7 Mar 28, 2025
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch 2 times, most recently from 139d451 to 802a5b7 Compare April 8, 2025 10:31
@renovate renovate bot force-pushed the renovate/sequelize-6.x-lockfile branch from 802a5b7 to b9f2447 Compare April 24, 2025 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants