Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

chore(deps): bump sequelize from 5.10.1 to 5.12.2 #39

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps sequelize from 5.10.1 to 5.12.2.

Release notes

Sourced from sequelize's releases.

v5.12.2

5.12.2 (2019-07-31)

Bug Fixes

  • model: destroying paranoid models with custom deletedAt (#11255) (d041e77)

v5.12.1

5.12.1 (2019-07-30)

Bug Fixes

  • mssql: save number bigger than 2147483647 as bigint (#11252) (c32ac01)

v5.12.0

5.12.0 (2019-07-30)

Features

  • postgres: support returning attributes with bulkCreate (#11170) (d2f3383)

v5.11.0

5.11.0 (2019-07-27)

Bug Fixes

  • search_path: disable bindParam in updateQuery (#11236) (ff93d7c)

Features

  • postgres: support autoIncrementIdentity (#11235) (35be8e0)
  • postgres: support updateOnDuplicate option with bulkCreate (#11163) (47489ab)

v5.10.3

5.10.3 (2019-07-25)

Bug Fixes

  • sqlite: don't break when adding second constraint to a table (#11067) (7bf1b71)

v5.10.2

5.10.2 (2019-07-23)

... (truncated)
Commits
  • d041e77 fix(model): destroying paranoid models with custom deletedAt (#11255)
  • c32ac01 fix(mssql): save number bigger than 2147483647 as bigint (#11252)
  • d2f3383 feat(postgres): support returning attributes with bulkCreate (#11170)
  • f3b5f99 build: update router
  • 35be8e0 feat(postgres): support autoIncrementIdentity (#11235)
  • ff93d7c fix(search_path): disable bindParam in updateQuery (#11236)
  • 47489ab feat(postgres): support updateOnDuplicate option with bulkCreate (#11163)
  • 1d6fa05 docs(migrations): add async/await example (#11231)
  • 843a8b0 docs: surge need project
  • 9958293 docs: redirect to new site
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)

Finally, you can contact us by mentioning @dependabot.

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 1, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #55.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/sequelize-5.12.2 branch September 1, 2019 10:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants