Commit Graph

127 Commits

Author SHA1 Message Date
dependabot[bot]
da495b9bfd
Bump the github-actions group with 5 updates (#227)
Bumps the github-actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `2.14.0` | `2.17.0` |
| [hynek/setup-cached-uv](https://github.com/hynek/setup-cached-uv) | `2.3.0` | `2.5.0` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `7.0.0` | `7.0.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.32.4` | `4.35.2` |
| [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.13.0` | `1.14.0` |


Updates `hynek/build-and-inspect-python-package` from 2.14.0 to 2.17.0
- [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
- [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
- [Commits](efb823f521...fe0a0fb192)

Updates `hynek/setup-cached-uv` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/hynek/setup-cached-uv/releases)
- [Changelog](https://github.com/hynek/setup-cached-uv/blob/main/CHANGELOG.md)
- [Commits](757bedc3f9...4300ec2180)

Updates `actions/upload-artifact` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](bbbca2ddaa...043fb46d1a)

Updates `github/codeql-action` from 4.32.4 to 4.35.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](89a39a4e59...95e58e9a2c)

Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](ed0c53931b...cef221092e)

---
updated-dependencies:
- dependency-name: hynek/build-and-inspect-python-package
  dependency-version: 2.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: hynek/setup-cached-uv
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-01 06:34:41 +02:00
dependabot[bot]
f00944b9e5
Bump the github-actions group with 2 updates (#225)
Bumps the github-actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/download-artifact` from 7.0.0 to 8.0.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](37930b1c2a...3e5f45b2cf)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 13:13:47 +02:00
dependabot[bot]
8237f19ee5
Bump github/codeql-action in the github-actions group (#223) 2026-03-01 07:26:22 +01:00
dependabot[bot]
d7f2d798cd
Bump the github-actions group with 2 updates (#221) 2026-02-01 09:06:46 +01:00
dependabot[bot]
5c24ec8836
Bump the github-actions group with 4 updates (#219)
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

Updates `actions/download-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](018cc2cf5b...37930b1c2a)

Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

Updates `github/codeql-action` from 4.31.5 to 4.31.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](fdbfb4d275...5d4e8d1aca)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-01 14:35:52 +01:00
Hynek Schlawack
9121bf7161
Raise cooldown 2025-12-01 08:51:38 -10:00
Hynek Schlawack
e29c384da2
Align CoC with PSF 2025-12-01 08:51:33 -10:00
dependabot[bot]
b23c61e7a4
Bump the github-actions group with 3 updates (#217)
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

Updates `actions/setup-python` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](e797f83bcb...83679a892e)

Updates `github/codeql-action` from 4.31.2 to 4.31.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0499de31b9...fdbfb4d275)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-30 16:19:59 -10:00
Hynek Schlawack
edaa01db15
dependabot: add cooldown 2025-11-04 07:39:49 +01:00
dependabot[bot]
3cf14095c4
Bump the github-actions group with 4 updates (#215) 2025-11-01 12:30:51 +01:00
Hynek Schlawack
1651eaab84
update 2025-10-08 08:36:28 +02:00
Hynek Schlawack
cb38bdd94b
Streamline tox (#212) 2025-10-08 08:34:22 +02:00
Hynek Schlawack
937f5e9aaa
Group Dependabot updates 2025-10-02 08:12:27 +02:00
Hynek Schlawack
0c4c4632ba
Pin all GHA (#210) 2025-10-01 06:08:21 +02:00
dependabot[bot]
c78942f326
Bump jakebailey/pyright-action from 2.3.2 to 2.3.3 (#206)
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/jakebailey/pyright-action/releases)
- [Commits](b5d50e5cde...6cabc0f01c)

---
updated-dependencies:
- dependency-name: jakebailey/pyright-action
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2025-09-02 07:19:00 +02:00
dependabot[bot]
0ae76a8017
Bump actions/download-artifact from 4 to 5 (#207)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2025-09-02 07:14:46 +02:00
dependabot[bot]
5427ba996a
Bump actions/checkout from 4 to 5 (#205)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2025-09-02 07:10:02 +02:00
Hynek Schlawack
e28bc9431a
Run tests against 3.14t, too (#204)
* Run tests against 3.14t, too

* fix path

* yamlllll
2025-07-30 17:40:53 +02:00
Hynek Schlawack
18939b166b
ci: placate dr zizmor 2025-06-03 08:26:20 +02:00
Hynek Schlawack
8dcceb5709
ci: pin & trust 2025-06-03 08:21:50 +02:00
Hynek Schlawack
298af7e4db
Switch to dependency groups (#202) 2025-06-03 08:02:51 +02:00
Hynek Schlawack
6c2264e203
Split docs targets for faster builds (#194)
* Split docs targets for faster builds

* Kill copypasta

* Try using uv's Python
2025-02-22 09:43:10 +01:00
Hynek Schlawack
8041a043f4
Add missing template 2025-02-22 09:00:30 +01:00
Hynek Schlawack
a95a6cbb54
Faster Zizmor 2025-02-22 08:32:43 +01:00
pre-commit-ci[bot]
6928cdd5fa
[pre-commit.ci] pre-commit autoupdate (#192)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.6...v0.9.4)
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.1)

* Fix Ruff

* fix ci

* actually fix ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2025-02-04 10:45:20 +01:00
Hynek Schlawack
517093871c
Add Zizmore to CI 2024-10-31 16:15:22 +01:00
Hynek Schlawack
af1f60bf3d
Thank you Doctor Zizmor! (#185) 2024-10-31 16:08:40 +01:00
Hynek Schlawack
7749356596
Drop Python 3.7 (#186)
* Drop Python 3.7

* Add PR #
2024-10-31 11:16:42 +01:00
Hynek Schlawack
e26858b221
Switch formatters 2024-10-12 15:04:27 +02:00
Hynek Schlawack
bde5a25811
Fix coverage upload 2024-09-03 08:02:19 +02:00
Hynek Schlawack
362435579d
Add 3.13 to CI (#175) 2024-08-09 08:05:41 +02:00
Hynek Schlawack
113e1effb2
pre-commit update 2024-06-26 12:13:31 +02:00
Hynek Schlawack
119357eb31
Calm down changelog 2024-04-16 08:56:45 +02:00
Hynek Schlawack
b8c7d47734
Link to stable 2024-04-16 08:48:02 +02:00
Hynek Schlawack
64c82a474b
Link to parameters docs 2024-04-16 08:47:38 +02:00
Hynek Schlawack
79ceaa9822
Move bw policy where it belongs 2024-04-16 08:45:47 +02:00
Hynek Schlawack
51600c12ea
direnv x uv 2024-04-16 08:11:32 +02:00
Hynek Schlawack
8eb9405d96
docs: it's args and kwargs 2024-02-06 17:37:13 +01:00
Hynek Schlawack
5164f70990
Consistency 2024-01-26 10:57:10 +01:00
Hynek Schlawack
e5c18125d0
Update Pyright CI action (#169)
* Update Pyright CI action

* Stop rewriting names

It has weird side-effects as observed in svcs. Also Pyright is more vehement now.
2024-01-26 10:53:30 +01:00
Hynek Schlawack
991a8492f8
Build docs on 3.12 2024-01-02 09:11:12 +01:00
Hynek Schlawack
fc1cadd10b
Remove period from step name 2024-01-02 08:41:15 +01:00
Hynek Schlawack
9642cd20c0
Update actions 2024-01-02 08:40:24 +01:00
dependabot[bot]
df548a54c4
Bump github/codeql-action from 2 to 3 (#166)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 16:38:08 +00:00
dependabot[bot]
fa8b7a0fd4
Bump actions/setup-python from 4 to 5 (#164)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-01 17:32:41 +01:00
Hynek Schlawack
c9683325d5
docs 2023-11-28 09:32:08 +01:00
Hynek Schlawack
aaad007957
Run CI on all pull requests 2023-11-28 08:24:54 +01:00
dependabot[bot]
a704754f91
Bump actions/checkout from 3 to 4 (#156)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hynek Schlawack <hs@ox.cx>
2023-10-04 08:23:31 +02:00
Hynek Schlawack
811841d1b3
ci: type-check API on all supported versions locally too (#152) 2023-08-15 08:19:09 +02:00
Hynek Schlawack
d34f50b4f0
ci: add Pyright 2023-08-15 07:53:03 +02:00