]>
git.ipfire.org Git - thirdparty/jinja.git/log
dependabot[bot] [Sun, 1 Jan 2023 16:00:56 +0000 (16:00 +0000)]
Bump dessant/lock-threads from 3 to 4
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v3...v4)
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Thu, 29 Dec 2022 18:39:27 +0000 (10:39 -0800)]
Merge branch '3.1.x'
David Lord [Thu, 29 Dec 2022 18:39:00 +0000 (10:39 -0800)]
update dependencies
David Lord [Thu, 29 Dec 2022 17:56:15 +0000 (10:56 -0700)]
ignore flake8-bugbear B905 (#1784)
Mehdi ABAAKOUK [Thu, 29 Dec 2022 14:43:44 +0000 (15:43 +0100)]
ignore flake8-bugbear B905
requires python>=3.10
Kevin Brown-Silva [Thu, 8 Dec 2022 17:25:47 +0000 (09:25 -0800)]
[pre-commit.ci] pre-commit autoupdate (#1772)
pre-commit-ci[bot] [Tue, 6 Dec 2022 00:35:35 +0000 (00:35 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.3.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
- [github.com/peterdemin/pip-compile-multi: v2.5.0 → v2.6.1](https://github.com/peterdemin/pip-compile-multi/compare/v2.5.0...v2.6.1)
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
pre-commit-ci[bot] [Tue, 8 Nov 2022 04:38:40 +0000 (20:38 -0800)]
[pre-commit.ci] pre-commit autoupdate (#1756)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 1 Nov 2022 17:23:17 +0000 (10:23 -0700)]
Bump actions/cache from 3.0.9 to 3.0.11 (#1750)
pre-commit-ci[bot] [Tue, 1 Nov 2022 13:53:00 +0000 (06:53 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1748)
David Lord [Tue, 25 Oct 2022 14:09:36 +0000 (07:09 -0700)]
Update templates.rst (#1742)
neilsquinn [Tue, 25 Oct 2022 13:33:24 +0000 (09:33 -0400)]
Update templates.rst
Fix typo
David Lord [Thu, 13 Oct 2022 16:12:06 +0000 (09:12 -0700)]
Merge branch '3.1.x'
David Lord [Thu, 13 Oct 2022 16:11:38 +0000 (09:11 -0700)]
Show how {% filter %} can take filter arguments (#1733)
Simon Willison [Wed, 12 Oct 2022 21:54:21 +0000 (14:54 -0700)]
Show how {% filter %} can take filter arguments
Closes #1732
David Lord [Thu, 13 Oct 2022 16:08:56 +0000 (09:08 -0700)]
update dev dependencies
dependabot[bot] [Sun, 2 Oct 2022 14:03:32 +0000 (07:03 -0700)]
Bump actions/cache from 3.0.8 to 3.0.9 (#1729)
pre-commit-ci[bot] [Sun, 2 Oct 2022 14:03:21 +0000 (07:03 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1716)
Anton Topchii [Fri, 2 Sep 2022 13:11:15 +0000 (15:11 +0200)]
Update pylons url in documentation (#1715)
Update pylons homepage url in docs
dependabot[bot] [Thu, 1 Sep 2022 16:09:06 +0000 (09:09 -0700)]
Bump actions/cache from 3.0.5 to 3.0.8 (#1713)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.8)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tilman Klaeger [Tue, 2 Aug 2022 00:44:14 +0000 (02:44 +0200)]
Replacing os.path.sep with os.sep in loader (#1698)
David Lord [Mon, 1 Aug 2022 23:23:00 +0000 (16:23 -0700)]
Merge pull request #1700 from pallets/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot] [Mon, 1 Aug 2022 23:18:35 +0000 (23:18 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.3)
- [github.com/asottile/reorder_python_imports: v3.3.0 → v3.8.2](https://github.com/asottile/reorder_python_imports/compare/v3.3.0...v3.8.2)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)
- [github.com/peterdemin/pip-compile-multi: v2.4.5 → v2.4.6](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.5...v2.4.6)
David Lord [Mon, 1 Aug 2022 16:08:36 +0000 (09:08 -0700)]
Merge pull request #1699 from pallets/dependabot/github_actions/actions/cache-3.0.5
Bump actions/cache from 3.0.4 to 3.0.5
dependabot[bot] [Mon, 1 Aug 2022 16:05:50 +0000 (16:05 +0000)]
Bump actions/cache from 3.0.4 to 3.0.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Fri, 22 Jul 2022 17:12:03 +0000 (10:12 -0700)]
Merge pull request #1694 from sdidier-dev/docs-patch
Add in docs/switching/#loops little improvement for consistency
Sébastien DIDIER [Fri, 22 Jul 2022 15:47:56 +0000 (17:47 +0200)]
Add in docs/switching/#loops little improvement for consistency
David Lord [Mon, 18 Jul 2022 14:01:50 +0000 (07:01 -0700)]
Merge pull request #1685 from sdidier-dev/docs-patch
Fix typo in docs/api/#custom-tests
Sébastien DIDIER [Mon, 18 Jul 2022 13:35:31 +0000 (15:35 +0200)]
Fix typo in docs/api/#custom-tests
David Lord [Mon, 4 Jul 2022 22:56:42 +0000 (15:56 -0700)]
Merge pull request #1679 from pallets/dependabot/github_actions/actions/cache-3.0.4
Bump actions/cache from 3.0.3 to 3.0.4
David Lord [Mon, 4 Jul 2022 22:56:36 +0000 (15:56 -0700)]
Merge pull request #1678 from pallets/dependabot/github_actions/actions/setup-python-4
Bump actions/setup-python from 3 to 4
David Lord [Mon, 4 Jul 2022 14:40:11 +0000 (07:40 -0700)]
Merge branch '3.1.x'
David Lord [Mon, 4 Jul 2022 14:39:45 +0000 (07:39 -0700)]
Merge pull request #1682 from pallets/docs-get_template-example
fix get_template example
David Lord [Mon, 4 Jul 2022 14:36:59 +0000 (07:36 -0700)]
fix get_template example
David Lord [Mon, 4 Jul 2022 14:35:16 +0000 (07:35 -0700)]
Merge pull request #1681 from pallets/update-requirements
Update requirements
David Lord [Mon, 4 Jul 2022 14:26:57 +0000 (07:26 -0700)]
update requirements
David Lord [Mon, 4 Jul 2022 14:26:15 +0000 (07:26 -0700)]
move closure out of loop for bugbear B023
David Lord [Mon, 4 Jul 2022 14:25:04 +0000 (07:25 -0700)]
update pre-commit hooks
dependabot[bot] [Fri, 1 Jul 2022 16:06:00 +0000 (16:06 +0000)]
Bump actions/cache from 3.0.3 to 3.0.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Jul 2022 16:05:58 +0000 (16:05 +0000)]
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Wed, 1 Jun 2022 16:17:20 +0000 (09:17 -0700)]
Merge pull request #1670 from pallets/dependabot/github_actions/actions/cache-3.0.3
Bump actions/cache from 3.0.2 to 3.0.3
dependabot[bot] [Wed, 1 Jun 2022 16:06:19 +0000 (16:06 +0000)]
Bump actions/cache from 3.0.2 to 3.0.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Sun, 1 May 2022 16:16:36 +0000 (10:16 -0600)]
Merge pull request #1662 from pallets/dependabot/github_actions/actions/cache-3.0.2
Bump actions/cache from 3.0.1 to 3.0.2
dependabot[bot] [Sun, 1 May 2022 16:02:59 +0000 (16:02 +0000)]
Bump actions/cache from 3.0.1 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.1...v3.0.2)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Thu, 28 Apr 2022 17:22:02 +0000 (10:22 -0700)]
Merge branch '3.1.x'
David Lord [Thu, 28 Apr 2022 17:20:01 +0000 (10:20 -0700)]
Merge pull request #1660 from pallets/release-3.1.2
release version 3.1.2
David Lord [Thu, 28 Apr 2022 17:14:05 +0000 (10:14 -0700)]
release version 3.1.2
David Lord [Thu, 28 Apr 2022 14:08:26 +0000 (07:08 -0700)]
Merge branch '3.1.x'
David Lord [Thu, 28 Apr 2022 14:08:16 +0000 (07:08 -0700)]
pre-commit updates latest release branch
David Lord [Thu, 28 Apr 2022 14:07:32 +0000 (07:07 -0700)]
ignore new mypy finding
David Lord [Thu, 28 Apr 2022 14:04:19 +0000 (07:04 -0700)]
update requirements
David Lord [Mon, 25 Apr 2022 21:14:10 +0000 (14:14 -0700)]
Merge pull request #1655 from dvitek/dvitek/issue1654
Fix Race conditions in FileSystemBytecodeCache
David Vitek [Sun, 10 Apr 2022 20:55:22 +0000 (20:55 +0000)]
Fix race conditions in FileSystemBytecodeCache
David Lord [Mon, 25 Apr 2022 19:41:39 +0000 (12:41 -0700)]
Merge branch '3.1.x'
David Lord [Mon, 25 Apr 2022 19:40:57 +0000 (12:40 -0700)]
update requirements
David Lord [Mon, 4 Apr 2022 13:59:47 +0000 (06:59 -0700)]
Merge pull request #1647 from Tom-Brouwer/202204/add-missing-overlay-options
Add missing environment options to the Environment.overlay method
David Lord [Mon, 4 Apr 2022 13:56:11 +0000 (06:56 -0700)]
fix flake8-bugbear finding
Tom Brouwer [Fri, 1 Apr 2022 20:29:09 +0000 (22:29 +0200)]
add missing options to overlay from __init__
David Lord [Mon, 4 Apr 2022 13:18:39 +0000 (06:18 -0700)]
start version 3.1.2
David Lord [Fri, 1 Apr 2022 19:33:53 +0000 (12:33 -0700)]
Merge branch '3.1.x'
David Lord [Fri, 1 Apr 2022 19:33:42 +0000 (12:33 -0700)]
Merge pull request #1646 from pallets/update-requirements
update requirements
David Lord [Fri, 1 Apr 2022 19:31:39 +0000 (12:31 -0700)]
update requirements
David Lord [Fri, 1 Apr 2022 16:08:09 +0000 (09:08 -0700)]
Merge pull request #1643 from pallets/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
David Lord [Fri, 1 Apr 2022 16:07:10 +0000 (09:07 -0700)]
Merge pull request #1644 from pallets/dependabot/github_actions/actions/cache-3.0.1
Bump actions/cache from 2 to 3.0.1
dependabot[bot] [Fri, 1 Apr 2022 16:04:12 +0000 (16:04 +0000)]
Bump actions/cache from 2 to 3.0.1
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3.0.1)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Apr 2022 16:04:09 +0000 (16:04 +0000)]
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Fri, 25 Mar 2022 22:34:33 +0000 (15:34 -0700)]
Merge branch '3.1.x'
David Lord [Fri, 25 Mar 2022 22:31:46 +0000 (15:31 -0700)]
Merge pull request #1639 from pallets/release-3.1.1
release version 3.1.1
David Lord [Fri, 25 Mar 2022 22:27:45 +0000 (15:27 -0700)]
release version 3.1.1
David Lord [Fri, 25 Mar 2022 22:26:46 +0000 (15:26 -0700)]
Merge pull request #1638 from pallets/windows-altsep
normpath on final template filename
David Lord [Fri, 25 Mar 2022 22:10:18 +0000 (15:10 -0700)]
normpath on final template filename
David Lord [Fri, 25 Mar 2022 22:05:58 +0000 (15:05 -0700)]
start version 3.1.1
David Lord [Thu, 24 Mar 2022 14:43:09 +0000 (07:43 -0700)]
start version 3.2.0
David Lord [Thu, 24 Mar 2022 14:12:26 +0000 (07:12 -0700)]
Merge pull request #1625 from pallets/release-3.1.0
release version 3.1.0
David Lord [Thu, 24 Mar 2022 14:10:11 +0000 (07:10 -0700)]
release version 3.1.0
David Lord [Tue, 15 Mar 2022 21:01:58 +0000 (14:01 -0700)]
Merge pull request #1621 from pallets/template-safe-path
use `posixpath.join` when loading template names
David Lord [Tue, 15 Mar 2022 19:11:30 +0000 (12:11 -0700)]
use `posixpath.join` when loading template names
David Lord [Tue, 15 Mar 2022 14:01:35 +0000 (07:01 -0700)]
Merge pull request #1620 from janfilips/patch-1
Fix formatting in tricks.rst
Jan Filips [Tue, 15 Mar 2022 13:56:40 +0000 (15:56 +0200)]
Fix formatting in tricks.rst
David Lord [Sat, 12 Mar 2022 16:55:57 +0000 (08:55 -0800)]
Merge pull request #1617 from pallets/docs-prose
rewrite non-technical documentation
David Lord [Sat, 12 Mar 2022 16:48:32 +0000 (08:48 -0800)]
rewrite include statement section
David Lord [Sat, 12 Mar 2022 16:26:06 +0000 (08:26 -0800)]
clean up faq, move technical discussions
David Lord [Sat, 12 Mar 2022 15:50:49 +0000 (07:50 -0800)]
clean up engine comparisons
David Lord [Sat, 12 Mar 2022 15:50:29 +0000 (07:50 -0800)]
add flask and django integration
David Lord [Sat, 12 Mar 2022 14:43:34 +0000 (06:43 -0800)]
Merge pull request #1616 from pallets/docs-sandbox
rewrite sandbox docs, add more security discussion
David Lord [Sat, 12 Mar 2022 14:39:31 +0000 (06:39 -0800)]
rewrite sandbox docs, add more security discussion
David Lord [Fri, 11 Mar 2022 22:38:25 +0000 (14:38 -0800)]
Merge branch '3.0.x'
David Lord [Fri, 11 Mar 2022 22:37:22 +0000 (14:37 -0800)]
Merge branch '2.11.x' into 3.0.x
David Lord [Fri, 11 Mar 2022 22:26:34 +0000 (14:26 -0800)]
Merge branch '2.10.x' into 2.11.x
David Lord [Fri, 11 Mar 2022 22:22:45 +0000 (14:22 -0800)]
Merge branch '2.9.x' into 2.10.x
David Lord [Fri, 11 Mar 2022 17:46:22 +0000 (09:46 -0800)]
use current jinja for docs build
David Lord [Tue, 8 Mar 2022 15:09:31 +0000 (07:09 -0800)]
Merge pull request #1368 from mvolfik/refactor-regex
Re-use existing regex for whitespace detection
Matěj Volf [Wed, 10 Mar 2021 17:07:44 +0000 (18:07 +0100)]
Re-use existing regex for whitespace detection
Whitespace regex could also detect newlines, but since we're only
matching the part from last newline, it's safer (and more readable)
to use it here.
David Lord [Tue, 8 Mar 2022 14:57:02 +0000 (06:57 -0800)]
Merge pull request #1465 from wombatonfire/groupby-case-sensitive
Add case_sensitive parameter to groupby() filter
David Lord [Mon, 14 Jun 2021 15:57:28 +0000 (18:57 +0300)]
add case_sensitive parameter groupby filter
Co-authored-by: Yuri Sukhov <yuri.sukhov@gmail.com>
David Lord [Mon, 7 Mar 2022 17:36:04 +0000 (09:36 -0800)]
Merge pull request #1614 from pallets/async-env-filter
add parens around `auto_await` for filters and calls
David Lord [Mon, 7 Mar 2022 17:14:21 +0000 (09:14 -0800)]
add parens around auto_await for filters and calls
David Lord [Mon, 7 Mar 2022 16:32:45 +0000 (08:32 -0800)]
Merge pull request #1564 from pallets/feature/pairs
Added items filter
Armin Ronacher [Sat, 1 Jan 2022 21:19:24 +0000 (22:19 +0100)]
add items filter
David Lord [Mon, 7 Mar 2022 15:56:46 +0000 (07:56 -0800)]
Merge pull request #1613 from dairiki/bug.environment-not-pickleable