Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 17, 2019

Bumps sqlalchemy-utils from 0.32.21 to 0.33.11.

Changelog

Sourced from sqlalchemy-utils's changelog.

0.33.11 (2019-01-13)

  • Added support for creating and dropping a PostgreSQL database when using pg8000 driver (#303, pull request courtesy of mohaseeb)

0.33.10 (2018-12-27)

  • Removed optional dependency to Flask-Babel. Now using Babel instead. (#333, pull request courtesy of aveuiller)

0.33.9 (2018-11-19)

  • Fixed SQLite database_exists to check for correct file format (#306, pull request courtesy of jomasti)

0.33.8 (2018-11-19)

  • Added support of short-code in PhoneNumberType (#348, pull request courtesy of anandtripathi5)

0.33.7 (2018-11-19)

  • Added MSSQL support for create_database and drop_database (#337, pull request courtesy of jomasti)

0.33.6 (2018-10-14)

  • Fixed passlib compatibility issue (again) (#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)

0.33.4 (2018-09-11)

  • Made PasswordType use hash function instead of deprecated encrypt function (#341, pull request courtesy of libre-man)

0.33.3 (2018-04-29)

  • Added new AesGcmEngine (#322, pull request courtesy of manishahluwalia)

0.33.2 (2018-04-02)

... (truncated)
Commits
  • 6aa4e0d Bump version
  • a10edde Fix #303: Support creating and dropping a PostgreSQL database when using pg80...
  • 5c8f5cb Merge pull request #355 from nsoranzo/remove_sudo_false
  • 8ceb6a8 Remove deprecated sudo: false from .travis.yml
  • 408dbfe Bump version
  • faec07a Merge pull request #333 from aveuiller/332_define_default_get_locale
  • 717432b Bump version
  • 4302d1c Merge pull request #351 from jomasti/feature/database-exists-sqlite-header
  • 9b01b21 Fix code example
  • be6c3d8 Check for SQLite header in database_exists
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @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)
  • 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.

@codecov
Copy link

codecov bot commented May 17, 2019

Codecov Report

❗ No coverage uploaded for pull request base (development@1b9af93). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development    #5918   +/-   ##
==============================================
  Coverage               ?   66.51%           
==============================================
  Files                  ?      286           
  Lines                  ?    13925           
  Branches               ?        0           
==============================================
  Hits                   ?     9262           
  Misses                 ?     4663           
  Partials               ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b9af93...46726a2. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/sqlalchemy-utils-0.33.11 branch from 7c946cb to 46726a2 Compare May 18, 2019 06:09
@iamareebjamal iamareebjamal merged commit ac6fd48 into development May 18, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/sqlalchemy-utils-0.33.11 branch May 18, 2019 06:10
mrsaicharan1 pushed a commit to mrsaicharan1/open-event-server that referenced this pull request May 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants