falcon-client / falcon

A (experimental) fast, modern, and extensible database client
36 stars 6 forks source link

Bump sequelize from 4.38.0 to 4.44.3 in /app #102

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps sequelize from 4.38.0 to 4.44.3.

Release notes *Sourced from [sequelize's releases](https://github.com/sequelize/sequelize/releases).* > ## v4.44.3 > ## [4.44.3](https://github.com/sequelize/sequelize/compare/v4.44.2...v4.44.3) (2019-08-18) > > > ### Security > > This release fixes two security issues for MySQL, both affecting same component. > > https://snyk.io/vuln/SNYK-JS-SEQUELIZE-450221 > > * **mysql:** json path security issues ([#11332](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11332)) ([efd2f40](https://github.com/sequelize/sequelize/commit/efd2f40)) > > > > > ## v4.44.2 > ## [4.44.2](https://github.com/sequelize/sequelize/compare/v4.44.1...v4.44.2) (2019-07-03) > > > ### Bug Fixes > > * use files and remove .npmignore ([6674a3c](https://github.com/sequelize/sequelize/commit/6674a3c)) > > ## v4.44.1 > ## [4.44.1](https://github.com/sequelize/sequelize/compare/v4.44.0...v4.44.1) (2019-07-02) > > > ### Bug Fixes > > * **pool:** destroy pooled errors properly with replication ([#11140](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11140)) ([a1ccf04](https://github.com/sequelize/sequelize/commit/a1ccf04)) > > ## v4.44.0 > # [4.44.0](https://github.com/sequelize/sequelize/compare/v4.43.2...v4.44.0) (2019-05-05) > > > ### Bug Fixes > > * **redshift:** allow standard_conforming_strings option ([#10816](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10816)) ([a32263f](https://github.com/sequelize/sequelize/commit/a32263f)) > > > ### Features > > * **postgres:** enable standard conforming strings when required ([#10746](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10746)) ([c9d3a97](https://github.com/sequelize/sequelize/commit/c9d3a97)) > > ## v4.43.2 > ## [4.43.2](https://github.com/sequelize/sequelize/compare/v4.43.1...v4.43.2) (2019-04-15) > > > ### Bug Fixes > > ... (truncated)
Commits - [`efd2f40`](https://github.com/sequelize/sequelize/commit/efd2f40620107cef01e56856457ba1b607af79f5) fix(mysql): json path security issues ([#11332](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11332)) - [`6674a3c`](https://github.com/sequelize/sequelize/commit/6674a3c8accc026ec439235dd6919991c635288b) fix: use files and remove .npmignore - [`a1ccf04`](https://github.com/sequelize/sequelize/commit/a1ccf047643095277ecfeb10340c53f832e9d88e) fix(pool): destroy pooled errors properly with replication ([#11140](https://github-redirect.dependabot.com/sequelize/sequelize/issues/11140)) - [`a32263f`](https://github.com/sequelize/sequelize/commit/a32263f32e14f686077cb8a5319bcd0997789243) fix(redshift): allow standard_conforming_strings option ([#10816](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10816)) - [`c9d3a97`](https://github.com/sequelize/sequelize/commit/c9d3a978a30699fb8ab0e097108fcca61509d914) feat(postgres): enable standard conforming strings when required ([#10746](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10746)) - [`73d7a65`](https://github.com/sequelize/sequelize/commit/73d7a65f38bbe067ae655bdaf23883c706527fc5) fix(mssql): subquery handling for order ([#10769](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10769)) - [`98cb17c`](https://github.com/sequelize/sequelize/commit/98cb17c17f73e2aa1792aa5a1d31216ba984b456) build: skip docs and set correct tag - [`7d22d18`](https://github.com/sequelize/sequelize/commit/7d22d18ee49736a34dcf4a25db828cce2b95bba3) build: semantic release setup & docs - [`2f92e21`](https://github.com/sequelize/sequelize/commit/2f92e212c391936d3d8e1b9448b895f394679f15) fix(mysql): boolean TINYINT support ([#10660](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10660)) - [`de39cff`](https://github.com/sequelize/sequelize/commit/de39cff8998c1bc97e55cae7fb1f07c3be40f163) feat(datatypes): handle numbers passed as objects for bigint ([#10496](https://github-redirect.dependabot.com/sequelize/sequelize/issues/10496)) - Additional commits viewable in [compare view](https://github.com/sequelize/sequelize/compare/v4.38.0...v4.44.3)


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/falcon-client/falcon/network/alerts).