Skip to content

[Security] Bump sequelize from 5.10.1 to 5.21.1 in /catkin_ws/src/fsae_electric_vehicle/src/nodejs#68

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/catkin_ws/src/fsae_electric_vehicle/src/nodejs/sequelize-5.21.1
Open

[Security] Bump sequelize from 5.10.1 to 5.21.1 in /catkin_ws/src/fsae_electric_vehicle/src/nodejs#68
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/catkin_ws/src/fsae_electric_vehicle/src/nodejs/sequelize-5.21.1

Conversation

@dependabot-preview
Copy link
Contributor

Bumps sequelize from 5.10.1 to 5.21.1.

Release notes

Sourced from sequelize's releases.

v5.21.1

5.21.1 (2019-10-19)

Bug Fixes

  • associations: allow binary key for belongs-to-many (#11581) (2083c9a)

v5.21.0

5.21.0 (2019-10-18)

Bug Fixes

  • postgres: update upsert regex to match the last RETURNING * (#11538) (2b9baa2)

Features

  • mariadb: support indexHints on mariadb dialect (#11573) (a34399f)

v5.20.0

5.20.0 (2019-10-18)

Features

v5.19.8

5.19.8 (2019-10-17)

Bug Fixes

  • types: add array of Buffers to WhereValue type (#11559) (3517eb7)

v5.19.7

5.19.7 (2019-10-16)

Bug Fixes

v5.19.6

5.19.6 (2019-10-11)

Bug Fixes

... (truncated)
Commits
  • 2083c9a fix(associations): allow binary key for belongs-to-many (#11581)
  • 10bf060 [ci-skip] change: use latest tag
  • caa677f build: enable appveyor
  • 300ee61 build: setup publish config for v5
  • 2b9baa2 fix(postgres): update upsert regex to match the last RETURNING * (#11538)
  • a34399f feat(mariadb): support indexHints on mariadb dialect (#11573)
  • 2949a63 feat(model): add options.include[].right option (#11537)
  • 7d251bd docs: .sequelizerc configuration options (#11553)
  • 3517eb7 fix(types): add array of Buffers to WhereValue type (#11559)
  • c3c767e fix(types): add Buffer to WhereValue type (#11499)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [sequelize](https://github.com/sequelize/sequelize) from 5.10.1 to 5.21.1.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Commits](sequelize/sequelize@v5.10.1...v5.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

We've just been alerted that this update fixes a security vulnerability:

Sourced from The GitHub Security Advisory Database.

High severity vulnerability that affects sequelize
Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.json() helper function not escaping values properly when formatting sub paths for JSON queries for MySQL, MariaDB and SQLite.

Affected versions: [">= 5.0.0 < 5.15.1"]

@dependabot-preview dependabot-preview bot changed the title Bump sequelize from 5.10.1 to 5.21.1 in /catkin_ws/src/fsae_electric_vehicle/src/nodejs [Security] Bump sequelize from 5.10.1 to 5.21.1 in /catkin_ws/src/fsae_electric_vehicle/src/nodejs Oct 25, 2019
@dependabot-preview dependabot-preview bot added the security Pull requests that address a security vulnerability label Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Pull requests that address a security vulnerability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants