Commit Graph
117 Commits
Author SHA1 Message Date
dependabot[bot] 495b8dbbd5 ⬆ Bump the github-actions group across 1 directory with 6 updates (#2326)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-11 15:33:43 +02:00
Yurii Motov c1b7479e7a 👷 Configure Dependabot to group updates and update weekly (#2293) 2026-05-25 22:06:02 +02:00
Sebastián Ramírez b6b79b424d 🔥 Remove config files now in central GitHub repo (#2300) 2026-05-22 19:15:20 +02:00
dependabot[bot] 7776e56880 ⬆ Bump actions/add-to-project from 1.0.2 to 2.0.0 (#2273)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-21 22:29:12 +02:00
Sofie Van Landeghem f8516cd73b 🔒️ Only allow team members to modify dependencies (#2292) 2026-05-18 13:17:04 +02:00
Yurii Motovandgithub-actions[bot] baa742be6b 🔒️ Add zizmor and fix audit findings (#2260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-17 12:36:03 +02:00
Motov Yurii 03e021f30a 🔒 Pin GitHub actions by commit SHA (#2246) 2026-04-16 14:34:14 +02:00
dependabot[bot] ae3f6e3038 ⬆ Bump dorny/paths-filter from 3 to 4 (#2230)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3 to 4.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dorny/paths-filter/compare/v3...v4)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-version: '4'
  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>
2026-03-16 22:33:25 +01:00
dependabot[bot] 64455e5c7b ⬆ Bump actions/download-artifact from 7 to 8 (#2208)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  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>
2026-03-01 21:34:47 +01:00
dependabot[bot] 2f5ceec867 ⬆ Bump actions/upload-artifact from 6 to 7 (#2207)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2026-03-01 21:34:42 +01:00
Sebastián Ramírez 0564d65041 🔨 Generate frontend SDK on pre-commit, remove custom workflow (#2111) 2026-01-22 19:10:01 +00:00
Sebastián Ramírez 61e161bfb9 🔨 Update generate-client.sh and docs (#2110) 2026-01-22 18:38:25 +00:00
Sebastián Ramírez 6ab7a40cdd 🚚 Rename Docker Compose files to new names, compose.yml (#2106) 2026-01-22 16:22:25 +00:00
Sebastián Ramírez ca9cecf6c1 👷 Add maybe-ai for issue manager (#2103) 2026-01-22 14:43:40 +00:00
Alejandra dd11319612 🔧 Update dependabot configuration for package ecosystems (#2100) 2026-01-21 10:57:59 +01:00
Alejandra fb2a02345b 🔧 Migrate from npm to Bun (#2097) 2026-01-20 22:35:30 +01:00
Alejandra 565ddb61f7 👷 Update pre-commit workflow (#2096) 2026-01-20 21:30:57 +01:00
Alejandra 7201b88628 🔧 Set up node monorepo (#2095) 2026-01-20 20:28:09 +00:00
Alejandra 3a5611aa7f 🧑‍💻 Implement uv workspaces (#2090) 2026-01-20 19:19:07 +01:00
dependabot[bot] 11f2fc90d1 ⬆ Bump actions/checkout from 5 to 6 (#2074)
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>
2026-01-06 12:17:53 +01:00
Motov Yuriiandgithub-actions[bot] 2059d2e271 👷 Add pre-commit workflow (#2056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-26 17:16:14 +01:00
Motov Yurii 7d2307bb9a 👷 Configure coverage, error on main tests, don't wait for Smokeshow (#2054) 2025-12-19 19:31:02 +01:00
Motov Yurii d512a6a5f8 👷 Run Smokeshow always, even on test failures (#2053) 2025-12-19 19:17:17 +01:00
dependabot[bot] 9581560edb ⬆ Bump actions/download-artifact from 6 to 7 (#2051)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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>
2025-12-15 13:11:56 +01:00
dependabot[bot] 68726e4191 ⬆ Bump actions/upload-artifact from 5 to 6 (#2050)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-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-12-15 13:11:47 +01:00
dependabot[bot]andSofie Van Landeghem 758f7507e8 ⬆ Bump actions/checkout from 5 to 6 (#2007)
* ⬆ 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

---------

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:28:24 +01:00
Sofie Van Landeghem c3f5427c4a 👷 Upgrade latest-changes and pin actions/checkout@v5 (#2006) 2025-11-24 16:46:26 +01:00
Alejandra 0278f13186 🔧 Add labels to Dependabot updates (#1992) 2025-11-24 11:32:59 +01:00
dependabot[bot] 740b1f84fd ⬆ Bump actions/checkout from 5 to 6 (#1988)
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-22 14:27:30 +01:00
dependabot[bot] 53723696f3 ⬆ Bump actions/download-artifact from 5 to 6 (#1959)
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-11-09 19:30:12 +01:00
dependabot[bot] adeb872199 ⬆ Bump actions/upload-artifact from 4 to 5 (#1962)
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-11-09 19:29:01 +01:00
Sebastián Ramírez de79cc2626 🔧 Fix issue-manager config for reminder (#1972) 2025-11-09 18:27:12 +01:00
Motov Yurii 9b1d095aee 🔧 Configure reminder for waiting label in issue-manager (#1939) 2025-10-25 09:51:11 +02:00
dependabot[bot] a0c6e96b21 ⬆ Bump actions/setup-node from 5 to 6 (#1937)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-20 21:02:58 +02:00
dependabot[bot] 2b5d798344 ⬆ Bump astral-sh/setup-uv from 6 to 7 (#1925)
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>
2025-10-20 21:01:48 +02:00
dependabot[bot] 1a2baee6ad ⬆ Bump tiangolo/issue-manager from 0.5.1 to 0.6.0 (#1912)
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-01 12:15:56 +02:00
Alejandra 417f1da8c5 🔧 Update dependabot intervals for uv and npm dependencies to weekly (#1880) 2025-09-12 15:12:02 +02:00
Alejandra e4bfdfa856 ⬆️ Update @hey-api/openapi-ts dependency version and update dependabot config (#1845) 2025-09-07 23:49:07 +02:00
dependabot[bot] ea32978f38 ⬆ Bump actions/labeler from 5 to 6 (#1839)
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-05 23:17:13 +02:00
dependabot[bot] 26acc1a6c4 ⬆ Bump actions/setup-python from 5 to 6 (#1835)
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-05 23:17:04 +02:00
dependabot[bot] c1cfd729ee ⬆ Bump actions/setup-node from 4 to 5 (#1836)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-09-05 23:16:56 +02:00
Sofie Van Landeghem f8dba14cdf 👷 Detect and label merge conflicts on PRs automatically (#1838) 2025-09-05 10:35:59 +02:00
dependabot[bot] 7c9815b167 ⬆ Bump actions/checkout from 4 to 5 (#1768)
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-14 23:32:30 +02:00
dependabot[bot] 74860873a0 ⬆ Bump actions/download-artifact from 4 to 5 (#1754)
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-08 07:54:07 +02:00
dependabot[bot] cd53ad3fb6 ⬆ Bump tiangolo/latest-changes from 0.3.2 to 0.4.0 (#1744)
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-07-31 21:10:11 +02:00
Alejandra a4eebf0c0b ⬆️ Update Dependabot configuration to target the backend directory for Python uv updates (#1577) 2025-04-28 17:27:37 +02:00
Alejandra 1024bd7829 🔧 Update Dependabot config (#1576) 2025-04-28 15:19:45 +00:00
Alejandra 893f5ff3ce 👷🏻‍♀️ Update CI for client generation (#1573) 2025-04-27 13:22:51 +02:00
dependabot[bot] d85f58fe2c ⬆ Bump astral-sh/setup-uv from 5 to 6 (#1566)
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-26 14:15:53 +02:00
Alejandra 83c65459d3 ⬆ Add npm and Docker package ecosystems to Dependabot configuration (#1535) 2025-04-01 18:34:50 +02:00