Commit graph

310 commits

Author SHA1 Message Date
dependabot[bot] d2592bb402 Bump python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye
Bumps python from 3.11.1-slim-bullseye to 3.11.2-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 19:31:26 +01:00
Gabriel Augendre b16dc70090 Add pre-commit for executable 2023-02-09 10:08:17 +01:00
Gabriel Augendre 65604a485e Remove unused permissions on update dependencies 2023-02-08 22:38:05 +01:00
Gabriel Augendre c8031b02f8 Move to monday evening for schedule 2023-02-08 22:16:22 +01:00
Crocmagnon f4721f9064 Update dependencies 2023-02-08 22:15:24 +01:00
Gabriel Augendre 6ecbfaee04 Remove unused dependabot for pip 2023-02-08 22:13:35 +01:00
Gabriel Augendre 3df3dd175d Switch to github app token for dependencies pull requests 2023-02-08 22:10:00 +01:00
Crocmagnon aa632b82af Update dependencies 2023-02-08 21:55:02 +01:00
pre-commit-ci[bot] 1badbfdc3b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-07 07:31:58 +01:00
pre-commit-ci[bot] 3db83faa18 [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)
- [github.com/rtts/djhtml: v1.5.2 → v2.0.0](https://github.com/rtts/djhtml/compare/v1.5.2...v2.0.0)
- [github.com/charliermarsh/ruff-pre-commit: v0.0.238 → v0.0.243](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.238...v0.0.243)
- [github.com/jazzband/pip-tools: 6.12.1 → 6.12.2](https://github.com/jazzband/pip-tools/compare/6.12.1...6.12.2)
2023-02-07 07:31:58 +01:00
Crocmagnon 90457b8040 Update dependencies 2023-02-07 07:28:45 +01:00
dependabot[bot] c3ba5e3831 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 12:19:51 +01:00
pre-commit-ci[bot] 3c6e7fca8c [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.237 → v0.0.238](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.237...v0.0.238)
- [github.com/pre-commit/mirrors-eslint: v8.32.0 → v8.33.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.32.0...v8.33.0)
2023-01-31 08:40:00 +01:00
Gabriel Augendre 5418fc2cdc Update python for codeql 2023-01-30 15:59:39 +01:00
Crocmagnon bfe5d3d46a Update dependencies 2023-01-30 15:30:26 +01:00
Gabriel Augendre 88fdc1ab45 Remove auto merge step 2023-01-30 15:23:10 +01:00
Gabriel Augendre 32545561ca Re-enable auto merge condition 2023-01-30 15:20:05 +01:00
Gabriel Augendre 2f8664cd0f Remove auto merge condition 2023-01-30 15:16:17 +01:00
Gabriel Augendre 657d30e153 Fix auto merge condition 2023-01-30 15:15:59 +01:00
Gabriel Augendre 8008a6a8c3 Fix enable auto merge 2023-01-30 15:12:59 +01:00
Gabriel Augendre 448a3445c8 Allow running publish & tests manually 2023-01-30 15:09:11 +01:00
Gabriel Augendre 5186354ba3 Enable auto merge 2023-01-30 15:08:32 +01:00
Gabriel Augendre e0a66ef9af Revert "Update dependencies"
This reverts commit b617128d7f.
2023-01-30 14:59:38 +01:00
Gabriel Augendre 900dfbac3d Fix update dependencies workflow checkout step 2023-01-30 14:58:08 +01:00
Gabriel Augendre 0c0cd16bda Fix workflow name 2023-01-30 14:56:29 +01:00
Gabriel Augendre f077003845 Fix schedule in update dependencies workflow 2023-01-30 14:55:50 +01:00
Gabriel Augendre 9b7baa6b77 Add workflow to update dependencies 2023-01-30 14:53:44 +01:00
Gabriel Augendre b617128d7f Update dependencies 2023-01-30 14:15:02 +01:00
Gabriel Augendre 73069b9dbb Merge remote-tracking branch 'origin/dependabot/pip/pre-commit-3.0.2' 2023-01-30 14:08:43 +01:00
Gabriel Augendre 288c68f93a Merge remote-tracking branch 'origin/dependabot/pip/model-bakery-1.10.1' 2023-01-30 14:08:38 +01:00
dependabot[bot] e663637b83
Bump hypothesis from 6.64.0 to 6.65.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.64.0 to 6.65.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.64.0...hypothesis-python-6.65.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:21:22 +00:00
dependabot[bot] d06ecb585f
Bump pre-commit from 2.21.0 to 3.0.2
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.21.0...v3.0.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:19:27 +00:00
dependabot[bot] f64c548587
Bump model-bakery from 1.9.0 to 1.10.1
Bumps [model-bakery](https://github.com/model-bakers/model_bakery) from 1.9.0 to 1.10.1.
- [Release notes](https://github.com/model-bakers/model_bakery/releases)
- [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/model-bakers/model_bakery/compare/1.9.0...1.10.1)

---
updated-dependencies:
- dependency-name: model-bakery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 11:17:37 +00:00
Gabriel Augendre 8003157daf Introduce ruff 2023-01-29 13:04:13 +01:00
dependabot[bot] b54ffd73f4
Bump hypothesis from 6.63.0 to 6.64.0 (#52)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.63.0 to 6.64.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.63.0...hypothesis-python-6.64.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 12:48:56 +01:00
Gabriel Augendre ae843729de Cap equipment height to a maximum 2023-01-21 09:22:25 +01:00
Gabriel Augendre 9ea7a9414b Update dependencies 2023-01-21 09:14:44 +01:00
Gabriel Augendre 49ac17fe94 List affected stats & players in reset 2023-01-18 21:41:25 +01:00
Gabriel Augendre 9448feed1d Hide unnecessary categories in groups 2023-01-18 21:29:57 +01:00
Gabriel Augendre 21c8e96132 Reduce tests duration 2023-01-18 21:22:36 +01:00
Gabriel Augendre 89f868f48f Improve effects tests 2023-01-18 21:20:53 +01:00
Gabriel Augendre 8afde36807 Fix flaky test 2023-01-18 21:12:41 +01:00
Gabriel Augendre fab2e38b3f Remove wrong HTML ids 2023-01-18 21:12:02 +01:00
Gabriel Augendre 9f2cd849bd Cleanup invoke tasks 2023-01-18 20:41:59 +01:00
Gabriel Augendre 018462ffc8 Change info displayed on character card.
Close #51
2023-01-18 15:39:53 +01:00
Gabriel Augendre da20e2c4e3 Remove scorecard 2023-01-18 15:17:10 +01:00
Gabriel Augendre 6659d9cddd Set permissions on workflows 2023-01-18 15:12:12 +01:00
Gabriel Augendre d6cbfffa38
Create scorecard.yml 2023-01-17 22:33:36 +01:00
Gabriel Augendre 38d4b3015d Update eslint 2023-01-17 11:18:17 +01:00
Gabriel Augendre cc9d7ca2f9 Update dependencies 2023-01-17 11:17:40 +01:00