chore(deps): bump sequelize from 6.21.2 to 6.37.8 in /backend#3909
chore(deps): bump sequelize from 6.21.2 to 6.37.8 in /backend#3909dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.21.2 to 6.37.8. - [Release notes](https://github.com/sequelize/sequelize/releases) - [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md) - [Commits](sequelize/sequelize@v6.21.2...v6.37.8) --- updated-dependencies: - dependency-name: sequelize dependency-version: 6.37.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
|
|
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
1 similar comment
|
Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability. Example:
Projects:
Please add a Jira issue key to your PR title. |
Bumps sequelize from 6.21.2 to 6.37.8.
Release notes
Sourced from sequelize's releases.
... (truncated)
Commits
cb7f99afix: validate cast types in JSON where clausesb147528Merge commit from fork4b8b5b9meta: Fix MSSQL CI (#17931)5b7c801fix(oracle): fix changeColumn SQL for BLOB to avoid implicit conversion (#17...5623e2dci: use ubuntu-22.04 for jobs that use Node 10 (#17724)ef3bffbfix: add call for new maintainers to README (#17701)fce5ad3fix: cast numbers in DataTypes.STRING to strings (#17564)78a9733meta: ignore mssql failures for releasing v6 (#17524)5deadd2fix(oracle): validate input with TO_TIMESTAMP_TZ and TO_DATE (#17516)b9e71a7fix(oracle): add support for Oracle Database 23ai (#17345)Maintainer changes
This version was pushed to npm by wikirik, a new releaser for sequelize since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Medium Risk
Dependency upgrade to the ORM layer may subtly change query generation/behavior at runtime; risk is moderate despite being a version bump.
Overview
Updates the backend dependency
sequelizefrom6.21.2to6.37.8inbackend/package.json(includes upstream fixes and a security improvement around validating cast types in JSON where clauses).Written by Cursor Bugbot for commit 2a03aec. This will update automatically on new commits. Configure here.