From ed49bc789da79105fe0c93e6e9d945c8798b0a22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 05:50:07 +0000 Subject: [PATCH 01/37] Bump gravitybee from 0.1.54 to 0.1.55 Bumps [gravitybee](https://github.com/plus3it/gravitybee) from 0.1.54 to 0.1.55. - [Release notes](https://github.com/plus3it/gravitybee/releases) - [Changelog](https://github.com/plus3it/gravitybee/blob/master/CHANGELOG.rst) - [Commits](https://github.com/plus3it/gravitybee/compare/0.1.54...0.1.55) Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 91bb03544..f77d1bc33 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.54 +gravitybee==0.1.55 From 38903efab893fdefe514a2115db0e7f2b3fdf722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:57:37 +0000 Subject: [PATCH 02/37] Bump pytest-mock from 3.2.0 to 3.3.0 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.2.0...v3.3.0) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 0ae3c2cff..806282966 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -11,5 +11,5 @@ pytest-cov==2.8.1;python_version<"3.5" and python_version>="2.7" pytest-cov==2.10.1;python_version>="3.5" pytest-mock==1.6.3;python_version<"2.7" pytest-mock==2.0.0;python_version<"3.5" and python_version>="2.7" -pytest-mock==3.2.0;python_version>="3.5" +pytest-mock==3.3.0;python_version>="3.5" wheel==0.29.0;python_version<="2.6" From d0cc524b2cf5da518348aa10ee2cc45ab6b255ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:57:41 +0000 Subject: [PATCH 03/37] Bump pydocstyle from 5.0.2 to 5.1.0 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/5.0.2...5.1.0) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 19efa92f0..1508e58c7 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -11,6 +11,6 @@ flake8-print==3.1.4 isort==5.4.2 m2r==0.2.1 pep8-naming==0.11.1 -pydocstyle==5.0.2 +pydocstyle==5.1.0 pylint==2.5.3 readme-renderer==26.0 From 41cfdc60aebedcf7b7115916bd3c76fe1c96e5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 05:57:42 +0000 Subject: [PATCH 04/37] Bump codecov from 2.1.8 to 2.1.9 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.1.8 to 2.1.9. - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/compare/2.1.8...v2.1.9) Signed-off-by: dependabot[bot] --- requirements/report.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/report.txt b/requirements/report.txt index 0aca389f3..d3d72de82 100644 --- a/requirements/report.txt +++ b/requirements/report.txt @@ -1,4 +1,4 @@ argparse==1.4.0 codecov<=2.0.5;platform_system=="Windows" # pyup: ==2.0.5 # see https://github.com/codecov/support/issues/402 codecov==2.0.15;platform_system!="Windows" and python_version<="2.6" -codecov==2.1.8;platform_system!="Windows" and python_version>"2.6" +codecov==2.1.9;platform_system!="Windows" and python_version>"2.6" From 7fd8db01538ec33a9b5da55e895132726dd4ddc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2020 05:54:18 +0000 Subject: [PATCH 05/37] Bump satsuki from 0.1.25 to 0.1.26 Bumps [satsuki](https://github.com/plus3it/satsuki) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/plus3it/satsuki/releases) - [Changelog](https://github.com/plus3it/satsuki/blob/master/CHANGELOG.md) - [Commits](https://github.com/plus3it/satsuki/compare/0.1.25...0.1.26) Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 8abe4c6d7..60732f5a9 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1 +1 @@ -satsuki==0.1.25 +satsuki==0.1.26 From 08573bbd7858f41aee59c9b197c162c71c5d009f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 05:50:45 +0000 Subject: [PATCH 06/37] Bump pytest-mock from 3.3.0 to 3.3.1 Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.3.0...v3.3.1) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 806282966..be11b0237 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -11,5 +11,5 @@ pytest-cov==2.8.1;python_version<"3.5" and python_version>="2.7" pytest-cov==2.10.1;python_version>="3.5" pytest-mock==1.6.3;python_version<"2.7" pytest-mock==2.0.0;python_version<"3.5" and python_version>="2.7" -pytest-mock==3.3.0;python_version>="3.5" +pytest-mock==3.3.1;python_version>="3.5" wheel==0.29.0;python_version<="2.6" From 0da4b62b64eed4c7093da9e962dd095d614f6576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 05:50:45 +0000 Subject: [PATCH 07/37] Bump gravitybee from 0.1.55 to 0.1.56 Bumps [gravitybee](https://github.com/plus3it/gravitybee) from 0.1.55 to 0.1.56. - [Release notes](https://github.com/plus3it/gravitybee/releases) - [Changelog](https://github.com/plus3it/gravitybee/blob/master/CHANGELOG.rst) - [Commits](https://github.com/plus3it/gravitybee/compare/0.1.55...0.1.56) Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index f77d1bc33..8cdbe9780 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.55 +gravitybee==0.1.56 From be2941ae0c8b91e07d1155bd791d555c30ecb406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 05:48:54 +0000 Subject: [PATCH 08/37] Bump setuptools from 49.6.0 to 50.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 49.6.0 to 50.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v49.6.0...v50.0.0) Signed-off-by: dependabot[bot] --- requirements/basics.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/basics.txt b/requirements/basics.txt index aff829a05..41ae9c050 100644 --- a/requirements/basics.txt +++ b/requirements/basics.txt @@ -1,6 +1,6 @@ setuptools==36.8.0;python_version<="2.6" setuptools==43.0.0;python_version<="3.4" and python_version>="2.7" -setuptools==49.6.0;python_version>"3.4" +setuptools==50.0.0;python_version>"3.4" virtualenv==15.2.0;python_version<="2.6" virtualenv==20.0.31;python_version>="2.7" wheel==0.29.0;python_version<="2.6" diff --git a/requirements/docs.txt b/requirements/docs.txt index fe7831850..ac1f81478 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,6 +1,6 @@ -r docs-check.txt recommonmark==0.6.0 -setuptools==49.6.0 +setuptools==50.0.0 sphinx==3.2.1 sphinx-rtd-theme==0.5.0 From 63a5e0f3eb97de81cf7eb48948adc51100013316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 05:49:00 +0000 Subject: [PATCH 09/37] Bump pydocstyle from 5.1.0 to 5.1.1 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/5.1.0...5.1.1) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 1508e58c7..24c40fb20 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -11,6 +11,6 @@ flake8-print==3.1.4 isort==5.4.2 m2r==0.2.1 pep8-naming==0.11.1 -pydocstyle==5.1.0 +pydocstyle==5.1.1 pylint==2.5.3 readme-renderer==26.0 From a2736b48c345ee9262d7d0cc1775bbdb1c8c80bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 07:15:49 +0000 Subject: [PATCH 10/37] Bump pylint from 2.5.3 to 2.6.0 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.5.3 to 2.6.0. - [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.5.3...pylint-2.6.0) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 24c40fb20..ccff71ece 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -12,5 +12,5 @@ isort==5.4.2 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 -pylint==2.5.3 +pylint==2.6.0 readme-renderer==26.0 From 28a95cc37cdf1b61d1b27e0bfc8fe6bba931e715 Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Tue, 1 Sep 2020 06:17:55 -0700 Subject: [PATCH 11/37] Disables super-with-arguments as we still support python2 --- .pylintrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.pylintrc b/.pylintrc index f073d4487..1e76bf6cb 100644 --- a/.pylintrc +++ b/.pylintrc @@ -71,6 +71,7 @@ disable= bad-continuation, keyword-arg-before-vararg, missing-docstring, + super-with-arguments, too-few-public-methods, too-many-branches, too-many-instance-attributes, From 1b729855303b26af8a2ee53f9c17a1cf6df6cf08 Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Tue, 1 Sep 2020 06:29:04 -0700 Subject: [PATCH 12/37] Disables raise-missing-from as we still support python2 --- .pylintrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.pylintrc b/.pylintrc index 1e76bf6cb..7551d070c 100644 --- a/.pylintrc +++ b/.pylintrc @@ -71,6 +71,7 @@ disable= bad-continuation, keyword-arg-before-vararg, missing-docstring, + raise-missing-from, super-with-arguments, too-few-public-methods, too-many-branches, From c87c3139cf081746d71c95244047f4af21cf4ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 05:48:04 +0000 Subject: [PATCH 13/37] Bump tox from 3.19.0 to 3.20.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.19.0 to 3.20.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.19.0...3.20.0) Signed-off-by: dependabot[bot] --- requirements/tox.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/tox.txt b/requirements/tox.txt index 7aea76588..3efcf4811 100644 --- a/requirements/tox.txt +++ b/requirements/tox.txt @@ -2,4 +2,4 @@ tox==2.9.1;python_version<="2.6" tox==3.14.0;python_version<="3.4" and python_version>="2.7" -tox==3.19.0;python_version>"3.4" +tox==3.20.0;python_version>"3.4" From ceb1a4663c413bc987420c74522e294b1b9c279a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 05:48:16 +0000 Subject: [PATCH 14/37] Bump setuptools from 50.0.0 to 50.0.3 Bumps [setuptools](https://github.com/pypa/setuptools) from 50.0.0 to 50.0.3. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v50.0.0...v50.0.3) Signed-off-by: dependabot[bot] --- requirements/basics.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/basics.txt b/requirements/basics.txt index 41ae9c050..ac1616c36 100644 --- a/requirements/basics.txt +++ b/requirements/basics.txt @@ -1,6 +1,6 @@ setuptools==36.8.0;python_version<="2.6" setuptools==43.0.0;python_version<="3.4" and python_version>="2.7" -setuptools==50.0.0;python_version>"3.4" +setuptools==50.0.3;python_version>"3.4" virtualenv==15.2.0;python_version<="2.6" virtualenv==20.0.31;python_version>="2.7" wheel==0.29.0;python_version<="2.6" diff --git a/requirements/docs.txt b/requirements/docs.txt index ac1f81478..b17e45f28 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,6 +1,6 @@ -r docs-check.txt recommonmark==0.6.0 -setuptools==50.0.0 +setuptools==50.0.3 sphinx==3.2.1 sphinx-rtd-theme==0.5.0 From 1d343b94c6253e74ede6ffa6ddb26766e51a3d5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 05:33:20 +0000 Subject: [PATCH 15/37] Bump setuptools from 50.0.3 to 50.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 50.0.3 to 50.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v50.0.3...v50.1.0) Signed-off-by: dependabot[bot] --- requirements/basics.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/basics.txt b/requirements/basics.txt index ac1616c36..c2e5dd8c1 100644 --- a/requirements/basics.txt +++ b/requirements/basics.txt @@ -1,6 +1,6 @@ setuptools==36.8.0;python_version<="2.6" setuptools==43.0.0;python_version<="3.4" and python_version>="2.7" -setuptools==50.0.3;python_version>"3.4" +setuptools==50.1.0;python_version>"3.4" virtualenv==15.2.0;python_version<="2.6" virtualenv==20.0.31;python_version>="2.7" wheel==0.29.0;python_version<="2.6" diff --git a/requirements/docs.txt b/requirements/docs.txt index b17e45f28..b3fb90192 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,6 +1,6 @@ -r docs-check.txt recommonmark==0.6.0 -setuptools==50.0.3 +setuptools==50.1.0 sphinx==3.2.1 sphinx-rtd-theme==0.5.0 From c0c6c5e1747bc79bb644a43860e6dc17768cc279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 05:30:33 +0000 Subject: [PATCH 16/37] Bump isort from 5.4.2 to 5.5.0 Bumps [isort](https://github.com/pycqa/isort) from 5.4.2 to 5.5.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.4.2...5.5.0) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index ccff71ece..c28c5df50 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.4.2 +isort==5.5.0 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 From 1464e1964dc47d8b027344b786e0092670de6499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:26:11 +0000 Subject: [PATCH 17/37] Bump setuptools from 50.1.0 to 50.3.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 50.1.0 to 50.3.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v50.1.0...v50.3.0) Signed-off-by: dependabot[bot] --- requirements/basics.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/basics.txt b/requirements/basics.txt index c2e5dd8c1..923306b9a 100644 --- a/requirements/basics.txt +++ b/requirements/basics.txt @@ -1,6 +1,6 @@ setuptools==36.8.0;python_version<="2.6" setuptools==43.0.0;python_version<="3.4" and python_version>="2.7" -setuptools==50.1.0;python_version>"3.4" +setuptools==50.3.0;python_version>"3.4" virtualenv==15.2.0;python_version<="2.6" virtualenv==20.0.31;python_version>="2.7" wheel==0.29.0;python_version<="2.6" diff --git a/requirements/docs.txt b/requirements/docs.txt index b3fb90192..755a98448 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,6 +1,6 @@ -r docs-check.txt recommonmark==0.6.0 -setuptools==50.1.0 +setuptools==50.3.0 sphinx==3.2.1 sphinx-rtd-theme==0.5.0 From 64e26d130c4bdddad5f46330d16f7ba4757afc66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:26:17 +0000 Subject: [PATCH 18/37] Bump isort from 5.5.0 to 5.5.1 Bumps [isort](https://github.com/pycqa/isort) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.5.0...5.5.1) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index c28c5df50..4adce8924 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.5.0 +isort==5.5.1 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 From 749f439e1d639847a9d58fd02ec40ccf5bfb7294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:21:17 +0000 Subject: [PATCH 19/37] Bump src/vendor/pypa/get-pip from `2739acb` to `fa7dc83` Bumps [src/vendor/pypa/get-pip](https://github.com/pypa/get-pip) from `2739acb` to `fa7dc83`. - [Release notes](https://github.com/pypa/get-pip/releases) - [Commits](https://github.com/pypa/get-pip/compare/2739acb7ffe6814449fa80ffec68604ca48aa59d...fa7dc83944936bf09a0e4cb5d5ec852c0d256599) Signed-off-by: dependabot[bot] --- src/vendor/pypa/get-pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vendor/pypa/get-pip b/src/vendor/pypa/get-pip index 2739acb7f..fa7dc8394 160000 --- a/src/vendor/pypa/get-pip +++ b/src/vendor/pypa/get-pip @@ -1 +1 @@ -Subproject commit 2739acb7ffe6814449fa80ffec68604ca48aa59d +Subproject commit fa7dc83944936bf09a0e4cb5d5ec852c0d256599 From c5f5ef1a3c07d7e83ee5c86192f3e872b8111916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2020 05:21:52 +0000 Subject: [PATCH 20/37] Bump pip from 20.2.2 to 20.2.3 Bumps [pip](https://github.com/pypa/pip) from 20.2.2 to 20.2.3. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.2.2...20.2.3) Signed-off-by: dependabot[bot] --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 3469bdffd..316fd0578 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,3 +1,3 @@ pip==9.0.3;python_version<="2.6" pip==19.1;python_version<="3.4" and python_version>="2.7" -pip==20.2.2;python_version>"3.4" +pip==20.2.3;python_version>"3.4" From 787c604618fdb9d045b0505c3d160c4e01691024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 05:20:06 +0000 Subject: [PATCH 21/37] Bump gravitybee from 0.1.56 to 0.1.57 Bumps [gravitybee](https://github.com/plus3it/gravitybee) from 0.1.56 to 0.1.57. - [Release notes](https://github.com/plus3it/gravitybee/releases) - [Changelog](https://github.com/plus3it/gravitybee/blob/master/CHANGELOG.rst) - [Commits](https://github.com/plus3it/gravitybee/compare/0.1.56...0.1.57) Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 8cdbe9780..69f47aed1 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.56 +gravitybee==0.1.57 From 4fdf6478add97ce548a89d98d885c546f207a5df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 05:20:10 +0000 Subject: [PATCH 22/37] Bump isort from 5.5.1 to 5.5.2 Bumps [isort](https://github.com/pycqa/isort) from 5.5.1 to 5.5.2. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.5.1...5.5.2) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 4adce8924..c5a5204c5 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.5.1 +isort==5.5.2 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 From b6ea4ef97481395fed7bfc1b1a9a5ecd92c50279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 05:52:17 +0000 Subject: [PATCH 23/37] Bump pytest from 6.0.1 to 6.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 6.0.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.0.1...6.0.2) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index be11b0237..4f67eb6ea 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ mock==3.0.5;python_version<"3.6" and python_version>="2.7" mock==4.0.2;python_version>="3.6" pytest==3.2.5;python_version<"2.7" or python_version=="3.3" pytest==4.6.3;python_version<"3.5" and python_version>="2.7" -pytest==6.0.1;python_version>="3.5" +pytest==6.0.2;python_version>="3.5" pytest-travis-fold==1.3.0 pytest-catchlog==1.2.2;python_version<"2.7" pytest-cov==2.5.1;python_version<"2.7" From f6e071d7ab080c2cf976c940f357db5a122438ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2020 05:52:20 +0000 Subject: [PATCH 24/37] Bump pygments from 2.6.1 to 2.7.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 to 2.7.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.6.1...2.7.0) Signed-off-by: dependabot[bot] --- requirements/docs-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs-check.txt b/requirements/docs-check.txt index 21c12dbfd..926acac6f 100644 --- a/requirements/docs-check.txt +++ b/requirements/docs-check.txt @@ -1 +1 @@ -pygments==2.6.1 +pygments==2.7.0 From c04d158f8bd00a32ae7d5bee5ce3248db2692fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2020 05:27:46 +0000 Subject: [PATCH 25/37] Bump gravitybee from 0.1.57 to 0.1.58 Bumps [gravitybee](https://github.com/plus3it/gravitybee) from 0.1.57 to 0.1.58. - [Release notes](https://github.com/plus3it/gravitybee/releases) - [Changelog](https://github.com/plus3it/gravitybee/blob/master/CHANGELOG.rst) - [Commits](https://github.com/plus3it/gravitybee/compare/0.1.57...0.1.58) Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 69f47aed1..4832bf25d 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.57 +gravitybee==0.1.58 From 0889aa9961e91c37501f0b189faa671ebfbd0977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2020 05:31:05 +0000 Subject: [PATCH 26/37] Bump pygments from 2.7.0 to 2.7.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.0 to 2.7.1. - [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.7.0...2.7.1) Signed-off-by: dependabot[bot] --- requirements/docs-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs-check.txt b/requirements/docs-check.txt index 926acac6f..8dbe4491a 100644 --- a/requirements/docs-check.txt +++ b/requirements/docs-check.txt @@ -1 +1 @@ -pygments==2.7.0 +pygments==2.7.1 From 5727de763d6615c4c4f8280e996364a5b1692a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 06:22:56 +0000 Subject: [PATCH 27/37] Bump isort from 5.5.2 to 5.5.3 Bumps [isort](https://github.com/pycqa/isort) from 5.5.2 to 5.5.3. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.5.2...5.5.3) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index c5a5204c5..16869b085 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.5.2 +isort==5.5.3 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 From 9a35585f5c5d80d7bd283884fa45bb177622b966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 05:48:55 +0000 Subject: [PATCH 28/37] Bump check-manifest from 0.42 to 0.43 Bumps [check-manifest](https://github.com/mgedmin/check-manifest) from 0.42 to 0.43. - [Release notes](https://github.com/mgedmin/check-manifest/releases) - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/check-manifest/compare/0.42...0.43) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 16869b085..441df760b 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -1,6 +1,6 @@ -r docs-check.txt -check-manifest==0.42 +check-manifest==0.43 flake8==3.8.3 flake8-bugbear==20.1.4 flake8-builtins==1.5.3 From d490f52a3a198bb3a0544cb13eae1242404b8e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 06:29:34 +0000 Subject: [PATCH 29/37] Bump pytest from 6.0.2 to 6.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.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.0.2...6.1.0) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 4f67eb6ea..9acdddf8a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ mock==3.0.5;python_version<"3.6" and python_version>="2.7" mock==4.0.2;python_version>="3.6" pytest==3.2.5;python_version<"2.7" or python_version=="3.3" pytest==4.6.3;python_version<"3.5" and python_version>="2.7" -pytest==6.0.2;python_version>="3.5" +pytest==6.1.0;python_version>="3.5" pytest-travis-fold==1.3.0 pytest-catchlog==1.2.2;python_version<"2.7" pytest-cov==2.5.1;python_version<"2.7" From 64a5b49ebb88949149e8d4c97c7987337523b19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 06:29:34 +0000 Subject: [PATCH 30/37] Bump satsuki from 0.1.26 to 0.1.27 Bumps [satsuki](https://github.com/plus3it/satsuki) from 0.1.26 to 0.1.27. - [Release notes](https://github.com/plus3it/satsuki/releases) - [Changelog](https://github.com/plus3it/satsuki/blob/master/CHANGELOG.md) - [Commits](https://github.com/plus3it/satsuki/compare/0.1.26...0.1.27) Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 60732f5a9..82b201c2a 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1 +1 @@ -satsuki==0.1.26 +satsuki==0.1.27 From b26c9bcb751a19a923e1eee025d8e0983f5bcdb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 05:46:11 +0000 Subject: [PATCH 31/37] Bump isort from 5.5.3 to 5.5.4 Bumps [isort](https://github.com/pycqa/isort) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.5.3...5.5.4) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index 441df760b..e3033eb9f 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -8,7 +8,7 @@ flake8-docstrings==1.5.0 flake8-isort==4.0.0 flake8-future-import==0.4.6 flake8-print==3.1.4 -isort==5.5.3 +isort==5.5.4 m2r==0.2.1 pep8-naming==0.11.1 pydocstyle==5.1.1 From d117bcf951d827cd32e50fdf5f186de410f01b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 05:59:31 +0000 Subject: [PATCH 32/37] Bump gravitybee from 0.1.58 to 0.1.59 Bumps [gravitybee](https://github.com/plus3it/gravitybee) from 0.1.58 to 0.1.59. - [Release notes](https://github.com/plus3it/gravitybee/releases) - [Changelog](https://github.com/plus3it/gravitybee/blob/master/CHANGELOG.rst) - [Commits](https://github.com/plus3it/gravitybee/compare/0.1.58...0.1.59) Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 4832bf25d..55e4f0f32 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -1 +1 @@ -gravitybee==0.1.58 +gravitybee==0.1.59 From 1da6c87b8979d5d8f688c769e47d067241ce7259 Mon Sep 17 00:00:00 2001 From: Long C Lam <31355535+eemperor@users.noreply.github.com> Date: Fri, 2 Oct 2020 13:08:22 +0000 Subject: [PATCH 33/37] Removes usage of winrepo.genrepo --- src/watchmaker/workers/salt.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/watchmaker/workers/salt.py b/src/watchmaker/workers/salt.py index 673e714a3..5cdd50672 100644 --- a/src/watchmaker/workers/salt.py +++ b/src/watchmaker/workers/salt.py @@ -957,8 +957,6 @@ def install(self): self.process_grains() - self.log.info('Generating winrepo cache file...') - self.run_salt('winrepo.genrepo') self.log.info('Refreshing package database...') self.run_salt('pkg.refresh_db') From 53be2045f617d960814606fbff9e1deb5ca57447 Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Fri, 2 Oct 2020 06:45:12 -0700 Subject: [PATCH 34/37] Fixes mergify config for travis-ci migration --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index dfe46c510..c7d308166 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -2,7 +2,7 @@ pull_request_rules: - name: automatic approve dependabot pull requests conditions: - author~=dependabot\[bot\]|dependabot-preview\[bot\] - - status-success=continuous-integration/travis-ci/pr + - status-success=Travis CI - Pull Request - status-success=continuous-integration.azure-devops actions: review: From 9b1580f613591d35c496ce529c0754556c605bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 06:29:13 +0000 Subject: [PATCH 35/37] Bump check-manifest from 0.43 to 0.44 Bumps [check-manifest](https://github.com/mgedmin/check-manifest) from 0.43 to 0.44. - [Release notes](https://github.com/mgedmin/check-manifest/releases) - [Changelog](https://github.com/mgedmin/check-manifest/blob/master/CHANGES.rst) - [Commits](https://github.com/mgedmin/check-manifest/compare/0.43...0.44) Signed-off-by: dependabot[bot] --- requirements/check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/check.txt b/requirements/check.txt index e3033eb9f..0a812a85e 100644 --- a/requirements/check.txt +++ b/requirements/check.txt @@ -1,6 +1,6 @@ -r docs-check.txt -check-manifest==0.43 +check-manifest==0.44 flake8==3.8.3 flake8-bugbear==20.1.4 flake8-builtins==1.5.3 From 5d90ed93c0e4b02a11e8da76d25c85c029057d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 06:29:13 +0000 Subject: [PATCH 36/37] Bump pytest from 6.1.0 to 6.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.1.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.1.0...6.1.1) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 9acdddf8a..4e5fe9622 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ mock==3.0.5;python_version<"3.6" and python_version>="2.7" mock==4.0.2;python_version>="3.6" pytest==3.2.5;python_version<"2.7" or python_version=="3.3" pytest==4.6.3;python_version<"3.5" and python_version>="2.7" -pytest==6.1.0;python_version>="3.5" +pytest==6.1.1;python_version>="3.5" pytest-travis-fold==1.3.0 pytest-catchlog==1.2.2;python_version<"2.7" pytest-cov==2.5.1;python_version<"2.7" From c10af78ec246eb8cee3287fc0869bec8c435072a Mon Sep 17 00:00:00 2001 From: Long C Lam <31355535+eemperor@users.noreply.github.com> Date: Mon, 5 Oct 2020 20:32:30 +0000 Subject: [PATCH 37/37] Prepares watchmaker 0.21.2 release --- .bumpversion.cfg | 2 +- CHANGELOG.md | 10 ++++++++++ setup.cfg | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index dbb6519d1..22c300ce1 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.21.1 +current_version = 0.21.2 commit = False tag = False tag_name = {new_version} diff --git a/CHANGELOG.md b/CHANGELOG.md index cdcff49c9..c958ad6b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## Changelog +### 0.21.2 + +**Commit Delta**: [Change from 0.21.1 release](https://github.com/plus3it/watchmaker/compare/0.21.1...0.21.2) + +**Released**: 2020.10.05 + +**Summary**: + +* (Windows) Removes winrepo.genrepo usage in Salt worker since it's no longer required + ### 0.21.1 **Commit Delta**: [Change from 0.21.0 release](https://github.com/plus3it/watchmaker/compare/0.21.0...0.21.1) diff --git a/setup.cfg b/setup.cfg index 10a67f927..6c82fd00d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ [metadata] name = watchmaker description = Applied Configuration Management -version = 0.21.1 +version = 0.21.2 long_description = file: README.md, CHANGELOG.md long_description_content_type = text/markdown author = Plus3IT Maintainers of Watchmaker