Commit Graph

135 Commits

Author SHA1 Message Date
Renovate Bot e33eae83eb module: update pylint to ~2.14 2022-06-02 08:44:40 +02:00
Renovate Bot 67db35c557 module: update mypy to v0.960 2022-05-28 16:56:38 +02:00
Renovate Bot ee163866d9 module: update rope to ~1.1 2022-05-28 16:56:04 +02:00
Christian Nicolai 4917729792 ci: update kind and K8s versions 2022-05-10 23:37:40 +02:00
Christian Nicolai 8a6d555cfe module: fix Renovate for GHA message 2022-05-04 20:34:13 +02:00
Christian Nicolai fecd1710e1 ci: update K8s and Python versions 2022-05-04 20:32:06 +02:00
Renovate Bot 839b0e735d module: update github/codeql-action action to v2 2022-05-04 20:14:02 +02:00
Renovate Bot 61a14a0e8a module: update actions/setup-python action to v3 2022-05-04 20:10:09 +02:00
Christian Nicolai 571eccdf38 ci: add actionlint 2022-05-04 20:09:18 +02:00
Renovate Bot 67fd63a927 module: update actions/checkout action to v3 2022-05-04 20:08:51 +02:00
Christian Nicolai f135b6ef6a module: configure Renovate 2022-05-04 20:03:08 +02:00
dependabot[bot] 43b16780c1
module: update mypy to version 0.950
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#67).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 15:12:04 +02:00
dependabot[bot] cdbba409b1
module: update rope to version 1.0
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#66).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/0.23.0...1.0.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 14:17:49 +02:00
dependabot[bot] 806212c396
module: update pylint to version 2.13
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#64).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.0...v2.13.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 02:17:01 +02:00
dependabot[bot] 5ad14d3afc module: update mypy to version 0.942
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#65).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 01:14:09 +02:00
cn 9062dc8704 module: yapf needs extra toml now 2022-04-01 01:14:07 +02:00
dependabot[bot] 9f1d6f918b
module: update mypy to version 0.941
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#63).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.931...v0.941)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-17 15:18:26 +01:00
dependabot[bot] 375a6c7777
module: update rope to version 0.23
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#62).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 14:07:13 +01:00
dependabot[bot] 85a819312d
module: update mypy to version 0.931
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#61).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.931)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 14:09:59 +01:00
dependabot[bot] 6f4463501e
module: update types-requests to version 2.27.0
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version (#60).
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 14:09:38 +01:00
dependabot[bot] 02535d8a37
module: update requests to version 2.27.1
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version (#59).
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-06 14:05:25 +01:00
dependabot[bot] 840a07b19d
module: update yapf to version 0.32
Updates the requirements on [yapf](https://github.com/google/yapf) to permit the latest version (#58).
- [Release notes](https://github.com/google/yapf/releases)
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG)
- [Commits](https://github.com/google/yapf/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: yapf
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-30 17:20:34 +01:00
dependabot[bot] 59c9c7b633
module: update mypy to version 0.930
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#57).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.920...v0.930)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-23 16:10:30 +01:00
dependabot[bot] 4a836514aa
module: update mypy to version 0.920
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#56).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.920)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 14:08:41 +01:00
dependabot[bot] 6186127466
module: update pylint to version 2.12
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#55).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.11.0...v2.12.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 14:18:17 +01:00
dependabot[bot] 58f6a822e0
module: update rope to version 0.22.0
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#54).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-25 16:05:29 +01:00
dependabot[bot] da47893086
module: update types-requests to version 2.26
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version (#53).
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-12 13:12:59 +01:00
dependabot[bot] b307cdf68e
module: update rope to version 0.21
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#52).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/compare/0.20.0...0.21.0)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-04 14:24:37 +01:00
dependabot[bot] bdbac41f0c
module: update types-pyyaml to version 6.0
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version (#51).
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-04 14:13:28 +01:00
cn 3bf33ffc40 ci: ignore kube-dns events in default namespace 2021-10-21 14:52:40 +02:00
dependabot[bot] fea60f323e
module: update pyyaml to version 6.0
Updates the requirements on [pyyaml](https://github.com/yaml/pyyaml) to permit the latest version (#50).
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-14 14:19:09 +02:00
dependabot[bot] 1c16472b71
module: update pylint to version 2.11
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#49).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.10.0...v2.11.1)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 14:27:21 +02:00
dependabot[bot] 5bd2e722b8
module: update rope to version 0.20
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#48).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Changelog](https://github.com/python-rope/rope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-rope/rope/commits)

---
updated-dependencies:
- dependency-name: rope
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 14:13:47 +02:00
dependabot[bot] d70f9b9ada
module: update pylint to version 2.10
* module: update pylint requirement from ~2.9 to ~2.10 (#47)

Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.0...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

* module: specify encoding when opening files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cn <cn@mycrobase.de>
2021-08-26 17:01:08 +02:00
dependabot[bot] 9a3bccaf07
module: update requests to version 2.26
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version (#46).
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 14:07:42 +02:00
dependabot[bot] 758dbf0384
module: update pylint to version 2.9
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#45).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.8.0...v2.9.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-01 14:34:44 +02:00
dependabot[bot] 40bea9f95a module: update types-requests requirement from ~0.1 to ~2.25
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 14:25:24 +02:00
dependabot[bot] 0e0202209d module: update mypy requirement from 0.902 to 0.910
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.902...v0.910)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 14:25:04 +02:00
dependabot[bot] be4d8a9140 module: update types-pyyaml to version 5.4
Updates the requirements on [types-pyyaml](https://github.com/python/typeshed) to permit the latest version.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:35:27 +02:00
dependabot[bot] a2d4dde5a8 module: update mypy to version 0.902
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.901...v0.902)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 17:35:16 +02:00
Christian Nicolai f5aa82a355 ci: update kind and K8s versions 2021-06-10 20:27:11 +02:00
dependabot[bot] 7c5448a836
module: update mypy to version 0.901
module: update mypy requirement from 0.812 to 0.901 (#39)

Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.812...v0.901)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 16:36:43 +02:00
dependabot[bot] ec7893241d
module: update pylint to version 2.8
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#38).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.0...v2.8.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 15:07:14 +02:00
dependabot[bot] 08f2b9918e
module: update rope to version 0.19
Updates the requirements on [rope](https://github.com/python-rope/rope) to permit the latest version (#37).
- [Release notes](https://github.com/python-rope/rope/releases)
- [Commits](https://github.com/python-rope/rope/compare/0.18.0...0.19.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-22 14:35:40 +02:00
cn dfb5dbaf28 module: use yapf 0.31 feature of style definition in pyproject.toml 2021-03-18 18:28:32 +01:00
dependabot[bot] 3a50be10e1
module: update yapf version to 0.31.0
Updates the requirements on [yapf](https://github.com/google/yapf) to permit the latest version (#36).
- [Release notes](https://github.com/google/yapf/releases)
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG)
- [Commits](https://github.com/google/yapf/compare/v0.30.0...v0.31.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 14:11:51 +01:00
dependabot[bot] f7b058b0d5
module: update mypy version to 0.812
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#34).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.800...v0.812)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 17:52:53 +01:00
dependabot[bot] 20bd349da5
module: update pylint version to 2.7.x
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version (#35).
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.7.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 16:25:19 +01:00
dependabot[bot] c7bbdbc9d3
module: update mypy version to 0.800
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version (#33).
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.790...v0.800)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 14:08:54 +01:00
Christian Nicolai 4972d66c09 ci: update kind to version 0.10.0 2021-01-25 12:28:39 +01:00