1797 Commits

Author SHA1 Message Date
dependabot[bot]
2d3b8716bb build(deps): bump typing-extensions from 4.11.0 to 4.12.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.11.0...4.12.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 15:19:29 +02:00
dependabot[bot]
d52f399956 ---
updated-dependencies:
- dependency-name: markdown-exec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 15:52:05 +02:00
dependabot[bot]
21466abfbf ---
updated-dependencies:
- dependency-name: markdown-exec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:56:39 +02:00
dependabot[bot]
feb446205b ---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:56:21 +02:00
dependabot[bot]
ee81da7662 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:45:54 +02:00
dependabot[bot]
9645e15d94 build(deps-dev): bump pytest from 8.2.0 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 18:08:56 +02:00
dependabot[bot]
8be2439d60 build(deps-dev): bump mkdocs-material from 9.5.23 to 9.5.24
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.23 to 9.5.24.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.23...9.5.24)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 18:08:15 +02:00
dependabot[bot]
4ec975739d build(deps): bump cachix/install-nix-action from 26 to 27
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v26...V27)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:47:32 +02:00
dependabot[bot]
ba5ff1cbc5 build(deps-dev): bump types-psutil from 5.9.5.20240511 to 5.9.5.20240516
Bumps [types-psutil](https://github.com/python/typeshed) from 5.9.5.20240511 to 5.9.5.20240516.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-psutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:47:02 +02:00
dependabot[bot]
6bd8f5af23 build(deps-dev): bump mkdocs-material from 9.5.22 to 9.5.23
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.22 to 9.5.23.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.22...9.5.23)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 15:46:38 +02:00
Adrian Freund
d6f226f2b3
feat: add simpler migrations configuration syntax (#1510) 2024-05-15 11:19:11 +02:00
dependabot[bot]
7c174a9691 build(deps-dev): bump types-psutil from 5.9.5.20240423 to 5.9.5.20240511
Bumps [types-psutil](https://github.com/python/typeshed) from 5.9.5.20240423 to 5.9.5.20240511.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-psutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 15:40:54 +02:00
dependabot[bot]
79205480a7 build(deps-dev): bump mkdocs-material from 9.5.21 to 9.5.22
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.21 to 9.5.22.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.22)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 15:40:31 +02:00
Henry Schreiner
4ffd143a0e chore: remove unnecessary marker (fixed upstream)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2024-05-08 08:30:00 +02:00
Salem Olorundare
ef3e31d1f9
docs: Supply official shields.io badges (#1615)
Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com>
2024-05-07 22:43:39 +01:00
dependabot[bot]
b06e5ecd3d build(deps): bump pygments from 2.17.2 to 2.18.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:21:07 +02:00
dependabot[bot]
7c60914363 build(deps-dev): bump mkdocstrings from 0.25.0 to 0.25.1
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.0...0.25.1)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:20:26 +02:00
dependabot[bot]
8ae16351c1 build(deps): bump dunamai from 1.21.0 to 1.21.1
Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/mtkennerly/dunamai/releases)
- [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/dunamai/compare/v1.21.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 17:18:00 +02:00
dependabot[bot]
d0f12fe3ee build(deps-dev): bump mkdocs-material from 9.5.20 to 9.5.21
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.20 to 9.5.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.20...9.5.21)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 15:52:09 +02:00
dependabot[bot]
d2d67ca3b0 build(deps-dev): bump types-pygments
Bumps [types-pygments](https://github.com/python/typeshed) from 2.17.0.20240310 to 2.18.0.20240506.
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 15:51:51 +02:00
dependabot[bot]
5b6df2a21f build(deps-dev): bump poethepoet from 0.26.0 to 0.26.1
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.26.0 to 0.26.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](https://github.com/nat-n/poethepoet/compare/v0.26.0...v0.26.1)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 20:17:39 +02:00
dependabot[bot]
c499183bc7 build(deps-dev): bump poetry-dynamic-versioning from 1.2.0 to 1.3.0
Bumps [poetry-dynamic-versioning](https://github.com/mtkennerly/poetry-dynamic-versioning) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/mtkennerly/poetry-dynamic-versioning/releases)
- [Changelog](https://github.com/mtkennerly/poetry-dynamic-versioning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/poetry-dynamic-versioning/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: poetry-dynamic-versioning
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 20:17:13 +02:00
dependabot[bot]
44567bd517 build(deps): bump dunamai from 1.20.0 to 1.21.0
Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/mtkennerly/dunamai/releases)
- [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/dunamai/compare/v1.20.0...v1.21.0)

---
updated-dependencies:
- dependency-name: dunamai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 15:38:17 +02:00
dependabot[bot]
5210adb33d build(deps-dev): bump mkdocs-material from 9.5.19 to 9.5.20
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.19 to 9.5.20.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.19...9.5.20)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 15:37:48 +02:00
dependabot[bot]
b0120cb0d4 build(deps-dev): bump pytest from 8.1.1 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:54:17 +02:00
dependabot[bot]
6be3adb7e3 build(deps-dev): bump poethepoet from 0.25.1 to 0.26.0
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](https://github.com/nat-n/poethepoet/compare/v0.25.1...v0.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:53:38 +02:00
dependabot[bot]
22f1cb0b9f build(deps-dev): bump pytest-xdist from 3.5.0 to 3.6.1
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:53:04 +02:00
dependabot[bot]
fd0f4f69fe build(deps): bump plumbum from 1.8.2 to 1.8.3
Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/tomerfiliba/plumbum/releases)
- [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tomerfiliba/plumbum/compare/v1.8.2...v1.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:52:30 +02:00
dependabot[bot]
48252883e8 build(deps-dev): bump mkdocstrings from 0.24.3 to 0.25.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.24.3 to 0.25.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.24.3...0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 14:51:24 +02:00
Salem Olorundare
5ea59b96a6
fix: add context information to answer validation error message (#1609) 2024-04-27 16:06:46 +02:00
dependabot[bot]
1daefea7ed build(deps-dev): bump mypy from 1.9.0 to 1.10.0
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 11:09:46 +02:00
dependabot[bot]
f47e5f2ea6 build(deps-dev): bump mkdocs-material from 9.5.18 to 9.5.19
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.18 to 9.5.19.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.18...9.5.19)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 11:07:48 +02:00
dependabot[bot]
fe6cdbac89 build(deps): bump pydantic from 2.7.0 to 2.7.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 10:10:35 +02:00
Sigurd Spieckermann
e8e56442bd ci: add runner architecture to cache key 2024-04-26 09:52:18 +02:00
dependabot[bot]
5d2b329c94 build(deps-dev): bump types-psutil from 5.9.5.20240316 to 5.9.5.20240423
Bumps [types-psutil](https://github.com/python/typeshed) from 5.9.5.20240316 to 5.9.5.20240423.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-psutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 18:51:32 +02:00
dependabot[bot]
85311ec658 build(deps): bump eval-type-backport from 0.1.3 to 0.2.0
Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.1.3 to 0.2.0.
- [Commits](https://github.com/alexmojaki/eval_type_backport/compare/v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: eval-type-backport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 15:36:26 +02:00
Rémi Ferrand
73b51448ca
docs: fix pre-commit update rule for .rej files (#1600) 2024-04-22 15:35:15 +02:00
Andras Gefferth
10fbbccaa7
fix: do not overwrite identical files (#1576) 2024-04-21 11:54:45 +02:00
Jairo Llopis
19263d5943 docs: include logo
It should help fixing https://github.com/copier-org/copier/issues/1547.
2024-04-21 07:59:42 +01:00
Sigurd Spieckermann
51fdd3b9a4 fix(updating): unset invalid last answers 2024-04-20 07:40:48 +01:00
Sigurd Spieckermann
69662e3a7c fix: render default list items for multi-select choice questions 2024-04-18 15:37:21 +02:00
Sigurd Spieckermann
b4801b692e fix(updating): yield merge conflict when both template and project add same file 2024-04-18 15:26:49 +02:00
Sigurd Spieckermann
ae49a492f4 style: use Walrus operator 2024-04-16 20:56:44 +02:00
Sigurd Spieckermann
4cb75cd6ed style: return early 2024-04-16 20:54:18 +02:00
Sigurd Spieckermann
0e5350e966 test: reuse git_init() helper 2024-04-16 19:38:22 +02:00
Sigurd Spieckermann
8904d4c179 test: remove useless file in test template tree 2024-04-16 18:19:05 +02:00
dependabot[bot]
813c903352 build(deps-dev): bump mkdocs-material from 9.5.17 to 9.5.18
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.17 to 9.5.18.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.17...9.5.18)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 15:40:36 +02:00
dependabot[bot]
9d65b4b76b build(deps-dev): bump markdown-exec from 1.8.0 to 1.8.1
Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/pawamoy/markdown-exec/releases)
- [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pawamoy/markdown-exec/compare/1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: markdown-exec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 15:16:03 +02:00
dependabot[bot]
c46cb56f14 build(deps-dev): bump poethepoet from 0.25.0 to 0.25.1
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](https://github.com/nat-n/poethepoet/compare/v0.25.0...v0.25.1)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 17:12:19 +02:00
dependabot[bot]
9b074573cd build(deps): bump dunamai from 1.19.2 to 1.20.0
Bumps [dunamai](https://github.com/mtkennerly/dunamai) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/mtkennerly/dunamai/releases)
- [Changelog](https://github.com/mtkennerly/dunamai/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mtkennerly/dunamai/compare/v1.19.2...v1.20.0)

---
updated-dependencies:
- dependency-name: dunamai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 17:11:48 +02:00