gae-init / gae-init-babel

Fork of gae-init with Babel
http://babel.gae-init.appspot.com
MIT License
26 stars 9 forks source link

Bump flask from 1.0.3 to 1.0.4 #111

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps flask from 1.0.3 to 1.0.4.

Changelog *Sourced from [flask's changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst).* > Version 1.0.4 > ============= > > Unreleased > > - The key information for `BadRequestKeyError` is no longer cleared outside debug mode, so error handlers can still access it. This requires upgrading to Werkzeug 0.15.5. 3249 > - `send_file` url quotes the ":" and "/" characters for more compatible UTF-8 filename support in some browsers. 3074 > - Fixes for PEP451 import loaders and pytest 5.x. 3275 > - Show message about dotenv on stderr instead of stdout. 3285
Commits - [`626b5cc`](https://github.com/pallets/flask/commit/626b5cc166e6151dfe0e86b514b2d9a1f55752a8) release version 1.0.4 - [`c074759`](https://github.com/pallets/flask/commit/c07475935cdaec6dbb5ffe2df8bd5a4abafff99b) Merge pull request [#3285](https://github-redirect.dependabot.com/pallets/flask/issues/3285) from ThiefMaster/dotenv-msg-stderr - [`975f979`](https://github.com/pallets/flask/commit/975f9792697c1a74bca3cfff201d1e0415bece6a) Move dotenv warning to stderr - [`cf4923b`](https://github.com/pallets/flask/commit/cf4923bf586c51365970ee11a33771104241cf60) Merge pull request [#3274](https://github-redirect.dependabot.com/pallets/flask/issues/3274) from abhinavsagar/patch-1 - [`3aff003`](https://github.com/pallets/flask/commit/3aff003c456ecfd329c29432d941714a0b474d53) Update cli.py - [`043443d`](https://github.com/pallets/flask/commit/043443d2d3432d8c182f059cf2f30967eda73d1f) Merge pull request [#3278](https://github-redirect.dependabot.com/pallets/flask/issues/3278) from asottile/importlib_spec - [`a5ecdfa`](https://github.com/pallets/flask/commit/a5ecdfa7a57bf6bcba7391fc6d356e3f7de33e57) Fixes for PEP451 import loaders and pytest 5.x - [`b9c2267`](https://github.com/pallets/flask/commit/b9c22672724ee3c89cc959bd80d3fcd81afb10e7) fix tests link - [`2675076`](https://github.com/pallets/flask/commit/2675076cb77fb5d37f54aa05473157ae27be7c42) Merge pull request [#3273](https://github-redirect.dependabot.com/pallets/flask/issues/3273) from pallets/utf8-filename - [`54cbb4e`](https://github.com/pallets/flask/commit/54cbb4e64297d68ff6c9ef3fe03c283448e3533f) send_file quotes ":/" in UTF-8 filename - Additional commits viewable in [compare view](https://github.com/pallets/flask/compare/1.0.3...1.0.4)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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](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.