Commit Graph

5027 Commits

Author SHA1 Message Date
David Lord 8728c3e4cd
release version 2.3.0 2023-04-25 12:35:06 -06:00
David Lord eb33b8c809
Merge pull request #5082 from pallets/minimum-requirements
update minimum requirements
2023-04-25 12:33:30 -06:00
David Lord 79ebf6c39c
update minimum requirements 2023-04-25 12:28:59 -06:00
David Lord 73739a29f4
Merge branch '2.2.x' 2023-04-25 11:55:41 -06:00
David Lord ddc7accaa2
Merge pull request #5081 from pallets/release-2.2.4
release version 2.2.4
2023-04-25 11:53:09 -06:00
David Lord cd1b68cf6e
Merge branch '2.2.x' 2023-04-25 11:41:20 -06:00
David Lord 74e0329820
release version 2.2.4 2023-04-25 11:41:10 -06:00
David Lord 2d460685b1
update dev env 2023-04-25 11:41:10 -06:00
David Lord 64bc45874d
update dev dependencies 2023-04-25 11:40:57 -06:00
David Lord 427e5dc4f3
update dev env 2023-04-25 11:00:01 -06:00
David Lord 0c5f18ab91
Merge pull request #5077 from EtiennePelletier/master
Remove double period in signals documentation page
2023-04-24 12:21:42 -06:00
EtiennePelletier d48deba273 Remove double period in signals documentation page 2023-04-24 11:06:27 -06:00
David Lord 2b2a764143
Merge pull request #5073 from pallets/new-logo
use new logo
2023-04-20 11:49:26 -07:00
David Lord 83d777bebf
use new logo 2023-04-20 11:38:04 -07:00
David Lord b4345cb4eb
Merge pull request #5072 from pallets/drop-py37
drop support for Python 3.7
2023-04-20 11:11:52 -07:00
David Lord 2e8fe7b2f2
drop support for python 3.7 2023-04-20 11:09:55 -07:00
David Lord 9659b11a45
remove pypy 3.8 and 3.7 from tests 2023-04-20 10:15:58 -07:00
David Lord f139024b1c
remove old links 2023-04-20 09:53:38 -07:00
David Lord a4ea5df5d5
Merge pull request #5071 from pallets/future-annotations
use postponed evaluation of annotations
2023-04-20 09:36:51 -07:00
David Lord 44ffe6c6d6
add __future__ annotations 2023-04-20 09:24:44 -07:00
David Lord cfa863c357
Merge branch '2.2.x' 2023-04-15 12:30:20 -07:00
David Lord db7d2d2d68
Merge pull request #5067 from pallets/tox-constraints
use tox 4.4 constraint feature
2023-04-15 12:27:24 -07:00
David Lord a67195e059
update dependencies 2023-04-15 12:25:09 -07:00
David Lord 7e6e68aed9
enforce minimum versions in env 2023-04-15 12:20:57 -07:00
David Lord a1d0eda789
Merge pull request #5066 from pallets/docs-passthrough
document passthrough_errors
2023-04-15 11:57:46 -07:00
David Lord 5bba529dfc
document passthrough_errors 2023-04-15 11:53:56 -07:00
David Lord 9a4d370ea2
fix typo 2023-04-15 07:39:35 -07:00
David Lord 6931b25293
Merge pull request #5063 from pallets/cli-routes-domain
show subdomain or host in routes output
2023-04-14 09:45:20 -07:00
David Lord 84c007d34f
show subdomain or host in routes output 2023-04-14 09:43:00 -07:00
emisargent 182ce3dd15
Add a devcontainer configuration (#4969) 2023-04-13 10:03:49 -07:00
David Lord 49498a323b
Merge pull request #5059 from pallets/oidc-publish
use OIDC instead of token for publishing
2023-04-13 08:24:58 -07:00
David Lord f7d9956c0f
use oidc instead of token 2023-04-13 08:18:14 -07:00
David Lord 59f81950fe
Merge pull request #5049 from pgjones/signals
support async signal subscribers
2023-04-13 08:08:27 -07:00
pgjones 8239765a44
allow async signal receivers 2023-04-13 08:05:42 -07:00
David Lord a05c0c6b72
Merge pull request #5058 from pallets/require-blinker
blinker is required, signals are always available
2023-04-13 07:51:11 -07:00
David Lord 9cb1a7a52d
blinker is required, signals are always available 2023-04-13 07:39:24 -07:00
David Lord e1e4e82096
Merge pull request #5034 from adamtheturtle/default-mimetype-optional
Allow Response subclasses to set default_mimetype as None
2023-04-12 13:43:23 -07:00
Adam Dangoor b626a93879
Allow Response subclasses to set default_mimetype as None
This matches the type - see 92c6380248/src/werkzeug/sansio/response.py (L94).
2023-04-12 13:30:28 -07:00
David Lord 87698a2d5d
Merge pull request #5029 from lettow-humain/main
Appending missing parentheses
2023-04-12 13:29:05 -07:00
lettow-humain c67bfe551d
fix parentheses 2023-04-12 13:19:54 -07:00
David Lord c9a5660cfd
Merge pull request #5054 from pallets/session-domain
no cookie domain by default
2023-04-12 13:10:34 -07:00
David Lord c24f8c8199
no cookie domain by default 2023-04-12 12:38:22 -07:00
David Lord fa0ceb62f2
Merge branch '2.2.x' 2023-04-12 10:57:53 -07:00
David Lord 694183ce22
Merge pull request #5053 from pallets/werkzeug-compat
update test cookie handling for Werkzeug 2.3
2023-04-12 10:57:14 -07:00
David Lord 04c21387db
update test cookie handling for Werkzeug 2.3 2023-04-12 10:55:00 -07:00
David Lord 67c4c7bac2
ignore warning from pytest due to change in Python 3.12 alpha 2023-04-11 15:34:39 -07:00
David Lord e39d78a0ad
Merge branch '2.2.x' 2023-04-11 15:33:44 -07:00
David Lord a30b6e723c
update dependencies 2023-04-11 15:33:34 -07:00
David Lord daf6966c89
Merge pull request #5037 from pamelafox/patch-1
Fix typo in appfactories.rst code block
2023-04-05 14:56:26 -07:00
David Lord c4f754cda3
Merge pull request #5041 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-04 07:00:49 -07:00