35 Commits

Author SHA1 Message Date
renovate[bot]
b0c8e0506f ⬆️ Upgrade astral-sh/setup-uv action to v6 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 00:59:24 +02:00
pre-commit-ci[bot]
b516973abf 👷 pre-commit autoupdate (#19)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paillat <me@paillat.dev>
2025-04-15 22:07:42 +02:00
7be168f1b0 Add option to edit view response in send method v1.0.4a1 2025-03-29 17:10:05 +01:00
54002f1c17 🐛 Fix view context to support WebhookMessage 2025-03-29 17:05:20 +01:00
87c7211ab1 🐛 Fix type ignore comments in components and view v1.0.3 2025-03-29 16:32:35 +01:00
e9cec84d5b 🎨 Format 2025-03-29 16:28:46 +01:00
696021c3a1 ⬆️ Bump deps 2025-03-29 16:28:46 +01:00
09d147de9d Update view to support ephemeral responses 2025-03-29 16:28:46 +01:00
renovate[bot]
ebf958434c ⬆️: migrate renovate config (#20)
* ⬆️: migrate config renovate.json

* 🎨 auto fixes from pre-commit.com hooks

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-24 17:14:38 +01:00
9aacc09f87 ✏️ Fix typo in project description in pyproject.toml 2025-03-09 12:05:29 +01:00
c27e6e2a55 🔧 Enhance Renovate configuration with base branches, labels, and package rules 2025-03-09 12:04:52 +01:00
renovate[bot]
e652355379 Configure Renovate (#17)
* Add renovate.json

* 🎨 auto fixes from pre-commit.com hooks

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-09 11:55:06 +01:00
915bc0d516 🔧 Remove dependabot.yml to move to renovate 2025-03-09 11:49:56 +01:00
94c09f389a 🏗️ Rename jobs in workflow files for clarity v1.0.2 2025-03-09 11:39:31 +01:00
7073e2d964 🏗️ Update pyproject.toml and uv.lock for build system and package name adjustments 2025-03-09 11:37:27 +01:00
232d2ca285 🏗️ Update project URLs in pyproject.toml to reflect repository name 2025-03-09 11:30:51 +01:00
8dcb26f0c3 🏗️ Move from pdm to uv and add pre commit and other useful things 2025-03-09 11:23:13 +01:00
a5f738e22c 🔖 v1.0.1 v1.0.1 2024-08-03 17:24:33 +02:00
33de618136 🐛 Fix custom_id always required 2024-08-03 17:14:42 +02:00
9e342d5d79 🍱 Add example gifs 2024-08-03 17:14:18 +02:00
4305eaef67 💚 Run ruff format --check as well 2024-08-03 16:13:01 +02:00
0fd433f3b9 💚 Fix broken lockfile 2024-08-03 16:08:02 +02:00
191d1d2d9b 🐛 Fix color_select.py example not changing embed color 2024-08-03 15:59:36 +02:00
f1a8c2e31d Finally fixed 2024-08-03 15:27:07 +02:00
171ab8a564 fixes 2024-08-03 15:14:44 +02:00
b47624af58 fixes 2024-08-03 15:14:16 +02:00
ef74514c1f 📝 Add README.md 2024-08-03 11:30:59 +02:00
b7688fd895 📝 Improve example 2024-08-03 11:30:59 +02:00
1a17daab7a 📄 Update licenes holders 2024-08-03 11:30:53 +02:00
714b019b0f Delete .idea directory 2024-08-02 15:14:48 +02:00
f463824261 👷 Work in progress 2024-08-02 15:13:21 +02:00
dependabot[bot]
95dc716ede fix: bump pdm-project/setup-pdm from 3 to 4 (#15)
Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 3 to 4.
- [Release notes](https://github.com/pdm-project/setup-pdm/releases)
- [Commits](https://github.com/pdm-project/setup-pdm/compare/v3...v4)

---
updated-dependencies:
- dependency-name: pdm-project/setup-pdm
  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-07-31 11:32:00 +02:00
dependabot[bot]
422f7d21b1 fix: bump actions/checkout from 3 to 4 (#14)
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>
2024-07-31 11:31:34 +02:00
f733a4c6b5 First commit 2024-07-30 14:03:21 +02:00
Paillat
5583d15cda Initial commit 2024-07-30 10:49:05 +02:00