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-commit → https://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 |
|
pre-commit-ci[bot]
|
b274aa94ab
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.270 → v0.0.272](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.270...v0.0.272)
|
2023-06-12 21:00:37 +00:00 |
|
Guilhem Saurel
|
520a6b934c
|
Merge pull request #93 from nrekretep/master
Add integration with Github Release Notifier
|
2023-06-12 11:14:12 +02:00 |
|
Guilhem Saurel
|
a81072d844
|
tests: fix expected string
|
2023-06-11 22:44:34 +02:00 |
|
Guilhem Saurel
|
8133b7fcf6
|
tests: typo
|
2023-06-11 22:40:52 +02:00 |
|
Guilhem Saurel
|
c7fe50f2cd
|
changelog: add #93
|
2023-06-11 22:40:32 +02:00 |
|
Guilhem Saurel
|
6507e3016d
|
format: split long string
|
2023-06-11 22:37:52 +02:00 |
|
Peter Kern
|
491415257e
|
retrigger checks
|
2023-06-11 10:48:57 +02:00 |
|
Peter Kern
|
236f1aeefe
|
Create test_grn.py
|
2023-06-11 10:45:11 +02:00 |
|
Peter Kern
|
9ac2fc97e3
|
Create example_grn.json
|
2023-06-11 10:41:46 +02:00 |
|
pre-commit-ci[bot]
|
929fc79c2e
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-11 08:35:24 +00:00 |
|