Skip to content

Pyup bot #1

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

Open
wants to merge 843 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
843 commits
Select commit Hold shift + click to select a range
6ff7004
Bump pytest from 5.4.3 to 6.0.0
dependabot-preview[bot] Jul 29, 2020
fc0aa7a
Merge pull request #3705 from pallets/dependabot/pip/pytest-6.0.0
dependabot-preview[bot] Jul 29, 2020
2a388c4
Bump tox from 3.18.0 to 3.18.1
dependabot-preview[bot] Jul 29, 2020
fd0a608
Merge pull request #3706 from pallets/dependabot/pip/tox-3.18.1
dependabot-preview[bot] Jul 29, 2020
2535707
cleaner message when CLI can't load app
davidism Jul 31, 2020
6638432
Merge pull request #3711 from pallets/cli-loading-error
davidism Jul 31, 2020
ce7ee64
Bump pytest from 6.0.0 to 6.0.1
dependabot-preview[bot] Jul 31, 2020
216d97c
Merge pull request #3713 from pallets/dependabot/pip/pytest-6.0.1
dependabot-preview[bot] Jul 31, 2020
b146a13
extract common Flask/Blueprint API to Scaffold base class
YKo20010 Jul 22, 2020
632f85b
Merge pull request #3709 from MLH-Fellowship/3215-flask-blueprint
davidism Aug 1, 2020
045abd6
Bump pip-tools from 5.3.0 to 5.3.1
dependabot-preview[bot] Aug 3, 2020
eb865f8
Merge pull request #3716 from pallets/dependabot/pip/pip-tools-5.3.1
dependabot-preview[bot] Aug 3, 2020
414b30b
Fix bad intersphinx link
greyli Aug 7, 2020
fd0f89e
Merge pull request #3723 from greyli/fix-intersphinx-link
greyli Aug 7, 2020
7eeb0c8
Bump tox from 3.18.1 to 3.19.0
dependabot-preview[bot] Aug 7, 2020
5bf8cc2
Merge pull request #3722 from pallets/dependabot/pip/tox-3.19.0
greyli Aug 7, 2020
1a6621e
Bump sphinx from 3.1.2 to 3.2.0
dependabot-preview[bot] Aug 10, 2020
1a9059d
Merge pull request #3725 from pallets/dependabot/pip/sphinx-3.2.0
dependabot-preview[bot] Aug 10, 2020
cf3089a
Discover app factory deterministically
nphilipp Aug 13, 2020
7be45a4
Bump sphinx from 3.2.0 to 3.2.1
dependabot-preview[bot] Aug 17, 2020
e071734
Merge pull request #3734 from pallets/dependabot/pip/sphinx-3.2.1
dependabot-preview[bot] Aug 17, 2020
1f1b65a
fixed #3738 typo in src/flask/blueprints.py
WolframAlph Aug 23, 2020
8952a17
Merge pull request #3739 from WolframAlph/typo-fix
jab Aug 23, 2020
fe55f92
Fix pre-commit cache key in GitHub Actions. (#3740)
jab Aug 24, 2020
0885e68
Bump pre-commit from 2.6.0 to 2.7.1
dependabot-preview[bot] Aug 24, 2020
6d3f87e
Merge pull request #3742 from pallets/dependabot/pip/pre-commit-2.7.1
dependabot-preview[bot] Aug 24, 2020
5bfe236
fix typo in flask shell help (#3744)
ongopongo Aug 26, 2020
a1fb8f1
update cache action to v2 (#3749)
ryuichi1208 Aug 31, 2020
983af12
Bump tox from 3.19.0 to 3.20.0
dependabot-preview[bot] Sep 7, 2020
baaf864
Merge pull request #3754 from pallets/dependabot/pip/tox-3.20.0
dependabot-preview[bot] Sep 7, 2020
ad10d12
Bump pytest from 6.0.1 to 6.0.2
dependabot-preview[bot] Sep 14, 2020
e0d7d40
Merge pull request #3756 from pallets/dependabot/pip/pytest-6.0.2
dependabot-preview[bot] Sep 14, 2020
de464c0
Correct Sentry advertisement (not Free Software) (#3758)
girst Sep 15, 2020
12a4d15
Update quickstart.rst (#3767)
ebram96 Sep 25, 2020
598c56c
fix grammar (#3769)
miquelvir Sep 28, 2020
7e312c4
aesthetic: add a space after a comma (#3771)
sblondon Sep 28, 2020
84a4669
Bump greenlet from 0.4.16 to 0.4.17
dependabot-preview[bot] Oct 1, 2020
4e8b020
Merge pull request #3773 from pallets/dependabot/pip/greenlet-0.4.17
dependabot-preview[bot] Oct 1, 2020
8efea0c
Break reference cycle created by default in Flask instances.
fjarri Oct 3, 2020
bdf7083
refer to encoder instead of decoder
mvolfik Oct 7, 2020
fa5aebc
updated Sentry link (#3788)
HenryKobin Oct 12, 2020
8c6baee
parametrize some tests (#3786)
sanders41 Oct 12, 2020
967b235
Merge pull request #3728 from nphilipp/master--discover-app-factory-d…
davidism Oct 15, 2020
9d824db
Update the signature of the teardown function (#3730)
DKMDebugin Oct 15, 2020
c5a5d9b
Bump pytest from 6.0.2 to 6.1.1 (#3790)
dependabot-preview[bot] Oct 15, 2020
1035efc
Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs…
greyli Oct 15, 2020
070a0c1
removing outdated xhtml information (#3802)
bartbroere Oct 21, 2020
5d60cce
Updating external_url_handler example to Python 3 (#3816)
shoeffner Oct 29, 2020
7646752
test Python 3.9
tirkarthi Oct 10, 2020
1c6dc15
fix response bases order
davidism Nov 1, 2020
2676973
remove pre-commit job, using pre-commit.ci now
davidism Nov 1, 2020
06495e7
Merge pull request #3785 from tirkarthi/add-py39
davidism Nov 1, 2020
7c20611
mkstemp returns a file descriptor (#3809)
hvnsweeting Nov 1, 2020
a0e2aca
move json tests to separate file
davidism Nov 1, 2020
6def8a4
test json.dumps for object with __html__ method
davidism Nov 1, 2020
8ad9b41
Merge pull request #3814 from lielfr/jsonencoder_html_test
davidism Nov 1, 2020
65de6cc
Bump pre-commit from 2.7.1 to 2.8.2 (#3821)
dependabot-preview[bot] Nov 1, 2020
f7e33f2
Bump sphinx-tabs from 1.1.13 to 1.3.0 (#3822)
dependabot-preview[bot] Nov 1, 2020
aa0c949
Bump tox from 3.20.0 to 3.20.1 (#3819)
dependabot-preview[bot] Nov 1, 2020
3b57c19
Bump pytest from 6.1.1 to 6.1.2 (#3818)
dependabot-preview[bot] Nov 1, 2020
373f0dd
update requirements (#3823)
davidism Nov 1, 2020
7a444c5
update tests for new werkzeug client (#3827)
davidism Nov 5, 2020
22987b6
include samesite and secure when removing session cookie (#3726)
matush-v Nov 5, 2020
577eec1
updated doc for mod_wsgi (#3751)
Nov 5, 2020
15a49e7
Merge branch '1.1.x'
davidism Nov 5, 2020
dc11cdb
move send_file and send_from_directory to Werkzeug
davidism Nov 5, 2020
bbb273b
Merge pull request #3828 from pallets/move-send-file
davidism Nov 5, 2020
f325b8b
add lock threads workflow
davidism Nov 14, 2020
b246488
reduce lock schedule to daily
davidism Nov 14, 2020
11798fd
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Nov 16, 2020
d6b974f
update deprecated set-env ci command (#3835)
Nov 17, 2020
0855252
Fix ci environment command syntax (#3836)
plourenco Nov 17, 2020
cd3a93a
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Nov 23, 2020
28a3eb1
Merge pull request #3842 from pallets/pre-commit-ci-update-config
greyli Nov 24, 2020
cab8121
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Dec 21, 2020
9b62405
Merge pull request #3854 from pallets/pre-commit-ci-update-config
greyli Dec 22, 2020
7d3ae48
fix explanation of wheel name (#3848)
jordivandooren Dec 30, 2020
de0af03
Merge remote-tracking branch 'origin/1.1.x'
greyli Dec 30, 2020
e4c70ef
Bump sphinx from 3.2.1 to 3.4.1
dependabot-preview[bot] Jan 1, 2021
2622739
Bump pre-commit from 2.8.2 to 2.9.3
dependabot-preview[bot] Jan 1, 2021
27a36f1
Merge pull request #3855 from pallets/dependabot/pip/sphinx-3.4.1
dependabot-preview[bot] Jan 1, 2021
50eb6e5
Merge pull request #3856 from pallets/dependabot/pip/pre-commit-2.9.3
dependabot-preview[bot] Jan 1, 2021
d1a2102
Bump pip-tools from 5.3.1 to 5.5.0
dependabot-preview[bot] Jan 1, 2021
959c64e
Merge pull request #3857 from pallets/dependabot/pip/pip-tools-5.5.0
dependabot-preview[bot] Jan 1, 2021
a7cf23a
Bump packaging from 20.4 to 20.8
dependabot-preview[bot] Jan 1, 2021
d42eac9
Merge pull request #3859 from pallets/dependabot/pip/packaging-20.8
dependabot-preview[bot] Jan 1, 2021
eb41e7e
Silence pytest warnings for exception propagation test
greyli Jan 3, 2021
da8865b
Bump pytest from 6.1.2 to 6.2.1
greyli Jan 3, 2021
aff21fd
Document parameter description error
huimingz Jan 3, 2021
444550a
Merge pull request #3862 from huimingz/patch-1
greyli Jan 4, 2021
7d2ba3e
Merge remote-tracking branch 'origin/1.1.x'
greyli Jan 4, 2021
2fab8a3
Fix broken func directives in docstrings
greyli Jan 4, 2021
54ae1cb
Update the example in README
greyli Jan 6, 2021
c676c2c
Merge pull request #3861 from greyli/fix-pytest
davidism Jan 6, 2021
7f20691
Merge pull request #3866 from greyli/improve-readme-example
greyli Jan 7, 2021
7068d09
Clarify json error handling
elliott-king Jan 27, 2021
d887d32
Merge pull request #3880 from elliott-king/patch-2
davidism Jan 27, 2021
fdba0d2
remove JSONMixin
davidism Jan 29, 2021
1936ca8
remove BaseRequest and BaseResponse
davidism Jan 29, 2021
14f5636
rename send_file add_etags to etag
davidism Jan 29, 2021
eb42655
simplify BadRequestKeyError.show_exception
davidism Jan 29, 2021
64206c1
simplify InternalServerError.original_exception
davidism Jan 29, 2021
055cdc2
click detects program name when run as module
davidism Jan 29, 2021
81ba6c2
remove Jinja 'autoescape' and 'with' extensions
davidism Feb 2, 2021
9f7ac04
Merge pull request #3894 from pallets/update-werkzeug
davidism Feb 2, 2021
78bcf1d
Bump tox from 3.20.1 to 3.21.3
dependabot-preview[bot] Feb 2, 2021
557e214
Merge pull request #3885 from pallets/dependabot/pip/tox-3.21.3
dependabot-preview[bot] Feb 2, 2021
b379bd4
Bump pre-commit from 2.9.3 to 2.10.0
dependabot-preview[bot] Feb 2, 2021
5ecbf1e
Bump greenlet from 0.4.17 to 1.0.0
dependabot-preview[bot] Feb 2, 2021
c52ffa8
Bump sphinx-tabs from 1.3.0 to 2.0.0
dependabot-preview[bot] Feb 2, 2021
963f68a
Merge pull request #3890 from pallets/dependabot/pip/sphinx-tabs-2.0.0
dependabot-preview[bot] Feb 2, 2021
d1b36ce
Merge pull request #3892 from pallets/dependabot/pip/pre-commit-2.10.0
dependabot-preview[bot] Feb 2, 2021
7eebe22
Bump sphinx from 3.4.1 to 3.4.3
dependabot-preview[bot] Feb 2, 2021
296bd2f
Bump jinja2 from 2.11.2 to 2.11.3
dependabot-preview[bot] Feb 2, 2021
096ac67
Merge pull request #3891 from pallets/dependabot/pip/greenlet-1.0.0
dependabot-preview[bot] Feb 2, 2021
510268e
Bump pytest from 6.2.1 to 6.2.2
dependabot-preview[bot] Feb 2, 2021
e783424
Merge pull request #3888 from pallets/dependabot/pip/sphinx-3.4.3
dependabot-preview[bot] Feb 2, 2021
6c828c3
Merge pull request #3889 from pallets/dependabot/pip/pytest-6.2.2
dependabot-preview[bot] Feb 2, 2021
8b28c21
Merge pull request #3886 from pallets/dependabot/pip/jinja2-2.11.3
dependabot-preview[bot] Feb 2, 2021
fb5f04a
Bump packaging from 20.8 to 20.9
dependabot-preview[bot] Feb 2, 2021
9326145
Merge pull request #3887 from pallets/dependabot/pip/packaging-20.9
dependabot-preview[bot] Feb 2, 2021
d55ee5b
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Feb 1, 2021
6355f12
Merge pull request #3893 from pallets/pre-commit-ci-update-config
davidism Feb 2, 2021
451c1f8
got_request_exception only sends unhandled exceptions
tonydelanuez Jan 30, 2021
15f0fc2
Merge pull request #3883 from tonydelanuez/clarify-got-request-exception
davidism Feb 2, 2021
0162148
Ensure session_interface.open_session is called after URL matching (#…
Oct 17, 2020
fdf5d11
Merge pull request #3794 from mbpreble/open-session-request-endpoint-…
davidism Feb 2, 2021
b473e7c
use Jinja's tojson filter
davidism Feb 2, 2021
192f4ae
Merge pull request #3895 from pallets/jinja-tojson
davidism Feb 2, 2021
0ee1b0b
remove test relying on Werkzeug Local internals
davidism Feb 9, 2021
ff3fb96
Merge pull request #3903 from pallets/update-werkzeug
davidism Feb 9, 2021
3fe23bf
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Feb 8, 2021
ee08948
Merge pull request #3901 from pallets/pre-commit-ci-update-config
davidism Feb 9, 2021
bfd4dc6
update test config
davidism Feb 9, 2021
571e638
update issue templates
davidism Feb 9, 2021
dbe76bb
add security policy
davidism Feb 9, 2021
3c00658
update requirements
davidism Feb 9, 2021
b496d8b
update contributing guide
davidism Feb 9, 2021
adeaf27
Merge pull request #3904 from pallets/update-project
davidism Feb 9, 2021
8d95015
use rtd to build docs for prs
davidism Feb 16, 2021
76abbe9
Remove the mention of Flask-OAuth in the extension dev docs
greyli Feb 19, 2021
aee3f3f
Merge pull request #3916 from greyli/fix-extdev-docs
davidism Feb 19, 2021
3cd615a
update project links
davidism Feb 24, 2021
9e7d3a6
docs rename changelog to changes
davidism Feb 24, 2021
0c7cbe2
move version to setup.cfg
davidism Feb 24, 2021
dcd3b5c
Merge pull request #3922 from pallets/consistency
davidism Feb 24, 2021
49b7341
update json.dumps for http_date changes
greyli Feb 25, 2021
4846e25
Merge pull request #3917 from greyli/fix-date-parse
davidism Feb 25, 2021
6e7869e
Bump tox from 3.21.4 to 3.22.0
dependabot-preview[bot] Mar 1, 2021
1748bb0
Bump sphinx from 3.4.3 to 3.5.1
dependabot-preview[bot] Mar 1, 2021
e4e6618
Merge pull request #3925 from pallets/dependabot/pip/tox-3.22.0
dependabot-preview[bot] Mar 1, 2021
82d69cd
Merge pull request #3926 from pallets/dependabot/pip/sphinx-3.5.1
dependabot-preview[bot] Mar 1, 2021
705e526
Add syntatic sugar for route registration
pgjones Feb 14, 2021
5fea7ca
Merge pull request #3907 from pgjones/sugar
davidism Mar 8, 2021
fd62210
Utilise defaultdicts
pgjones Feb 21, 2021
83d358d
remove _blueprint_order, dicts are ordered
pgjones Feb 23, 2021
6d9d79c
Merge pull request #3918 from pgjones/defaultdict
davidism Mar 8, 2021
33145c3
Set default encoding to UTF-8 for load_dotenv
greyli Mar 10, 2021
3316604
Merge pull request #3932 from greyli/set-encoding
davidism Mar 10, 2021
9f7c602
move _PackageBoundObject into Scaffold
davidism Mar 8, 2021
7029674
rewrite Scaffold docs
davidism Mar 8, 2021
25ab05e
remove old note about InternalServerError
davidism Mar 9, 2021
ef52e3e
remove redundant _register_error_handler
davidism Mar 10, 2021
3dfc12e
only extend on first registration
davidism Mar 10, 2021
510c38c
Merge pull request #3933 from pallets/more-scaffold
davidism Mar 10, 2021
46d8e90
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Mar 15, 2021
0203315
Merge pull request #3937 from pallets/pre-commit-ci-update-config
davidism Mar 15, 2021
6eeaa2e
fix a broken link
kangetsu121 Mar 16, 2021
1672c5f
Merge pull request #3939 from kangetsu121/fix_link_and_typo
davidism Mar 16, 2021
06fd6ac
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Mar 22, 2021
ecb3450
Merge pull request #3943 from pallets/pre-commit-ci-update-config
davidism Mar 22, 2021
70b58c8
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 5, 2021
85b8fab
Merge pull request #3952 from pallets/pre-commit-ci-update-config
davidism Apr 5, 2021
6979265
Add `async` support
pgjones Jul 6, 2020
c6c6408
Raise a runtime error if run_async is called without real ContextVars
pgjones Feb 10, 2021
285a873
[Security] Bump urllib3 from 1.26.3 to 1.26.4
dependabot-preview[bot] Apr 6, 2021
9ddef01
Merge pull request #3955 from pallets/dependabot/pip/urllib3-1.26.4
dependabot-preview[bot] Apr 6, 2021
00f5a3e
Alter ensure_sync implementation to support extensions
pgjones Mar 24, 2021
61fbae8
skip async tests if asgiref isn't installed
davidism Apr 6, 2021
dc3e9c0
update async docs
davidism Apr 6, 2021
1a79d2d
Merge pull request #3412 from pgjones/async
davidism Apr 7, 2021
08693ae
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 12, 2021
5f03ad3
Merge pull request #3958 from pallets/pre-commit-ci-update-config
davidism Apr 12, 2021
6d5ccde
Bugfix iscoroutinefunction with Python3.7
pgjones Apr 11, 2021
85dce2c
Merge pull request #3957 from pgjones/fix
davidism Apr 12, 2021
f92e820
Nested blueprints
pgjones Feb 24, 2021
64213fc
Merge pull request #3923 from pgjones/nested
davidism Apr 14, 2021
32272da
shell calls sys.__interativehook__
davidism Apr 14, 2021
16f51ef
Merge pull request #3960 from pallets/shell-interactive-hook
davidism Apr 14, 2021
8ab4967
consistent versions and deprecation messages
davidism Apr 15, 2021
5a7a4ab
locked_cached_property subclasses cached_property
davidism Apr 16, 2021
f3ed132
Merge pull request #3962 from pallets/cached-property
davidism Apr 16, 2021
85b430a
deprecate total_seconds
davidism Apr 16, 2021
ec27677
remove _os_alt_seps
davidism Apr 16, 2021
fab26dc
Merge pull request #3963 from pallets/deprecate-helpers
davidism Apr 16, 2021
5c6a0f0
Fix wrapped view function comparison
pgjones Apr 16, 2021
39887ee
Merge pull request #3964 from pgjones/fix
davidism Apr 16, 2021
6f09b4b
Merge remote-tracking branch 'origin/1.1.x' into release-2.0.0rc1
davidism Apr 16, 2021
e00a4a4
update pallets-sphinx-themes
davidism Apr 16, 2021
078a3c3
update requirements
davidism Apr 16, 2021
afda0ed
update deprecated pre-commit hook
davidism Apr 16, 2021
0700094
update minimum install requirements
davidism Apr 16, 2021
7df5db7
release version 2.0.0rc1
davidism Apr 16, 2021
34eb0da
Merge pull request #3965 from pallets/release-2.0.0rc1
davidism Apr 16, 2021
1c3b53c
Update the docs on serving with ASGI
pgjones Apr 17, 2021
f74cce1
Update documentation on asyncio background tasks
pgjones Apr 17, 2021
03db919
Merge pull request #3967 from pgjones/docs
davidism Apr 17, 2021
c791f63
Fix typo in issue template
greyli Apr 22, 2021
e6e75e5
changelog for bumped pallets versions
davidism Apr 24, 2021
f405c6f
Initial typing support
pgjones Apr 23, 2021
7723709
Add initial type hints
pgjones Apr 24, 2021
b373e7a
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] Apr 26, 2021
b8ddd52
Merge pull request #3974 from pallets/pre-commit-ci-update-config
greyli Apr 27, 2021
1a8549d
Merge pull request #3973 from pgjones/typing
davidism Apr 27, 2021
10b0d6b
Move get_root_path back to flask.helpers
ThiefMaster Apr 24, 2021
26a6cc0
Allow using Click 7 with a DeprecationWarning
ThiefMaster Apr 24, 2021
1ccf063
Merge pull request #3971 from ThiefMaster/get-root-path
davidism Apr 27, 2021
77db3d5
Merge pull request #3972 from ThiefMaster/click-7
davidism Apr 27, 2021
9be0156
Update changelog for #3932
greyli Apr 28, 2021
d124214
Upgrade to GitHub-native Dependabot
dependabot-preview[bot] Apr 28, 2021
0d63f10
Merge pull request #3983 from pallets/dependabot/add-v2-config-file
davidism Apr 28, 2021
36e6ec4
Bump pre-commit from 2.12.0 to 2.12.1
dependabot[bot] Apr 28, 2021
83b2f8f
Merge pull request #3984 from pallets/dependabot/pip/pre-commit-2.12.1
dependabot[bot] Apr 28, 2021
ec044a2
Add tips for using async on Windows on Python 3.8
greyli Apr 28, 2021
0c198df
Merge pull request #3985 from greyli/async-note
davidism Apr 29, 2021
467d2e2
Bump python-dotenv from 0.17.0 to 0.17.1
dependabot[bot] May 1, 2021
98fbb6a
Merge pull request #3986 from pallets/dependabot/pip/python-dotenv-0.…
davidism May 1, 2021
8bfce88
Minor docs fixes. (#3988)
jab May 2, 2021
188f478
Merge pull request #3976 from greyli/update-changelog
greyli May 3, 2021
cb13128
Remove context copying from run_async function
pgjones May 2, 2021
7f87f3d
Simplify the async handling code
pgjones May 2, 2021
2889da6
Remove the async helper method
pgjones May 3, 2021
47f0e79
Merge pull request #3989 from pgjones/async
davidism May 3, 2021
e2b7d10
release version 2.0.0rc2
davidism May 3, 2021
d7ac6f5
Merge pull request #3991 from pallets/release-2.0.0rc2
davidism May 3, 2021
c93a2d7
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] May 3, 2021
3c9b854
Merge pull request #3992 from pallets/pre-commit-ci-update-config
davidism May 3, 2021
95e5843
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] May 10, 2021
e1b3a05
Merge pull request #4002 from pallets/pre-commit-ci-update-config
davidism May 10, 2021
79ac96f
show type hints in description
davidism May 11, 2021
2c88e8a
Merge pull request #4003 from pallets/autodoc-typehints
davidism May 11, 2021
531671c
Improve the wording of using FLASK_APP
greyli May 6, 2021
28262c3
Merge pull request #3999 from greyli/improve-cli-docs
davidism May 11, 2021
8b72f6a
update pre-commit monthly
davidism May 11, 2021
9c1e7f6
Merge pull request #4005 from pallets/pre-commit-ci-schedule
davidism May 11, 2021
f8f0caf
update requirements
davidism May 11, 2021
3a5532b
update pallets projects minimum versions
davidism May 11, 2021
1403d35
update type annotations
davidism May 11, 2021
f8e63d3
release version 2.0.0
davidism May 11, 2021
2f0c62f
Merge pull request #4007 from pallets/release-2.0.0
davidism May 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 0 additions & 26 deletions .appveyor.yml

This file was deleted.

13 changes: 13 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
root = true

[*]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
charset = utf-8
max_line_length = 88

[*.{yml,yaml,json,js,css,html}]
indent_size = 2
1 change: 0 additions & 1 deletion .gitattributes

This file was deleted.

33 changes: 0 additions & 33 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug report
about: Report a bug in Flask (not other projects which depend on Flask)
---

<!--
This issue tracker is a tool to address bugs in Flask itself. Please use
Pallets Discord or Stack Overflow for questions about your own code.

Replace this comment with a clear outline of what the bug is.
-->

<!--
Describe how to replicate the bug.

Include a minimal reproducible example that demonstrates the bug.
Include the full traceback if there was an exception.
-->

<!--
Describe the expected behavior that should have happened but didn't.
-->

Environment:

- Python version:
- Flask version:
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Security issue
url: security@palletsprojects.com
about: Do not report security issues publicly. Email our security contact.
- name: Questions
url: https://stackoverflow.com/questions/tagged/flask?tab=Frequent
about: Search for and ask questions about your code on Stack Overflow.
- name: Questions and discussions
url: https://discord.gg/pallets
about: Discuss questions about your code on our Discord chat.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Feature request
about: Suggest a new feature for Flask
---

<!--
Replace this comment with a description of what the feature should do.
Include details such as links to relevant specs or previous discussions.
-->

<!--
Replace this comment with an example of the problem which this feature
would resolve. Is this problem solvable without changes to Flask, such
as by subclassing or using an extension?
-->
16 changes: 0 additions & 16 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

19 changes: 19 additions & 0 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Security Policy

If you believe you have identified a security issue with a Pallets
project, **do not open a public issue**. To responsibly report a
security issue, please email security@palletsprojects.com. A security
team member will contact you acknowledging the report and how to
continue.

Be sure to include as much detail as necessary in your report. As with
reporting normal issues, a minimal reproducible example will help the
maintainers address the issue faster. If you are able, you may also
include a fix for the issue generated with `git format-patch`.

The current and previous release will receive security patches, with
older versions evaluated based on usage information and severity.

After fixing an issue, we will make a security release along with an
announcement on our blog. We may obtain a CVE id as well. You may
include a name and link if you would like to be credited for the report.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
time: "08:00"
open-pull-requests-limit: 99
30 changes: 30 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!--
Before opening a PR, open a ticket describing the issue or feature the
PR will address. Follow the steps in CONTRIBUTING.rst.

Replace this comment with a description of the change. Describe how it
addresses the linked ticket.
-->

<!--
Link to relevant issues or previous PRs, one per line. Use "fixes" to
automatically close an issue.
-->

- fixes #<issue number>

<!--
Ensure each step in CONTRIBUTING.rst is complete by adding an "x" to
each box below.

If only docs were changed, these aren't relevant and can be removed.
-->

Checklist:

- [ ] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
- [ ] Add or update relevant docs, in the docs folder and in code.
- [ ] Add an entry in `CHANGES.rst` summarizing the change and linking to the issue.
- [ ] Add `.. versionchanged::` entries in any relevant code docs.
- [ ] Run `pre-commit` hooks and fix any issues.
- [ ] Run `pytest` and `tox`, no tests failed.
15 changes: 15 additions & 0 deletions .github/workflows/lock.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: 'Lock threads'

on:
schedule:
- cron: '0 0 * * *'

jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: 14
pr-lock-inactive-days: 14
54 changes: 54 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Tests
on:
push:
branches:
- master
- '*.x'
paths-ignore:
- 'docs/**'
- '*.md'
- '*.rst'
pull_request:
branches:
- master
- '*.x'
paths-ignore:
- 'docs/**'
- '*.md'
- '*.rst'
jobs:
tests:
name: ${{ matrix.name }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
include:
- {name: Linux, python: '3.9', os: ubuntu-latest, tox: py39}
- {name: Windows, python: '3.9', os: windows-latest, tox: py39}
- {name: Mac, python: '3.9', os: macos-latest, tox: py39}
- {name: '3.8', python: '3.8', os: ubuntu-latest, tox: py38}
- {name: '3.7', python: '3.7', os: ubuntu-latest, tox: py37}
- {name: '3.6', python: '3.6', os: ubuntu-latest, tox: py36}
- {name: 'PyPy', python: pypy3, os: ubuntu-latest, tox: pypy3}
- {name: Typing, python: '3.9', os: ubuntu-latest, tox: typing}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
- name: update pip
run: |
pip install -U wheel
pip install -U setuptools
python -m pip install -U pip
- name: get pip cache dir
id: pip-cache
run: echo "::set-output name=dir::$(pip cache dir)"
- name: cache pip
uses: actions/cache@v2
with:
path: ${{ steps.pip-cache.outputs.dir }}
key: pip|${{ runner.os }}|${{ matrix.python }}|${{ hashFiles('setup.py') }}|${{ hashFiles('requirements/*.txt') }}
- run: pip install tox
- run: tox -e ${{ matrix.tox }}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ _mailinglist
.pytest_cache/
.idea/
docs/_build/
.vscode

# Coverage reports
htmlcov/
Expand Down
32 changes: 32 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
ci:
autoupdate_schedule: monthly
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v2.15.0
hooks:
- id: pyupgrade
args: ["--py36-plus"]
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.5.0
hooks:
- id: reorder-python-imports
name: Reorder Python imports (src, tests)
files: "^(?!examples/)"
args: ["--application-directories", "src"]
- repo: https://github.com/psf/black
rev: 21.5b1
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
hooks:
- id: flake8
additional_dependencies:
- flake8-bugbear
- flake8-implicit-str-concat
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
hooks:
- id: fix-byte-order-marker
- id: trailing-whitespace
- id: end-of-file-fixer
9 changes: 9 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
python:
install:
- requirements: requirements/docs.txt
- method: pip
path: .
sphinx:
builder: dirhtml
fail_on_warning: true
58 changes: 0 additions & 58 deletions .travis.yml

This file was deleted.

Loading