🚨 [security] [js] Update sequelize 6.29.0 → 6.37.8 (minor)#788
Open
depfu[bot] wants to merge 1 commit intomainfrom
Open
🚨 [security] [js] Update sequelize 6.29.0 → 6.37.8 (minor)#788depfu[bot] wants to merge 1 commit intomainfrom
depfu[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sequelize (6.29.0 → 6.37.8) · Repo · Changelog
Security Advisories 🚨
🚨 Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 45 commits:
fix: validate cast types in JSON where clausesMerge commit from forkmeta: Fix MSSQL CI (#17931)fix(oracle): fix changeColumn SQL for BLOB to avoid implicit conversion (#17719)ci: use ubuntu-22.04 for jobs that use Node 10 (#17724)fix: add call for new maintainers to README (#17701)fix: cast numbers in DataTypes.STRING to strings (#17564)meta: ignore mssql failures for releasing v6 (#17524)fix(oracle): validate input with TO_TIMESTAMP_TZ and TO_DATE (#17516)fix(oracle): add support for Oracle Database 23ai (#17345)fix(postgres): use schema for foreign key constrains of a table (#17099)fix: add `readOnly` to the transaction options types and docs (#17226)fix(types): Add definition of `returning` in `SaveOptions`. (#16954)feat(postgres): support connectionTimeoutMillis dialectOption (#14119)feat(postgres): backport stream dialectOption to v6 (#16868)fix: sort keys by depth in groupJoinData (#16823)fix(mssql): allow calling describeTable a table with a dot in its name (#16769)feat: backport `findModel` to v6 (#16705)fix(oracle): clean constraints (#16694)fix(oracle): add missing default and not null condition to addColumn (#16619)feat(oracle): add support for lock (#16643)meta: add node-gyp globally (#16696)docs: add missing conflictAttributes to bulkCreate (#16573)feat(types): add TypeScript 5.2 support (#16442)meta: update lockfile (#16265)fix(types): remove escape from query-interface types (#15944)fix: bump dependencies (#16119)fix: move `types` condition to the front (#16085)feat(oracle): add width support for numerictype (#16073)feat(oracle): add new error messages introduced in new driver version (#16075)fix(oracle): reordered check constraint for unsigned numeric type (#16074)fix(oracle): For Raw queries avoid converting the input parameters passed (#16067)meta: use Node 18 in CI (#16000)fix(postgres): adds support for minifying through join aliases (#15897)feat: add beforePoolAcquire and afterPoolAcquire hooks (#15874)fix(postgres): prevent crash if postgres connection emits multiple errors (#15868)fix: update Slack invitation link (#15849)feat(postgres, sqlite): add conflictWhere option to Model.bulkCreate (#15788)meta(db2): remove node:util (#15819)feat(postgres, sqlite): allow override of conflict keys for bulkCreate (#15787)fix: pass CLS transaction to model hooks (#15818)feat(postgres, sqlite): add conflictWhere option to upsert (#15786)fix: fix unnamed dollar string detection (#15759)fix(postgres): escape identifier in createSchema and dropSchema (#15752)fix(postgres): make sync not fail when trying to create existing enum (#15718)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands