From bf73dedd64c6b20270d978d107882e756fa44d75 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 10:28:26 +0000 Subject: [PATCH 01/10] Bump psutil from 5.6.7 to 5.7.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.7 to 5.7.0. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.7...release-5.7.0) Signed-off-by: dependabot-preview[bot] --- requirements.in | 2 +- requirements.txt | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.in b/requirements.in index db6f029d..0e704a5b 100644 --- a/requirements.in +++ b/requirements.in @@ -11,5 +11,5 @@ streamedrequests==1.0.0 jinja2==2.11.1 toomanyobjs==1.1.0 niceware==0.2.1 -psutil==5.6.7 +psutil==5.7.0 filenuke==0.0.0 diff --git a/requirements.txt b/requirements.txt index 73e3ca2e..9bd7c25f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -143,18 +143,18 @@ markupsafe==1.1.1 \ niceware==0.2.1 \ --hash=sha256:0f8b192f2a1e800e068474f6e208be9c7e2857664b33a96f4045340de4e5c69c \ --hash=sha256:cf2dc0e1567d36d067c61b32fed0f1b9c4534ed511f9eeead4ba548d03b5c9eb -psutil==5.6.7 \ - --hash=sha256:094f899ac3ef72422b7e00411b4ed174e3c5a2e04c267db6643937ddba67a05b \ - --hash=sha256:10b7f75cc8bd676cfc6fa40cd7d5c25b3f45a0e06d43becd7c2d2871cbb5e806 \ - --hash=sha256:1b1575240ca9a90b437e5a40db662acd87bbf181f6aa02f0204978737b913c6b \ - --hash=sha256:21231ef1c1a89728e29b98a885b8e0a8e00d09018f6da5cdc1f43f988471a995 \ - --hash=sha256:28f771129bfee9fc6b63d83a15d857663bbdcae3828e1cb926e91320a9b5b5cd \ - --hash=sha256:70387772f84fa5c3bb6a106915a2445e20ac8f9821c5914d7cbde148f4d7ff73 \ - --hash=sha256:b560f5cd86cf8df7bcd258a851ca1ad98f0d5b8b98748e877a0aec4e9032b465 \ - --hash=sha256:b74b43fecce384a57094a83d2778cdfc2e2d9a6afaadd1ebecb2e75e0d34e10d \ - --hash=sha256:e85f727ffb21539849e6012f47b12f6dd4c44965e56591d8dec6e8bc9ab96f4a \ - --hash=sha256:fd2e09bb593ad9bdd7429e779699d2d47c1268cbde4dda95fcd1bd17544a0217 \ - --hash=sha256:ffad8eb2ac614518bbe3c0b8eb9dffdb3a8d2e3a7d5da51c5b974fb723a5c5aa +psutil==5.7.0 \ + --hash=sha256:1413f4158eb50e110777c4f15d7c759521703bd6beb58926f1d562da40180058 \ + --hash=sha256:298af2f14b635c3c7118fd9183843f4e73e681bb6f01e12284d4d70d48a60953 \ + --hash=sha256:60b86f327c198561f101a92be1995f9ae0399736b6eced8f24af41ec64fb88d4 \ + --hash=sha256:685ec16ca14d079455892f25bd124df26ff9137664af445563c1bd36629b5e0e \ + --hash=sha256:73f35ab66c6c7a9ce82ba44b1e9b1050be2a80cd4dcc3352cc108656b115c74f \ + --hash=sha256:75e22717d4dbc7ca529ec5063000b2b294fc9a367f9c9ede1f65846c7955fd38 \ + --hash=sha256:a02f4ac50d4a23253b68233b07e7cdb567bd025b982d5cf0ee78296990c22d9e \ + --hash=sha256:d008ddc00c6906ec80040d26dc2d3e3962109e40ad07fd8a12d0284ce5e0e4f8 \ + --hash=sha256:d84029b190c8a66a946e28b4d3934d2ca1528ec94764b180f7d6ea57b0e75e26 \ + --hash=sha256:e2d0c5b07c6fe5a87fa27b7855017edb0d52ee73b71e6ee368fae268605cc3f5 \ + --hash=sha256:f344ca230dd8e8d5eee16827596f1c22ec0876127c28e800d7ae20ed44c4b310 pycparser==2.19 \ --hash=sha256:a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3 \ # via cffi From 20debf5c9e76205cfcc7443a100e53a4ec91186f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2020 10:28:52 +0000 Subject: [PATCH 02/10] Bump requests from 2.22.0 to 2.23.0 Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0. - [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.22.0...v2.23.0) Signed-off-by: dependabot-preview[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index db6f029d..fadba0fd 100644 --- a/requirements.in +++ b/requirements.in @@ -1,5 +1,5 @@ urllib3==1.25.8 -requests==2.22.0 +requests==2.23.0 PyNaCl==1.3.0 gevent==1.4.0 Flask==1.1.1 diff --git a/requirements.txt b/requirements.txt index 73e3ca2e..2650dfce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -182,9 +182,9 @@ pysocks==1.7.1 \ --hash=sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299 \ --hash=sha256:2725bd0a9925919b9b51739eea5f9e2bae91e83288108a9ad338b2e3a4435ee5 \ --hash=sha256:3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0 -requests==2.22.0 \ - --hash=sha256:11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4 \ - --hash=sha256:9cf5292fcd0f598c671cfc1e0d7d1a7f13bb8085e9a590f48c010551dc6c4b31 +requests==2.23.0 \ + --hash=sha256:43999036bfa82904b6af1d99e4882b560e5e2c68e5c4b0aa03b655f3d7d73fee \ + --hash=sha256:b3f43d496c6daba4493e7c431722aeb7dbc6288f52a6e04e7b6023b0247817e6 six==1.12.0 \ --hash=sha256:3350809f0555b11f552448330d0b52d5f24c91a322ea4a15ef22629740f3761c \ --hash=sha256:d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73 \ From d342bb3e5bd94ed4c8275ae70dbcc1f94e84fdaa Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Fri, 21 Feb 2020 02:51:07 -0600 Subject: [PATCH 03/10] verified dependabot bumps pass tests --- tests/runtime-result.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/runtime-result.txt b/tests/runtime-result.txt index 804d12b3..d23effe0 100644 --- a/tests/runtime-result.txt +++ b/tests/runtime-result.txt @@ -1 +1 @@ -1580971981 \ No newline at end of file +1582274890 \ No newline at end of file From 1b52a957dc8d010658bc34db6fbe55a5dc391b5e Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 02:57:31 -0600 Subject: [PATCH 04/10] Mergify: configuration update --- .mergify.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .mergify.yml diff --git a/.mergify.yml b/.mergify.yml new file mode 100644 index 00000000..fac2166e --- /dev/null +++ b/.mergify.yml @@ -0,0 +1,7 @@ +pull_request_rules: + - name: Automatic merge on approval + conditions: + - "#approved-reviews-by>=1" + actions: + merge: + method: merge From aaa7251d5630e77091f5a9f91244d7da04001b05 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 03:06:05 -0600 Subject: [PATCH 05/10] Update .mergify.yml --- .mergify.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index fac2166e..ca22e694 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,7 @@ pull_request_rules: - - name: Automatic merge on approval + - name: Automatic close conditions: - - "#approved-reviews-by>=1" + - "#title!=comments" actions: - merge: - method: merge + close: + comment: We do not accept GitHub PRs From bdf838e48f7ec46be870c8ca2a7df6c2e35bc543 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 03:13:33 -0600 Subject: [PATCH 06/10] Update .mergify.yml --- .mergify.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index ca22e694..e1ee534c 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,6 @@ pull_request_rules: - - name: Automatic close + - name: auto close conditions: - - "#title!=comments" - actions: - close: - comment: We do not accept GitHub PRs + - -open + actions: + -close From 3e6811bea6ee012fc3fc1fa862c82d1d92c64453 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 03:23:13 -0600 Subject: [PATCH 07/10] Update .mergify.yml --- .mergify.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index e1ee534c..c8696100 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,6 +1,6 @@ pull_request_rules: - - name: auto close + - name: auto del conditions: - - -open - actions: - -close + -merged + actions: + close From 6f2f2c89a3568ef07384968163e2902038f2e64d Mon Sep 17 00:00:00 2001 From: Kevin F Date: Fri, 21 Feb 2020 03:32:31 -0600 Subject: [PATCH 08/10] Create stale.yml --- .github/stale.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/stale.yml diff --git a/.github/stale.yml b/.github/stale.yml new file mode 100644 index 00000000..61255a13 --- /dev/null +++ b/.github/stale.yml @@ -0,0 +1,7 @@ +# Number of days of inactivity before an issue becomes stale +daysUntilStale: 0 +# Number of days of inactivity before a stale issue is closed +daysUntilClose: 0 +# Label to use when marking an issue as stale +staleLabel: wontfix +closeComment: false From e5d64bb164801d7daee13cc7eac63c07fcf3a6db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2020 10:29:09 +0000 Subject: [PATCH 09/10] Bump pip-tools from 4.4.1 to 4.5.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/4.4.1...4.5.0) Signed-off-by: dependabot-preview[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 8012b906..adf31e9c 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,2 +1,2 @@ pdoc3==0.7.4 -pip-tools==4.4.1 +pip-tools==4.5.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index 736ca502..dcf2ee40 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -52,9 +52,9 @@ markupsafe==1.1.1 \ # via mako pdoc3==0.7.4 \ --hash=sha256:1a9393d6b1e8c2976c0e1a8d0b897ba5e5ea9515058470422cf57ee54293ab05 -pip-tools==4.4.1 \ - --hash=sha256:2a5e67f539a67658614e2b2c6f484db05183a29e472f99ecbb2668838006ece2 \ - --hash=sha256:3d0c21b5e0b54ab15cf4a47065b9fa7567e8fc83246ebd732e954c65a6310a59 +pip-tools==4.5.0 \ + --hash=sha256:144fbd764e88f761246f832370721dccabfefbbc4ce3aa8468f6802ac6519217 \ + --hash=sha256:61455cfdaa183930eefd8259f393812d94005fb9f8249edb640ed1b66f678116 six==1.14.0 \ --hash=sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a \ --hash=sha256:8f3cd2e254d8f793e7f3d6d9df77b92252b52637291d0f0da013c76ea2724b6c \ From 59376135f974cebd7b7ac5c6220c82a3f001709c Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sat, 22 Feb 2020 02:38:28 -0600 Subject: [PATCH 10/10] remove mergify --- .mergify.yml | 6 ------ tests/runtime-result.txt | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .mergify.yml diff --git a/.mergify.yml b/.mergify.yml deleted file mode 100644 index c8696100..00000000 --- a/.mergify.yml +++ /dev/null @@ -1,6 +0,0 @@ -pull_request_rules: - - name: auto del - conditions: - -merged - actions: - close diff --git a/tests/runtime-result.txt b/tests/runtime-result.txt index d23effe0..37441858 100644 --- a/tests/runtime-result.txt +++ b/tests/runtime-result.txt @@ -1 +1 @@ -1582274890 \ No newline at end of file +1582360929 \ No newline at end of file