Commit Graph

398 Commits

Author SHA1 Message Date
Guilhem Saurel
3325a63909
Merge pull request #128 from nim65s/dependabot/pip/httpx-0.27.0
build(deps-dev): bump httpx from 0.26.0 to 0.27.0
2024-03-01 14:35:00 +01:00
Guilhem Saurel
0032c302d3
Merge pull request #130 from nim65s/dependabot/pip/coverage-7.4.3
build(deps-dev): bump coverage from 7.4.2 to 7.4.3
2024-03-01 14:34:44 +01:00
Guilhem Saurel
1eaa9860f4
Merge pull request #131 from nim65s/dependabot/github_actions/codecov/codecov-action-4
build(deps): bump codecov/codecov-action from 3 to 4
2024-03-01 14:34:33 +01:00
Guilhem Saurel
06ca319fc1
Merge pull request #132 from nim65s/dependabot/github_actions/docker/login-action-3
build(deps): bump docker/login-action from 2 to 3
2024-03-01 14:34:24 +01:00
Guilhem Saurel
821295ac4e
Merge pull request #133 from nim65s/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
2024-03-01 14:34:13 +01:00
dependabot[bot]
b5b92ab01b
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:27 +00:00
dependabot[bot]
c1cbb47e0f
build(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:24 +00:00
dependabot[bot]
68640db5e1
build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:47:21 +00:00
dependabot[bot]
a70aa18c83
build(deps-dev): bump coverage from 7.4.2 to 7.4.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.2...7.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:29:26 +00:00
dependabot[bot]
80feec94f6
build(deps-dev): bump httpx from 0.26.0 to 0.27.0
Bumps [httpx](https://github.com/encode/httpx) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.26.0...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:28:53 +00:00
Guilhem Saurel
8ee50ead6d
Merge pull request #129 from nim65s/dependabot/pip/ruff-0.3.0
build(deps-dev): bump ruff from 0.2.2 to 0.3.0
2024-03-01 11:27:52 +01:00
dependabot[bot]
8b68231315
build(deps-dev): bump ruff from 0.2.2 to 0.3.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 10:25:39 +00:00
Guilhem Saurel
68c637e4c9 poetry up --latest --with dev 2024-02-21 22:28:21 +01:00
Guilhem Saurel
3c2e323246
Merge pull request #127 from nim65s/dependabot/pip/cryptography-42.0.4
build(deps-dev): bump cryptography from 42.0.3 to 42.0.4
2024-02-21 22:26:40 +01:00
dependabot[bot]
151fedbfbf
build(deps-dev): bump cryptography from 42.0.3 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:49:36 +00:00
Guilhem Saurel
4816698b4d fix G004 2024-02-20 10:58:23 +01:00
Guilhem Saurel
dc7868b626 update ruff config 2024-02-20 10:55:56 +01:00
Guilhem Saurel
58d5564257 update changelog 2024-02-20 10:52:54 +01:00
Guilhem Saurel
02b140a6c9 bump deps 2024-02-20 10:51:33 +01:00
Guilhem Saurel
1243a0fac2 replace black & isort by ruff 2024-02-20 10:47:57 +01:00
Guilhem Saurel
2005945a2a
Merge pull request #108 from nim65s/dependabot/github_actions/docker/metadata-action-5
build(deps): bump docker/metadata-action from 4 to 5
2024-02-20 10:45:30 +01:00
dependabot[bot]
ba02d2cbc0
build(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 09:43:53 +00:00
Guilhem Saurel
982ceb09bb
Merge pull request #110 from nim65s/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): bump docker/setup-buildx-action from 2 to 3
2024-02-20 10:42:10 +01:00
Guilhem Saurel
f952c5d704
Merge pull request #111 from nim65s/dependabot/github_actions/docker/setup-qemu-action-3
build(deps): bump docker/setup-qemu-action from 2 to 3
2024-02-20 10:41:56 +01:00
Guilhem Saurel
0d5d7e8fe1
Merge pull request #109 from nim65s/dependabot/github_actions/docker/build-push-action-5
build(deps): bump docker/build-push-action from 4 to 5
2024-02-20 10:41:41 +01:00
Guilhem Saurel
d1a667be49
Merge pull request #107 from nim65s/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2024-02-20 10:41:18 +01:00
Guilhem Saurel
77390cc711
Merge pull request #123 from timo-schluessler/add-unix-socket-support
Optionally serve hooks via a UNIX domain socket.
2024-02-20 10:06:28 +01:00
Guilhem Saurel
6280ec62a6
update naming 2024-02-20 10:04:57 +01:00
pre-commit-ci[bot]
a7841ed088 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-19 22:10:13 +00:00
Timo Schlüßler
ac3e34e22a FIX : more consistent naming for server socket path argument/environment variable
FIX : ruff error about using Path.chmod instead of os.chmod
2024-02-19 23:08:02 +01:00
Timo Schlüßler
cded618892 Optionally serve hooks via a UNIX domain socket. 2024-02-19 15:42:53 +01:00
dependabot[bot]
6bbf65511c
build(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:56:05 +00:00
dependabot[bot]
5a1bf18440
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 10:56:02 +00:00
dependabot[bot]
c595f6613e
build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
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-10-01 10:55:59 +00:00
dependabot[bot]
8c6ccca8af
build(deps): bump actions/checkout from 3 to 4
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>
2023-10-01 10:55:52 +00:00
Guilhem Saurel
ad74f632c6
Merge pull request #101 from nim65s/dependabot/pip/ruff-0.0.281
build(deps-dev): bump ruff from 0.0.270 to 0.0.281
2023-08-01 13:09:14 +02:00
dependabot[bot]
2c2761490e
build(deps-dev): bump ruff from 0.0.270 to 0.0.281
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.270 to 0.0.281.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.270...v0.0.281)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 11:07:50 +00:00
Guilhem Saurel
3d7abdd9f5
Merge pull request #100 from nim65s/dependabot/pip/matrix-nio-0.21.2
build(deps): bump matrix-nio from 0.20.2 to 0.21.2
2023-08-01 13:06:30 +02:00
dependabot[bot]
00ba9679a0
build(deps): bump matrix-nio from 0.20.2 to 0.21.2
Bumps [matrix-nio](https://github.com/poljar/matrix-nio) from 0.20.2 to 0.21.2.
- [Changelog](https://github.com/poljar/matrix-nio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/poljar/matrix-nio/compare/0.20.2...0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 11:05:16 +00:00
Guilhem Saurel
b4f56791bc
Merge pull request #95 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-08-01 13:03:05 +02:00
Guilhem Saurel
cfe9ddf529 fix B034 2023-08-01 13:00:15 +02:00
Guilhem Saurel
451a7a8de0 Merge branch 'master' into pre-commit-ci-update-config 2023-08-01 12:59:04 +02:00
Guilhem Saurel
71c3497094
Merge pull request #99 from nim65s/dependabot/pip/markdown-3.4.4
build(deps): bump markdown from 3.4.3 to 3.4.4
2023-08-01 12:56:49 +02:00
Guilhem Saurel
73394d1ee4
Merge pull request #98 from nim65s/dependabot/pip/certifi-2023.7.22
build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22
2023-08-01 12:56:29 +02:00
Guilhem Saurel
f5d7d5a616
Merge pull request #97 from nim65s/dependabot/pip/aiohttp-3.8.5
build(deps): bump aiohttp from 3.8.4 to 3.8.5
2023-08-01 12:54:29 +02:00
dependabot[bot]
b19509f5e6
build(deps): bump markdown from 3.4.3 to 3.4.4
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.3 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 10:45:09 +00:00
pre-commit-ci[bot]
39bf15b5bc
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit
- [github.com/astral-sh/ruff-pre-commit: v0.0.272 → v0.0.281](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.272...v0.0.281)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
2023-07-31 22:03:28 +00:00
dependabot[bot]
ec6da6a191
build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:45:29 +00:00
dependabot[bot]
f86b4dc202
build(deps): bump aiohttp from 3.8.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 16:09:51 +00:00
Guilhem Saurel
816b3c57d5
Merge pull request #94 from nim65s/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-12 23:35:12 +02:00