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 |
|
pre-commit-ci[bot]
|
d2a6f5c572
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
|
2023-04-04 06:31:29 +00:00 |
|
David Lord
|
a361ef6368
|
Merge pull request #5038 from pallets/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.4
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4
|
2023-04-03 06:19:09 -07:00 |
|
David Lord
|
c2688e4f06
|
Merge pull request #5040 from pallets/dependabot/github_actions/actions/cache-3.3.1
Bump actions/cache from 3.2.6 to 3.3.1
|
2023-04-03 06:18:57 -07:00 |
|
David Lord
|
e8178f7bfa
|
Merge pull request #5039 from pallets/dependabot/github_actions/actions/checkout-3.5.0
Bump actions/checkout from 3.3.0 to 3.5.0
|
2023-04-03 06:18:45 -07:00 |
|
dependabot[bot]
|
4909e8ff86
|
Bump actions/cache from 3.2.6 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](69d9d449ac...88522ab9f3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-01 16:57:11 +00:00 |
|
dependabot[bot]
|
6a6c83789f
|
Bump actions/checkout from 3.3.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...8f4b7f8486)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-01 16:57:06 +00:00 |
|
dependabot[bot]
|
29676a273a
|
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](c7f29f7ade...29930c9cf5)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-01 16:57:01 +00:00 |
|
Pamela Fox
|
15f2ca2c24
|
Update appfactories.rst
Remove unneeded backticks
|
2023-03-31 12:20:27 -07:00 |
|
David Lord
|
7ed89d3f9d
|
Merge pull request #5014 from evgenymozhaev/require-a-non-empty-name-for-blueprints
Require a non empty name for blueprints
|
2023-03-11 08:34:56 -08:00 |
|
Evgeny Mozhaev
|
b8b410014d
|
require a non-empty name for blueprints
|
2023-03-11 08:26:36 -08:00 |
|
David Lord
|
7ee9ceb71e
|
Merge branch '2.2.x'
|
2023-03-11 08:23:08 -08:00 |
|
David Lord
|
cac56a2b53
|
Merge pull request #5026 from pallets/werkzeug-compat
replace `werkzeug.urls` with `urllib.parse`
|
2023-03-11 08:21:58 -08:00 |
|
David Lord
|
c4b39ba2f3
|
replace werkzeug.urls with urllib.parse
|
2023-03-11 08:19:22 -08:00 |
|
David Lord
|
e7f8ae0166
|
Merge pull request #5025 from pallets/update-requirements
update requirements
|
2023-03-11 07:41:19 -08:00 |
|
David Lord
|
1432cddb13
|
update requirements
|
2023-03-11 07:38:14 -08:00 |
|
David Lord
|
c83f661427
|
Merge pull request #5024 from pallets/docs-sentry
remove broken link
|
2023-03-11 07:32:12 -08:00 |
|
David Lord
|
31022056ae
|
remove broken link
|
2023-03-11 07:30:21 -08:00 |
|
David Lord
|
a5f30b157d
|
Merge pull request #5020 from gultas/patch-1
Update installation.rst
|
2023-03-08 11:04:53 -08:00 |
|
martinamca
|
0bc6be604d
|
Update installation.rst
The link to Blinker does not work.
|
2023-03-08 21:28:33 +03:00 |
|
David Lord
|
2f67e0fe4a
|
Merge pull request #5005 from pallets/dependabot/github_actions/slsa-framework/slsa-github-generator-1.5.0
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0
|
2023-03-01 09:04:40 -08:00 |
|