]>
git.ipfire.org Git - thirdparty/jinja.git/log
David Lord [Wed, 1 May 2024 13:41:20 +0000 (06:41 -0700)]
fix mypy findings
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>
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
David Lord [Thu, 1 Jun 2023 15:06:33 +0000 (08:06 -0700)]
update metadata
David Lord [Tue, 2 May 2023 12:55:07 +0000 (05:55 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1847)
pre-commit-ci[bot] [Tue, 2 May 2023 04:33:39 +0000 (04:33 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
David Lord [Mon, 1 May 2023 17:21:49 +0000 (10:21 -0700)]
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#1843)
David Lord [Mon, 1 May 2023 17:19:49 +0000 (10:19 -0700)]
Bump actions/checkout from 3.5.0 to 3.5.2 (#1844)
dependabot[bot] [Mon, 1 May 2023 17:17:29 +0000 (17:17 +0000)]
Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [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/
8f4b7f84864484a7bf31766abe9204da3cbe65b3 ...
8e5e7e5ab8b370d6c329ec480221332ada57f0ab )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
David Lord [Mon, 1 May 2023 17:16:55 +0000 (10:16 -0700)]
Bump actions/setup-python from 4.5.0 to 4.6.0 (#1845)
dependabot[bot] [Mon, 1 May 2023 16:57:11 +0000 (16:57 +0000)]
Bump actions/setup-python from 4.5.0 to 4.6.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/
d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 ...
57ded4d7d5e986d7296eab16560982c6dd7c923b )
---
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>
dependabot[bot] [Mon, 1 May 2023 16:57:04 +0000 (16:57 +0000)]
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/
29930c9cf57955dc1b98162d0d8bc3ec80d9e75c ...
0bf742be3ebe032c25dd15117957dc15d0cfc38d )
---
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 [Fri, 7 Apr 2023 19:19:07 +0000 (12:19 -0700)]
fix flake8 bugbear error
David Lord [Tue, 4 Apr 2023 12:14:59 +0000 (05:14 -0700)]
[pre-commit.ci] pre-commit autoupdate (#1831)
pre-commit-ci[bot] [Tue, 4 Apr 2023 06:32:14 +0000 (06:32 +0000)]
[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)
David Lord [Mon, 3 Apr 2023 13:13:54 +0000 (06:13 -0700)]
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 (#1830)
David Lord [Mon, 3 Apr 2023 13:13:47 +0000 (06:13 -0700)]
Bump actions/cache from 3.2.6 to 3.3.1 (#1829)
David Lord [Mon, 3 Apr 2023 13:13:34 +0000 (06:13 -0700)]
Bump actions/checkout from 3.3.0 to 3.5.0 (#1828)
dependabot[bot] [Sat, 1 Apr 2023 16:57:53 +0000 (16:57 +0000)]
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](https://github.com/pypa/gh-action-pypi-publish/compare/
c7f29f7adef1a245bd91520e94867e5c6eedddcc ...
29930c9cf57955dc1b98162d0d8bc3ec80d9e75c )
---
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>
dependabot[bot] [Sat, 1 Apr 2023 16:57:47 +0000 (16:57 +0000)]
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](https://github.com/actions/cache/compare/
69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 ...
88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 1 Apr 2023 16:57:43 +0000 (16:57 +0000)]
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](https://github.com/actions/checkout/compare/
ac593985615ec2ede58e132d2e21d2b1cbd6127c ...
8f4b7f84864484a7bf31766abe9204da3cbe65b3 )
---
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, 7 Mar 2023 14:59:06 +0000 (06:59 -0800)]
[pre-commit.ci] pre-commit autoupdate (#1822)
David Lord [Tue, 7 Mar 2023 14:55:44 +0000 (06:55 -0800)]
address flake8 findings
pre-commit-ci[bot] [Tue, 7 Mar 2023 03:52:21 +0000 (03:52 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/peterdemin/pip-compile-multi: v2.6.1 → v2.6.2](https://github.com/peterdemin/pip-compile-multi/compare/v2.6.1...v2.6.2)
David Lord [Wed, 1 Mar 2023 17:04:52 +0000 (09:04 -0800)]
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0 (#1816)
David Lord [Wed, 1 Mar 2023 17:02:41 +0000 (09:02 -0800)]
Bump actions/cache from 3.2.4 to 3.2.6 (#1815)
dependabot[bot] [Wed, 1 Mar 2023 16:57:30 +0000 (16:57 +0000)]
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>
dependabot[bot] [Wed, 1 Mar 2023 16:57:27 +0000 (16:57 +0000)]
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](https://github.com/actions/cache/compare/
627f0f41f6904a5b1efbaed9f96d9eb58e92e920 ...
69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 )
---
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 [Tue, 7 Feb 2023 15:20:32 +0000 (07:20 -0800)]
Merge branch '3.1.x'
David Lord [Tue, 7 Feb 2023 15:12:28 +0000 (07:12 -0800)]
[pre-commit.ci] pre-commit autoupdate (#1800)
pre-commit-ci[bot] [Tue, 7 Feb 2023 04:43:17 +0000 (04:43 +0000)]
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
pre-commit-ci[bot] [Tue, 7 Feb 2023 04:43:06 +0000 (04:43 +0000)]
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
David Lord [Wed, 1 Feb 2023 16:59:04 +0000 (08:59 -0800)]
Bump actions/cache from 3.2.3 to 3.2.4 (#1799)
David Lord [Wed, 1 Feb 2023 16:58:53 +0000 (08:58 -0800)]
Bump actions/setup-python from 4.4.0 to 4.5.0 (#1798)