]>
git.ipfire.org Git - thirdparty/jinja.git/log
Kevin [Wed, 22 May 2024 17:19:25 +0000 (13:19 -0400)]
Supprt simple inline set statements
Kevin [Wed, 22 May 2024 17:09:12 +0000 (13:09 -0400)]
Add support for set block statement
Kevin [Wed, 22 May 2024 16:50:21 +0000 (12:50 -0400)]
Basic support for filter block statement
Kevin [Wed, 22 May 2024 16:27:59 +0000 (12:27 -0400)]
Baisc support for blocks
Kevin [Wed, 22 May 2024 16:16:13 +0000 (12:16 -0400)]
Document the from statement
Kevin [Wed, 22 May 2024 16:10:26 +0000 (12:10 -0400)]
Describe import statement
Kevin [Wed, 22 May 2024 16:03:19 +0000 (12:03 -0400)]
Support variable names and lists
Kevin [Wed, 22 May 2024 15:33:20 +0000 (11:33 -0400)]
Support basic include inline statement
Kevin [Wed, 22 May 2024 15:25:40 +0000 (11:25 -0400)]
Initial OHM grammar for extends tag
OHM is a PEG-based grammar parser generator which seems to be more
compatible with the Jinja language. We are not making use of their
automatic space handling since in Jinja whitespace is significant.
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 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)
David Lord [Tue, 4 Jul 2023 13:18:32 +0000 (06:18 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1868)
pre-commit-ci[bot] [Tue, 4 Jul 2023 06:36:57 +0000 (06:36 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0)
David Lord [Sat, 1 Jul 2023 16:21:29 +0000 (09:21 -0700)]
Bump actions/checkout from 3.5.2 to 3.5.3 (#1867)
David Lord [Sat, 1 Jul 2023 16:21:14 +0000 (09:21 -0700)]
Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0 (#1866)
David Lord [Sat, 1 Jul 2023 16:21:06 +0000 (09:21 -0700)]
Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#1865)
David Lord [Sat, 1 Jul 2023 16:20:56 +0000 (09:20 -0700)]
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#1864)
dependabot[bot] [Sat, 1 Jul 2023 16:13:15 +0000 (16:13 +0000)]
Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.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/
8e5e7e5ab8b370d6c329ec480221332ada57f0ab ...
c85c95e3d7251135ab7dc9ce3241c5835cc595a9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Jul 2023 16:13:11 +0000 (16:13 +0000)]
Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.6.0 to 1.7.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.6.0...v1.7.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] [Sat, 1 Jul 2023 16:13:08 +0000 (16:13 +0000)]
Bump dessant/lock-threads from 4.0.0 to 4.0.1
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/
c1b35aecc5cdb1a34539d14196df55838bb2f836 ...
be8aa5be94131386884a6da4189effda9b14aa21 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Jul 2023 16:13:06 +0000 (16:13 +0000)]
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
a56da0b891b3dc519c7ee3284aff1fad93cc8598 ...
f5622bde02b04381239da3573277701ceca8f6a0 )
---
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>
David Lord [Wed, 28 Jun 2023 14:44:58 +0000 (07:44 -0700)]
switch to flit build backend (#1863)
David Lord [Wed, 28 Jun 2023 14:30:49 +0000 (07:30 -0700)]
switch to flit build backend
David Lord [Tue, 27 Jun 2023 15:01:35 +0000 (08:01 -0700)]
Merge branch '3.1.x'
David Lord [Tue, 27 Jun 2023 15:01:19 +0000 (08:01 -0700)]
simplify tox config
envs inherit base testenv
David Lord [Tue, 27 Jun 2023 14:37:41 +0000 (07:37 -0700)]
Merge branch '3.1.x'
David Lord [Tue, 27 Jun 2023 14:36:34 +0000 (07:36 -0700)]
update dependencies
David Lord [Tue, 6 Jun 2023 16:31:03 +0000 (09:31 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1859)
pre-commit-ci[bot] [Tue, 6 Jun 2023 04:21:37 +0000 (04:21 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports
David Lord [Thu, 1 Jun 2023 18:49:14 +0000 (11:49 -0700)]
Bump actions/setup-python from 4.6.0 to 4.6.1 (#1856)
David Lord [Thu, 1 Jun 2023 18:47:50 +0000 (11:47 -0700)]
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#1855)
David Lord [Thu, 1 Jun 2023 18:46:45 +0000 (11:46 -0700)]
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0 (#1857)
David Lord [Thu, 1 Jun 2023 17:49:03 +0000 (10:49 -0700)]
Merge branch '3.1.x'
David Lord [Thu, 1 Jun 2023 17:47:07 +0000 (10:47 -0700)]
update dependencies
David Lord [Thu, 1 Jun 2023 17:42:27 +0000 (10:42 -0700)]
fix check for empty required block (#1858)
David Lord [Thu, 1 Jun 2023 17:31:10 +0000 (10:31 -0700)]
start version 3.1.3
dependabot[bot] [Thu, 1 Jun 2023 16:57:05 +0000 (16:57 +0000)]
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.5.0 to 1.6.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.5.0...v1.6.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] [Thu, 1 Jun 2023 16:57:00 +0000 (16:57 +0000)]
Bump actions/setup-python from 4.6.0 to 4.6.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/
57ded4d7d5e986d7296eab16560982c6dd7c923b ...
bd6b4b6205c4dbad673328db7b31b7fab9e241c0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Jun 2023 16:56:55 +0000 (16:56 +0000)]
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
0bf742be3ebe032c25dd15117957dc15d0cfc38d ...
a56da0b891b3dc519c7ee3284aff1fad93cc8598 )
---
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>
David Lord [Thu, 1 Jun 2023 15:08:24 +0000 (08:08 -0700)]
remove unused links