]>
git.ipfire.org Git - thirdparty/jinja.git/log
David Lord [Thu, 24 Oct 2024 21:16:05 +0000 (14:16 -0700)]
update test workflow trigger
David Lord [Thu, 24 Oct 2024 21:14:07 +0000 (14:14 -0700)]
Merge branch 'stable'
David Lord [Thu, 24 Oct 2024 21:13:40 +0000 (14:13 -0700)]
update test workflow trigger
David Lord [Thu, 24 Oct 2024 21:13:23 +0000 (14:13 -0700)]
update dev dependencies
David Lord [Tue, 10 Sep 2024 15:43:21 +0000 (08:43 -0700)]
Improve documentation for initializing the i18n extension (#2023)
Aarni Koskela [Tue, 10 Sep 2024 15:23:08 +0000 (18:23 +0300)]
Improve documentation for initializing the i18n extension
Refs discussion at https://stackoverflow.com/a/
78970088
David Lord [Sun, 1 Sep 2024 16:04:14 +0000 (09:04 -0700)]
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
David Lord [Sun, 1 Sep 2024 15:48:02 +0000 (08:48 -0700)]
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
David Lord [Sun, 1 Sep 2024 15:32:27 +0000 (08:32 -0700)]
set up pre-commit lite workflow
Committed via https://github.com/asottile/all-repos
David Lord [Sat, 24 Aug 2024 01:06:04 +0000 (18:06 -0700)]
remove pre-commit.ci update
David Lord [Sat, 24 Aug 2024 00:16:16 +0000 (17:16 -0700)]
Merge branch '3.1.x'
David Lord [Sat, 24 Aug 2024 00:15:36 +0000 (17:15 -0700)]
refactor 3.7 test pins
David Lord [Fri, 23 Aug 2024 23:51:25 +0000 (16:51 -0700)]
Merge branch '3.1.x'
David Lord [Fri, 23 Aug 2024 23:50:05 +0000 (16:50 -0700)]
remove dependabot
David Lord [Fri, 23 Aug 2024 23:49:44 +0000 (16:49 -0700)]
apply ruff fixes
David Lord [Fri, 23 Aug 2024 23:49:33 +0000 (16:49 -0700)]
update dev dependencies
David Lord [Fri, 23 Aug 2024 23:43:52 +0000 (16:43 -0700)]
add gha-update
David Lord [Tue, 6 Aug 2024 15:30:44 +0000 (08:30 -0700)]
[pre-commit.ci] pre-commit autoupdate (#2012)
pre-commit-ci[bot] [Mon, 5 Aug 2024 23:09:20 +0000 (23:09 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.6)
David Lord [Sat, 3 Aug 2024 14:29:33 +0000 (07:29 -0700)]
Bump the python-requirements group in /requirements with 3 updates (#2007)
David Lord [Sat, 3 Aug 2024 14:28:10 +0000 (07:28 -0700)]
Bump the github-actions group with 3 updates (#2008)
dependabot[bot] [Thu, 1 Aug 2024 07:36:57 +0000 (07:36 +0000)]
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/setup-python` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/
82c7e631bb3cdc910f68e0081d67478d79c6982d ...
39cd14951b08e74b54015e9e001cdefcf80e669f )
Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/
65462800fd760344b1a7b4382951275a0abb4808 ...
0b2256b8c012f0828dc542b3febcab082c67f72b )
Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/
65a9edc5881444af0b9093a5e628f2fe47ea3b2e ...
fa0a91b85d4f404e444e00e005971372dc801d16 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Aug 2024 07:18:20 +0000 (07:18 +0000)]
Bump the python-requirements group in /requirements with 3 updates
Bumps the python-requirements group in /requirements with 3 updates: [sphinx](https://github.com/sphinx-doc/sphinx), [trio](https://github.com/python-trio/trio) and [pre-commit](https://github.com/pre-commit/pre-commit).
Updates `sphinx` from 7.3.7 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.3.7...v8.0.2)
Updates `trio` from 0.25.1 to 0.26.0
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](https://github.com/python-trio/trio/compare/v0.25.1...v0.26.0)
Updates `pre-commit` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python-requirements
- dependency-name: trio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: python-requirements
...
Signed-off-by: dependabot[bot] <support@github.com>
James Addison [Wed, 10 Jul 2024 16:14:52 +0000 (17:14 +0100)]
Additional test coverage for async rendering of native type templates (#1807)
David Lord [Tue, 2 Jul 2024 11:17:37 +0000 (04:17 -0700)]
[pre-commit.ci] pre-commit autoupdate (#2001)
pre-commit-ci[bot] [Tue, 2 Jul 2024 00:15:40 +0000 (00:15 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.0)
David Lord [Mon, 1 Jul 2024 23:22:58 +0000 (16:22 -0700)]
Bump the python-requirements group in /requirements with 2 updates (#1998)
David Lord [Mon, 1 Jul 2024 19:55:36 +0000 (12:55 -0700)]
Bump the github-actions group with 2 updates (#1999)
dependabot[bot] [Mon, 1 Jul 2024 07:37:23 +0000 (07:37 +0000)]
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).
Updates `actions/checkout` from 4.1.6 to 4.1.7
- [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/
a5ac7e51b41094c92402da3b24376905380afc29 ...
692973e3d937129bcbf40652eb9f2f61becf3332 )
Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
81e9d935c883d0b210363ab89cf05f3894778450 ...
ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 1 Jul 2024 07:16:24 +0000 (07:16 +0000)]
Bump the python-requirements group in /requirements with 2 updates
Bumps the python-requirements group in /requirements with 2 updates: [trio](https://github.com/python-trio/trio) and [tox](https://github.com/tox-dev/tox).
Updates `trio` from 0.22.2 to 0.25.1
- [Release notes](https://github.com/python-trio/trio/releases)
- [Commits](https://github.com/python-trio/trio/compare/v0.22.2...v0.25.1)
Updates `tox` from 4.15.0 to 4.15.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.15.0...4.15.1)
---
updated-dependencies:
- dependency-name: trio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: python-requirements
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Mon, 3 Jun 2024 22:25:15 +0000 (15:25 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1993)
pre-commit-ci[bot] [Mon, 3 Jun 2024 22:10:44 +0000 (22:10 +0000)]
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
pre-commit-ci[bot] [Mon, 3 Jun 2024 22:10:36 +0000 (22:10 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.7)
David Lord [Sat, 1 Jun 2024 13:02:39 +0000 (06:02 -0700)]
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#1990)
dependabot[bot] [Sat, 1 Jun 2024 07:12:42 +0000 (07:12 +0000)]
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 4.1.4 to 4.1.6
- [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/
0ad4b8fadaa221de15dcec353f45205ec38ea70b ...
a5ac7e51b41094c92402da3b24376905380afc29 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Timothée Mazzucotelli [Sun, 19 May 2024 13:32:56 +0000 (15:32 +0200)]
Convert rST code block to Markdown in README
David Lord [Sun, 19 May 2024 13:48:28 +0000 (09:48 -0400)]
Convert rST code block to Markdown in README (#1981)
Timothée Mazzucotelli [Sun, 19 May 2024 13:32:56 +0000 (15:32 +0200)]
Convert rST code block to Markdown in README
David Lord [Mon, 13 May 2024 19:34:50 +0000 (12:34 -0700)]
fix test_package_zip_list on 3.13 (#1979)
Thomas Grainger [Mon, 13 May 2024 17:02:35 +0000 (18:02 +0100)]
fix test_package_zip_list on 3.13
David Lord [Mon, 13 May 2024 15:47:27 +0000 (08:47 -0700)]
Merge branch '3.1.x'
David Lord [Mon, 13 May 2024 15:45:44 +0000 (08:45 -0700)]
test with python 3.13 (#1977)
David Lord [Mon, 13 May 2024 00:51:31 +0000 (17:51 -0700)]
test on python 3.13
update dev dependencies
refactor update tox envs
3.7 requires an old version of trio
xfail zip loader template test
Thomas Grainger [Sat, 11 May 2024 22:01:12 +0000 (23:01 +0100)]
test on trio, fix all missing aclose related warnings (#1960)
David Lord [Sat, 11 May 2024 20:45:07 +0000 (13:45 -0700)]
use asyncio.run in Template.render (#1952)
Thomas Grainger [Sun, 7 Apr 2024 08:05:54 +0000 (09:05 +0100)]
use asyncio.run
David Lord [Sat, 11 May 2024 20:41:03 +0000 (13:41 -0700)]
start version 3.1.5
David Lord [Mon, 6 May 2024 22:29:13 +0000 (15:29 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1975)
pre-commit-ci[bot] [Mon, 6 May 2024 22:05:37 +0000 (22:05 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.3)
David Lord [Sun, 5 May 2024 23:45:28 +0000 (16:45 -0700)]
Merge branch '3.1.x'
David Lord [Sun, 5 May 2024 23:42:40 +0000 (16:42 -0700)]
release version 3.1.4 (#1974)
David Lord [Sun, 5 May 2024 23:36:17 +0000 (16:36 -0700)]
release version 3.1.4
David Lord [Sun, 5 May 2024 23:35:24 +0000 (16:35 -0700)]
Merge pull request from GHSA-h75v-3vvj-5mfj
disallow invalid characters in keys to xmlattr filter
David Lord [Thu, 2 May 2024 16:18:48 +0000 (09:18 -0700)]
Merge branch '3.1.x'
David Lord [Thu, 2 May 2024 16:14:00 +0000 (09:14 -0700)]
disallow invalid characters in keys to xmlattr filter
David Lord [Thu, 2 May 2024 15:42:59 +0000 (08:42 -0700)]
add ghsa links
David Lord [Thu, 2 May 2024 15:41:50 +0000 (08:41 -0700)]
start version 3.1.4
David Lord [Wed, 1 May 2024 13:43:12 +0000 (06:43 -0700)]
Bump the python-requirements group in /requirements with 5 updates (#1973)
David Lord [Wed, 1 May 2024 13:41:20 +0000 (06:41 -0700)]
fix mypy findings
David Lord [Wed, 1 May 2024 12:54:56 +0000 (05:54 -0700)]
Bump the github-actions group with 2 updates (#1972)
dependabot[bot] [Wed, 1 May 2024 07:30:56 +0000 (07:30 +0000)]
Bump the python-requirements group in /requirements with 5 updates
Bumps the python-requirements group in /requirements with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` |
| [pallets-sphinx-themes](https://github.com/pallets/pallets-sphinx-themes) | `2.1.2` | `2.1.3` |
| [mypy](https://github.com/python/mypy) | `1.9.0` | `1.10.0` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.359` | `1.1.360` |
| [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` |
Updates `pytest` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0)
Updates `pallets-sphinx-themes` from 2.1.2 to 2.1.3
- [Release notes](https://github.com/pallets/pallets-sphinx-themes/releases)
- [Changelog](https://github.com/pallets/pallets-sphinx-themes/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/pallets-sphinx-themes/compare/2.1.2...2.1.3)
Updates `mypy` from 1.9.0 to 1.10.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)
Updates `pyright` from 1.1.359 to 1.1.360
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.359...v1.1.360)
Updates `tox` from 4.14.2 to 4.15.0
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.14.2...4.15.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: pallets-sphinx-themes
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-requirements
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: pyright
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-requirements
- dependency-name: tox
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: python-requirements
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 1 May 2024 07:10:08 +0000 (07:10 +0000)]
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/checkout` from 4.1.3 to 4.1.4
- [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/
1d96c772d19495a3b5c517cd2bc0cb401ea0529f ...
0ad4b8fadaa221de15dcec353f45205ec38ea70b )
Updates `actions/download-artifact` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/
9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 ...
65a9edc5881444af0b9093a5e628f2fe47ea3b2e )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Tue, 23 Apr 2024 23:22:41 +0000 (16:22 -0700)]
Revert "upload/download-artifact v4"
This reverts commit
c8aca7458715695d0b2aaa128f83d7dccf6e459f .
David Lord [Tue, 23 Apr 2024 22:48:42 +0000 (15:48 -0700)]
upload/download-artifact v4
David Lord [Tue, 23 Apr 2024 19:35:10 +0000 (12:35 -0700)]
Bump the github-actions group across 1 directory with 4 updates (#1970)
dependabot[bot] [Tue, 23 Apr 2024 19:33:07 +0000 (19:33 +0000)]
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `actions/checkout` from 4.1.2 to 4.1.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/
9bb56186c3b09b4f86b1c65136769dd318469633 ...
1d96c772d19495a3b5c517cd2bc0cb401ea0529f )
Updates `actions/upload-artifact` from 3.1.3 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/
a8a3f3ad30e3422c9c7b888a15615d19a852ae32 ...
65462800fd760344b1a7b4382951275a0abb4808 )
Updates `slsa-framework/slsa-github-generator` from 1.10.0 to 2.0.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.10.0...v2.0.0)
Updates `actions/download-artifact` from 3.0.2 to 4.1.6
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/
9bc31d5ccc31df68ecc42ccf4149144866c47d8a ...
9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Tue, 23 Apr 2024 19:32:15 +0000 (12:32 -0700)]
unignore upload/download-artifact
David Lord [Tue, 23 Apr 2024 19:23:07 +0000 (12:23 -0700)]
update dev dependencies
David Lord [Tue, 23 Apr 2024 19:09:23 +0000 (12:09 -0700)]
drop support for Python 3.7
David Lord [Tue, 23 Apr 2024 19:04:51 +0000 (12:04 -0700)]
Merge branch '3.1.x'
David Lord [Tue, 23 Apr 2024 17:20:59 +0000 (10:20 -0700)]
update project files (#1968)
David Lord [Tue, 23 Apr 2024 16:29:26 +0000 (09:29 -0700)]
satisfy formatter, linter, and strict mypy
David Lord [Tue, 23 Apr 2024 16:28:57 +0000 (09:28 -0700)]
update project files (#5457)
* update pre-commit hooks
* add devcontainer
* show url in publish environment
* update actions versions
* separate typing job
* use dependabot grouped updates
ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* use pyproject.toml and flit_core instead of setuptools
add typed classifier
add pyright config
simplify urls
* tox builds docs in place
* add tox env to update all dev dependencies
* update issue and pr templates
* simplify matrix
David Lord [Mon, 22 Apr 2024 18:08:14 +0000 (11:08 -0700)]
update pyyaml dev dependency
David Lord [Wed, 10 Jan 2024 23:22:02 +0000 (15:22 -0800)]
Merge branch '3.1.x'
David Lord [Wed, 10 Jan 2024 23:17:32 +0000 (15:17 -0800)]
fix pr link
David Lord [Wed, 10 Jan 2024 23:12:50 +0000 (15:12 -0800)]
release version 3.1.3 (#1926)
David Lord [Wed, 10 Jan 2024 22:33:56 +0000 (14:33 -0800)]
release version 3.1.3
David Lord [Wed, 10 Jan 2024 23:08:20 +0000 (15:08 -0800)]
skip test pypi
David Lord [Wed, 10 Jan 2024 23:01:45 +0000 (15:01 -0800)]
use trusted publishing
David Lord [Wed, 10 Jan 2024 22:53:37 +0000 (14:53 -0800)]
use trusted publishing
David Lord [Wed, 10 Jan 2024 22:37:08 +0000 (14:37 -0800)]
use trusted publishing
David Lord [Wed, 10 Jan 2024 22:37:08 +0000 (14:37 -0800)]
use trusted publishing
David Lord [Wed, 10 Jan 2024 22:33:07 +0000 (14:33 -0800)]
update pre-commit hooks
David Lord [Wed, 10 Jan 2024 22:28:47 +0000 (14:28 -0800)]
Make nested-trans-block exceptions nicer (#1918)
Aarni Koskela [Fri, 15 Dec 2023 14:24:32 +0000 (16:24 +0200)]
Make nested-trans-block exceptions nicer
David Lord [Wed, 10 Jan 2024 22:07:26 +0000 (14:07 -0800)]
Merge pull request from GHSA-h5c8-rqwp-cp95
Raise an exception when spaces are used in HTML attribute keys generated by xmlattr
Calum Hutton [Thu, 26 Oct 2023 11:08:53 +0000 (12:08 +0100)]
xmlattr filter disallows keys with spaces
David Lord [Wed, 6 Sep 2023 15:59:20 +0000 (08:59 -0700)]
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0 (#1885)
David Lord [Wed, 6 Sep 2023 15:59:11 +0000 (08:59 -0700)]
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#1884)
David Lord [Wed, 6 Sep 2023 15:59:00 +0000 (08:59 -0700)]
Bump actions/checkout from 3.5.3 to 3.6.0 (#1883)
dependabot[bot] [Fri, 1 Sep 2023 16:03:13 +0000 (16:03 +0000)]
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.7.0 to 1.9.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.7.0...v1.9.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>
dependabot[bot] [Fri, 1 Sep 2023 16:03:08 +0000 (16:03 +0000)]
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
f8c70e705ffc13c3b4d1221169b84f12a75d6ca8 ...
b7f401de30cb6434a1e19f805ff006643653240e )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 1 Sep 2023 16:03:03 +0000 (16:03 +0000)]
Bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [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/
c85c95e3d7251135ab7dc9ce3241c5835cc595a9 ...
f43a0e5ff2bd294095638e18286ca9a3d1956744 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Tue, 1 Aug 2023 16:50:36 +0000 (09:50 -0700)]
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#1877)
David Lord [Tue, 1 Aug 2023 16:50:28 +0000 (09:50 -0700)]
Bump actions/setup-python from 4.6.1 to 4.7.0 (#1876)
dependabot[bot] [Tue, 1 Aug 2023 16:43:19 +0000 (16:43 +0000)]
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
f5622bde02b04381239da3573277701ceca8f6a0 ...
f8c70e705ffc13c3b4d1221169b84f12a75d6ca8 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 1 Aug 2023 16:43:15 +0000 (16:43 +0000)]
Bump actions/setup-python from 4.6.1 to 4.7.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/
bd6b4b6205c4dbad673328db7b31b7fab9e241c0 ...
61a6322f88396a6271a6ee3565807d608ecaddd1 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Tue, 1 Aug 2023 16:17:50 +0000 (09:17 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1875)
pre-commit-ci[bot] [Tue, 1 Aug 2023 08:46:03 +0000 (08:46 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.10.1)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)