Commit graph

4971 commits

Author SHA1 Message Date
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]
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
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
David Lord
24df8fc89d
show 'run --debug' in docs
Reverts commit 4d69165ab6. Now that a
release has this option, it's ok to show it in the docs. It had been
reverted because the 2.2.x docs showed it before 2.2.3 was released.
2023-02-15 14:33:32 -08:00
David Lord
aa040c085c
run latest black format 2023-02-10 15:07:24 -08:00
David Lord
a18ae3d752
Merge branch '2.2.x' 2023-02-10 15:06:38 -08:00
David Lord
b945f988f9
Merge pull request #4973 from pallets/docs-lifetime
document the lifecycle of a flask application and request
2023-02-10 14:54:49 -08:00
David Lord
a6cd8f212e
document the lifecycle of a flask application and request 2023-02-10 14:48:02 -08:00
David Lord
f425c117e2
Merge pull request #4972 from pallets/docs-push-reqctx
fix test client arg for query string example
2023-02-10 10:53:02 -08:00
David Lord
ba2b3094d1
fix test client arg for query string example 2023-02-10 10:50:48 -08:00
David Lord
129568f7f4
Merge pull request #4971 from pallets/docs-blueprint-app-methods
point to app-scoped blueprint methods
2023-02-10 10:42:47 -08:00
David Lord
ab93222bd6
point to app-scoped blueprint methods 2023-02-10 10:38:44 -08:00
David Lord
d5527264f0
Merge pull request #4968 from pallets/docs-celery
rewrite celery docs, add example application
2023-02-10 09:35:31 -08:00
David Lord
3f195248dc
add celery example 2023-02-10 09:16:53 -08:00
David Lord
dca8cf013b
rewrite celery background tasks docs 2023-02-09 10:50:42 -08:00
David Lord
761e02ef67
Merge pull request #4966 from ivanovmg/fix/cmd-format
Fix command-line formatting
2023-02-08 18:44:10 -08:00
Maxim G. Ivanov
428d9430bc Fix command-line formatting 2023-02-09 09:38:57 +07:00
David Lord
4ddb3f73ba
Merge branch '2.2.x' 2023-02-07 07:18:54 -08:00