Changelog
*Sourced from [flask-migrate's changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md).*
> ## Release 2.5.0 - 2019-05-19
>
> - Support % character n database URLs ([#59](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/59))
> - Minor improvements to documentation and unit tests
Commits
- [`0538670`](https://github.com/miguelgrinberg/Flask-Migrate/commit/05386704481c063b5241660756fd18a25a603740) Release 2.5.0
- [`cefaea1`](https://github.com/miguelgrinberg/Flask-Migrate/commit/cefaea1bd7505d56f4ce02667703e6150ef33f9a) update change log
- [`fb041b9`](https://github.com/miguelgrinberg/Flask-Migrate/commit/fb041b9b9221e7125e5ee27dd9eb7514cf143181) helper release script
- [`4663819`](https://github.com/miguelgrinberg/Flask-Migrate/commit/4663819b416dfb5a450fe948e84111af3712078d) support % character in database URLs (fixes [#59](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/59))
- [`506f354`](https://github.com/miguelgrinberg/Flask-Migrate/commit/506f3541c04dd0b2c020dbafc60a93fb541ca324) log command output in unit tests
- [`5467b29`](https://github.com/miguelgrinberg/Flask-Migrate/commit/5467b295f7912d195333482325052eae81d30f7a) add a section on why use this extension to the docs (fixes [#101](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/101))
- [`65fbd97`](https://github.com/miguelgrinberg/Flask-Migrate/commit/65fbd978681bdf2eddf8940edd04ed7272a94480) updated change log
- See full diff in [compare view](https://github.com/miguelgrinberg/flask-migrate/compare/v2.4.0...v2.5.0)
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
- `@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.
Bumps flask-migrate from 2.4.0 to 2.5.0.
Changelog
*Sourced from [flask-migrate's changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md).* > ## Release 2.5.0 - 2019-05-19 > > - Support % character n database URLs ([#59](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/59)) > - Minor improvements to documentation and unit testsCommits
- [`0538670`](https://github.com/miguelgrinberg/Flask-Migrate/commit/05386704481c063b5241660756fd18a25a603740) Release 2.5.0 - [`cefaea1`](https://github.com/miguelgrinberg/Flask-Migrate/commit/cefaea1bd7505d56f4ce02667703e6150ef33f9a) update change log - [`fb041b9`](https://github.com/miguelgrinberg/Flask-Migrate/commit/fb041b9b9221e7125e5ee27dd9eb7514cf143181) helper release script - [`4663819`](https://github.com/miguelgrinberg/Flask-Migrate/commit/4663819b416dfb5a450fe948e84111af3712078d) support % character in database URLs (fixes [#59](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/59)) - [`506f354`](https://github.com/miguelgrinberg/Flask-Migrate/commit/506f3541c04dd0b2c020dbafc60a93fb541ca324) log command output in unit tests - [`5467b29`](https://github.com/miguelgrinberg/Flask-Migrate/commit/5467b295f7912d195333482325052eae81d30f7a) add a section on why use this extension to the docs (fixes [#101](https://github-redirect.dependabot.com/miguelgrinberg/flask-migrate/issues/101)) - [`65fbd97`](https://github.com/miguelgrinberg/Flask-Migrate/commit/65fbd978681bdf2eddf8940edd04ed7272a94480) updated change log - See full diff in [compare view](https://github.com/miguelgrinberg/flask-migrate/compare/v2.4.0...v2.5.0)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 - `@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.