build(deps-dev): bump sequelize from 6.37.7 to 6.37.8#278
build(deps-dev): bump sequelize from 6.37.7 to 6.37.8#278dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.37.7 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.37.7...v6.37.8) --- updated-dependencies: - dependency-name: sequelize dependency-version: 6.37.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
SonarQube reviewer guideSummary: Mark numerous dev dependencies as optional to reduce production install footprint. Review Focus: Verify that marking these dependencies as optional doesn't break build/CI processes. Most changes target npm CLI and build tool dependencies (glob, rimraf, brace-expansion, cacache, etc.) which should only be needed during development. Confirm the sequelize version bump (6.37.7→6.37.8) doesn't introduce breaking changes. Start review at:
|



Bumps sequelize from 6.37.7 to 6.37.8.
Release notes
Sourced from sequelize's releases.
Commits
cb7f99afix: validate cast types in JSON where clausesb147528Merge commit from fork4b8b5b9meta: Fix MSSQL CI (#17931)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.