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.29.0 to 6.33.0 #55

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

Conversation

X-oss-byte
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade sequelize from 6.29.0 to 6.33.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 9 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2023-09-08.
Release notes
Package name: sequelize
  • 6.33.0 - 2023-09-08

    6.33.0 (2023-09-08)

    Bug Fixes

    • types: remove escape from query-interface types (#15944) (2eb7a5d)

    Features

  • 6.32.1 - 2023-06-17

    6.32.1 (2023-06-17)

    Bug Fixes

  • 6.32.0 - 2023-06-01

    6.32.0 (2023-06-01)

    Bug Fixes

    • move types condition to the front (#16085) (99c3530)
    • oracle: For Raw queries avoid converting the input parameters passed (#16067) (fd38e79)
    • oracle: reordered check constraint for unsigned numeric type (#16074) (5c8250e)

    Features

    • oracle: add new error messages introduced in new driver version (#16075) (e07eefb)
    • oracle: add width support for numerictype (#16073) (af4f0ae)
  • 6.31.1 - 2023-05-01
  • 6.31.0 - 2023-04-09
  • 6.30.0 - 2023-03-24
  • 6.29.3 - 2023-03-10
  • 6.29.2 - 2023-03-09
  • 6.29.1 - 2023-03-07
  • 6.29.0 - 2023-02-23
from sequelize GitHub release notes
Commit messages
Package name: sequelize
  • 367caf3 feat(types): add TypeScript 5.2 support (#16442)
  • e4c780c meta: update lockfile (#16265)
  • 2eb7a5d fix(types): remove escape from query-interface types (#15944)
  • a3213f0 fix: bump dependencies (#16119)
  • 99c3530 fix: move `types` condition to the front (#16085)
  • af4f0ae feat(oracle): add width support for numerictype (#16073)
  • e07eefb feat(oracle): add new error messages introduced in new driver version (#16075)
  • 5c8250e fix(oracle): reordered check constraint for unsigned numeric type (#16074)
  • fd38e79 fix(oracle): For Raw queries avoid converting the input parameters passed (#16067)
  • eb71077 meta: use Node 18 in CI (#16000)
  • a9fd501 fix(postgres): adds support for minifying through join aliases (#15897)
  • f2a4535 feat: add beforePoolAcquire and afterPoolAcquire hooks (#15874)
  • 58576dd fix(postgres): prevent crash if postgres connection emits multiple errors (#15868)
  • 9d864be fix: update Slack invitation link (#15849)
  • 295c297 feat(postgres, sqlite): add conflictWhere option to Model.bulkCreate (#15788)
  • 338ae6a meta(db2): remove node:util (#15819)
  • 2e50bd9 feat(postgres, sqlite): allow override of conflict keys for bulkCreate (#15787)
  • 46d3553 fix: pass CLS transaction to model hooks (#15818)
  • 1e68681 feat(postgres, sqlite): add conflictWhere option to upsert (#15786)
  • 5bda2ce fix: fix unnamed dollar string detection (#15759)
  • 1ad9a64 fix(postgres): escape identifier in createSchema and dropSchema (#15752)
  • 1b94462 fix(postgres): make sync not fail when trying to create existing enum (#15718)

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

Copy link

stackblitz bot commented Nov 24, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Nov 24, 2023

⚠️ No Changeset found

Latest commit: 53bc732

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

2 participants