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 |
|
David Lord
|
bc3ec352f0
|
Merge pull request #5006 from pallets/dependabot/github_actions/actions/cache-3.2.6
Bump actions/cache from 3.2.4 to 3.2.6
|
2023-03-01 09:02:06 -08:00 |
|
dependabot[bot]
|
b8eb83940c
|
Bump actions/cache from 3.2.4 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](627f0f41f6...69d9d449ac)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 16:57:34 +00:00 |
|
dependabot[bot]
|
3cdcc729a7
|
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 16:57:31 +00:00 |
|
David Lord
|
5cdfeae2e8
|
Merge branch '2.2.x'
|
2023-02-23 15:58:29 -08:00 |
|
David Lord
|
736b5f9ff8
|
update dependencies
|
2023-02-23 15:58:21 -08:00 |
|
David Lord
|
2ad4d8d717
|
Merge pull request #4992 from AntoineMath/file_mode
|
2023-02-23 11:13:18 -08:00 |
|
AntoineMath
|
b10b6d4af1
|
add text parameter to config.from_file
|
2023-02-23 11:10:21 -08:00 |
|
David Lord
|
4c288bc97e
|
Merge pull request #4998 from pallets/deprecate-locked_cached_property
deprecate `locked_cached_property`
|
2023-02-23 10:59:28 -08:00 |
|
David Lord
|
4256fc6304
|
deprecate locked_cached_property
|
2023-02-23 10:05:57 -08:00 |
|
David Lord
|
c690f529f2
|
Merge pull request #4997 from pallets/deprecate-got_first_request
deprecate `got_first_request`
|
2023-02-23 09:34:17 -08:00 |
|
David Lord
|
fc03d0dfab
|
setup method on registered blueprint is error
|
2023-02-23 09:29:36 -08:00 |
|
David Lord
|
2a33c17854
|
deprecate got_first_request property
|
2023-02-23 09:28:42 -08:00 |
|
David Lord
|
704b68948f
|
Merge pull request #4996 from pallets/deprecate-markupsafe-export
deprecate markupsafe exports
|
2023-02-23 08:59:37 -08:00 |
|
David Lord
|
9c02f07f9b
|
deprecate markupsafe exports
|
2023-02-23 08:55:01 -08:00 |
|
David Lord
|
1ee22e1736
|
Merge pull request #4995 from pallets/remove-deprecated
remove previously deprecated code
|
2023-02-23 08:45:38 -08:00 |
|
David Lord
|
6650764e97
|
remove previously deprecated code
|
2023-02-23 08:35:16 -08:00 |
|
David Lord
|
604de4b1dc
|
Merge branch '2.2.x'
|
2023-02-16 06:27:41 -08:00 |
|
David Lord
|
c4c7f504be
|
update dependencies
|
2023-02-16 06:27:25 -08:00 |
|
David Lord
|
ed5b240417
|
Merge branch '2.2.x'
|
2023-02-15 14:48:09 -08:00 |
|
David Lord
|
6a392afbb6
|
Merge pull request #4980 from pallets/release-2.2.3
release version 2.2.3
|
2023-02-15 14:44:24 -08:00 |
|
David Lord
|
41d4f62909
|
release version 2.2.3
|
2023-02-15 14:33:32 -08:00 |
|