Skip to content
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

[Snyk] Upgrade sequelize from 6.11.0 to 6.13.0 #3

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade sequelize from 6.11.0 to 6.13.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 11 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-01-10.
Release notes
Package name: sequelize
  • 6.13.0 - 2022-01-10

    6.13.0 (2022-01-10)

    Bug Fixes

    • fix typings for queries with {plain: true} option (#13899) (308d017)

    Features

  • 6.12.5 - 2022-01-04

    6.12.5 (2022-01-04)

    Bug Fixes

    • dialect: sequelize pool doesn't take effect in dialect "mssql" (#13880) (fc155b6)
    • model: fix count with grouping typing (#13884) (49beb29), closes #13871
    • types: improve ModelCtor / ModelStatic typing (#13890) (34aa808)
    • types: omit FK and scope keys in HasManyCreateAssociationMixin (#13892) (b315ce8)
  • 6.12.4 - 2021-12-28

    6.12.4 (2021-12-28)

    Bug Fixes

    • mssql/async-queue: fix unable to start mysql due to circular ref (#13823) (49e8614)
  • 6.12.3 - 2021-12-27
  • 6.12.2 - 2021-12-22
  • 6.12.1 - 2021-12-21
  • 6.12.0 - 2021-12-17
  • 6.12.0-beta.3 - 2021-12-12
  • 6.12.0-beta.2 - 2021-12-10
  • 6.12.0-beta.1 - 2021-12-04
  • 6.12.0-alpha.1 - 2021-11-19
  • 6.11.0 - 2021-11-18
from sequelize GitHub release notes
Commit messages
Package name: sequelize
  • 37f20a6 feat(postgres): drop indices concurrently in Postgres (#13903)
  • 62cf284 fix(sequelize.d) fix type of `options` arg in `Sequelize.define` method (#13911)
  • 02bda05 feat(mariadb): add mariadb support in Sequelize.set function (#13926)
  • c537dec fix _logQuery crashing when logging bigints (#13900)
  • 308d017 fix: fix typings for queries with {plain: true} option (#13899)
  • 9ecadce docs: `joinTableAttributes` in `belongsToMany` mixin (#13902)
  • 34aa808 fix(types): improve ModelCtor / ModelStatic typing (#13890)
  • 49beb29 fix(model): fix count with grouping typing (#13884)
  • b315ce8 fix(types): omit FK and scope keys in HasManyCreateAssociationMixin (#13892)
  • fc155b6 fix(dialect): sequelize pool doesn't take effect in dialect "mssql" (#13880)
  • 132bec5 docs(dialect-specific): add details about dialectOptions (#13878)
  • eceeabc docs: add caveat regarding public class fields (#13877)
  • 2e22f1b docs: document sequelize.import & esm (#13876)
  • 49e8614 fix(mssql/async-queue): fix unable to start mysql due to circular ref (#13823)
  • f456931 ci(release): dispatch custom event to trigger notifications (#13837)
  • 899b3ed meta(deps): update (dev)deps (#13836)
  • 107f72a ci(release): enable announcements on twitter again
  • 06d61b8 ci(release): remove unnecessary installation steps
  • 58bf96e ci(release): add missing node installation step
  • a3aa2d9 ci(release): fix path to notification script
  • 5e15eda ci(release): swap OpenCollective notification action
  • 11f17d3 ci(release): notify OpenCollective about releases
  • ce270a8 refactor(model): remove unnecessary option fallback (#13825)
  • 54d366b ci(twitter): automatically post releases on twitter (#13821)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant