Граф коммитов

226 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 7e85d02926
Bump mercurial from 5.7.1 to 6.4.1 (#210)
Bumps [mercurial](https://mercurial-scm.org/) from 5.7.1 to 6.4.1.

---
updated-dependencies:
- dependency-name: mercurial
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 12:20:18 +02:00
dependabot[bot] b40ab9db40
Bump pytest from 6.2.2 to 7.3.1 (#211)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.2 to 7.3.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/6.2.2...7.3.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 12:20:01 +02:00
dependabot[bot] d71833f1b8
Bump pre-commit from 2.11.1 to 3.2.2 (#208)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.11.1 to 3.2.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.11.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 12:18:54 +02:00
Marco Castelluccio db3bd99dd6 Add microannotate to known_first_party 2023-04-17 12:16:36 +02:00
Marco Castelluccio 5417e3920c Use flake8 and isort configurations suggested by black 2023-04-17 12:15:59 +02:00
Marco Castelluccio 1b2e818454 Run CI with Python 3.8 2023-04-17 12:02:25 +02:00
Marco Castelluccio a20cc8f227 Mention all supported Python versions in setup.py 2023-04-17 12:02:17 +02:00
Marco Castelluccio 1f91ac0bdd Remove no longer necessary .isort.cfg 2023-04-17 11:44:51 +02:00
Marco Castelluccio 50f50f63d2 Set minimum requirements for dependencies since microannotate is a library 2023-04-17 11:28:50 +02:00
Marco Castelluccio 55662a8b3c Use the same format as other repos for the additional dependencies in the pre-commit config file 2023-04-17 11:27:33 +02:00
Marco Castelluccio a4861e36d4 Add pydocstyle to pre-commit linters 2023-04-17 11:25:47 +02:00
Marco Castelluccio 609283391b Add check-vcs-permalinks to pre-commit linters 2023-04-17 11:24:35 +02:00
Marco Castelluccio ee4f4c5d39 Add prettier to pre-commit linters 2023-04-17 11:22:36 +02:00
Marco Castelluccio c19a610700 Update pre-commit repositories 2023-04-17 11:18:38 +02:00
Marco Castelluccio 498c9d143d Use same yaml indentation as other repos for .pre-commit-config.yaml so it's easier to compare 2023-04-17 11:12:02 +02:00
Marco Castelluccio 31e5d60abc Fix pre-commit configuration 2023-04-17 11:09:25 +02:00
dependabot[bot] 17f4a92a7c
Bump pre-commit from 2.10.1 to 2.11.1 (#136)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.1 to 2.11.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.1...v2.11.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:46:13 +01:00
dependabot[bot] 624ea87dbe
Update tqdm requirement from ~=4.58 to ~=4.59 (#135)
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.58.0...v4.59.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 09:40:57 +01:00
dependabot[bot] f1c6ae2185
Bump mercurial from 5.7 to 5.7.1 (#137)
Bumps [mercurial](https://mercurial-scm.org/) from 5.7 to 5.7.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 09:40:48 +01:00
dependabot[bot] 4ebccf69bc
Update tqdm requirement from ~=4.57 to ~=4.58 (#133)
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.58.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 09:16:54 +01:00
dependabot[bot] 7537113d6f
Bump mercurial from 5.6.1 to 5.7 (#131)
Bumps [mercurial](https://mercurial-scm.org/) from 5.6.1 to 5.7.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:44:56 +01:00
dependabot[bot] f617297fda
Bump pre-commit from 2.10.0 to 2.10.1 (#130)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.10.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:41:31 +01:00
dependabot[bot] 38dc4fee95
Update tqdm requirement from ~=4.56 to ~=4.57 (#132)
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.56.0...v4.57.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 09:03:03 +01:00
dependabot[bot] 0dcd2283ab
Bump pre-commit from 2.9.3 to 2.10.0 (#128)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 10:18:53 +01:00
dependabot[bot] 6a616d0775
Bump pytest from 6.2.1 to 6.2.2 (#129)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 09:11:51 +01:00
dependabot[bot] deff3390da
Bump mercurial from 5.6 to 5.6.1 (#124)
Bumps [mercurial](https://mercurial-scm.org/) from 5.6 to 5.6.1.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 11:05:44 +01:00
dependabot[bot] ae7caf14d9
Update pygit2 requirement from ~=1.4 to ~=1.5 (#127)
Updates the requirements on [pygit2](https://github.com/libgit2/pygit2) to permit the latest version.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.4.0...v1.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 11:05:24 +01:00
Marco Castelluccio ec743c96ca Version 0.0.24 2021-01-11 23:51:08 +01:00
Marco Castelluccio c1a018da5c Use rust-code-analysis-web binary (introduced in rust-code-analysis v0.0.19) 2021-01-11 23:42:02 +01:00
dependabot[bot] 5266be58f2
Update tqdm requirement from ~=4.54 to ~=4.56 (#126)
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.56.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 11:25:03 +01:00
Marco Castelluccio edf1fae6c3
Use Mercurial 5.6 (#123)
So we can stop installing Python 2 in the test task.
2020-12-21 22:03:02 +01:00
dependabot[bot] 1dd18654a8
Bump pytest from 6.2.0 to 6.2.1 (#122)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.0...6.2.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 15:30:46 +01:00
dependabot[bot] c8a42c957f
Bump pre-commit from 2.9.2 to 2.9.3 (#120)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.2...v2.9.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 10:51:34 +01:00
dependabot[bot] 0392fde290
Bump pytest from 6.1.2 to 6.2.0 (#121)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 10:45:43 +01:00
Marco Castelluccio 03ce5df39a Allow all minor updates to dependencies in a nicer way 2020-12-02 17:32:45 +01:00
Marco Castelluccio df532b5b7c Version 0.0.23 2020-12-02 17:26:51 +01:00
Marco Castelluccio 8f5d9b6829 Allow all minor updates to dependencies 2020-12-02 17:25:11 +01:00
dependabot[bot] f529ee09d7
Bump tqdm from 4.53.0 to 4.54.0 (#118)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.53.0 to 4.54.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.53.0...v4.54.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:28:51 +01:00
dependabot[bot] fba2add78d
Bump pre-commit from 2.9.0 to 2.9.2 (#119)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.0 to 2.9.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.0...v2.9.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 10:28:41 +01:00
Marco Castelluccio 1a2fc29284 Version 0.0.22 2020-11-27 19:25:27 +01:00
Marco Castelluccio 7b795dad15 Support newer versions of rust-code-analysis
The rust-code-analysis CLI was renamed to rust-code-analysis-cli
2020-11-27 19:25:27 +01:00
dependabot[bot] eb62660ba6
Bump python-hglib from 2.6.1 to 2.6.2 (#117)
Bumps [python-hglib](https://www.mercurial-scm.org/wiki/PythonHglibs) from 2.6.1 to 2.6.2.

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:36:16 +01:00
dependabot[bot] d7a04ee2c1
Bump aiohttp from 3.7.2 to 3.7.3 (#116)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.2...v3.7.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:35:36 +01:00
dependabot[bot] 876c160277
Bump tqdm from 4.51.0 to 4.53.0 (#115)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.51.0 to 4.53.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.51.0...v4.53.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:35:27 +01:00
dependabot[bot] d9896fac26
Bump pre-commit from 2.8.2 to 2.9.0 (#114)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.8.2...v2.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 10:35:18 +01:00
Marco Castelluccio f115ef9a4b Version 0.0.21 2020-11-09 11:54:37 +01:00
dependabot[bot] dd8a6d0686
Bump pygit2 from 1.3.0 to 1.4.0 (#113)
Bumps [pygit2](https://github.com/libgit2/pygit2) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/libgit2/pygit2/releases)
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/libgit2/pygit2/compare/v1.3.0...v1.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 11:51:13 +01:00
dependabot[bot] aee984bb10
Bump pytest from 6.1.1 to 6.1.2 (#109)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.1...6.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:32:59 +01:00
dependabot[bot] 65c8eda7d1
Bump aiohttp from 3.7.1 to 3.7.2 (#110)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.1...v3.7.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:32:45 +01:00
dependabot[bot] ca98d5d877
Bump pre-commit from 2.7.1 to 2.8.2 (#111)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.7.1...v2.8.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:26:28 +01:00