Conversation
|
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. |
f1b31d1 to
3bf479e
Compare
|
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. |
2 similar comments
|
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. |
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:development ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
Signed-off-by: Umberto Sgueglia <usgueglia@contractor.linuxfoundation.org>
5018ffd to
e4bbb0b
Compare
|
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
Upgrading the ORM can subtly change query generation, validation, and connection behavior, so regressions may surface at runtime despite being a dependency-only change.
Overview
Updates
sequelizefrom6.21.2to6.37.8in the backend and@crowd/data-access-layer(and alignspnpm-lock.yaml).Lockfile changes pull in updated Sequelize transitive dependencies (e.g.,
retry-as-promised,moment,debug) and adjust workspace entries, reflecting the new dependency graph.Written by Cursor Bugbot for commit e4bbb0b. This will update automatically on new commits. Configure here.