mozilla / servicebook

A web service to manage our projects
Mozilla Public License 2.0
15 stars 6 forks source link

Bump sqlalchemy-utils from 0.33.3 to 0.33.8 #169

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps sqlalchemy-utils from 0.33.3 to 0.33.8.

Changelog *Sourced from [sqlalchemy-utils's changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst).* > 0.33.8 (2018-11-19) > ^^^^^^^^^^^^^^^^^^^ > > - Added support of short-code in PhoneNumberType ([#348](https://github-redirect.dependabot.com/kvesteri/sqlalchemy-utils/issues/348), pull request courtesy of anandtripathi5) > > > 0.33.7 (2018-11-19) > ^^^^^^^^^^^^^^^^^^^ > > - Added MSSQL support for create_database and drop_database ([#337](https://github-redirect.dependabot.com/kvesteri/sqlalchemy-utils/issues/337), pull request courtesy of jomasti) > > > 0.33.6 (2018-10-14) > ^^^^^^^^^^^^^^^^^^^ > > - Fixed passlib compatibility issue (again) ([#342](https://github-redirect.dependabot.com/kvesteri/sqlalchemy-utils/issues/342)) > - Added support for SQL VIEWs > > > 0.33.5 (2018-09-19) > ^^^^^^^^^^^^^^^^^^^ > > - Added optional attr parameter for locale calleble in TranslationHybrid > - Fixed an issue with PasswordType so that it is compatible with older versions of passlib ([#342](https://github-redirect.dependabot.com/kvesteri/sqlalchemy-utils/issues/342)) > > > 0.33.4 (2018-09-11) > ^^^^^^^^^^^^^^^^^^^ > > - Made PasswordType use `hash` function instead of deprecated `encrypt` function ([#341](https://github-redirect.dependabot.com/kvesteri/sqlalchemy-utils/issues/341), pull request courtesy of libre-man)
Commits - See full diff in [compare view](https://github.com/kvesteri/sqlalchemy-utils/commits/0.33.8)


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 cancel merge` will cancel a previously requested merge - `@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 - `@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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling c747c0220e174e74d6a8bb1c861df4e264fda6c5 on dependabot/pip/sqlalchemy-utils-0.33.8 into ab847ae3d76ab4a2a2da942c7e9357bda79b614a on master.

dependabot-preview[bot] commented 5 years ago

Superseded by #172.