Commit Graph

119 Commits

Author SHA1 Message Date
dependabot[bot]
4e65c3bb11 ⬆ Bump actions/checkout from 5 to 6 (#1656)
* ⬆ Bump actions/checkout from 5 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Remove comment - issue was fixed

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-11-25 11:27:28 +01:00
Sofie Van Landeghem
152cf064c2 👷 Upgrade latest-changes GitHub Action and pin actions/checkout@v5 (#1654)
👷 Upgrade latest-changes and pin actions/checkout@v5
2025-11-24 15:50:25 +01:00
dependabot[bot]
49243bd31e ⬆ Bump actions/checkout from 5 to 6 (#1651)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-11-21 10:05:47 +01:00
Sebastián Ramírez
4006f7b864 🔧 Upgrade Material for MkDocs and remove insiders (#1650) 2025-11-20 13:12:37 +01:00
dependabot[bot]
2d4bc636b4 ⬆ Bump actions/upload-artifact from 4 to 5 (#1620)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-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>
2025-10-27 11:41:14 +01:00
dependabot[bot]
cb13d12064 ⬆ Bump actions/download-artifact from 5 to 6 (#1621)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  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>
2025-10-27 11:40:56 +01:00
dependabot[bot]
68a39c75ac ⬆ Bump astral-sh/setup-uv from 6 to 7 (#1593)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  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: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-10-21 12:47:51 +02:00
Motov Yurii
5d2ba6fab7 🔧 Configure reminder for waiting label in issue-manager (#1609)
Configure reminder for waiting lable in issue manager config

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-10-21 12:45:57 +02:00
Sofie Van Landeghem
45215fceca ⬆️ Add support for Python 3.14 (#1578)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-08 18:26:33 +02:00
dependabot[bot]
a289ba8cd1 ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0 (#1589)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 07:07:35 +02:00
Sebastián Ramírez
44ad9bd078 👷 Update docs previews comment, single comment, add failure status (#1586) 2025-09-30 08:29:31 +02:00
Sofie Van Landeghem
35c0005f44 💚 Fix CI test suite for Windows and MacOS (#1307) 2025-09-18 00:19:41 +02:00
dependabot[bot]
6a98bf5df0 ⬆ Bump actions/setup-python from 5 to 6 (#1551)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  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>
2025-09-16 11:02:46 +02:00
dependabot[bot]
94f1df2ebd ⬆ Bump actions/labeler from 5 to 6 (#1549)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  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>
2025-09-16 10:55:16 +02:00
dependabot[bot]
a3c3a463df ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1550)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.4...v1.13.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 14:49:42 +02:00
Sofie Van Landeghem
3b1b70cf11 👷 Detect and label merge conflicts on PRs automatically (#1552) 2025-09-05 10:33:55 +02:00
dependabot[bot]
f239249b6c ⬆ Bump actions/download-artifact from 4 to 5 (#1451)
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>
2025-08-19 10:14:44 +02:00
dependabot[bot]
daf03cd36d ⬆ Bump actions/checkout from 4 to 5 (#1488)
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>
2025-08-19 10:14:30 +02:00
dependabot[bot]
7951ad296e ⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 (#1448)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.2...0.4.0)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-05 18:11:40 +02:00
Sebastián Ramírez
61523864f1 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None (#1351) 2025-04-27 20:53:37 +02:00
dependabot[bot]
a9eb68efc3 ⬆ Bump astral-sh/setup-uv from 5 to 6 (#1348)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 6.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v6)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '6'
  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>
2025-04-27 11:46:30 +00:00
Sofie Van Landeghem
4b5ad42c23 💚 Fix linting in CI (#1340)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-04-26 21:04:09 +02:00
Sofie Van Landeghem
b66ec8eed3 ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#1316) 2025-03-16 21:32:07 +01:00
Sofie Van Landeghem
b1349dae45 ⬆️ Add support for Python 3.13 (#1289) 2025-03-06 19:58:40 +01:00
dependabot[bot]
c1936036c1 ⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1277)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-24 11:22:59 +01:00
Sofie Van Landeghem
ac9d1a514a 💚 Fix CI test suite for Python 3.7 (#1309) 2025-02-24 10:18:24 +01:00
Sofie Van Landeghem
a1fdc57271 👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)" (#1306)
Revert " 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)"

This reverts commit 759220d592.
2025-02-21 15:45:27 +01:00
Sebastián Ramírez
759220d592 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-21 12:59:48 +01:00
Sofie Van Landeghem
cd05bfeaf2 👷 Add retries to Smokeshow (#1302) 2025-02-20 10:15:20 +01:00
dependabot[bot]
5699c43ee5 ⬆ Bump astral-sh/setup-uv from 4 to 5 (#1249)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  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-12-22 14:45:21 +00:00
dependabot[bot]
b8a6a1f869 ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.12.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 11:27:27 +00:00
dependabot[bot]
2b268d135c ⬆ Bump astral-sh/setup-uv from 3 to 4 (#1225)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v4)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  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-12-10 11:27:02 +00:00
dependabot[bot]
9cc1772b64 ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#1207)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  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>
2024-12-10 11:26:51 +00:00
Sebastián Ramírez
aacf9ec19b 🔧 Update build-docs filter paths (#1235) 2024-12-04 15:39:41 +00:00
Alejandra
87257b08bf 👷 Update issue manager workflow (#1137)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-10-15 12:39:19 +02:00
Sebastián Ramírez
313783e294 👷 Fix smokeshow, checkout files on CI (#1136) 2024-10-12 15:54:21 +02:00
Sebastián Ramírez
f1d5262ca6 👷 Use uv in CI (#1135) 2024-10-12 15:08:11 +02:00
Sebastián Ramírez
fed464a41c 👷 Update labeler.yml (#1128) 2024-10-07 22:34:07 +02:00
Sebastián Ramírez
1eb70dfec9 👷 Update worfkow deploy-docs-notify URL (#1126) 2024-10-06 22:19:59 +02:00
Sebastián Ramírez
5d682eda33 👷 Upgrade Cloudflare GitHub Action (#1124) 2024-10-05 15:04:46 +02:00
dependabot[bot]
4173ba34e5 ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#1107)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.0...0.5.1)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  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>
2024-09-18 13:46:16 +02:00
Sebastián Ramírez
548a4d06d2 👷 Update issue-manager.yml (#1103) 2024-09-08 12:05:54 +00:00
Sebastián Ramírez
898e0902d4 👷 Fix coverage processing in CI, one name per matrix run (#1104) 2024-09-08 12:01:32 +00:00
Sofie Van Landeghem
5c6688e945 💚 Set include-hidden-files to True when using the upload-artifact GH action (#1098)
set include-hidden-files to true for actions/upload-artifact@v4
2024-09-02 22:13:38 +02:00
Sebastián Ramírez
ed6cf35765 👷 Update latest-changes GitHub Action (#1087) 2024-08-26 02:17:30 +00:00
Sebastián Ramírez
2978d10834 👷 Update Python version for coverage (#1083) 2024-08-23 14:35:37 -05:00
Sebastián Ramírez
e448c339db 🔧 Update coverage config files (#1077) 2024-08-18 16:15:32 -05:00
Sebastián Ramírez
756e70a24e 👷 Do not sync labels as it overrides manually added labels (#1073) 2024-08-15 13:46:10 -05:00
Sebastián Ramírez
383938155f 👷 Update configs for GitHub Action labeler, to add only one label (#1072) 2024-08-14 14:02:07 -05:00
Sebastián Ramírez
c9a4bfec4c 👷 Update labeler GitHub Actions permissions and dependencies (#1071) 2024-08-13 22:53:50 -05:00