Skip to content

Bump werkzeug from 0.15.2 to 0.15.3 in /python-ff #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2019

Bumps werkzeug from 0.15.2 to 0.15.3.

Release notes

Sourced from werkzeug's releases.

0.15.3

Changelog

Sourced from werkzeug's changelog.

Version 0.15.3

Released 2019-05-14

  • Properly handle multi-line header folding in development server in
    Python 2.7. (:issue:1080)
  • Restore the response argument to :exc:~exceptions.Unauthorized.
    (:pr:1527)
  • :exc:~exceptions.Unauthorized doesn't add the WWW-Authenticate
    header if www_authenticate is not given. (:issue:1516)
  • The default URL converter correctly encodes bytes to string rather
    than representing them with b''. (:issue:1502)
  • Fix the filename format string in
    :class:~middleware.profiler.ProfilerMiddleware to correctly handle
    float values. (:issue:1511)
  • Update :class:~middleware.lint.LintMiddleware to work on Python 3.
    (:issue:1510)
  • The debugger detects cycles in chained exceptions and does not time
    out in that case. (:issue:1536)
  • When running the development server in Docker, the debugger security
    pin is now unique per container.
Commits
  • 9b1123a release version 0.15.3
  • 00bc43b unique debugger pin in Docker containers
  • 2cbdf2b Merge pull request #1542 from asottile/exceptions_arent_always_hashable
  • 0e669f6 Fix unhashable exception types
  • bdc17e4 Merge pull request #1540 from pallets/break-tb-cycle
  • 44e38c2 break cycle in chained exceptions
  • 777500b Merge pull request #1518 from NiklasMM/fix/1510_lint-middleware-python3-compa...
  • e00c7c2 Make LintMiddleware Python 3 compatible and add tests
  • d590cc7 Merge pull request #1539 from pallets/profiler-format
  • 0388fc9 update filename_format for ProfilerMiddleware.
  • 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.


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.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2019
@CLAassistant
Copy link

CLAassistant commented Nov 3, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 2641546 to 2a1e928 Compare November 14, 2019 03:29
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 4 times, most recently from af7cf93 to 3e018d7 Compare March 10, 2020 14:22
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 3e018d7 to 0333ba1 Compare April 14, 2020 04:02
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from e54799d to cbee670 Compare April 23, 2020 07:57
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from cbee670 to 5747685 Compare May 21, 2020 14:25
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 5747685 to d8bac47 Compare June 8, 2020 14:04
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from d8bac47 to 9b77974 Compare June 30, 2020 13:02
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 9b77974 to ec4ccc6 Compare July 15, 2020 22:25
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from ec4ccc6 to f179cc4 Compare August 9, 2020 00:28
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from 20bbb73 to 5ff6116 Compare September 22, 2020 03:11
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 5ff6116 to 0b7ee14 Compare October 3, 2020 14:33
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 0b7ee14 to b52745e Compare November 19, 2020 07:24
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from ee3a9c9 to 8ed8f84 Compare January 7, 2021 09:24
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from cdb8a57 to f116b46 Compare February 11, 2021 14:55
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from 95d7864 to 91a3716 Compare February 16, 2021 03:40
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 91a3716 to 47218e1 Compare March 8, 2021 09:07
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 47218e1 to 5a17ce8 Compare March 18, 2021 12:45
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 5a17ce8 to 682b2cd Compare March 31, 2021 08:10
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from 1b4f1c4 to b6214e2 Compare May 4, 2021 08:33
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from df40040 to 5362375 Compare November 27, 2021 14:14
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from 8de51a3 to 5e24b2e Compare March 5, 2022 14:46
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 5e24b2e to 1787e95 Compare March 13, 2022 14:49
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from ee9d471 to ca684cd Compare April 20, 2022 14:26
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 6 times, most recently from 0d77603 to 372c124 Compare April 29, 2022 12:24
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 8 times, most recently from 6c863d2 to 25be7ce Compare May 6, 2022 14:56
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from 25be7ce to 66a9d91 Compare May 30, 2022 07:58
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from b7f84c5 to 77597e5 Compare June 11, 2022 13:10
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch 2 times, most recently from 516d1fa to bb11e67 Compare November 21, 2022 14:47
@dependabot dependabot bot force-pushed the dependabot/pip/python-ff/werkzeug-0.15.3 branch from bb11e67 to 5eb073e Compare January 21, 2023 20:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2023

Superseded by #295.

@dependabot dependabot bot closed this Feb 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/python-ff/werkzeug-0.15.3 branch February 2, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant