From ad5d31cd6d64d965af24cf9af444f3a589127b96 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Feb 2021 17:27:45 +0100 Subject: [PATCH 001/210] chore(deps): update dependency google-cloud-storage to v1.35.1 (#317) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 927e9c97..7a4dbcab 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 -google-cloud-storage==1.35.0 +google-cloud-storage==1.35.1 google-cloud-logging==2.1.1 google-cloud-error-reporting==1.1.0 gunicorn==20.0.4 From 55ed914cf2e33eeb46d19a8d6862bcbeef260f5a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Feb 2021 18:39:59 +0100 Subject: [PATCH 002/210] chore(deps): update dependency google-cloud-logging to v2.2.0 (#316) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 7a4dbcab..48868732 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 google-cloud-storage==1.35.1 -google-cloud-logging==2.1.1 +google-cloud-logging==2.2.0 google-cloud-error-reporting==1.1.0 gunicorn==20.0.4 six==1.15.0 From 16aa958ca4eb1961fc3a2fc30b105021a9a7c036 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 8 Feb 2021 18:55:58 +0100 Subject: [PATCH 003/210] chore(deps): update dependency cryptography to v3.4.2 (#319) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 693d0851..54a7fe5d 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.3.1 +cryptography==3.4.2 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From 10a43cfb67d3ac7623575a60ab22666cbe83dcd9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 9 Feb 2021 01:11:25 +0100 Subject: [PATCH 004/210] chore(deps): update dependency google-cloud-pubsub to v2.3.0 (#320) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 3ba144cd..7af8751e 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.0.2 -google-cloud-pubsub==2.2.0 +google-cloud-pubsub==2.3.0 flask==1.1.2 From 3006d3526bc5edb72c358282e3a86ca187f8602a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 9 Feb 2021 19:01:19 +0100 Subject: [PATCH 005/210] chore(deps): update dependency pytest to v6.2.2 (#318) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43cd9314..ba57ac10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.8.4 nox==2020.12.31 -pytest==6.2.1 +pytest==6.2.2 requests==2.25.1 From 5ee7bad6f3251ca348d6702d7c27da4fe3938fa9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 9 Feb 2021 19:01:44 +0100 Subject: [PATCH 006/210] chore(deps): update dependency cryptography to v3.4.3 (#321) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 54a7fe5d..a605c537 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.4.2 +cryptography==3.4.3 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From 7c2f1e60277aacfd42ee4cad333b0ce79abaf256 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Feb 2021 07:25:01 +0100 Subject: [PATCH 007/210] chore(deps): update dependency cryptography to v3.4.4 (#322) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index a605c537..95baa931 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.4.3 +cryptography==3.4.4 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From 5bb0f877ea55dd860b267f2e2bcc1e31b9b10533 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 16 Feb 2021 16:50:27 +0100 Subject: [PATCH 008/210] chore(deps): update dependency cryptography to v3.4.5 (#324) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 95baa931..8e0dbf7b 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.4.4 +cryptography==3.4.5 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From c491464a7bf3b0734d6f8e200b0642194776d25e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 16 Feb 2021 20:36:06 +0100 Subject: [PATCH 009/210] chore(deps): update dependency google-cloud-storage to v1.36.0 (#323) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 48868732..47a1bf13 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 -google-cloud-storage==1.35.1 +google-cloud-storage==1.36.0 google-cloud-logging==2.2.0 google-cloud-error-reporting==1.1.0 gunicorn==20.0.4 From eefb3c322692376962a6e4993b8895dca5dfff46 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 20 Feb 2021 07:01:09 +0100 Subject: [PATCH 010/210] chore(deps): update dependency cryptography to v3.4.6 (#325) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 8e0dbf7b..59aa79ce 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.4.5 +cryptography==3.4.6 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From ac29572bb0b57f974495851b29735721f356a274 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 05:39:59 +0100 Subject: [PATCH 011/210] chore(deps): update dependency google-cloud-storage to v1.36.1 (#327) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 47a1bf13..ffef2016 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 -google-cloud-storage==1.36.0 +google-cloud-storage==1.36.1 google-cloud-logging==2.2.0 google-cloud-error-reporting==1.1.0 gunicorn==20.0.4 From 69c662dc72963bbb907b03543d0c2340889f0e68 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 24 Feb 2021 05:41:47 +0100 Subject: [PATCH 012/210] chore(deps): update dependency google-cloud-pubsub to v2.4.0 (#326) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 7af8751e..c9ba5643 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.0.2 -google-cloud-pubsub==2.3.0 +google-cloud-pubsub==2.4.0 flask==1.1.2 From e2d37a8dbaabc525eaf468b0c538198d57f66e2e Mon Sep 17 00:00:00 2001 From: Takashi Matsuo Date: Tue, 2 Mar 2021 17:11:06 -0800 Subject: [PATCH 013/210] fix(bookshelf): update requirements.txt (#329) fixes #328 --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index ffef2016..9c5a1960 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 google-cloud-storage==1.36.1 google-cloud-logging==2.2.0 -google-cloud-error-reporting==1.1.0 +google-cloud-error-reporting<=2.0 gunicorn==20.0.4 six==1.15.0 From 567c94613b1b9d52d027943464f28236ef8c199c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 16 Mar 2021 21:42:15 +0100 Subject: [PATCH 014/210] chore(deps): update dependency google-cloud-logging to v2.3.0 (#333) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 9c5a1960..bc5844f8 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 google-cloud-storage==1.36.1 -google-cloud-logging==2.2.0 +google-cloud-logging==2.3.0 google-cloud-error-reporting<=2.0 gunicorn==20.0.4 six==1.15.0 From 0d21152c79993f1d8b3c167a4d75ef9160a1a0a2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 17 Mar 2021 18:18:22 +0100 Subject: [PATCH 015/210] chore(deps): update dependency flake8 to v3.9.0 (#332) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba57ac10..18b5d38a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flake8==3.8.4 +flake8==3.9.0 nox==2020.12.31 pytest==6.2.2 requests==2.25.1 From 211ea7fda9dd4653fb6e70c31f60e577ad19d0e8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 17 Mar 2021 18:18:34 +0100 Subject: [PATCH 016/210] chore(deps): update dependency google-cloud-storage to v1.36.2 (#331) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index bc5844f8..0d485394 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 -google-cloud-storage==1.36.1 +google-cloud-storage==1.36.2 google-cloud-logging==2.3.0 google-cloud-error-reporting<=2.0 gunicorn==20.0.4 From 467d407b5718110a3eeb62f053aec01c08104b2f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 1 Apr 2021 19:27:01 +0200 Subject: [PATCH 017/210] chore(deps): update dependency google-cloud-pubsub to v2.4.1 (#339) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index c9ba5643..43abd811 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.0.2 -google-cloud-pubsub==2.4.0 +google-cloud-pubsub==2.4.1 flask==1.1.2 From ebcffd71e67ba44e2849be6d35d79e5d031e4d11 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 13 Apr 2021 19:21:03 +0200 Subject: [PATCH 018/210] chore(deps): update dependency pytest to v6.2.3 (#341) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18b5d38a..6d334e52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.0 nox==2020.12.31 -pytest==6.2.2 +pytest==6.2.3 requests==2.25.1 From e95903494dec0e4b1f0ff11646a63a1480bedec8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 19 Apr 2021 06:18:41 +0200 Subject: [PATCH 019/210] chore(deps): update dependency flake8 to v3.9.1 (#342) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d334e52..a21b9542 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flake8==3.9.0 +flake8==3.9.1 nox==2020.12.31 pytest==6.2.3 requests==2.25.1 From 7d96eb8d340cb66098c7f3574fd290bf4cff1132 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 19 Apr 2021 06:18:58 +0200 Subject: [PATCH 020/210] chore(deps): update dependency google-cloud-translate to v3.1.0 (#340) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f8b183e9..6945047e 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.0.2 +google-cloud-translate==3.1.0 google-cloud-firestore==2.0.2 From f3fc133444d25d6d38145d1034f432c1d162523e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 19 Apr 2021 06:20:24 +0200 Subject: [PATCH 021/210] chore(deps): update dependency google-cloud-logging to v2.3.1 (#334) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 0d485394..27ce963a 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 google-cloud-firestore==2.0.2 google-cloud-storage==1.36.2 -google-cloud-logging==2.3.0 +google-cloud-logging==2.3.1 google-cloud-error-reporting<=2.0 gunicorn==20.0.4 six==1.15.0 From bcce9e454661546ad3e929173921b9c8a39acc09 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 19 Apr 2021 06:22:47 +0200 Subject: [PATCH 022/210] chore(deps): update dependency gunicorn to v20.1.0 (#337) --- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 27ce963a..e11a0f35 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -3,5 +3,5 @@ google-cloud-firestore==2.0.2 google-cloud-storage==1.36.2 google-cloud-logging==2.3.1 google-cloud-error-reporting<=2.0 -gunicorn==20.0.4 +gunicorn==20.1.0 six==1.15.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index 1eb18140..9f06a741 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ flask==1.1.2 honcho==1.0.1 -gunicorn==20.0.4 +gunicorn==20.1.0 From b02dec9f50bc2721caabb01692cb39c5d4d5911e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Apr 2021 04:01:53 +0200 Subject: [PATCH 023/210] chore(deps): update dependency google-cloud-firestore to v2.1.0 (#338) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 43abd811..6ca5c941 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.0.2 +google-cloud-firestore==2.1.0 google-cloud-pubsub==2.4.1 flask==1.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 6945047e..8c7cd3b3 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.1.0 -google-cloud-firestore==2.0.2 +google-cloud-firestore==2.1.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index e11a0f35..c87e002e 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==1.1.2 -google-cloud-firestore==2.0.2 +google-cloud-firestore==2.1.0 google-cloud-storage==1.36.2 google-cloud-logging==2.3.1 google-cloud-error-reporting<=2.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 43c7ea10..072e36b7 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.0.2 +google-cloud-firestore==2.1.0 flask==1.1.2 From 091fc49e80ca9bdd91b8b71920bb0b96a30bd2ca Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Fri, 23 Apr 2021 12:13:48 -0700 Subject: [PATCH 024/210] chore: add sync-repo-settings config (#343) --- .github/sync-repo-settings.yaml | 40 +++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .github/sync-repo-settings.yaml diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml new file mode 100644 index 00000000..ad730388 --- /dev/null +++ b/.github/sync-repo-settings.yaml @@ -0,0 +1,40 @@ +# Whether or not rebase-merging is enabled on this repository. +# Defaults to `true` +rebaseMergeAllowed: true + +# Whether or not squash-merging is enabled on this repository. +# Defaults to `true` +squashMergeAllowed: true + +# Whether or not PRs are merged with a merge commit on this repository. +# Defaults to `false` +mergeCommitAllowed: false + +# Rules for master branch protection +branchProtectionRules: +# Identifies the protection rule pattern. Name of the branch to be protected. +# Defaults to `master` +- pattern: main + # Can admins overwrite branch protection. + # Defaults to `true` + isAdminEnforced: false + # Number of approving reviews required to update matching branches. + # Defaults to `1` + requiredApprovingReviewCount: 1 + # Are reviews from code owners required to update matching branches. + # Defaults to `false` + requiresCodeOwnerReviews: true + # Require up to date branches + requiresStrictStatusChecks: true + # List of required status check contexts that must pass for commits to be accepted to matching branches. + requiredStatusCheckContexts: + - "kokoro" + - "cla/google" +# List of explicit permissions to add (additive only) +permissionRules: + # Team slug to add to repository permissions + - team: yoshi-admins + # Access level required, one of push|pull|admin + permission: admin + - team: python-samples-owners + permission: admin From 965291f4b28d942d040825932d1f3615f669ebb1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 27 Apr 2021 22:49:52 +0200 Subject: [PATCH 025/210] chore(deps): update dependency cryptography to v3.4.7 (#335) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 59aa79ce..90a407bb 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==1.1.2 -cryptography==3.4.6 +cryptography==3.4.7 python-jose[cryptography]==3.2.0 requests==2.25.1 # [END getting_started_requirements] From 879519f2586c87ed4a06f58de0cb983a429c858f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 3 May 2021 21:29:22 +0200 Subject: [PATCH 026/210] chore(deps): pin dependency google-cloud-error-reporting to ==1.1.2 (#330) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index c87e002e..727dc299 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==1.1.2 google-cloud-firestore==2.1.0 google-cloud-storage==1.36.2 google-cloud-logging==2.3.1 -google-cloud-error-reporting<=2.0 +google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 six==1.15.0 From 7590bf9c9cfa095ad8210c0ec814a1c15761c4d8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 3 May 2021 23:22:00 +0200 Subject: [PATCH 027/210] chore(deps): update dependency google-cloud-firestore to v2.1.1 (#345) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 6ca5c941..22b2676b 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.1.0 +google-cloud-firestore==2.1.1 google-cloud-pubsub==2.4.1 flask==1.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 8c7cd3b3..d1fad8d5 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.1.0 -google-cloud-firestore==2.1.0 +google-cloud-firestore==2.1.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 727dc299..f72c9b36 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==1.1.2 -google-cloud-firestore==2.1.0 +google-cloud-firestore==2.1.1 google-cloud-storage==1.36.2 google-cloud-logging==2.3.1 google-cloud-error-reporting==1.1.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 072e36b7..5e553da3 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.1.0 +google-cloud-firestore==2.1.1 flask==1.1.2 From eeef6a008730550cb47e51008b0f2c76c875c287 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 5 May 2021 18:11:10 +0200 Subject: [PATCH 028/210] chore(deps): update dependency six to v1.16.0 (#347) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index f72c9b36..70ac74b4 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -4,4 +4,4 @@ google-cloud-storage==1.36.2 google-cloud-logging==2.3.1 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 -six==1.15.0 +six==1.16.0 From 03edb7949e087118b71bdaec264f80d721db4afc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 9 May 2021 03:49:10 +0200 Subject: [PATCH 029/210] chore(deps): update dependency flake8 to v3.9.2 (#348) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a21b9542..5284a3a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flake8==3.9.1 +flake8==3.9.2 nox==2020.12.31 pytest==6.2.3 requests==2.25.1 From 8fb5d063421d71cadb0f47f1223870788601ddbb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 13 May 2021 16:29:26 +0200 Subject: [PATCH 030/210] chore(deps): update dependency google-cloud-logging to v2.4.0 (#351) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 70ac74b4..503ede52 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==1.1.2 google-cloud-firestore==2.1.1 google-cloud-storage==1.36.2 -google-cloud-logging==2.3.1 +google-cloud-logging==2.4.0 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 six==1.16.0 From 397d245e9a187152c8580d8c9b91a6ec2dec3d0c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 02:15:06 +0200 Subject: [PATCH 031/210] chore(deps): update dependency flask to v1.1.3 (#352) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 90a407bb..3b55eae2 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==1.1.2 +Flask==1.1.3 cryptography==3.4.7 python-jose[cryptography]==3.2.0 requests==2.25.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 22b2676b..d45bf42d 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.1 google-cloud-pubsub==2.4.1 -flask==1.1.2 +flask==1.1.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 503ede52..e28e5cb7 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==1.1.2 +Flask==1.1.3 google-cloud-firestore==2.1.1 google-cloud-storage==1.36.2 google-cloud-logging==2.4.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index 9f06a741..2e00c644 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==1.1.2 +flask==1.1.3 honcho==1.0.1 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 5e553da3..6a454e7d 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.1.1 -flask==1.1.2 +flask==1.1.3 From de14931cbdd6e5372c575250ce2e5f7247be4744 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 02:46:59 +0200 Subject: [PATCH 032/210] chore(deps): update dependency flask to v2 (#350) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 3b55eae2..10b83724 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==1.1.3 +Flask==2.0.0 cryptography==3.4.7 python-jose[cryptography]==3.2.0 requests==2.25.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index d45bf42d..49148b95 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.1 google-cloud-pubsub==2.4.1 -flask==1.1.3 +flask==2.0.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index e28e5cb7..04a3f02d 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==1.1.3 +Flask==2.0.0 google-cloud-firestore==2.1.1 google-cloud-storage==1.36.2 google-cloud-logging==2.4.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index 2e00c644..942a81a2 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==1.1.3 +flask==2.0.0 honcho==1.0.1 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 6a454e7d..fb178b62 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.1.1 -flask==1.1.3 +flask==2.0.0 From 3862a5854d8bdb3fc3b6daf08b52befc81fe99dc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 02:58:17 +0200 Subject: [PATCH 033/210] chore(deps): update dependency google-cloud-pubsub to v2.4.2 (#349) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 49148b95..04d70b1a 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.1 -google-cloud-pubsub==2.4.1 +google-cloud-pubsub==2.4.2 flask==2.0.0 From 539f00ccfcfe77a41943cd756074ae99da418763 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 03:07:36 +0200 Subject: [PATCH 034/210] chore(deps): update dependency pytest to v6.2.4 (#346) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5284a3a9..15eafbdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 nox==2020.12.31 -pytest==6.2.3 +pytest==6.2.4 requests==2.25.1 From 71ffecd2bbb6db69cedf02b273681c9dd445b433 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 14 May 2021 03:15:12 +0200 Subject: [PATCH 035/210] chore(deps): update dependency google-cloud-storage to v1.38.0 (#336) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 04a3f02d..facd75c6 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.0 google-cloud-firestore==2.1.1 -google-cloud-storage==1.36.2 +google-cloud-storage==1.38.0 google-cloud-logging==2.4.0 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 From 7e692bfa1620c043193985ca323dc5a807a518ca Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 18 May 2021 16:44:51 +0200 Subject: [PATCH 036/210] chore(deps): update dependency google-cloud-pubsub to v2.5.0 (#353) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 04d70b1a..f9ad5573 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.1 -google-cloud-pubsub==2.4.2 +google-cloud-pubsub==2.5.0 flask==2.0.0 From 5dd8077c80b83c81ee4f40813d6b62830a83c9ea Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 21 May 2021 18:42:09 +0200 Subject: [PATCH 037/210] chore(deps): update dependency flask to v2.0.1 (#354) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 10b83724..f9462ca1 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.0.0 +Flask==2.0.1 cryptography==3.4.7 python-jose[cryptography]==3.2.0 requests==2.25.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index f9ad5573..92410fba 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.1 google-cloud-pubsub==2.5.0 -flask==2.0.0 +flask==2.0.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index facd75c6..128380a1 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.0 +Flask==2.0.1 google-cloud-firestore==2.1.1 google-cloud-storage==1.38.0 google-cloud-logging==2.4.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index 942a81a2..90e463ee 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.0.0 +flask==2.0.1 honcho==1.0.1 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index fb178b62..4377e11c 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.1.1 -flask==2.0.0 +flask==2.0.1 From 68c83f906a6282cdbc5fcdf63c5830ec77fc5adc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 1 Jun 2021 18:31:54 +0200 Subject: [PATCH 038/210] chore(deps): update dependency google-cloud-translate to v3.2.0 (#355) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index d1fad8d5..80606f77 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.1.0 +google-cloud-translate==3.2.0 google-cloud-firestore==2.1.1 From 28803be2555d868a5b94e627704c3c0ced55ec43 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 6 Jun 2021 22:15:32 +0200 Subject: [PATCH 039/210] chore(deps): update dependency python-jose to v3.3.0 (#358) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index f9462ca1..5654d0b9 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.1 cryptography==3.4.7 -python-jose[cryptography]==3.2.0 +python-jose[cryptography]==3.3.0 requests==2.25.1 # [END getting_started_requirements] From 5ce74f25325fb11319004c074439427bf96d999e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 6 Jun 2021 22:25:39 +0200 Subject: [PATCH 040/210] chore(deps): update dependency nox to v2021 (#360) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15eafbdc..1e17bf26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 -nox==2020.12.31 +nox==2021.6.6 pytest==6.2.4 requests==2.25.1 From eeb32647b0bc0d034fc0306588f0615928d3b01e Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Mon, 7 Jun 2021 12:00:22 -0400 Subject: [PATCH 041/210] chore(deps): pin google-cloud-logging version (#361) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 128380a1..df29f64f 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.0.1 google-cloud-firestore==2.1.1 google-cloud-storage==1.38.0 -google-cloud-logging==2.4.0 +google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 six==1.16.0 From 6147936db0587764040a2a905d6edd5dcbdce83b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 13 Jun 2021 20:35:17 +0200 Subject: [PATCH 042/210] chore(deps): update dependency nox to v2021.6.12 (#362) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e17bf26..b667a1f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 -nox==2021.6.6 +nox==2021.6.12 pytest==6.2.4 requests==2.25.1 From 66ebd786cccf1c84a7dd7da7101c454a92019a2e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Jun 2021 00:09:58 +0200 Subject: [PATCH 043/210] chore(deps): update dependency google-cloud-firestore to v2.1.2 (#363) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 92410fba..595f0f83 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.1.1 +google-cloud-firestore==2.1.2 google-cloud-pubsub==2.5.0 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 80606f77..f983e87a 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.2.0 -google-cloud-firestore==2.1.1 +google-cloud-firestore==2.1.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index df29f64f..2c33dee1 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.1.1 +google-cloud-firestore==2.1.2 google-cloud-storage==1.38.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.1.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 4377e11c..ca9979bb 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.1.1 +google-cloud-firestore==2.1.2 flask==2.0.1 From 888c70e939e0e9b4911c0b3c960ee63de2363593 Mon Sep 17 00:00:00 2001 From: Mark Brockett Robson <47262668+markbrockettrobson@users.noreply.github.com> Date: Fri, 18 Jun 2021 18:50:33 +1000 Subject: [PATCH 044/210] chore: add common directories to dockerignore Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- optional-kubernetes-engine/.dockerignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/optional-kubernetes-engine/.dockerignore b/optional-kubernetes-engine/.dockerignore index fdc976d4..d130cf3b 100644 --- a/optional-kubernetes-engine/.dockerignore +++ b/optional-kubernetes-engine/.dockerignore @@ -15,3 +15,6 @@ coverage.xml *,cover *.log .git +.mypy_cache +.pytest_cache +.hypothesis From d1fbadb80a7dcb9285eb8e09346d18526b51ca94 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 21 Jun 2021 17:51:49 +0200 Subject: [PATCH 045/210] chore(deps): update dependency google-cloud-pubsub to v2.6.0 (#366) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 595f0f83..3a3c0ea7 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.2 -google-cloud-pubsub==2.5.0 +google-cloud-pubsub==2.6.0 flask==2.0.1 From d990693e99290b39d4813a75d85ea771c123e02f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 21 Jun 2021 17:58:15 +0200 Subject: [PATCH 046/210] chore(deps): update dependency google-cloud-firestore to v2.1.3 (#364) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 3a3c0ea7..6d59a055 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.1.2 +google-cloud-firestore==2.1.3 google-cloud-pubsub==2.6.0 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f983e87a..0067c26d 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.2.0 -google-cloud-firestore==2.1.2 +google-cloud-firestore==2.1.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 2c33dee1..7e918c04 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.1.2 +google-cloud-firestore==2.1.3 google-cloud-storage==1.38.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.1.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index ca9979bb..454d6915 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.1.2 +google-cloud-firestore==2.1.3 flask==2.0.1 From aee9d3aeb16b4655583d34585a4da0583d44c609 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 22 Jun 2021 06:41:07 +0200 Subject: [PATCH 047/210] chore(deps): update dependency google-cloud-translate to v3.2.1 (#367) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 0067c26d..a4ac2c95 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.2.0 +google-cloud-translate==3.2.1 google-cloud-firestore==2.1.3 From d60aa4ac1c2942e75c528b2e06a2477d28143dd7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 22 Jun 2021 17:37:18 +0200 Subject: [PATCH 048/210] chore(deps): update dependency google-cloud-storage to v1.39.0 (#368) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 7e918c04..a8f8df1f 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 -google-cloud-storage==1.38.0 +google-cloud-storage==1.39.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 From 969322ca8687c8a42e6fe4b94cabb465ab67b007 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 1 Jul 2021 04:58:51 +0200 Subject: [PATCH 049/210] chore(deps): update dependency google-cloud-storage to v1.40.0 (#369) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index a8f8df1f..2de48241 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 -google-cloud-storage==1.39.0 +google-cloud-storage==1.40.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.1.2 gunicorn==20.1.0 From 4bb51e65bb6d63c002ca290e069e66f3250f7d92 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 12 Jul 2021 18:13:04 +0200 Subject: [PATCH 050/210] chore(deps): update dependency google-cloud-pubsub to v2.6.1 (#370) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 6d59a055..4038aa08 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.1.3 -google-cloud-pubsub==2.6.0 +google-cloud-pubsub==2.6.1 flask==2.0.1 From ba783790937a27b3bcb224897909545255c54d04 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 13 Jul 2021 15:54:22 +0200 Subject: [PATCH 051/210] chore(deps): update dependency google-cloud-error-reporting to v1.2.0 (#371) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-error-reporting](https://togithub.com/googleapis/python-error-reporting) | `==1.1.2` -> `==1.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.0/compatibility-slim/1.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.0/confidence-slim/1.1.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-error-reporting ### [`v1.2.0`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#​120-httpswwwgithubcomgoogleapispython-error-reportingcomparev112v120-2021-07-01) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.1.2...v1.2.0) ##### Features - add always_use_jwt_access ([#​140](https://www.github.com/googleapis/python-error-reporting/issues/140)) ([2f8f790](https://www.github.com/googleapis/python-error-reporting/commit/2f8f790dd70646848afd5e5209a147b01c6f388b)) ##### Bug Fixes - **deps:** add packaging requirement ([#​124](https://www.github.com/googleapis/python-error-reporting/issues/124)) ([ed36389](https://www.github.com/googleapis/python-error-reporting/commit/ed3638946f8829c4d2b379785e38cc2a2228c688)) - **deps:** widen version range on google-cloud-logging ([#​133](https://www.github.com/googleapis/python-error-reporting/issues/133)) ([c5e87bb](https://www.github.com/googleapis/python-error-reporting/commit/c5e87bb8c177688833ca9524daa4e6229875627d)) - disable always_use_jwt_access ([8aff323](https://www.github.com/googleapis/python-error-reporting/commit/8aff32330ebf544cc043bec0003140d61df7e7a1)) - disable always_use_jwt_access ([#​144](https://www.github.com/googleapis/python-error-reporting/issues/144)) ([8aff323](https://www.github.com/googleapis/python-error-reporting/commit/8aff32330ebf544cc043bec0003140d61df7e7a1)) ##### Documentation - omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#​1127](https://www.github.com/googleapis/python-error-reporting/issues/1127)) ([#​137](https://www.github.com/googleapis/python-error-reporting/issues/137)) ([0ca7d43](https://www.github.com/googleapis/python-error-reporting/commit/0ca7d4385de86e7ff462322807a717345774c017)) ##### [1.1.2](https://www.github.com/googleapis/python-error-reporting/compare/v1.1.1...v1.1.2) (2021-04-05) ##### Dependencies - upgrade sphinx ([#​99](https://www.github.com/googleapis/python-error-reporting/issues/99)) ([a118123](https://www.github.com/googleapis/python-error-reporting/commit/a118123cbfe8b5dd2a7ba260631b248c351cb116)) ##### [1.1.1](https://www.github.com/googleapis/python-error-reporting/compare/v1.1.0...v1.1.1) (2021-02-25) ##### Bug Fixes - remove gRPC send/recv limit; add enums to `types/__init__.py` ([#​57](https://www.github.com/googleapis/python-error-reporting/issues/57)) ([e23e5ba](https://www.github.com/googleapis/python-error-reporting/commit/e23e5ba7eba4482735d5f4897210a1ebb81bfb8a))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 2de48241..be2cb53c 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 google-cloud-storage==1.40.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 -google-cloud-error-reporting==1.1.2 +google-cloud-error-reporting==1.2.0 gunicorn==20.1.0 six==1.16.0 From 9990a6707533a21645eff2c57ee00f57db46fe16 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 14 Jul 2021 22:25:37 +0200 Subject: [PATCH 052/210] chore(deps): update dependency requests to v2.26.0 (#372) --- authenticating-users/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 5654d0b9..362eaf57 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.0.1 cryptography==3.4.7 python-jose[cryptography]==3.3.0 -requests==2.25.1 +requests==2.26.0 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index b667a1f4..73c2d852 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 nox==2021.6.12 pytest==6.2.4 -requests==2.25.1 +requests==2.26.0 From 5999a574250859035d3bdd8e020b45628960a27f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 14 Jul 2021 22:30:24 +0200 Subject: [PATCH 053/210] chore(deps): update dependency google-cloud-storage to v1.41.0 (#373) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.40.0` -> `==1.41.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.41.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.41.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.41.0/compatibility-slim/1.40.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.41.0/confidence-slim/1.40.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-storage ### [`v1.41.0`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1410-httpswwwgithubcomgoogleapispython-storagecomparev1400v1410-2021-07-13) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.40.0...v1.41.0) ##### Features - add support for Etag headers on reads ([#​489](https://www.github.com/googleapis/python-storage/issues/489)) ([741d3fd](https://www.github.com/googleapis/python-storage/commit/741d3fda4e4280022cede29ebeb7c2ea09e73b6f)) ##### Bug Fixes - **deps:** update minimum dependency versions to pick up bugfixes ([#​496](https://www.github.com/googleapis/python-storage/issues/496)) ([92251a5](https://www.github.com/googleapis/python-storage/commit/92251a5c8ea4d663773506eb1c630201a657aa69)), closes [#​494](https://www.github.com/googleapis/python-storage/issues/494) - populate etag / generation / metageneration properties during download ([#​488](https://www.github.com/googleapis/python-storage/issues/488)) ([49ba14c](https://www.github.com/googleapis/python-storage/commit/49ba14c9c47dbe6bc2bb45d53bbe5621c131fbcb)) - revise and rename is_etag_in_json(data) ([#​483](https://www.github.com/googleapis/python-storage/issues/483)) ([0a52546](https://www.github.com/googleapis/python-storage/commit/0a5254647bf1155874fe48f3891bcc34a76b0b81))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index be2cb53c..ec51e517 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 -google-cloud-storage==1.40.0 +google-cloud-storage==1.41.0 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.2.0 gunicorn==20.1.0 From b62f48b8dba0067f53260aa037bba2f6ce2cc577 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 21 Jul 2021 15:27:43 +0200 Subject: [PATCH 054/210] chore(deps): update dependency google-cloud-storage to v1.41.1 (#374) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index ec51e517..4337a338 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 -google-cloud-storage==1.41.0 +google-cloud-storage==1.41.1 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.2.0 gunicorn==20.1.0 From 43562f4110d3959289998167101cc38161d4e405 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Jul 2021 02:28:31 +0200 Subject: [PATCH 055/210] chore(deps): update dependency google-cloud-translate to v3.3.1 (#375) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index a4ac2c95..f1e834cb 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.2.1 +google-cloud-translate==3.3.1 google-cloud-firestore==2.1.3 From 232aa75d4fdcb7dbe96036ec2a305c5412423d4e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Jul 2021 16:00:12 +0200 Subject: [PATCH 056/210] chore(deps): update dependency google-cloud-error-reporting to v1.2.1 (#376) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-error-reporting](https://togithub.com/googleapis/python-error-reporting) | `==1.2.0` -> `==1.2.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.1/compatibility-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.1/confidence-slim/1.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-error-reporting ### [`v1.2.1`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#​121-httpswwwgithubcomgoogleapispython-error-reportingcomparev120v121-2021-07-20) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.2.0...v1.2.1)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 4337a338..94ad6ecc 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.1 google-cloud-firestore==2.1.3 google-cloud-storage==1.41.1 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 -google-cloud-error-reporting==1.2.0 +google-cloud-error-reporting==1.2.1 gunicorn==20.1.0 six==1.16.0 From f0c8c9ff316ba4586738760ab6ae25a7fe8f9300 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Jul 2021 19:54:04 +0200 Subject: [PATCH 057/210] chore(deps): update dependency google-cloud-firestore to v2.2.0 (#377) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 4038aa08..946b0417 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.1.3 +google-cloud-firestore==2.2.0 google-cloud-pubsub==2.6.1 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f1e834cb..2df6a63b 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.3.1 -google-cloud-firestore==2.1.3 +google-cloud-firestore==2.2.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 94ad6ecc..17b977ac 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.1.3 +google-cloud-firestore==2.2.0 google-cloud-storage==1.41.1 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 google-cloud-error-reporting==1.2.1 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 454d6915..66c1c1e2 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.1.3 +google-cloud-firestore==2.2.0 flask==2.0.1 From cc2f2349856d5cc2788b801ca89f17483022ff5c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Jul 2021 18:05:19 +0200 Subject: [PATCH 058/210] chore(deps): update dependency google-cloud-pubsub to v2.7.0 (#379) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 946b0417..1bba79d6 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.2.0 -google-cloud-pubsub==2.6.1 +google-cloud-pubsub==2.7.0 flask==2.0.1 From 340cf1c898323df938eb3a587ee4dc2ff4c6a11d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Jul 2021 18:12:18 +0200 Subject: [PATCH 059/210] chore(deps): update dependency google-cloud-error-reporting to v1.2.2 (#378) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-error-reporting](https://togithub.com/googleapis/python-error-reporting) | `==1.2.1` -> `==1.2.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.2/compatibility-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.2.2/confidence-slim/1.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-error-reporting ### [`v1.2.2`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#​122-httpswwwgithubcomgoogleapispython-error-reportingcomparev121v122-2021-07-28) [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.2.1...v1.2.2)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 17b977ac..dcb07f4f 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.1 google-cloud-firestore==2.2.0 google-cloud-storage==1.41.1 google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 -google-cloud-error-reporting==1.2.1 +google-cloud-error-reporting==1.2.2 gunicorn==20.1.0 six==1.16.0 From 5935754567e635975134f3dcc020ceae8b50baf5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Jul 2021 23:12:18 +0200 Subject: [PATCH 060/210] chore(deps): update dependency google-cloud-logging to v2.6.0 (#380) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-logging](https://togithub.com/googleapis/python-logging) | `==2.3.1` -> `==2.6.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.6.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.6.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.6.0/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.6.0/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-logging ### [`v2.6.0`](https://togithub.com/googleapis/python-logging/blob/master/CHANGELOG.md#​260-httpswwwgithubcomgoogleapispython-loggingcomparev250v260-2021-07-28) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v2.5.0...v2.6.0) ##### Features - add always_use_jwt_access ([#​334](https://www.github.com/googleapis/python-logging/issues/334)) ([ae67d10](https://www.github.com/googleapis/python-logging/commit/ae67d10a661a3561b366bb05f5cf6d34520164b4)) ##### Bug Fixes - **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#​356](https://www.github.com/googleapis/python-logging/issues/356)) ([a970dd2](https://www.github.com/googleapis/python-logging/commit/a970dd293d4fddc983946cb1c362f487a82d9609)) - disable always_use_jwt_access ([#​342](https://www.github.com/googleapis/python-logging/issues/342)) ([a95e401](https://www.github.com/googleapis/python-logging/commit/a95e40188c9483310fb1dce9242c7c66721a6b7f)) - enable self signed jwt for grpc ([#​360](https://www.github.com/googleapis/python-logging/issues/360)) ([707fad1](https://www.github.com/googleapis/python-logging/commit/707fad1a714d951727336b03f4444f53199737e3)) ##### Documentation - omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([#​1127](https://www.github.com/googleapis/python-logging/issues/1127)) ([#​327](https://www.github.com/googleapis/python-logging/issues/327)) ([faa6fb9](https://www.github.com/googleapis/python-logging/commit/faa6fb9a86c82b99b529e979160bfdd7a505793b)), closes [#​1126](https://www.github.com/googleapis/python-logging/issues/1126) - add Samples section to CONTRIBUTING.rst ([#​357](https://www.github.com/googleapis/python-logging/issues/357)) ([8771716](https://www.github.com/googleapis/python-logging/commit/8771716cae7cf67d710b3741b8b718fc4a8aa2b6)) ### [`v2.5.0`](https://togithub.com/googleapis/python-logging/blob/master/CHANGELOG.md#​250-httpswwwgithubcomgoogleapispython-loggingcomparev240v250-2021-06-10) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v2.4.0...v2.5.0) ##### Features - support AuditLog and RequestLog protos ([#​274](https://www.github.com/googleapis/python-logging/issues/274)) ([5d91be9](https://www.github.com/googleapis/python-logging/commit/5d91be9f121c364cbd53c6a9fffc4fb6ca6bd324)) ##### Bug Fixes - **deps:** add packaging requirement ([#​300](https://www.github.com/googleapis/python-logging/issues/300)) ([68c5cec](https://www.github.com/googleapis/python-logging/commit/68c5ceced3288253af8e3c6013a35fa3954b37bc)) - structured log handler formatting issues ([#​319](https://www.github.com/googleapis/python-logging/issues/319)) ([db9da37](https://www.github.com/googleapis/python-logging/commit/db9da3700511b5a24c3c44c9f4377705937caf46)) ### [`v2.4.0`](https://togithub.com/googleapis/python-logging/blob/master/CHANGELOG.md#​240-httpswwwgithubcomgoogleapispython-loggingcomparev231v240-2021-05-12) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v2.3.1...v2.4.0) ##### Features - allow custom labels with standard library logging ([#​264](https://www.github.com/googleapis/python-logging/issues/264)) ([fe4de39](https://www.github.com/googleapis/python-logging/commit/fe4de39a87581a9e9f2cee62462ae2f26176194f)) - Improve source location overrides ([#​258](https://www.github.com/googleapis/python-logging/issues/258)) ([6b10b74](https://www.github.com/googleapis/python-logging/commit/6b10b74e2bf65ea406b10585a4c24078348483d2)) - record source locations ([#​254](https://www.github.com/googleapis/python-logging/issues/254)) ([a5c2f8e](https://www.github.com/googleapis/python-logging/commit/a5c2f8e948bb116cbce313f063643aec02d06a84)) - support span inference ([#​267](https://www.github.com/googleapis/python-logging/issues/267)) ([fcd26eb](https://www.github.com/googleapis/python-logging/commit/fcd26eb0ff4f97c097ca33b2d212d8f83e56686e)) - use standard output logs on serverless environments ([#​228](https://www.github.com/googleapis/python-logging/issues/228)) ([a78f577](https://www.github.com/googleapis/python-logging/commit/a78f577bda17d758551237be84182035ed7b9cce)) ##### Bug Fixes - changed region format on serverless ([#​291](https://www.github.com/googleapis/python-logging/issues/291)) ([8872d6f](https://www.github.com/googleapis/python-logging/commit/8872d6f6b2bb979adffad0b054fa40306b68cfc0)) - changed region format on serverless ([#​291](https://www.github.com/googleapis/python-logging/issues/291)) ([360d3d2](https://www.github.com/googleapis/python-logging/commit/360d3d23db7709b7c3946c092ef373f888f47c3d)) - **deps:** fix minimum required version of google-api-core ([#​244](https://www.github.com/googleapis/python-logging/issues/244)) ([874fdfa](https://www.github.com/googleapis/python-logging/commit/874fdfa809063c2bfb33e59aded553e098601876)) - **deps:** fix minimum required version of google-api-core ([#​244](https://www.github.com/googleapis/python-logging/issues/244)) ([37d33fc](https://www.github.com/googleapis/python-logging/commit/37d33fcd8402b973377486a572c04ba6d4029b58)) - improve API compatibility for next release ([#​292](https://www.github.com/googleapis/python-logging/issues/292)) ([1f9517d](https://www.github.com/googleapis/python-logging/commit/1f9517da7302e19198e598d452df58238d4e6306)) - remove noisy logs ([#​290](https://www.github.com/googleapis/python-logging/issues/290)) ([bdf8273](https://www.github.com/googleapis/python-logging/commit/bdf827358de5935f736ecd73ab10b2d861daf690)) ##### [2.3.1](https://www.github.com/googleapis/python-logging/compare/v2.3.0...v2.3.1) (2021-03-24) ##### Bug Fixes - detect project from environment instead of from logger ([#​238](https://www.github.com/googleapis/python-logging/issues/238)) ([813b97c](https://www.github.com/googleapis/python-logging/commit/813b97cb936fa5acc2a4de567e2c84d746527e98)) - revert default resource behavior to avoid breaking changes ([#​237](https://www.github.com/googleapis/python-logging/issues/237)) ([24a0a5e](https://www.github.com/googleapis/python-logging/commit/24a0a5e674430e97a3a2e3b54477d8f95fa08ec6))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index dcb07f4f..6b13ddd9 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.0.1 google-cloud-firestore==2.2.0 google-cloud-storage==1.41.1 -google-cloud-logging==2.3.1 #DO NOT UPGRADE: google-cloud-error-reporting 1.1.2 requires google-cloud-logging<2.4,>=1.14.0 +google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 gunicorn==20.1.0 six==1.16.0 From 81c94a2ecba6e026649ee9574cd8e8c214252566 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 29 Jul 2021 19:58:46 +0200 Subject: [PATCH 061/210] chore(deps): update dependency google-cloud-translate to v3.3.2 (#381) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 2df6a63b..07a57425 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.3.1 +google-cloud-translate==3.3.2 google-cloud-firestore==2.2.0 From cdc5b00a60b168cb514d888b3bdbb09531917439 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 11 Aug 2021 21:48:39 +0200 Subject: [PATCH 062/210] chore(deps): update dependency google-cloud-storage to v1.42.0 (#384) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 6b13ddd9..8e61f7f8 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.2.0 -google-cloud-storage==1.41.1 +google-cloud-storage==1.42.0 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 gunicorn==20.1.0 From 2a46f1bb973a535d05e4645f34497d4849bc3181 Mon Sep 17 00:00:00 2001 From: Austin Pray <71290498+austinpray-mixpanel@users.noreply.github.com> Date: Wed, 11 Aug 2021 14:56:10 -0500 Subject: [PATCH 063/210] dockerignore: *,cover -> *.cover (#383) Seemed like a typo --- optional-kubernetes-engine/.dockerignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optional-kubernetes-engine/.dockerignore b/optional-kubernetes-engine/.dockerignore index d130cf3b..c4730648 100644 --- a/optional-kubernetes-engine/.dockerignore +++ b/optional-kubernetes-engine/.dockerignore @@ -12,7 +12,7 @@ pip-delete-this-directory.txt .cache nosetests.xml coverage.xml -*,cover +*.cover *.log .git .mypy_cache From 7e1900779312415c538d643e0eed9de42f920fac Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 23 Aug 2021 22:45:31 +0200 Subject: [PATCH 064/210] chore(deps): update dependency google-cloud-pubsub to v2.7.1 (#385) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 1bba79d6..01abeebf 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.2.0 -google-cloud-pubsub==2.7.0 +google-cloud-pubsub==2.7.1 flask==2.0.1 From def8160614334d2b1d787166912302524cdd4e2c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 23 Aug 2021 22:52:08 +0200 Subject: [PATCH 065/210] chore(deps): update dependency google-cloud-firestore to v2.3.0 (#386) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-firestore](https://togithub.com/googleapis/python-firestore) | `==2.2.0` -> `==2.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.3.0/compatibility-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.3.0/confidence-slim/2.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-firestore ### [`v2.3.0`](https://togithub.com/googleapis/python-firestore/blob/master/CHANGELOG.md#​230-httpswwwgithubcomgoogleapispython-firestorecomparev220v230-2021-08-18) [Compare Source](https://togithub.com/googleapis/python-firestore/compare/v2.2.0...v2.3.0) ##### Features - add bulk writer ([#​396](https://www.togithub.com/googleapis/python-firestore/issues/396)) ([98a7753](https://www.github.com/googleapis/python-firestore/commit/98a7753f05240a2a75b9ffd42b7a148c65a6e87f)) - add recursive delete ([#​420](https://www.togithub.com/googleapis/python-firestore/issues/420)) ([813a57b](https://www.github.com/googleapis/python-firestore/commit/813a57b1070a1f6ac41d02897fab33f8039b83f9)) - add support for recursive queries ([#​407](https://www.togithub.com/googleapis/python-firestore/issues/407)) ([eb45a36](https://www.github.com/googleapis/python-firestore/commit/eb45a36e6c06b642106e061a32bfc119eb7e5bf0)) ##### Bug Fixes - enable self signed jwt for grpc ([#​405](https://www.togithub.com/googleapis/python-firestore/issues/405)) ([8703b48](https://www.github.com/googleapis/python-firestore/commit/8703b48c45e7bb742a794cad9597740c44182f81)) - use insecure grpc channels with emulator ([#​402](https://www.togithub.com/googleapis/python-firestore/issues/402)) ([4381ad5](https://www.github.com/googleapis/python-firestore/commit/4381ad503ca3e83510b876281fc768d00d40d499)) - remove unused requirement pytz ([#​422](https://www.togithub.com/googleapis/python-firestore/issues/422)) ([539c1d7](https://www.github.com/googleapis/python-firestore/commit/539c1d719191eb0ae3a49290c26b628de7c27cd5)) ##### Documentation - added generated docs for Bundles ([#​416](https://www.togithub.com/googleapis/python-firestore/issues/416)) ([0176cc7](https://www.github.com/googleapis/python-firestore/commit/0176cc7fef8752433b5c2496046d3a56557eb824)) - fixed broken links to devsite ([#​417](https://www.togithub.com/googleapis/python-firestore/issues/417)) ([1adfc81](https://www.github.com/googleapis/python-firestore/commit/1adfc81237c4ddee665e81f1beaef808cddb860e))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 01abeebf..676ff9fb 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.2.0 +google-cloud-firestore==2.3.0 google-cloud-pubsub==2.7.1 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 07a57425..2cc65bee 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.3.2 -google-cloud-firestore==2.2.0 +google-cloud-firestore==2.3.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 8e61f7f8..66f5db8a 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.2.0 +google-cloud-firestore==2.3.0 google-cloud-storage==1.42.0 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 66c1c1e2..6fdd3bdb 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.2.0 +google-cloud-firestore==2.3.0 flask==2.0.1 From 8a6cd8630de695c1be7a6c56edce35ac06625c00 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 30 Aug 2021 20:34:12 +0200 Subject: [PATCH 066/210] chore(deps): update dependency cryptography to v3.4.8 (#387) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 362eaf57..5634ea1b 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.1 -cryptography==3.4.7 +cryptography==3.4.8 python-jose[cryptography]==3.3.0 requests==2.26.0 # [END getting_started_requirements] From cce8ab96553adf3ac1fc09150caf86e8e01d93df Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 30 Aug 2021 20:40:11 +0200 Subject: [PATCH 067/210] chore(deps): update dependency pytest to v6.2.5 (#389) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | `==6.2.4` -> `==6.2.5` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/compatibility-slim/6.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/6.2.5/confidence-slim/6.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pytest-dev/pytest ### [`v6.2.5`](https://togithub.com/pytest-dev/pytest/releases/6.2.5) [Compare Source](https://togithub.com/pytest-dev/pytest/compare/6.2.4...6.2.5) # pytest 6.2.5 (2021-08-29) ## Trivial/Internal Changes - [#​8494](https://togithub.com/pytest-dev/pytest/issues/8494): Python 3.10 is now supported. - [#​9040](https://togithub.com/pytest-dev/pytest/issues/9040): Enable compatibility with `pluggy 1.0` or later.
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73c2d852..69dfa485 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 nox==2021.6.12 -pytest==6.2.4 +pytest==6.2.5 requests==2.26.0 From 65bec63a2b8459f34aacfc0ca593fc8bb509b136 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Sep 2021 11:35:20 +0200 Subject: [PATCH 068/210] chore(deps): update dependency google-cloud-translate to v3.4.0 (#391) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 2cc65bee..6f6fc2d6 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.3.2 +google-cloud-translate==3.4.0 google-cloud-firestore==2.3.0 From 6b6d23e1ae0bff47cdad669df26fd5ca1fe2b46f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Sep 2021 22:53:14 +0200 Subject: [PATCH 069/210] chore(deps): update dependency google-cloud-firestore to v2.3.1 (#390) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 676ff9fb..5fa7ab7c 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.3.0 +google-cloud-firestore==2.3.1 google-cloud-pubsub==2.7.1 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 6f6fc2d6..1e23ebc8 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.4.0 -google-cloud-firestore==2.3.0 +google-cloud-firestore==2.3.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 66f5db8a..7fd6638c 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.3.0 +google-cloud-firestore==2.3.1 google-cloud-storage==1.42.0 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 6fdd3bdb..7e5a40da 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.3.0 +google-cloud-firestore==2.3.1 flask==2.0.1 From 661351514a08446f4c2432de64476bf93079157e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Sep 2021 17:39:26 +0200 Subject: [PATCH 070/210] chore(deps): update dependency google-cloud-pubsub to v2.8.0 (#393) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 5fa7ab7c..5708b808 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.3.1 -google-cloud-pubsub==2.7.1 +google-cloud-pubsub==2.8.0 flask==2.0.1 From 23d8a84948a6bec8f35229043dc25c32ddd8a0e5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 9 Sep 2021 16:42:18 +0200 Subject: [PATCH 071/210] chore(deps): update dependency google-cloud-storage to v1.42.1 (#394) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 7fd6638c..73f35edd 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.3.1 -google-cloud-storage==1.42.0 +google-cloud-storage==1.42.1 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 gunicorn==20.1.0 From 93d1e0488a8b9721a09d1d5e87acb01b6af87584 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 15 Sep 2021 16:59:56 +0200 Subject: [PATCH 072/210] chore(deps): update dependency google-cloud-firestore to v2.3.2 (#395) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 5708b808..be797854 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.3.1 +google-cloud-firestore==2.3.2 google-cloud-pubsub==2.8.0 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 1e23ebc8..6581605d 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.4.0 -google-cloud-firestore==2.3.1 +google-cloud-firestore==2.3.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 73f35edd..c9c3cb7f 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.3.1 +google-cloud-firestore==2.3.2 google-cloud-storage==1.42.1 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 7e5a40da..8d103489 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.3.1 +google-cloud-firestore==2.3.2 flask==2.0.1 From 1cc2e993f916dbed84cb55508e4b26d4d8509525 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 16 Sep 2021 23:34:09 +0200 Subject: [PATCH 073/210] chore(deps): update dependency google-cloud-storage to v1.42.2 (#396) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.42.1` -> `==1.42.2` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/compatibility-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.2/confidence-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-storage ### [`v1.42.2`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1422-httpswwwgithubcomgoogleapispython-storagecomparev1421v1422-2021-09-16) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.1...v1.42.2)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index c9c3cb7f..1a5a493e 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.1 google-cloud-firestore==2.3.2 -google-cloud-storage==1.42.1 +google-cloud-storage==1.42.2 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 gunicorn==20.1.0 From 37820aa66174cd5f2c3ab40d5cc8ccb4083de104 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Fri, 17 Sep 2021 11:26:44 -0400 Subject: [PATCH 074/210] chore: move Renovate config to .github/, turn off dashboard (#397) * chore: move Renovate config to .github/, turn off dashboard * chore: delete renovate from top directory --- .github/renovate.json | 10 ++++++++++ renovate.json | 8 -------- 2 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 .github/renovate.json delete mode 100644 renovate.json diff --git a/.github/renovate.json b/.github/renovate.json new file mode 100644 index 00000000..091cca06 --- /dev/null +++ b/.github/renovate.json @@ -0,0 +1,10 @@ +{ + "extends": [ + "config:base", + ":preserveSemverRanges", + ":disableDependencyDashboard" + ], + "ignorePaths": [ + "optional-kubernetes-engine" + ] +} diff --git a/renovate.json b/renovate.json deleted file mode 100644 index 07729f34..00000000 --- a/renovate.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "extends": [ - "config:base" - ], - "ignorePaths": [ - "optional-kubernetes-engine" - ] -} From b76bce637e55aa3b0345dbe0f50667c854e87d98 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 27 Sep 2021 17:42:12 +0200 Subject: [PATCH 075/210] chore(deps): update dependency google-cloud-firestore to v2.3.3 (#398) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index be797854..a6ee7fe1 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.3.2 +google-cloud-firestore==2.3.3 google-cloud-pubsub==2.8.0 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 6581605d..83c8aced 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.4.0 -google-cloud-firestore==2.3.2 +google-cloud-firestore==2.3.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 1a5a493e..aa0bc164 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.3.2 +google-cloud-firestore==2.3.3 google-cloud-storage==1.42.2 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 8d103489..c22bc0ba 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.3.2 +google-cloud-firestore==2.3.3 flask==2.0.1 From 6c7029d1e5b2c3f5ba4536ee02cee88240222fdf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 28 Sep 2021 16:43:21 +0200 Subject: [PATCH 076/210] chore(deps): update dependency google-cloud-error-reporting to v1.2.3 (#399) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index aa0bc164..73e2903c 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.1 google-cloud-firestore==2.3.3 google-cloud-storage==1.42.2 google-cloud-logging==2.6.0 -google-cloud-error-reporting==1.2.2 +google-cloud-error-reporting==1.2.3 gunicorn==20.1.0 six==1.16.0 From d60f6ed29c3da96faf4d5cf85e1268a2cc879330 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 30 Sep 2021 22:27:42 +0200 Subject: [PATCH 077/210] chore(deps): update dependency google-cloud-translate to v3.4.1 (#402) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 83c8aced..e0b02213 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.4.0 +google-cloud-translate==3.4.1 google-cloud-firestore==2.3.3 From 6fe5caabec3db0cba3dd02955386a300ec055fb8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Oct 2021 01:20:52 +0200 Subject: [PATCH 078/210] chore(deps): update dependency google-cloud-firestore to v2.3.4 (#401) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index a6ee7fe1..df881a59 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.3.3 +google-cloud-firestore==2.3.4 google-cloud-pubsub==2.8.0 flask==2.0.1 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index e0b02213..850a571e 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.4.1 -google-cloud-firestore==2.3.3 +google-cloud-firestore==2.3.4 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 73e2903c..4e9a99da 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.1 -google-cloud-firestore==2.3.3 +google-cloud-firestore==2.3.4 google-cloud-storage==1.42.2 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.3 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index c22bc0ba..55f852ba 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.3.3 +google-cloud-firestore==2.3.4 flask==2.0.1 From f04d491cce517d2516709d2bf84a2f9783729bb5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Oct 2021 16:47:25 +0200 Subject: [PATCH 079/210] chore(deps): update dependency nox to v2021.10.1 (#404) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69dfa485..1f2cee7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==3.9.2 -nox==2021.6.12 +nox==2021.10.1 pytest==6.2.5 requests==2.26.0 From e2a9e530230c1e75b0114db04fda5099eb905c7f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 Oct 2021 07:58:07 +0200 Subject: [PATCH 080/210] chore(deps): update dependency flask to v2.0.2 (#405) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 5634ea1b..7d206ff7 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.0.1 +Flask==2.0.2 cryptography==3.4.8 python-jose[cryptography]==3.3.0 requests==2.26.0 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index df881a59..cb31418f 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.3.4 google-cloud-pubsub==2.8.0 -flask==2.0.1 +flask==2.0.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 4e9a99da..e7926a5f 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.1 +Flask==2.0.2 google-cloud-firestore==2.3.4 google-cloud-storage==1.42.2 google-cloud-logging==2.6.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index 90e463ee..d34ac776 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.0.1 +flask==2.0.2 honcho==1.0.1 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 55f852ba..99d776e5 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.3.4 -flask==2.0.1 +flask==2.0.2 From ac11437cabbb74e53e9420c1473d02c46e514d60 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 Oct 2021 08:06:11 +0200 Subject: [PATCH 081/210] chore(deps): update dependency cryptography to v35 (#400) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://togithub.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==3.4.8` -> `==35.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/cryptography/35.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/cryptography/35.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/cryptography/35.0.0/compatibility-slim/3.4.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/cryptography/35.0.0/confidence-slim/3.4.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pyca/cryptography ### [`v35.0.0`](https://togithub.com/pyca/cryptography/compare/3.4.8...35.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/3.4.8...35.0.0)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 7d206ff7..67034c7f 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.2 -cryptography==3.4.8 +cryptography==35.0.0 python-jose[cryptography]==3.3.0 requests==2.26.0 # [END getting_started_requirements] From c0316d34502b20615c8b4f9631a8c7e6e7b058a5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 5 Oct 2021 08:14:10 +0200 Subject: [PATCH 082/210] chore(deps): update dependency google-cloud-storage to v1.42.3 (#403) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-storage](https://togithub.com/googleapis/python-storage) | `==1.42.2` -> `==1.42.3` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.3/compatibility-slim/1.42.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-storage/1.42.3/confidence-slim/1.42.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-storage ### [`v1.42.3`](https://togithub.com/googleapis/python-storage/blob/master/CHANGELOG.md#​1423-httpswwwgithubcomgoogleapispython-storagecomparev1422v1423-2021-09-30) [Compare Source](https://togithub.com/googleapis/python-storage/compare/v1.42.2...v1.42.3)
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index e7926a5f..39eb3076 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 -google-cloud-storage==1.42.2 +google-cloud-storage==1.42.3 google-cloud-logging==2.6.0 google-cloud-error-reporting==1.2.3 gunicorn==20.1.0 From 1f3e1cb839fd5d54d40e3f269ed2a18064953b8b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 11 Oct 2021 17:59:14 +0200 Subject: [PATCH 083/210] chore(deps): update dependency flake8 to v4 (#406) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f2cee7d..6fa64bdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flake8==3.9.2 +flake8==4.0.1 nox==2021.10.1 pytest==6.2.5 requests==2.26.0 From f637994fe51ae28c7aa3f873442bab0267e2d619 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 12 Oct 2021 01:26:41 +0200 Subject: [PATCH 084/210] chore(deps): update dependency google-cloud-error-reporting to v1.3.0 (#407) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 39eb3076..14a42b1a 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 google-cloud-storage==1.42.3 google-cloud-logging==2.6.0 -google-cloud-error-reporting==1.2.3 +google-cloud-error-reporting==1.3.0 gunicorn==20.1.0 six==1.16.0 From b37753bfb3cf1a75f8dad0410ee4444d41548912 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 31 Oct 2021 02:58:30 +0100 Subject: [PATCH 085/210] chore(deps): update dependency honcho to v1.1.0 (#410) --- gce/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gce/requirements.txt b/gce/requirements.txt index d34ac776..c67339e8 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ flask==2.0.2 -honcho==1.0.1 +honcho==1.1.0 gunicorn==20.1.0 From 4d9f880f3ed90988b047fab69126e5b1086f1714 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 1 Nov 2021 03:28:28 +0100 Subject: [PATCH 086/210] chore(deps): update dependency google-cloud-error-reporting to v1.4.0 (#409) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 14a42b1a..86a9525d 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 google-cloud-storage==1.42.3 google-cloud-logging==2.6.0 -google-cloud-error-reporting==1.3.0 +google-cloud-error-reporting==1.4.0 gunicorn==20.1.0 six==1.16.0 From 146e6ea98833bc317bc3034992eedfcac737154d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Nov 2021 01:28:30 +0100 Subject: [PATCH 087/210] chore(deps): update dependency google-cloud-error-reporting to v1.4.1 (#411) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 86a9525d..6b2050ac 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 google-cloud-storage==1.42.3 google-cloud-logging==2.6.0 -google-cloud-error-reporting==1.4.0 +google-cloud-error-reporting==1.4.1 gunicorn==20.1.0 six==1.16.0 From 8cd31e3c94af0aec16da55148eeb6a186b642923 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Nov 2021 01:34:14 +0100 Subject: [PATCH 088/210] chore(deps): update dependency google-cloud-logging to v2.7.0 (#412) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-logging](https://togithub.com/googleapis/python-logging) | `==2.6.0` -> `==2.7.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.7.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/2.7.0/confidence-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-logging ### [`v2.7.0`](https://togithub.com/googleapis/python-logging/blob/master/CHANGELOG.md#​270-httpswwwgithubcomgoogleapispython-loggingcomparev260v270-2021-11-02) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v2.6.0...v2.7.0) ##### Features - add context manager support in client ([#​415](https://www.togithub.com/googleapis/python-logging/issues/415)) ([f5af164](https://www.github.com/googleapis/python-logging/commit/f5af16439807a0954ee78fa91cb69b9493b80176)) - added support for iam AuditData proto ([#​396](https://www.togithub.com/googleapis/python-logging/issues/396)) ([e3a1eba](https://www.github.com/googleapis/python-logging/commit/e3a1eba74dd8b67bcc73a78f784189ef2a9927c2)) - use structured logging on GCF with python 3.7 ([#​434](https://www.togithub.com/googleapis/python-logging/issues/434)) ([5055919](https://www.github.com/googleapis/python-logging/commit/5055919f70c82b38de6d1fa7f1df6006865a857b)) ##### Bug Fixes - add 'dict' annotation type to 'request' ([76ac729](https://www.github.com/googleapis/python-logging/commit/76ac729e42a782524be87ad71745aad37bbe1653)) - add 'dict' annotation type to 'request' ([23f9e1f](https://www.github.com/googleapis/python-logging/commit/23f9e1f6e9af30c4e65578edbf73c8c893b35285)) - **deps:** drop packaging dependency ([9d38995](https://www.github.com/googleapis/python-logging/commit/9d389958c7de31ae9e21228eaf965762b31d5e48)) - **deps:** require google-api-core >= 1.28.0 ([9d38995](https://www.github.com/googleapis/python-logging/commit/9d389958c7de31ae9e21228eaf965762b31d5e48)) - **deps:** require proto-plus==1.15.0 ([76ac729](https://www.github.com/googleapis/python-logging/commit/76ac729e42a782524be87ad71745aad37bbe1653)) - exception log message format ([#​394](https://www.togithub.com/googleapis/python-logging/issues/394)) ([c426bf5](https://www.github.com/googleapis/python-logging/commit/c426bf56787fa02140e8aa142ecd4d4e45432697)) - improper types in pagers generation ([76ac729](https://www.github.com/googleapis/python-logging/commit/76ac729e42a782524be87ad71745aad37bbe1653)) - improper types in pagers generation ([6a837a5](https://www.github.com/googleapis/python-logging/commit/6a837a5d1faab1f9fa8ac94e424e847821a0069f)) ##### Documentation - list oneofs in docstring ([9d38995](https://www.github.com/googleapis/python-logging/commit/9d389958c7de31ae9e21228eaf965762b31d5e48))
--- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 6b2050ac..84c95003 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 google-cloud-storage==1.42.3 -google-cloud-logging==2.6.0 +google-cloud-logging==2.7.0 google-cloud-error-reporting==1.4.1 gunicorn==20.1.0 six==1.16.0 From 569667d830e215ca502b8b333b9064eaf4849321 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Nov 2021 02:20:00 +0100 Subject: [PATCH 089/210] chore(deps): update dependency google-cloud-pubsub to v2.9.0 (#413) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index cb31418f..0154d37c 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.3.4 -google-cloud-pubsub==2.8.0 +google-cloud-pubsub==2.9.0 flask==2.0.2 From 5a6559197444298d097bfc78b03fdb718178d437 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Nov 2021 16:30:03 +0100 Subject: [PATCH 090/210] chore(deps): update dependency cryptography to v36 (#415) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 67034c7f..76c82081 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.2 -cryptography==35.0.0 +cryptography==36.0.0 python-jose[cryptography]==3.3.0 requests==2.26.0 # [END getting_started_requirements] From 45b5774f0648f31340028148b9f7a022d2ce52b2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Nov 2021 16:57:53 +0100 Subject: [PATCH 091/210] chore(deps): update dependency google-cloud-storage to v1.43.0 (#414) Co-authored-by: Anthonios Partheniou --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 84c95003..964507ab 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 -google-cloud-storage==1.42.3 +google-cloud-storage==1.43.0 google-cloud-logging==2.7.0 google-cloud-error-reporting==1.4.1 gunicorn==20.1.0 From 45ea0734cf10c69b9e54baf2670d4feb8b6d6745 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Nov 2021 17:46:08 +0100 Subject: [PATCH 092/210] chore(deps): update dependency google-cloud-translate to v3.6.0 (#408) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 850a571e..041dfc16 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.4.1 +google-cloud-translate==3.6.0 google-cloud-firestore==2.3.4 From e5dfea6d2583fb9e4b341165728a96c68e01d0c7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 25 Nov 2021 17:51:30 +0100 Subject: [PATCH 093/210] chore(deps): update dependency google-cloud-translate to v3.6.1 (#416) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 041dfc16..625ae405 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.6.0 +google-cloud-translate==3.6.1 google-cloud-firestore==2.3.4 From 212ae7b1558c72291ad763cdd8df39ff4ef967ab Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 20 Jan 2022 23:33:19 +0100 Subject: [PATCH 094/210] chore(deps): update dependency nox to v2022 (#420) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fa64bdd..d303d64a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 -nox==2021.10.1 +nox==2022.1.7 pytest==6.2.5 requests==2.26.0 From 2ac94716f41967630f2c4ac2ec1e553fe2f640c2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 20 Jan 2022 23:55:34 +0100 Subject: [PATCH 095/210] chore(deps): update dependency google-cloud-storage to v2 (#421) * chore(deps): update dependency google-cloud-storage to v2 * chore(deps): pin to 2.0.0 Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 964507ab..a8ed1206 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 -google-cloud-storage==1.43.0 +google-cloud-storage==2.0.0 google-cloud-logging==2.7.0 google-cloud-error-reporting==1.4.1 gunicorn==20.1.0 From 05b9f092461dfc4937e6a61db1e7ae655d14b643 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 23 Jan 2022 09:37:02 +0100 Subject: [PATCH 096/210] chore(deps): update dependency requests to v2.27.1 (#418) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 76c82081..7c9592b1 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.0.2 cryptography==36.0.0 python-jose[cryptography]==3.3.0 -requests==2.26.0 +requests==2.27.1 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index d303d64a..a74c8c01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 pytest==6.2.5 -requests==2.26.0 +requests==2.27.1 From ada42dc97b736216e7f634d826ba248462a2b17b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 23 Jan 2022 09:46:37 +0100 Subject: [PATCH 097/210] chore(deps): update dependency cryptography to v36.0.1 (#417) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 7c9592b1..459a6da4 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.2 -cryptography==36.0.0 +cryptography==36.0.1 python-jose[cryptography]==3.3.0 requests==2.27.1 # [END getting_started_requirements] From 63f1fa389be3cef0c7ed8661c40f1c7961abda94 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Sun, 23 Jan 2022 06:12:46 -0500 Subject: [PATCH 098/210] fix: update deprecated methods (#424) --- background/app/main_test.py | 6 +++--- bookshelf/main_test.py | 4 ++-- optional-kubernetes-engine/tests/conftest.py | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/background/app/main_test.py b/background/app/main_test.py index f0dc9fe7..f3bf28c2 100644 --- a/background/app/main_test.py +++ b/background/app/main_test.py @@ -30,7 +30,7 @@ TOPIC_NAME = "projects/{}/topics/{}".format(project_id, "translate") -@pytest.yield_fixture +@pytest.fixture def db(): def clear_collection(collection): """Removes every document from the collection, to make it easy to see @@ -54,13 +54,13 @@ def clear_collection(collection): yield client -@pytest.yield_fixture +@pytest.fixture def publisher(): client = pubsub.PublisherClient() yield client -@pytest.yield_fixture +@pytest.fixture def subscriber(): subscriber = pubsub.SubscriberClient() subscriber.create_subscription( diff --git a/bookshelf/main_test.py b/bookshelf/main_test.py index 404de778..00c613fc 100644 --- a/bookshelf/main_test.py +++ b/bookshelf/main_test.py @@ -26,7 +26,7 @@ os.environ['GOOGLE_CLOUD_PROJECT'] = project_id -@pytest.yield_fixture +@pytest.fixture def app(request): """This fixture provides a Flask app instance configured for testing. @@ -38,7 +38,7 @@ def app(request): yield app -@pytest.yield_fixture +@pytest.fixture def firestore(): import firestore diff --git a/optional-kubernetes-engine/tests/conftest.py b/optional-kubernetes-engine/tests/conftest.py index d098db9d..57a50a1c 100644 --- a/optional-kubernetes-engine/tests/conftest.py +++ b/optional-kubernetes-engine/tests/conftest.py @@ -22,7 +22,7 @@ from retrying import retry -@pytest.yield_fixture(params=['datastore', 'mongodb']) +@pytest.fixture(params=['datastore', 'mongodb']) def app(request): """This fixtures provides a Flask app instance configured for testing. @@ -43,7 +43,7 @@ def app(request): yield app -@pytest.yield_fixture +@pytest.fixture def model(monkeypatch, app): """This fixture provides a modified version of the app's model that tracks all created items and deletes them at the end of the test. From 8720d044353c724a5083f3a8d583e73ba7f1653c Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Sun, 23 Jan 2022 06:51:22 -0500 Subject: [PATCH 099/210] ci: update Dockerfile used for running tests to python 3.7 (#425) --- .kokoro/docker/Dockerfile | 18 ++++++++++++++++-- noxfile.py | 2 +- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/.kokoro/docker/Dockerfile b/.kokoro/docker/Dockerfile index 2830f0af..6b6c19f1 100644 --- a/.kokoro/docker/Dockerfile +++ b/.kokoro/docker/Dockerfile @@ -35,11 +35,25 @@ RUN apt update \ zlib1g-dev \ && apt clean +###################### Install python 3.7.12 + +# Download python 3.7.12 +RUN wget https://www.python.org/ftp/python/3.7.12/Python-3.7.12.tgz + +# Extract files +RUN tar -xvf Python-3.7.12.tgz + +# Install python 3.7.12 +RUN ./Python-3.7.12/configure --enable-optimizations +RUN make altinstall + +###################### Check python version + RUN python --version RUN which python # Setup Cloud SDK -ENV CLOUD_SDK_VERSION 324.0.0 +ENV CLOUD_SDK_VERSION 369.0.0 # Use system python for cloud sdk. ENV CLOUDSDK_PYTHON /usr/bin/python RUN wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz @@ -51,6 +65,6 @@ ENV PATH /google-cloud-sdk/bin:$PATH ENV PATH ~/.local/bin:/root/.local/bin:$PATH # Install the current version of nox. -RUN python3 -m pip install --user --no-cache-dir nox==2020.12.31 +RUN python3 -m pip install --user --no-cache-dir nox==2022.1.7 CMD ["nox"] diff --git a/noxfile.py b/noxfile.py index 8d7c7d5e..68fb5a37 100644 --- a/noxfile.py +++ b/noxfile.py @@ -55,7 +55,7 @@ def run_test(session, dir): success_codes=[0, 5]) -@nox.session +@nox.session(python="3.7") @nox.parametrize('dir', DIRS) def run_tests(session, dir=None): """Run all tests for all directories (slow!)""" From 11326abd6c2ba9ec71b8bbc29331d7b5e7930f49 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 23 Jan 2022 13:03:50 +0100 Subject: [PATCH 100/210] chore(deps): update dependency google-cloud-storage to v2.1.0 (#423) Co-authored-by: Anthonios Partheniou --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index a8ed1206..702c779b 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.2 google-cloud-firestore==2.3.4 -google-cloud-storage==2.0.0 +google-cloud-storage==2.1.0 google-cloud-logging==2.7.0 google-cloud-error-reporting==1.4.1 gunicorn==20.1.0 From e2deaf4ab2770aa3ff9d28499c62165dacc97811 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Sun, 23 Jan 2022 07:09:50 -0500 Subject: [PATCH 101/210] chore: update references to master (#427) --- .github/sync-repo-settings.yaml | 4 ++-- README.md | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index ad730388..4dfda801 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -10,10 +10,10 @@ squashMergeAllowed: true # Defaults to `false` mergeCommitAllowed: false -# Rules for master branch protection +# Rules for main branch protection branchProtectionRules: # Identifies the protection rule pattern. Name of the branch to be protected. -# Defaults to `master` +# Defaults to `main` - pattern: main # Can admins overwrite branch protection. # Defaults to `true` diff --git a/README.md b/README.md index 0e5b3292..a347e9bb 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ The code for the samples is contained in individual folders in this repository. Tutorial | Folder ---------|------- -[Getting Started](https://cloud.google.com/python/getting-started/) | [bookshelf](https://github.com/GoogleCloudPlatform/getting-started-python/tree/master/bookshelf) -[Background Processing](https://cloud.google.com/python/getting-started/background-processing) | [background](https://github.com/GoogleCloudPlatform/getting-started-python/tree/master/background) -[Deploying to Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/docs/quickstarts/deploying-a-language-specific-app) | [in "kubernetes-engine-samples" repo](https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/master/quickstart/python) -[Deploying to Google Compute Engine](https://cloud.google.com/python/tutorials/getting-started-on-compute-engine) | [gce](https://github.com/GoogleCloudPlatform/getting-started-python/tree/master/gce) -[Handling Sessions with Firestore](https://cloud.google.com/python/getting-started/session-handling-with-firestore) | [sessions](https://github.com/GoogleCloudPlatform/getting-started-python/tree/master/sessions) -[Authenticating Users with IAP](https://cloud.google.com/python/getting-started/authenticate-users) | [authenticating-users](https://github.com/GoogleCloudPlatform/getting-started-python/tree/master/authenticating-users) +[Getting Started](https://cloud.google.com/python/getting-started/) | [bookshelf](https://github.com/GoogleCloudPlatform/getting-started-python/tree/main/bookshelf) +[Background Processing](https://cloud.google.com/python/getting-started/background-processing) | [background](https://github.com/GoogleCloudPlatform/getting-started-python/tree/main/background) +[Deploying to Google Kubernetes Engine](https://cloud.google.com/kubernetes-engine/docs/quickstarts/deploying-a-language-specific-app) | [in "kubernetes-engine-samples" repo](https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/quickstart/python) +[Deploying to Google Compute Engine](https://cloud.google.com/python/tutorials/getting-started-on-compute-engine) | [gce](https://github.com/GoogleCloudPlatform/getting-started-python/tree/main/gce) +[Handling Sessions with Firestore](https://cloud.google.com/python/getting-started/session-handling-with-firestore) | [sessions](https://github.com/GoogleCloudPlatform/getting-started-python/tree/main/sessions) +[Authenticating Users with IAP](https://cloud.google.com/python/getting-started/authenticate-users) | [authenticating-users](https://github.com/GoogleCloudPlatform/getting-started-python/tree/main/authenticating-users) ## Contributing changes From 34a517706d28e084c9726b9755d2604525f293a6 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 7 Feb 2022 20:20:56 -0500 Subject: [PATCH 102/210] fix: fix gce sample (#430) --- gce/deploy.sh | 2 +- gce/startup-script.sh | 4 ++-- gce/teardown.sh | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gce/deploy.sh b/gce/deploy.sh index b3449837..36ed75ca 100644 --- a/gce/deploy.sh +++ b/gce/deploy.sh @@ -19,7 +19,7 @@ MY_INSTANCE_NAME="my-app-instance" ZONE=us-central1-a gcloud compute instances create $MY_INSTANCE_NAME \ - --image-family=debian-9 \ + --image-family=debian-10 \ --image-project=debian-cloud \ --machine-type=g1-small \ --scopes userinfo-email,cloud-platform \ diff --git a/gce/startup-script.sh b/gce/startup-script.sh index 2068606e..2c1712bc 100644 --- a/gce/startup-script.sh +++ b/gce/startup-script.sh @@ -22,7 +22,7 @@ sudo bash install-logging-agent.sh # Install or update needed software apt-get update -apt-get install -yq git supervisor python python-pip +apt-get install -yq git supervisor python python-pip python3-distutils pip install --upgrade pip virtualenv # Account to own server process @@ -34,7 +34,7 @@ git clone https://github.com/GoogleCloudPlatform/getting-started-python.git /opt # Python environment setup virtualenv -p python3 /opt/app/gce/env -source /opt/app/gce/env/bin/activate +/bin/bash -c "source /opt/app/gce/env/bin/activate" /opt/app/gce/env/bin/pip install -r /opt/app/gce/requirements.txt # Set ownership to newly created account diff --git a/gce/teardown.sh b/gce/teardown.sh index b31d1139..668b1218 100644 --- a/gce/teardown.sh +++ b/gce/teardown.sh @@ -16,8 +16,8 @@ set -x -MY_INSTANCE_NAME="my-instance-name" -ZONE=us-central1-f +MY_INSTANCE_NAME="my-app-instance" +ZONE=us-central1-a gcloud compute instances delete $MY_INSTANCE_NAME \ --zone=$ZONE --delete-disks=all From da174dce6e9a8bfa0b644c294068d91d232c3d3d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Feb 2022 02:29:23 +0100 Subject: [PATCH 103/210] chore(deps): update dependency pytest to v7 (#429) Co-authored-by: Anthonios Partheniou --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a74c8c01..af6800bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 -pytest==6.2.5 +pytest==7.0.0 requests==2.27.1 From a3e6cdab97dc0676d6bcfe168f07b071e022bdfb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Feb 2022 22:35:06 +0100 Subject: [PATCH 104/210] chore(deps): update dependency pytest to v7.0.1 (#431) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af6800bf..5dfcb673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 -pytest==7.0.0 +pytest==7.0.1 requests==2.27.1 From 42ce3ecf26ec478651c31faae02a186d2fbaa900 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Feb 2022 22:16:53 +0100 Subject: [PATCH 105/210] chore(deps): update dependency flask to v2.0.3 (#432) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 459a6da4..46d63f7d 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.0.2 +Flask==2.0.3 cryptography==36.0.1 python-jose[cryptography]==3.3.0 requests==2.27.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 0154d37c..73a71d18 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.3.4 google-cloud-pubsub==2.9.0 -flask==2.0.2 +flask==2.0.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 702c779b..f59726a8 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.2 +Flask==2.0.3 google-cloud-firestore==2.3.4 google-cloud-storage==2.1.0 google-cloud-logging==2.7.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index c67339e8..ec5299a7 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.0.2 +flask==2.0.3 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 99d776e5..4c8b43fc 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.3.4 -flask==2.0.2 +flask==2.0.3 From 5135cad4cb1714f001a85377790eb79ab5e29838 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 21 Feb 2022 15:35:12 +0100 Subject: [PATCH 106/210] chore(deps): update dependency google-cloud-error-reporting to v1.5.0 (#433) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index f59726a8..a055cf0c 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.3 google-cloud-firestore==2.3.4 google-cloud-storage==2.1.0 google-cloud-logging==2.7.0 -google-cloud-error-reporting==1.4.1 +google-cloud-error-reporting==1.5.0 gunicorn==20.1.0 six==1.16.0 From e1fe7c95ca00522273dd3b389c31226e51d6db9a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 21 Feb 2022 15:41:14 +0100 Subject: [PATCH 107/210] chore(deps): update dependency google-cloud-logging to v3 (#428) Co-authored-by: Anthonios Partheniou Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index a055cf0c..b9927282 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.0.3 google-cloud-firestore==2.3.4 google-cloud-storage==2.1.0 -google-cloud-logging==2.7.0 +google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.0 gunicorn==20.1.0 six==1.16.0 From eadfaad8b21dac7edb827b539d16f110d978cdc9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 25 Feb 2022 19:31:14 +0100 Subject: [PATCH 108/210] chore(deps): update dependency google-cloud-translate to v3.7.0 (#434) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 625ae405..da36a6a3 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.6.1 +google-cloud-translate==3.7.0 google-cloud-firestore==2.3.4 From caba978fc4dc180b9cf9b736da4ab961a8612e46 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 5 Mar 2022 17:55:22 +0100 Subject: [PATCH 109/210] chore(deps): update dependency google-cloud-pubsub to v2.10.0 (#437) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 73a71d18..d1a4d53e 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.3.4 -google-cloud-pubsub==2.9.0 +google-cloud-pubsub==2.10.0 flask==2.0.3 From 82fa9397387878ddd9c221e7ed61794d83e2a7c4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 5 Mar 2022 18:02:51 +0100 Subject: [PATCH 110/210] chore(deps): update dependency google-cloud-translate to v3.7.1 (#435) Co-authored-by: Anthonios Partheniou --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index da36a6a3..25b5435d 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.7.0 +google-cloud-translate==3.7.1 google-cloud-firestore==2.3.4 From ab1773166d5657265693c5d16d748bc7d9e77be2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 7 Mar 2022 20:05:22 +0100 Subject: [PATCH 111/210] chore(deps): update dependency google-cloud-translate to v3.7.2 (#438) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 25b5435d..d51fbeaa 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.7.1 +google-cloud-translate==3.7.2 google-cloud-firestore==2.3.4 From 0032fa48e6d23f4d4e57aa9d591dc6770886b6a6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 18:40:13 +0100 Subject: [PATCH 112/210] chore(deps): update dependency google-cloud-error-reporting to v1.5.1 (#439) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index b9927282..5eb89669 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.3 google-cloud-firestore==2.3.4 google-cloud-storage==2.1.0 google-cloud-logging==3.0.0 -google-cloud-error-reporting==1.5.0 +google-cloud-error-reporting==1.5.1 gunicorn==20.1.0 six==1.16.0 From 4ca81cc2057c96081549f957869e74e916c82fa7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Mar 2022 04:44:50 +0100 Subject: [PATCH 113/210] chore(deps): update dependency google-cloud-firestore to v2.4.0 (#440) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index d1a4d53e..4e3f6ee7 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.3.4 +google-cloud-firestore==2.4.0 google-cloud-pubsub==2.10.0 flask==2.0.3 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index d51fbeaa..f45b8bf1 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.2 -google-cloud-firestore==2.3.4 +google-cloud-firestore==2.4.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 5eb89669..63b1f909 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.0.3 -google-cloud-firestore==2.3.4 +google-cloud-firestore==2.4.0 google-cloud-storage==2.1.0 google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.1 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 4c8b43fc..968ae7e4 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.3.4 +google-cloud-firestore==2.4.0 flask==2.0.3 From 29100241707ea374190104277460b233bd9d94d3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Mar 2022 11:38:53 +0100 Subject: [PATCH 114/210] chore(deps): update dependency google-cloud-pubsub to v2.11.0 (#441) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 4e3f6ee7..1f22a80e 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.4.0 -google-cloud-pubsub==2.10.0 +google-cloud-pubsub==2.11.0 flask==2.0.3 From 226ff0249cff430e21e40d28795e8fa19e97ddbc Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 13 Mar 2022 23:41:19 +0100 Subject: [PATCH 115/210] chore(deps): update dependency pytest to v7.1.0 (#442) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5dfcb673..43f55a8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 -pytest==7.0.1 +pytest==7.1.0 requests==2.27.1 From c6772d686bdd625232712e5d4eb303495b489a8f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Mar 2022 19:53:08 +0100 Subject: [PATCH 116/210] chore(deps): update dependency google-cloud-storage to v2.2.0 (#443) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 63b1f909..2b9ac0c9 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.3 google-cloud-firestore==2.4.0 -google-cloud-storage==2.1.0 +google-cloud-storage==2.2.0 google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.1 gunicorn==20.1.0 From 3028df4e944fb8bd462fa19f185afb78de2af922 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Mar 2022 23:32:39 +0100 Subject: [PATCH 117/210] chore(deps): update dependency google-cloud-storage to v2.2.1 (#444) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 2b9ac0c9..c8b8d579 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.0.3 google-cloud-firestore==2.4.0 -google-cloud-storage==2.2.0 +google-cloud-storage==2.2.1 google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.1 gunicorn==20.1.0 From 5db28a565e725ca8cfee0fac5099660d45b09327 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 18 Mar 2022 13:31:53 +0100 Subject: [PATCH 118/210] chore(deps): update dependency pytest to v7.1.1 (#446) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43f55a8d..2f6c1476 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 -pytest==7.1.0 +pytest==7.1.1 requests==2.27.1 From b5a670b9f3312b3550cfffa3b978a0014a66ca76 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 18 Mar 2022 13:39:54 +0100 Subject: [PATCH 119/210] chore(deps): update dependency cryptography to v36.0.2 (#445) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 46d63f7d..1dffe5e5 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.0.3 -cryptography==36.0.1 +cryptography==36.0.2 python-jose[cryptography]==3.3.0 requests==2.27.1 # [END getting_started_requirements] From 21aa26c8b8df5279a20c68bf8cf4db76f137b4ee Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 31 Mar 2022 01:14:44 +0200 Subject: [PATCH 120/210] chore(deps): update dependency flask (#447) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 1dffe5e5..b81097e1 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.0.3 +Flask==2.1.0 cryptography==36.0.2 python-jose[cryptography]==3.3.0 requests==2.27.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 1f22a80e..752a5556 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.4.0 google-cloud-pubsub==2.11.0 -flask==2.0.3 +flask==2.1.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index c8b8d579..de166b57 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.3 +Flask==2.1.0 google-cloud-firestore==2.4.0 google-cloud-storage==2.2.1 google-cloud-logging==3.0.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index ec5299a7..e45610a5 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.0.3 +flask==2.1.1 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 968ae7e4..63f6ef09 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.4.0 -flask==2.0.3 +flask==2.1.1 From bba07139956c740a5315edea22713ce1f899601b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 31 Mar 2022 01:29:27 +0200 Subject: [PATCH 121/210] chore(deps): update dependency flask to v2.1.1 (#448) --- authenticating-users/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index b81097e1..858f4813 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.1.0 +Flask==2.1.1 cryptography==36.0.2 python-jose[cryptography]==3.3.0 requests==2.27.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index de166b57..9565a5ee 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.1.0 +Flask==2.1.1 google-cloud-firestore==2.4.0 google-cloud-storage==2.2.1 google-cloud-logging==3.0.0 From a361d1921e6dff899f9dbbf376db528e1bdaa69e Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Fri, 1 Apr 2022 11:34:41 -0600 Subject: [PATCH 122/210] chore: commit logging agent script to repo (#449) Fixes b/210461441. > An unvendored shell script (not in your repo) is being executed using `curl | bash`. All executed source should be commited to your source repository. This commits what appears to be the latest iteration of the logging agent to the repository. I visited https://cloud.google.com/logging/docs/agent/logging/installation first, which has `https://dl.google.com/cloudagents/add-logging-agent-repo.sh`. However, it has this note at the top, so I switched to the Ops Agent: > Key Point: While this agent is still supported, we recommend that you use the [Ops Agent](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent) for new workloads and eventually transition your existing VMs to use the new agent. The Ops Agent is the eventual replacement for the existing Google Cloud's operations suite agents, and it offers a simple user experience with metrics and logging combined into a single agent. --- gce/add-google-cloud-ops-agent-repo.sh | 519 +++++++++++++++++++++++++ gce/startup-script.sh | 17 +- 2 files changed, 527 insertions(+), 9 deletions(-) create mode 100644 gce/add-google-cloud-ops-agent-repo.sh diff --git a/gce/add-google-cloud-ops-agent-repo.sh b/gce/add-google-cloud-ops-agent-repo.sh new file mode 100644 index 00000000..63cf2dbd --- /dev/null +++ b/gce/add-google-cloud-ops-agent-repo.sh @@ -0,0 +1,519 @@ +#!/bin/bash +# Copyright 2020 Google Inc. All rights reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# *NOTE*: The source of truth for this script is: +# https://dl.google.com/cloudagents/add-google-cloud-ops-agent-repo.sh +# See https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/installation +# for installation instructions. +# It is committed to this repository to follow security best practices. +# +# +# Add repository for the Google ops agent. +# +# This script adds the required apt or yum repository and installs or uninstalls +# the agent based on the corresponding flags. +# +# Available flags: +# * `--verbose`: +# Turns on verbose logging during the script execution, which is helpful for +# debugging purposes. +# +# * `--also-install`: +# Installs the agent after adding the agent package repository. If this flag +# is absent, the script only adds the agent package repository. This flag +# can not be run with the `--uninstall` flag. +# +# * `--version `: +# Sets the agent version for the script to install. Allowed formats: +# * `latest`: +# Adds an agent package repository that contains all agent versions, and +# installs the latest version of the agent. +# * `MAJOR_VERSION.*.*`: +# Adds an agent package repository that contains all agent versions up to +# this major version (e.g. `1.*.*`), and installs the latest version of +# the agent within the range of that major version. +# * `MAJOR_VERSION.MINOR_VERSION.PATCH_VERSION`: +# Adds an agent package repository that contains all agent versions, and +# installs the specified version of the agent (e.g. `3.2.1`). +# +# * `--uninstall`: +# Uninstalls the agent. This flag can not be run with the `--also-install` +# flag. +# +# * `--remove-repo`: +# Removes the corresponding agent package repository after installing or +# uninstalling the agent. +# +# * `--dry-run`: +# Triggers only a dry run of the script execution and prints out the +# commands that it is supposed to execute. This is helpful to know what +# actions the script will take. +# +# * `--uninstall-standalone-logging-agent`: +# Uninstalls the standalone logging agent (`google-fluentd`). +# +# * `--uninstall-standalone-monitoring-agent`: +# Uninstalls the standalone monitoring agent (`stackdriver-agent`). +# +# Sample usage: +# * To add the repo that contains all agent versions, run: +# $ bash add-google-cloud-ops-agent-repo.sh +# +# * To add the repo and also install the agent, run: +# $ bash add-google-cloud-ops-agent-repo.sh --also-install --version= +# +# * To uninstall the agent run: +# $ bash add-google-cloud-ops-agent-repo.sh --uninstall +# +# * To uninstall the agent and remove the repo, run: +# $ bash add-google-cloud-ops-agent-repo.sh --uninstall --remove-repo +# +# * To run the script with verbose logging, run: +# $ bash add-google-cloud-ops-agent-repo.sh --also-install --verbose +# +# * To run the script in dry-run mode, run: +# $ bash add-google-cloud-ops-agent-repo.sh --also-install --dry-run +# +# * To replace standalone agents with the Ops agent, run: +# $ bash add-google-cloud-ops-agent-repo.sh --also-install --uninstall-standalone-logging-agent --uninstall-standalone-monitoring-agent +# +# Internal usage only: +# The environment variable `REPO_SUFFIX` can be set to alter which repository is +# used. A dash (-) will be inserted prior to the supplied suffix. `REPO_SUFFIX` +# defaults to `all` which contains all agent versions across different major +# versions. The full repository name is: +# "google-cloud-ops-agent-[-]-". + +# Ignore the return code of command substitution in variables. +# shellcheck disable=SC2155 +# +# Initialize var used to notify config management tools of when a change is made. +CHANGED=0 + +fail() { + echo >&2 "[$(date +'%Y-%m-%dT%H:%M:%S%z')] $*" + exit 1 +} + +# Parsing flag value. +declare -a ACTIONS=() +DRY_RUN='' +VERBOSE='false' +while getopts -- '-:' OPTCHAR; do + case "${OPTCHAR}" in + -) + case "${OPTARG}" in + # Note: Do not remove entries from this list when deprecating flags. + # That would break user scripts that specify those flags. Instead, + # leave the flag in place but make it a noop. + also-install) ACTIONS+=('also-install') ;; + version=*) AGENT_VERSION="${OPTARG#*=}" ;; + uninstall) ACTIONS+=('uninstall') ;; + remove-repo) ACTIONS+=('remove-repo') ;; + uninstall-standalone-logging-agent) ACTIONS+=('uninstall-standalone-logging-agent') ;; + uninstall-standalone-monitoring-agent) ACTIONS+=('uninstall-standalone-monitoring-agent') ;; + dry-run) echo 'Starting dry run'; DRY_RUN='dryrun' ;; + verbose) VERBOSE='true' ;; + *) fail "Unknown option '${OPTARG}'." ;; + esac + esac +done +[[ " ${ACTIONS[*]} " == *\ uninstall\ * || ( " ${ACTIONS[*]} " == *\ remove-repo\ * && " ${ACTIONS[*]} " != *\ also-install\ * )]] || \ + ACTIONS+=('add-repo') +# Sort the actions array for easier parsing. +readarray -t ACTIONS < <(printf '%s\n' "${ACTIONS[@]}" | sort) +readonly ACTIONS DRY_RUN VERBOSE + +if [[ " ${ACTIONS[*]} " == *\ also-install*uninstall\ * ]]; then + fail "Received conflicting flags 'also-install' and 'uninstall'." +fi + +if [[ "${VERBOSE}" == 'true' ]]; then + echo 'Enable verbose logging.' + set -x +fi + +# Host that serves the repositories. +REPO_HOST='packages.cloud.google.com' + +# URL for the ops agent documentation. +AGENT_DOCS_URL='https://cloud.google.com/stackdriver/docs/solutions/ops-agent' + +# URL documentation which lists supported platforms for running the ops agent. +AGENT_SUPPORTED_URL="${AGENT_DOCS_URL}/#supported_operating_systems" + +# Packages to install. +AGENT_PACKAGE='google-cloud-ops-agent' +declare -a ADDITIONAL_PACKAGES=() + +if [[ -f /etc/os-release ]]; then + . /etc/os-release +fi + +# If dry-run mode is enabled, echo VM state-changing commands instead of executing them. +dryrun() { + # Needed for commands that use pipes. + if [[ ! -t 0 ]]; then + cat + fi + printf -v cmd_str '%q ' "$@" + echo "DRY_RUN: Not executing '$cmd_str'" +} + +refresh_failed() { + local REPO_TYPE="$1" + local OS_FAMILY="$2" + fail "Could not refresh the google-cloud-ops-agent ${REPO_TYPE} repositories. +Please check your network connectivity and make sure you are running a supported +${OS_FAMILY} distribution. See ${AGENT_SUPPORTED_URL} +for a list of supported platforms." +} + +resolve_version() { + if [[ "${AGENT_VERSION:-latest}" == 'latest' ]]; then + AGENT_VERSION='' + elif grep -qE '^[0-9]+\.\*\.\*$' <<<"${AGENT_VERSION}"; then + REPO_SUFFIX="${REPO_SUFFIX:-"${AGENT_VERSION%%.*}"}" + elif ! grep -qE '^[0-9]+\.[0-9]+\.[0-9]+$' <<<"${AGENT_VERSION}"; then + fail "The agent version [${AGENT_VERSION}] is not allowed. Expected values: [latest], +or anything in the format of [MAJOR_VERSION.MINOR_VERSION.PATCH_VERSION] or [MAJOR_VERSION.*.*]." + fi +} + +handle_debian() { + declare -a EXTRA_OPTS=() + [[ "${VERBOSE}" == 'true' ]] && EXTRA_OPTS+=(-oDebug::pkgAcquire::Worker=1) + + add_repo() { + [[ -n "${REPO_CODENAME:-}" ]] || lsb_release -v >/dev/null 2>&1 || { \ + apt-get update; apt-get -y install lsb-release; CHANGED=1; + } + [[ "$(dpkg -l apt-transport-https 2>&1 | grep -o '^[a-z][a-z]')" == 'ii' ]] || { \ + ${DRY_RUN} apt-get update; ${DRY_RUN} apt-get -y install apt-transport-https; CHANGED=1; + } + [[ "$(dpkg -l ca-certificates 2>&1 | grep -o '^[a-z][a-z]')" == 'ii' ]] || { \ + ${DRY_RUN} apt-get update; ${DRY_RUN} apt-get -y install ca-certificates; CHANGED=1; + } + local CODENAME="${REPO_CODENAME:-"$(lsb_release -sc)"}" + local REPO_NAME="google-cloud-ops-agent-${CODENAME}-${REPO_SUFFIX:-all}" + local REPO_DATA="deb https://${REPO_HOST}/apt ${REPO_NAME} main" + if ! cmp -s <<<"${REPO_DATA}" - /etc/apt/sources.list.d/google-cloud-ops-agent.list; then + echo "Adding agent repository for ${ID}." + ${DRY_RUN} tee <<<"${REPO_DATA}" /etc/apt/sources.list.d/google-cloud-ops-agent.list + ${DRY_RUN} curl --connect-timeout 5 -s -f "https://${REPO_HOST}/apt/doc/apt-key.gpg" \ + | ${DRY_RUN} apt-key add - + CHANGED=1 + fi + } + + remove_repo() { + if [[ -f /etc/apt/sources.list.d/google-cloud-ops-agent.list ]]; then + echo "Removing agent repository for ${ID}." + ${DRY_RUN} rm /etc/apt/sources.list.d/google-cloud-ops-agent.list + CHANGED=1 + fi + } + + expected_version_installed() { + [[ "$(dpkg -l "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" 2>&1 | grep -o '^[a-z][a-z]' | sort -u)" == 'ii' ]] || \ + return + if [[ -z "${AGENT_VERSION:-}" ]]; then + apt-get --dry-run install "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" \ + | grep -qo '^0 upgraded, 0 newly installed' + elif grep -qE '^[0-9]+\.\*\.\*$' <<<"${AGENT_VERSION}"; then + dpkg -l "${AGENT_PACKAGE}" | grep -qE "$AGENT_PACKAGE $AGENT_VERSION" && \ + apt-get --dry-run install "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" \ + | grep -qo '^0 upgraded, 0 newly installed' + else + dpkg -l "${AGENT_PACKAGE}" | grep -qE "$AGENT_PACKAGE $AGENT_VERSION" + fi + } + + install_agent() { + ${DRY_RUN} apt-get update || refresh_failed 'apt' "${ID}" + expected_version_installed || { \ + if [[ -n "${AGENT_VERSION:-}" ]]; then + # Differentiate `MAJOR_VERSION.MINOR_VERSION.PATCH_VERSION` from `MAJOR_VERSION.*.*`. + # apt package version format: e.g. 2.0.1~debian9.13. + if grep -qE '^[0-9]+\.[0-9]+\.[0-9]+$' <<<"${AGENT_VERSION}"; then + AGENT_VERSION="=${AGENT_VERSION}~*" + else + AGENT_VERSION="=${AGENT_VERSION%.\*}" + fi + fi + ${DRY_RUN} apt-get -y --allow-downgrades "${EXTRA_OPTS[@]}" install "${AGENT_PACKAGE}${AGENT_VERSION}" \ + "${ADDITIONAL_PACKAGES[@]}" || fail "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} \ +installation failed." + echo "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} installation succeeded." + CHANGED=1 + } + } + + uninstall() { + local -a packages=("$@") + # Return early unless at least one package is installed. + dpkg -l "${packages[@]}" 2>&1 | grep -qo '^ii' || return + ${DRY_RUN} apt-get -y "${EXTRA_OPTS[@]}" remove "${packages[@]}" || \ + fail "${packages[*]} uninstallation failed." + echo "${packages[*]} uninstallation succeeded." + CHANGED=1 + } +} + +handle_rpm() { + declare -a EXTRA_OPTS=() + [[ "${VERBOSE}" == 'true' ]] && EXTRA_OPTS+=(-v) + + add_repo() { + local REPO_NAME="google-cloud-ops-agent-${CODENAME}-\$basearch-${REPO_SUFFIX:-all}" + local REPO_DATA="\ +[google-cloud-ops-agent] +name=Google Cloud Ops Agent Repository +baseurl=https://${REPO_HOST}/yum/repos/${REPO_NAME} +autorefresh=0 +enabled=1 +type=rpm-md +gpgcheck=1 +repo_gpgcheck=0 +gpgkey=https://${REPO_HOST}/yum/doc/yum-key.gpg + https://${REPO_HOST}/yum/doc/rpm-package-key.gpg" + if ! cmp -s <<<"${REPO_DATA}" - /etc/yum.repos.d/google-cloud-ops-agent.repo; then + echo "Adding agent repository for ${ID}." + ${DRY_RUN} tee <<<"${REPO_DATA}" /etc/yum.repos.d/google-cloud-ops-agent.repo + # After repo upgrades, CentOS7/RHEL7 won't pick up newly available packages + # until the cache is cleared. + ${DRY_RUN} rm -rf /var/cache/yum/*/*/google-cloud-ops-agent/ + CHANGED=1 + fi + } + + remove_repo() { + if [[ -f /etc/yum.repos.d/google-cloud-ops-agent.repo ]]; then + echo "Removing agent repository for ${ID}." + ${DRY_RUN} rm /etc/yum.repos.d/google-cloud-ops-agent.repo + CHANGED=1 + fi + } + + expected_version_installed() { + rpm -q "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" >/dev/null 2>&1 || return + if [[ -z "${AGENT_VERSION:-}" ]]; then + yum -y check-update "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" >/dev/null 2>&1 + elif grep -qE '^[0-9]+\.\*\.\*$' <<<"${AGENT_VERSION}"; then + CURRENT_VERSION="$(rpm -q --queryformat '%{VERSION}' "${AGENT_PACKAGE}")" + grep -qE "${AGENT_VERSION}" <<<"${CURRENT_VERSION}" && \ + yum -y check-update "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" >/dev/null 2>&1 + else + CURRENT_VERSION="$(rpm -q --queryformat '%{VERSION}' "${AGENT_PACKAGE}")" + [[ "${AGENT_VERSION}" == "${CURRENT_VERSION}" ]] + fi + } + + install_agent() { + expected_version_installed || { \ + ${DRY_RUN} yum -y list updates || refresh_failed 'yum' "${ID}" + local COMMAND='install' + if [[ -n "${AGENT_VERSION:-}" ]]; then + [[ -z "${CURRENT_VERSION:-}" ]] || \ + [[ "${AGENT_VERSION}" == "$(sort -rV <<<"${AGENT_VERSION}"$'\n'"${CURRENT_VERSION}" | head -1)" ]] || \ + COMMAND='downgrade' + # Differentiate `MAJOR_VERSION.MINOR_VERSION.PATCH_VERSION` from `MAJOR_VERSION.*.*`. + # yum package version format: e.g. 1.0.1-1.el8. + if grep -qE '^[0-9]+\.[0-9]+\.[0-9]+$' <<<"${AGENT_VERSION}"; then + AGENT_VERSION="-${AGENT_VERSION}-1*" + else + AGENT_VERSION="-${AGENT_VERSION}" + fi + fi + ${DRY_RUN} yum -y "${EXTRA_OPTS[@]}" "${COMMAND}" "${AGENT_PACKAGE}${AGENT_VERSION}" \ + "${ADDITIONAL_PACKAGES[@]}" || fail "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} \ +installation failed." + echo "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} installation succeeded." + CHANGED=1 + } + } + + uninstall() { + local -a packages=("$@") + # Return early if none of the packages are installed. + rpm -q "${packages[@]}" | grep -qvE 'is not installed$' || return + ${DRY_RUN} yum -y "${EXTRA_OPTS[@]}" remove "${packages[@]}" || \ + fail "${packages[*]} uninstallation failed." + echo "${packages[*]} uninstallation succeeded." + CHANGED=1 + } +} + +handle_redhat() { + local MAJOR_VERSION="$(rpm --eval %{?rhel})" + CODENAME="el${MAJOR_VERSION}" + handle_rpm +} + +handle_suse() { + declare -a EXTRA_OPTS=() + [[ "${VERBOSE}" == 'true' ]] && EXTRA_OPTS+=(-vv) + + add_repo() { + local SUSE_VERSION=${VERSION_ID%%.*} + local CODENAME="sles${SUSE_VERSION}" + local REPO_NAME="google-cloud-ops-agent-${CODENAME}-\$basearch-${REPO_SUFFIX:-all}" + { + ${DRY_RUN} zypper --non-interactive refresh || { \ + echo >&2 'Could not refresh zypper repositories.'; \ + echo >&2 'This is not necessarily a fatal error; proceeding...'; \ + } + } | grep -qF 'Retrieving repository' || [[ -n "${DRY_RUN:-}" ]] && CHANGED=1 + local REPO_DATA="\ +[google-cloud-ops-agent] +name=Google Cloud Ops Agent Repository +baseurl=https://${REPO_HOST}/yum/repos/${REPO_NAME} +autorefresh=0 +enabled=1 +type=rpm-md +gpgkey=https://${REPO_HOST}/yum/doc/yum-key.gpg + https://${REPO_HOST}/yum/doc/rpm-package-key.gpg" + if ! cmp -s <<<"${REPO_DATA}" - /etc/zypp/repos.d/google-cloud-ops-agent.repo; then + echo "Adding agent repository for ${ID}." + ${DRY_RUN} tee <<<"${REPO_DATA}" /etc/zypp/repos.d/google-cloud-ops-agent.repo + CHANGED=1 + fi + local RPM_KEYS="$(rpm --query gpg-pubkey)" # Save the installed keys. + ${DRY_RUN} rpm --import "https://${REPO_HOST}/yum/doc/yum-key.gpg" "https://${REPO_HOST}/yum/doc/rpm-package-key.gpg" + if [[ -n "${DRY_RUN:-}" ]] || ! cmp --silent <<<"${RPM_KEYS}" - <(rpm --query gpg-pubkey); then + CHANGED=1 + fi + { + ${DRY_RUN} zypper --non-interactive --gpg-auto-import-keys refresh google-cloud-ops-agent || \ + refresh_failed 'zypper' "${ID}"; \ + } | grep -qF 'Retrieving repository' || [[ -n "${DRY_RUN:-}" ]] && CHANGED=1 + } + + remove_repo() { + if [[ -f /etc/zypp/repos.d/google-cloud-ops-agent.repo ]]; then + echo "Removing agent repository for ${ID}." + ${DRY_RUN} rm /etc/zypp/repos.d/google-cloud-ops-agent.repo + CHANGED=1 + fi + } + + expected_version_installed() { + rpm -q "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" >/dev/null 2>&1 || return + if [[ -z "${AGENT_VERSION:-}" ]]; then + zypper --non-interactive update --dry-run "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" \ + | grep -qE '^Nothing to do.' + elif grep -qE '^[0-9]+\.\*\.\*$' <<<"${AGENT_VERSION}"; then + rpm -q --queryformat '%{VERSION}' "${AGENT_PACKAGE}" | grep -qE "${AGENT_VERSION}" && \ + zypper --non-interactive update --dry-run "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" \ + | grep -qE '^Nothing to do.' + else + [[ "${AGENT_VERSION}" == "$(rpm -q --queryformat '%{VERSION}' "${AGENT_PACKAGE}")" ]] + fi + } + + install_agent() { + expected_version_installed || { \ + if [[ -n "${AGENT_VERSION:-}" ]]; then + # Differentiate `MAJOR_VERSION.MINOR_VERSION.PATCH_VERSION` from `MAJOR_VERSION.*.*`. + # zypper package version format: e.g. 1.0.6-1.sles15. + if grep -qE '^[0-9]+\.\*\.\*$' <<<"${AGENT_VERSION}"; then + AGENT_VERSION="<$(( ${AGENT_VERSION%%.*} + 1 ))" + else + AGENT_VERSION="=${AGENT_VERSION}" + fi + fi + ${DRY_RUN} zypper --non-interactive "${EXTRA_OPTS[@]}" install --oldpackage "${AGENT_PACKAGE}${AGENT_VERSION}" \ + "${ADDITIONAL_PACKAGES[@]}" || fail "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} \ +installation failed." + echo "${AGENT_PACKAGE} ${ADDITIONAL_PACKAGES[*]} installation succeeded." + CHANGED=1 + } + } + + uninstall() { + local -a packages=("$@") + # Return early if none of the packages are installed. + rpm -q "${packages[@]}" | grep -qvE 'is not installed$' || return + ${DRY_RUN} zypper --non-interactive "${EXTRA_OPTS[@]}" remove "${packages[@]}" || \ + fail "${packages[*]} uninstallation failed." + echo "${packages[*]} uninstallation succeeded." + CHANGED=1 + } +} + +save_configuration_files() { + local save_dir="/var/lib/google-cloud-ops-agent/saved_configs" + ${DRY_RUN} mkdir -p "${save_dir}" + ${DRY_RUN} cp -rp "$@" "${save_dir}" + echo "$* is now copied over to ${save_dir} folder." +} + +main() { + case "${ID:-}" in + debian|ubuntu) handle_debian ;; + rhel|centos) handle_redhat ;; + sles|opensuse-leap) handle_suse ;; + *) + # Fallback for systems lacking /etc/os-release. + if [[ -f /etc/debian_version ]]; then + ID='debian' + handle_debian + elif [[ -f /etc/redhat-release ]]; then + ID='rhel' + handle_redhat + elif [[ -f /etc/SuSE-release ]]; then + ID='sles' + handle_suse + else + fail "Unidentifiable or unsupported platform. See +${AGENT_SUPPORTED_URL} for a list of supported platforms." + fi + esac + + + if [[ " ${ACTIONS[*]} " == *\ uninstall-standalone-logging-agent\ * ]]; then + save_configuration_files "/etc/google-fluentd" + # This will also remove dependent packages, e.g. "google-fluentd-catch-all-config" or "google-fluentd-catch-all-config-structured". + uninstall "google-fluentd" + fi + if [[ " ${ACTIONS[*]} " == *\ uninstall-standalone-monitoring-agent\ * ]]; then + save_configuration_files "/etc/stackdriver" "/opt/stackdriver/collectd/etc" + uninstall "stackdriver-agent" + fi + if [[ " ${ACTIONS[*]} " == *\ add-repo\ * ]]; then + resolve_version + add_repo + fi + if [[ " ${ACTIONS[*]} " == *\ also-install\ * ]]; then + install_agent + elif [[ " ${ACTIONS[*]} " == *\ uninstall\ * ]]; then + save_configuration_files "/etc/google-cloud-ops-agent" + uninstall "${AGENT_PACKAGE}" "${ADDITIONAL_PACKAGES[@]}" + fi + if [[ " ${ACTIONS[*]} " == *\ remove-repo\ * ]]; then + remove_repo + fi + + if [[ "${CHANGED}" == 0 ]]; then + echo 'No changes made.' + fi + + if [[ -n "${DRY_RUN:-}" ]]; then + echo 'Finished dry run. This was only a simulation, remove the --dry-run flag +to perform an actual execution of the script.' + fi +} + +main "$@" diff --git a/gce/startup-script.sh b/gce/startup-script.sh index 2c1712bc..cc35d30f 100644 --- a/gce/startup-script.sh +++ b/gce/startup-script.sh @@ -12,26 +12,25 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Echo commands -set -v +# Echo commands and fail on error +set -ev # [START getting_started_gce_startup_script] -# Install Stackdriver logging agent -curl -sSO https://dl.google.com/cloudagents/install-logging-agent.sh -sudo bash install-logging-agent.sh - # Install or update needed software apt-get update apt-get install -yq git supervisor python python-pip python3-distutils pip install --upgrade pip virtualenv -# Account to own server process -useradd -m -d /home/pythonapp pythonapp - # Fetch source code export HOME=/root git clone https://github.com/GoogleCloudPlatform/getting-started-python.git /opt/app +# Install Cloud Ops Agent +sudo bash /opt/app/gce/add-google-cloud-ops-agent-repo.sh --also-install + +# Account to own server process +useradd -m -d /home/pythonapp pythonapp + # Python environment setup virtualenv -p python3 /opt/app/gce/env /bin/bash -c "source /opt/app/gce/env/bin/activate" From 879322dffcad49c0fb0b8d1a25e554b8f04480e9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 8 Apr 2022 19:45:39 +0200 Subject: [PATCH 123/210] chore(deps): update dependency google-cloud-pubsub to v2.12.0 (#451) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 752a5556..dd720794 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.4.0 -google-cloud-pubsub==2.11.0 +google-cloud-pubsub==2.12.0 flask==2.1.1 From 3774a2f4c61954bc5022fe44beaba742bf529fb9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 13 Apr 2022 21:19:37 +0200 Subject: [PATCH 124/210] chore(deps): update dependency google-cloud-storage to v2.3.0 (#452) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 9565a5ee..36a85073 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.1.1 google-cloud-firestore==2.4.0 -google-cloud-storage==2.2.1 +google-cloud-storage==2.3.0 google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.1 gunicorn==20.1.0 From 2fc87efcecab7347a94cfcbcc28849d923cce679 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 28 Apr 2022 21:28:22 +0200 Subject: [PATCH 125/210] chore(deps): update dependency google-cloud-error-reporting to v1.5.2 (#453) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 36a85073..904ce3db 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.1.1 google-cloud-firestore==2.4.0 google-cloud-storage==2.3.0 google-cloud-logging==3.0.0 -google-cloud-error-reporting==1.5.1 +google-cloud-error-reporting==1.5.2 gunicorn==20.1.0 six==1.16.0 From 2a41274e08fa25d42bac7e4dd04f83ffd547007b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Apr 2022 00:35:45 +0200 Subject: [PATCH 126/210] chore(deps): update dependency flask to v2.1.2 (#456) Co-authored-by: Anthonios Partheniou --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 858f4813..bee3173f 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.1.1 +Flask==2.1.2 cryptography==36.0.2 python-jose[cryptography]==3.3.0 requests==2.27.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index dd720794..a6137465 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.4.0 google-cloud-pubsub==2.12.0 -flask==2.1.1 +flask==2.1.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 904ce3db..c149edce 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.1.1 +Flask==2.1.2 google-cloud-firestore==2.4.0 google-cloud-storage==2.3.0 google-cloud-logging==3.0.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index e45610a5..af36ca39 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.1.1 +flask==2.1.2 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 63f6ef09..697518f6 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.4.0 -flask==2.1.1 +flask==2.1.2 From 7cd2403fee6728c0d2bc580426c0126379775990 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Apr 2022 02:09:06 +0200 Subject: [PATCH 127/210] chore(deps): update dependency pytest to v7.1.2 (#454) Co-authored-by: Anthonios Partheniou --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f6c1476..57fd715d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 -pytest==7.1.1 +pytest==7.1.2 requests==2.27.1 From 997ec42ae1694c2348ab0c5661b1abb288af5fd5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Apr 2022 13:09:25 +0200 Subject: [PATCH 128/210] chore(deps): update dependency cryptography to v37 (#455) Co-authored-by: Anthonios Partheniou --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index bee3173f..6366b917 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.1.2 -cryptography==36.0.2 +cryptography==37.0.1 python-jose[cryptography]==3.3.0 requests==2.27.1 # [END getting_started_requirements] From ec80d421e4c6d4f856b34371482f75e284522ab4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 May 2022 15:01:35 +0200 Subject: [PATCH 129/210] chore(deps): update dependency cryptography to v37.0.2 (#457) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 6366b917..8a78372b 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.1.2 -cryptography==37.0.1 +cryptography==37.0.2 python-jose[cryptography]==3.3.0 requests==2.27.1 # [END getting_started_requirements] From 1d87fac2de5c359deea3c97b4a8f07ddba0dd87c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 May 2022 23:58:44 +0200 Subject: [PATCH 130/210] chore(deps): update dependency google-cloud-translate to v3.7.3 (#459) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f45b8bf1..ad44c2ec 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.7.2 +google-cloud-translate==3.7.3 google-cloud-firestore==2.4.0 From e0148b540847fd708ca31b38b23ff68501d8d9a7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 20 May 2022 00:33:27 +0200 Subject: [PATCH 131/210] chore(deps): update dependency google-cloud-pubsub to v2.12.1 (#458) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index a6137465..6579c4ea 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.4.0 -google-cloud-pubsub==2.12.0 +google-cloud-pubsub==2.12.1 flask==2.1.2 From f0a88a5819f75576b3aa3c8c6b8011c138fde32f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 20 May 2022 00:38:11 +0200 Subject: [PATCH 132/210] chore(deps): update dependency google-cloud-firestore to v2.5.0 (#460) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 6579c4ea..59fe3a5f 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.5.0 google-cloud-pubsub==2.12.1 flask==2.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index ad44c2ec..6823a2ea 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.3 -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.5.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index c149edce..5e6bcf61 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.1.2 -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.5.0 google-cloud-storage==2.3.0 google-cloud-logging==3.0.0 google-cloud-error-reporting==1.5.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 697518f6..7d77b819 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.4.0 +google-cloud-firestore==2.5.0 flask==2.1.2 From 018761a6096b7f7291c43d0f445433490e3d8dff Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 25 May 2022 00:49:11 +0200 Subject: [PATCH 133/210] chore(deps): update dependency google-cloud-logging to v3.1.1 (#461) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 5e6bcf61..56e6354d 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.1.2 google-cloud-firestore==2.5.0 google-cloud-storage==2.3.0 -google-cloud-logging==3.0.0 +google-cloud-logging==3.1.1 google-cloud-error-reporting==1.5.2 gunicorn==20.1.0 six==1.16.0 From 170a30e97be6f35bf8eb0b32252fb470225e2b9b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 31 May 2022 07:38:01 +0200 Subject: [PATCH 134/210] chore(deps): update dependency google-cloud-firestore to v2.5.1 (#462) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 59fe3a5f..8c80151f 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.5.0 +google-cloud-firestore==2.5.1 google-cloud-pubsub==2.12.1 flask==2.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 6823a2ea..1640d7bd 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.3 -google-cloud-firestore==2.5.0 +google-cloud-firestore==2.5.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 56e6354d..1d9f0215 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.1.2 -google-cloud-firestore==2.5.0 +google-cloud-firestore==2.5.1 google-cloud-storage==2.3.0 google-cloud-logging==3.1.1 google-cloud-error-reporting==1.5.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 7d77b819..d99e385b 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.5.0 +google-cloud-firestore==2.5.1 flask==2.1.2 From 1e40c48e57b694f08c711b285bbdbe9b1be87873 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 1 Jun 2022 21:12:38 +0200 Subject: [PATCH 135/210] chore(deps): update dependency google-cloud-firestore to v2.5.2 (#463) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 8c80151f..31e6b551 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.5.1 +google-cloud-firestore==2.5.2 google-cloud-pubsub==2.12.1 flask==2.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 1640d7bd..074a8491 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.3 -google-cloud-firestore==2.5.1 +google-cloud-firestore==2.5.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 1d9f0215..3ff2e7bc 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.1.2 -google-cloud-firestore==2.5.1 +google-cloud-firestore==2.5.2 google-cloud-storage==2.3.0 google-cloud-logging==3.1.1 google-cloud-error-reporting==1.5.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index d99e385b..5a16352a 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.5.1 +google-cloud-firestore==2.5.2 flask==2.1.2 From 192fe5f4520127c2a2f4faa9866a48d2203b43d7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jun 2022 16:28:27 +0200 Subject: [PATCH 136/210] chore(deps): update dependency google-cloud-pubsub to v2.13.0 (#466) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 31e6b551..44445215 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.5.2 -google-cloud-pubsub==2.12.1 +google-cloud-pubsub==2.13.0 flask==2.1.2 From 02679d8659cff8bb7c95cd993da2edcaba0de855 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jun 2022 18:16:25 +0200 Subject: [PATCH 137/210] chore(deps): update dependency google-cloud-logging to v3.1.2 (#464) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 3ff2e7bc..24a96f15 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.1.2 google-cloud-firestore==2.5.2 google-cloud-storage==2.3.0 -google-cloud-logging==3.1.1 +google-cloud-logging==3.1.2 google-cloud-error-reporting==1.5.2 gunicorn==20.1.0 six==1.16.0 From cfa95de180204414c69b3fcc41c72edd16ac3424 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jun 2022 18:25:39 +0200 Subject: [PATCH 138/210] chore(deps): update dependency google-cloud-translate to v3.7.4 (#465) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 074a8491..85815456 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.7.3 +google-cloud-translate==3.7.4 google-cloud-firestore==2.5.2 From 91e66291299be0b247d14aacc4ba81cb449e5b2a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 7 Jun 2022 19:00:05 +0200 Subject: [PATCH 139/210] chore(deps): update dependency google-cloud-error-reporting to v1.5.3 (#467) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 24a96f15..57f1ce55 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.1.2 google-cloud-firestore==2.5.2 google-cloud-storage==2.3.0 +google-cloud-error-reporting==1.5.3 google-cloud-logging==3.1.2 -google-cloud-error-reporting==1.5.2 gunicorn==20.1.0 six==1.16.0 From a98c1ac9cc2c8559f6a2eccf8d601874b3f2f001 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 9 Jun 2022 21:08:27 +0200 Subject: [PATCH 140/210] chore(deps): update dependency requests to v2.28.0 (#471) --- authenticating-users/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 8a78372b..e634f86c 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.1.2 cryptography==37.0.2 python-jose[cryptography]==3.3.0 -requests==2.27.1 +requests==2.28.0 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index 57fd715d..bcaf9e05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 pytest==7.1.2 -requests==2.27.1 +requests==2.28.0 From e4df71119236380ffbe0eb172c30dcb6d899423a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 29 Jun 2022 19:37:01 +0200 Subject: [PATCH 141/210] chore(deps): update dependency requests to v2.28.1 (#474) --- authenticating-users/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index e634f86c..45bf2446 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.1.2 cryptography==37.0.2 python-jose[cryptography]==3.3.0 -requests==2.28.0 +requests==2.28.1 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index bcaf9e05..9197eb09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==4.0.1 nox==2022.1.7 pytest==7.1.2 -requests==2.28.0 +requests==2.28.1 From 81db1b222c00afd8bfc322ade27007c28f387b58 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 8 Jul 2022 17:17:20 +0200 Subject: [PATCH 142/210] chore(deps): update dependency cryptography to v37.0.4 (#475) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 45bf2446..4ba6f3d9 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.1.2 -cryptography==37.0.2 +cryptography==37.0.4 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From 16272d919fd8d2e58625dfe1879fc1e4b1f33796 Mon Sep 17 00:00:00 2001 From: Dan Lee <71398022+dandhlee@users.noreply.github.com> Date: Fri, 8 Jul 2022 11:37:59 -0400 Subject: [PATCH 143/210] chore: update owners (#469) * chore: update owners * update CODEOWNERS Co-authored-by: Anthonios Partheniou --- .github/sync-repo-settings.yaml | 2 +- CODEOWNERS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 4dfda801..7d8eca8e 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -36,5 +36,5 @@ permissionRules: - team: yoshi-admins # Access level required, one of push|pull|admin permission: admin - - team: python-samples-owners + - team: python-samples-reviewers permission: admin diff --git a/CODEOWNERS b/CODEOWNERS index 0480d02a..0dfefd93 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,4 +7,4 @@ # The python-samples-owners team is the default owner for anything not # explicitly taken by someone else. -* @GoogleCloudPlatform/python-samples-owners +* @GoogleCloudPlatform/python-samples-reviewers From 9eaafc6ce93066419504e21a39ff7816b618264a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 8 Jul 2022 17:46:13 +0200 Subject: [PATCH 144/210] chore(deps): update dependency google-cloud-storage to v2.4.0 (#470) Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> Co-authored-by: Anthonios Partheniou --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 57f1ce55..f11f1f27 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.1.2 google-cloud-firestore==2.5.2 -google-cloud-storage==2.3.0 +google-cloud-storage==2.4.0 google-cloud-error-reporting==1.5.3 google-cloud-logging==3.1.2 gunicorn==20.1.0 From 9a5888bd2a569c183d6056686946e0c4e5a7e0dd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 8 Jul 2022 17:53:27 +0200 Subject: [PATCH 145/210] chore(deps): update dependency google-cloud-firestore to v2.5.3 (#472) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 44445215..188b62ac 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.5.2 +google-cloud-firestore==2.5.3 google-cloud-pubsub==2.13.0 flask==2.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 85815456..47d9b356 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.4 -google-cloud-firestore==2.5.2 +google-cloud-firestore==2.5.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index f11f1f27..7d4da7be 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.1.2 -google-cloud-firestore==2.5.2 +google-cloud-firestore==2.5.3 google-cloud-storage==2.4.0 google-cloud-error-reporting==1.5.3 google-cloud-logging==3.1.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 5a16352a..48998818 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.5.2 +google-cloud-firestore==2.5.3 flask==2.1.2 From 30031956ad87c99371fc16f7ba0613cf6593121e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 8 Jul 2022 17:59:41 +0200 Subject: [PATCH 146/210] chore(deps): update dependency google-cloud-pubsub to v2.13.1 (#476) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 188b62ac..10775c87 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.5.3 -google-cloud-pubsub==2.13.0 +google-cloud-pubsub==2.13.1 flask==2.1.2 From d041d14ca31522021da9296add27ceca617d056d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 12 Jul 2022 19:29:08 +0200 Subject: [PATCH 147/210] chore(deps): update dependency google-cloud-logging to v3.2.0 (#478) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 7d4da7be..fe8affaf 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.1.2 google-cloud-firestore==2.5.3 google-cloud-storage==2.4.0 google-cloud-error-reporting==1.5.3 -google-cloud-logging==3.1.2 +google-cloud-logging==3.2.0 gunicorn==20.1.0 six==1.16.0 From d1fc85eb9a108799e4f37ea07e47a3c4b2a747bd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 15 Jul 2022 01:44:08 +0200 Subject: [PATCH 148/210] chore(deps): update dependency google-cloud-pubsub to v2.13.2 (#477) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 10775c87..28c37677 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.5.3 -google-cloud-pubsub==2.13.1 +google-cloud-pubsub==2.13.2 flask==2.1.2 From 2321dfb48ffbdb8f08be4ab1ef145892ecc6f4e1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 3 Aug 2022 22:56:25 +0200 Subject: [PATCH 149/210] chore(deps): update dependency google-cloud-storage to v2.5.0 (#487) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index fe8affaf..a1ef777d 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.1.2 google-cloud-firestore==2.5.3 -google-cloud-storage==2.4.0 +google-cloud-storage==2.5.0 google-cloud-error-reporting==1.5.3 google-cloud-logging==3.2.0 gunicorn==20.1.0 From 5c8f5e8a3c3e99ea37693045f667bd90d4a7ed6b Mon Sep 17 00:00:00 2001 From: Roger Martinez <31829545+rogerthatdev@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:08:09 -0700 Subject: [PATCH 150/210] add Dockerfile to bookshelf (#486) * add Dockerfile to bookshelf * use gunicorn entrypoint * fix line length for kokoro tests Co-authored-by: Charles Engelke --- bookshelf/Dockerfile | 14 ++++++++++++++ bookshelf/main_test.py | 8 ++++---- 2 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 bookshelf/Dockerfile diff --git a/bookshelf/Dockerfile b/bookshelf/Dockerfile new file mode 100644 index 00000000..85a0632d --- /dev/null +++ b/bookshelf/Dockerfile @@ -0,0 +1,14 @@ +# Use the official Python image. +# https://hub.docker.com/_/python +FROM python:3.10-slim + +# Copy local code to the container image. +ENV APP_HOME /app +WORKDIR $APP_HOME +COPY . ./ + +# Install production dependencies. +RUN pip install --no-cache-dir -r requirements.txt + +# Run the web service on container startup. +ENTRYPOINT [ "gunicorn", "--bind", "0.0.0.0:8080", "main:app" ] \ No newline at end of file diff --git a/bookshelf/main_test.py b/bookshelf/main_test.py index 00c613fc..0206dfd5 100644 --- a/bookshelf/main_test.py +++ b/bookshelf/main_test.py @@ -42,11 +42,11 @@ def app(request): def firestore(): import firestore - """This fixture provides a modified version of the app's Firebase model that - tracks all created items and deletes them at the end of the test. + """This fixture provides a modified version of the app's Firebase model + that tracks all created items and deletes them at the end of the test. - Any tests that directly or indirectly interact with the database should use - this to ensure that resources are properly cleaned up. + Any tests that directly or indirectly interact with the database should + use this to ensure that resources are properly cleaned up. """ # Ensure no books exist before running the tests. This typically helps if From 269ce5d8f43ac4bf36fb12f4fc522d2c34785f10 Mon Sep 17 00:00:00 2001 From: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Date: Thu, 4 Aug 2022 17:21:31 -0500 Subject: [PATCH 151/210] chore: fix lint error in bookshelf/main_test.py (#490) * chore: fix lint error in bookshelf/main_test.py * linting --- bookshelf/main_test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bookshelf/main_test.py b/bookshelf/main_test.py index 0206dfd5..249cba17 100644 --- a/bookshelf/main_test.py +++ b/bookshelf/main_test.py @@ -40,8 +40,6 @@ def app(request): @pytest.fixture def firestore(): - - import firestore """This fixture provides a modified version of the app's Firebase model that tracks all created items and deletes them at the end of the test. @@ -49,6 +47,8 @@ def firestore(): use this to ensure that resources are properly cleaned up. """ + import firestore + # Ensure no books exist before running the tests. This typically helps if # tests somehow left the database in a bad state. delete_all_books(firestore) From 13b2ce263d5055e4ed1246ffb27e2fa320f94947 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 19:56:32 +0200 Subject: [PATCH 152/210] chore(deps): update dependency google-cloud-firestore to v2.6.0 (#485) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 28c37677..6c133018 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.5.3 +google-cloud-firestore==2.6.0 google-cloud-pubsub==2.13.2 flask==2.1.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 47d9b356..d1eb2d6c 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.7.4 -google-cloud-firestore==2.5.3 +google-cloud-firestore==2.6.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index a1ef777d..d8a02838 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.1.2 -google-cloud-firestore==2.5.3 +google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.5.3 google-cloud-logging==3.2.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 48998818..266ca2bb 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.5.3 +google-cloud-firestore==2.6.0 flask==2.1.2 From c29cdf0a710f7aeb4d80ce7f9f920683c97349a0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 19:57:29 +0200 Subject: [PATCH 153/210] chore(deps): update dependency flake8 to v5 (#483) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9197eb09..4f5520b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -flake8==4.0.1 +flake8==5.0.4 nox==2022.1.7 pytest==7.1.2 requests==2.28.1 From e5b726a9ab542459c87a834c7c0b7a14b2855239 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 19:58:09 +0200 Subject: [PATCH 154/210] chore(deps): update dependency google-cloud-error-reporting to v1.6.0 (#481) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index d8a02838..64530b17 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.1.2 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 -google-cloud-error-reporting==1.5.3 +google-cloud-error-reporting==1.6.0 google-cloud-logging==3.2.0 gunicorn==20.1.0 six==1.16.0 From 5af7a3f987260159955e9a3268855017092e4c8a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 20:06:53 +0200 Subject: [PATCH 155/210] chore(deps): update dependency google-cloud-translate to v3.8.0 (#482) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index d1eb2d6c..50980182 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.7.4 +google-cloud-translate==3.8.0 google-cloud-firestore==2.6.0 From ac75918d8f66f3ca807dd9aa4f7c885d7d5e7d2f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 20:07:04 +0200 Subject: [PATCH 156/210] chore(deps): update dependency google-cloud-logging to v3.2.1 (#480) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 64530b17..7f0799da 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.1.2 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.0 -google-cloud-logging==3.2.0 +google-cloud-logging==3.2.1 gunicorn==20.1.0 six==1.16.0 From 4ad8255e26abc15b2b5043e88c957d081fbd2184 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 20:15:54 +0200 Subject: [PATCH 157/210] chore(deps): update dependency flask to v2.2.1 (#479) --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 4ba6f3d9..91a30ef8 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.1.2 +Flask==2.2.1 cryptography==37.0.4 python-jose[cryptography]==3.3.0 requests==2.28.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 6c133018..78ae15d3 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.6.0 google-cloud-pubsub==2.13.2 -flask==2.1.2 +flask==2.2.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 7f0799da..1aac51f1 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.1.2 +Flask==2.2.1 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index af36ca39..ec7db17f 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.1.2 +flask==2.2.1 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 266ca2bb..e62afc50 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.6.0 -flask==2.1.2 +flask==2.2.1 From 12201a405db76b82fa115dee676c77f99e3dec83 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 20:22:22 +0200 Subject: [PATCH 158/210] chore(deps): update dependency google-cloud-pubsub to v2.13.4 (#484) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 78ae15d3..b46ec30b 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.6.0 -google-cloud-pubsub==2.13.2 +google-cloud-pubsub==2.13.4 flask==2.2.1 From 5eba607563ab5a93f4326e56e9ba46b83d3b0592 Mon Sep 17 00:00:00 2001 From: Charles Engelke Date: Mon, 8 Aug 2022 18:12:03 -0700 Subject: [PATCH 159/210] test: add tests for authenticating-users and gce samples (#492) * Feature: add test * Fix: more tests --- authenticating-users/main_test.py | 41 ++++++++++++++++++++++ authenticating-users/requirements-test.txt | 1 + gce/main_test.py | 25 +++++++++++++ 3 files changed, 67 insertions(+) create mode 100644 authenticating-users/main_test.py create mode 100644 authenticating-users/requirements-test.txt create mode 100644 gce/main_test.py diff --git a/authenticating-users/main_test.py b/authenticating-users/main_test.py new file mode 100644 index 00000000..38b934b6 --- /dev/null +++ b/authenticating-users/main_test.py @@ -0,0 +1,41 @@ +# Copyright 2022 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +import main + + +def fake_validate(assertion): + if assertion == "Valid": + return "nobody@example.com", "user0001" + else: + return None, None + + +main.validate_assertion = fake_validate + + +def test_home_page(): + client = main.app.test_client() + + # Good request check + r = client.get("/", headers={"X-Goog-IAP-JWT-Assertion": "Valid"}) + assert "nobody@example.com" in r.text + + # Missing header check + r = client.get("/") + assert "None" in r.text + + # Bad header check + r = client.get("/", headers={"X-Goog-IAP-JWT-Assertion": "Not Valid"}) + assert "None" in r.text diff --git a/authenticating-users/requirements-test.txt b/authenticating-users/requirements-test.txt new file mode 100644 index 00000000..6a3d7bca --- /dev/null +++ b/authenticating-users/requirements-test.txt @@ -0,0 +1 @@ +pytest==7.1.2 \ No newline at end of file diff --git a/gce/main_test.py b/gce/main_test.py new file mode 100644 index 00000000..6d1f887b --- /dev/null +++ b/gce/main_test.py @@ -0,0 +1,25 @@ +# Copyright 2022 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +import main + + +def test_hello(): + main.app.testing = True + client = main.app.test_client() + + r = client.get("/") + assert r.status_code == 200 + response_text = r.data.decode("utf-8") + assert "Hello, world!" in response_text From 98f635f42330223895c618280a2e2c86065650e1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 9 Aug 2022 03:26:23 +0200 Subject: [PATCH 160/210] chore(deps): update dependency nox to v2022.8.7 (#491) Co-authored-by: Anthonios Partheniou --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f5520b0..fdc61766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==5.0.4 -nox==2022.1.7 +nox==2022.8.7 pytest==7.1.2 requests==2.28.1 From d32a7d394903402675cb827499371960504b92a6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Aug 2022 17:54:27 +0200 Subject: [PATCH 161/210] chore(deps): update dependency flask to v2.2.2 (#493) Co-authored-by: Anthonios Partheniou --- authenticating-users/requirements.txt | 2 +- background/app/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 91a30ef8..b4e76b98 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,5 +1,5 @@ # [START getting_started_requirements] -Flask==2.2.1 +Flask==2.2.2 cryptography==37.0.4 python-jose[cryptography]==3.3.0 requests==2.28.1 diff --git a/background/app/requirements.txt b/background/app/requirements.txt index b46ec30b..e86729e0 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.6.0 google-cloud-pubsub==2.13.4 -flask==2.2.1 +flask==2.2.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 1aac51f1..10047d4c 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.2.1 +Flask==2.2.2 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.0 diff --git a/gce/requirements.txt b/gce/requirements.txt index ec7db17f..a39a519c 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.2.1 +flask==2.2.2 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index e62afc50..e2c2eade 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.6.0 -flask==2.2.1 +flask==2.2.2 From 4e979cc3e2a611674603b0d87fd6560db5db17fa Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Aug 2022 18:04:07 +0200 Subject: [PATCH 162/210] chore(deps): update dependency google-cloud-pubsub to v2.13.6 (#494) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index e86729e0..ed529643 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.6.0 -google-cloud-pubsub==2.13.4 +google-cloud-pubsub==2.13.6 flask==2.2.2 From bb90c15d8a1f47e08c6e021b0f303d7a8de5f9be Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Aug 2022 17:07:20 +0200 Subject: [PATCH 163/210] chore(deps): update dependency google-cloud-error-reporting to v1.6.1 (#498) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 10047d4c..e6c9690a 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 -google-cloud-error-reporting==1.6.0 +google-cloud-error-reporting==1.6.1 google-cloud-logging==3.2.1 gunicorn==20.1.0 six==1.16.0 From cff8182879131597cb216045037e188d86cd3ca2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Aug 2022 17:18:40 +0200 Subject: [PATCH 164/210] chore(deps): update dependency google-cloud-logging to v3.2.2 (#497) Co-authored-by: Anthonios Partheniou --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index e6c9690a..46bdb3d9 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.6.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.1 -google-cloud-logging==3.2.1 +google-cloud-logging==3.2.2 gunicorn==20.1.0 six==1.16.0 From 9343648338928a3c790e22cf944b681d964b855d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Aug 2022 20:22:26 +0200 Subject: [PATCH 165/210] chore(deps): update dependency google-cloud-firestore to v2.6.1 (#496) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index ed529643..e30787b4 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.6.0 +google-cloud-firestore==2.6.1 google-cloud-pubsub==2.13.6 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 50980182..f33726d4 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.8.0 -google-cloud-firestore==2.6.0 +google-cloud-firestore==2.6.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 46bdb3d9..ec2eedaa 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.6.0 +google-cloud-firestore==2.6.1 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.1 google-cloud-logging==3.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index e2c2eade..b15c3944 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.6.0 +google-cloud-firestore==2.6.1 flask==2.2.2 From 0bd820e58eb0afd8a284c8adc51a8a6e8862a333 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 26 Aug 2022 19:25:14 +0200 Subject: [PATCH 166/210] chore(deps): update dependency google-cloud-translate to v3.8.1 (#495) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f33726d4..c2b29d61 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.8.0 +google-cloud-translate==3.8.1 google-cloud-firestore==2.6.1 From 495c5708cf6c5c9afc4c4546c0b4248ad43d97ac Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 6 Sep 2022 18:21:19 +0200 Subject: [PATCH 167/210] chore(deps): update dependency pytest to v7.1.3 (#499) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fdc61766..472fe87f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==5.0.4 nox==2022.8.7 -pytest==7.1.2 +pytest==7.1.3 requests==2.28.1 From f084a293f75cbc3c865e9afba45e2f1b16ee2ff4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 6 Sep 2022 23:42:27 +0200 Subject: [PATCH 168/210] chore(deps): update dependency google-cloud-translate to v3.8.2 (#500) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index c2b29d61..b2b6c367 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.8.1 +google-cloud-translate==3.8.2 google-cloud-firestore==2.6.1 From 9d9f841f30d9fce9af7185cf3154a9f6ff0ece44 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 7 Sep 2022 04:51:58 +0200 Subject: [PATCH 169/210] chore(deps): update dependency cryptography to v38 (#501) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index b4e76b98..79960e82 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==37.0.4 +cryptography==38.0.0 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From 9a25463990b4841e0ae2074bc3b33177213dab21 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 7 Sep 2022 17:31:27 +0200 Subject: [PATCH 170/210] chore(deps): update dependency cryptography to v38.0.1 (#502) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 79960e82..86671e1b 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==38.0.0 +cryptography==38.0.1 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From fa318b7d57e4b34dd3949f08c4488d90ca232660 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 17:27:14 +0200 Subject: [PATCH 171/210] chore(deps): update dependency google-cloud-firestore to v2.7.0 (#503) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index e30787b4..5626c6e4 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.6.1 +google-cloud-firestore==2.7.0 google-cloud-pubsub==2.13.6 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index b2b6c367..2e934313 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.8.2 -google-cloud-firestore==2.6.1 +google-cloud-firestore==2.7.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index ec2eedaa..97fd2826 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.6.1 +google-cloud-firestore==2.7.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.1 google-cloud-logging==3.2.2 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index b15c3944..a7a29060 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.6.1 +google-cloud-firestore==2.7.0 flask==2.2.2 From 7315e7bcd1004a2e5085ee53cf0fddad9cd14605 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 02:23:56 +0200 Subject: [PATCH 172/210] chore(deps): update dependency google-cloud-logging to v3.2.3 (#505) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 97fd2826..99c9e4cc 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.1 -google-cloud-logging==3.2.2 +google-cloud-logging==3.2.3 gunicorn==20.1.0 six==1.16.0 From 3858568bf84de06edf8a982b03f1dfa052900dc4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 03:30:18 +0200 Subject: [PATCH 173/210] chore(deps): update dependency google-cloud-pubsub to v2.13.7 (#504) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 5626c6e4..2b3c895f 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.7.0 -google-cloud-pubsub==2.13.6 +google-cloud-pubsub==2.13.7 flask==2.2.2 From 0fd610c9713df8e5df0e9b8fa5f2dfb1a9cefd73 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 09:22:03 +0200 Subject: [PATCH 174/210] chore(deps): update dependency google-cloud-logging to v3.2.4 (#507) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 99c9e4cc..b18c1921 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.0 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.1 -google-cloud-logging==3.2.3 +google-cloud-logging==3.2.4 gunicorn==20.1.0 six==1.16.0 From 338267ca93d7f6118360a3843d79a33c4b71d504 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 09:29:59 +0200 Subject: [PATCH 175/210] chore(deps): update dependency google-cloud-error-reporting to v1.6.2 (#508) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index b18c1921..796c8136 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 google-cloud-firestore==2.7.0 google-cloud-storage==2.5.0 -google-cloud-error-reporting==1.6.1 +google-cloud-error-reporting==1.6.2 google-cloud-logging==3.2.4 gunicorn==20.1.0 six==1.16.0 From bad2030d79972a16d8aa582931a231b7170e8141 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 09:49:30 +0200 Subject: [PATCH 176/210] chore(deps): update dependency google-cloud-translate to v3.8.3 (#509) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 2e934313..fb6352b3 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.8.2 +google-cloud-translate==3.8.3 google-cloud-firestore==2.7.0 From c886dfa4507437c35e29ae6350c6231c136cd176 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 4 Oct 2022 10:08:11 +0200 Subject: [PATCH 177/210] chore(deps): update dependency google-cloud-firestore to v2.7.1 (#506) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-firestore](https://togithub.com/googleapis/python-firestore) | `==2.7.0` -> `==2.7.1` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.7.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.7.1/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-firestore/2.7.1/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 2b3c895f..9d9f6c33 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.7.0 +google-cloud-firestore==2.7.1 google-cloud-pubsub==2.13.7 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index fb6352b3..22b8e209 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.8.3 -google-cloud-firestore==2.7.0 +google-cloud-firestore==2.7.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 796c8136..158377ba 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.7.0 +google-cloud-firestore==2.7.1 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.2 google-cloud-logging==3.2.4 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index a7a29060..c4741e4f 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.7.0 +google-cloud-firestore==2.7.1 flask==2.2.2 From 33aa05167062c5c35d6254c1678506f145016692 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 26 Oct 2022 13:19:23 +0200 Subject: [PATCH 178/210] chore(deps): update python docker tag to v3.11 (#516) --- bookshelf/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/Dockerfile b/bookshelf/Dockerfile index 85a0632d..44c98b38 100644 --- a/bookshelf/Dockerfile +++ b/bookshelf/Dockerfile @@ -1,6 +1,6 @@ # Use the official Python image. # https://hub.docker.com/_/python -FROM python:3.10-slim +FROM python:3.11-slim # Copy local code to the container image. ENV APP_HOME /app From ceb653aee6d3deb3a1c0732dc6a2f37a3872099c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 17:50:26 +0100 Subject: [PATCH 179/210] chore(deps): update dependency google-cloud-firestore to v2.7.2 (#512) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 9d9f6c33..c8cef21d 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.7.1 +google-cloud-firestore==2.7.2 google-cloud-pubsub==2.13.7 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 22b8e209..f5ced284 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.8.3 -google-cloud-firestore==2.7.1 +google-cloud-firestore==2.7.2 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 158377ba..6ee0f912 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.7.1 +google-cloud-firestore==2.7.2 google-cloud-storage==2.5.0 google-cloud-error-reporting==1.6.2 google-cloud-logging==3.2.4 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index c4741e4f..05ccdd70 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.7.1 +google-cloud-firestore==2.7.2 flask==2.2.2 From 7caf839b41cdc73ad33989e4d3bfb31950f44c68 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 19:10:47 +0100 Subject: [PATCH 180/210] chore(deps): update dependency nox to v2022.11.21 (#521) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 472fe87f..8fce9f7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==5.0.4 -nox==2022.8.7 +nox==2022.11.21 pytest==7.1.3 requests==2.28.1 From 1f8df71f9c0f60067320b2a1e69e169518b116e0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 19:30:20 +0100 Subject: [PATCH 181/210] chore(deps): update dependency google-cloud-storage to v2.6.0 (#520) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 6ee0f912..73c0329a 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 -google-cloud-storage==2.5.0 +google-cloud-storage==2.6.0 google-cloud-error-reporting==1.6.2 google-cloud-logging==3.2.4 gunicorn==20.1.0 From 65a13b0911ec4a8599ed53244c3e7af9b27420d9 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 20:21:05 +0100 Subject: [PATCH 182/210] chore(deps): update dependency cryptography to v38.0.3 [security] (#519) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 86671e1b..178952d6 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==38.0.1 +cryptography==38.0.3 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From 012db56ec7334b72ade6dcf9706ca51ea8abec23 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 20:35:03 +0100 Subject: [PATCH 183/210] chore(deps): update dependency google-cloud-error-reporting to v1.6.3 (#510) Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 73c0329a..cf1f23ee 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 google-cloud-storage==2.6.0 -google-cloud-error-reporting==1.6.2 +google-cloud-error-reporting==1.6.3 google-cloud-logging==3.2.4 gunicorn==20.1.0 six==1.16.0 From e0066cb6278a278c189efbbdd208f3574aa315e0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 21:14:14 +0100 Subject: [PATCH 184/210] chore(deps): update dependency google-cloud-translate to v3.8.4 (#511) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-translate](https://togithub.com/googleapis/python-translate) | `==3.8.3` -> `==3.8.4` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.8.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.8.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.8.4/compatibility-slim/3.8.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-translate/3.8.4/confidence-slim/3.8.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-translate ### [`v3.8.4`](https://togithub.com/googleapis/python-translate/blob/HEAD/CHANGELOG.md#​384-httpsgithubcomgoogleapispython-translatecomparev383v384-2022-10-07) [Compare Source](https://togithub.com/googleapis/python-translate/compare/v3.8.3...v3.8.4) ##### Bug Fixes - **deps:** Allow protobuf 3.19.5 ([#​457](https://togithub.com/googleapis/python-translate/issues/457)) ([e3ce689](https://togithub.com/googleapis/python-translate/commit/e3ce689f23cf1b081705ccb9c7fbd31d79cb44e5))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f5ced284..82449ee6 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.8.3 +google-cloud-translate==3.8.4 google-cloud-firestore==2.7.2 From 54649970446ef9c7e115e6ffdd3da02af08109e6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 21:26:13 +0100 Subject: [PATCH 185/210] chore(deps): update dependency google-cloud-logging to v3.2.5 (#513) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-logging](https://togithub.com/googleapis/python-logging) | `==3.2.4` -> `==3.2.5` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/compatibility-slim/3.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-logging/3.2.5/confidence-slim/3.2.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-logging ### [`v3.2.5`](https://togithub.com/googleapis/python-logging/releases/tag/v3.2.5) [Compare Source](https://togithub.com/googleapis/python-logging/compare/v3.2.4...v3.2.5) ##### Bug Fixes - **deps:** Allow protobuf 3.19.5 ([#​644](https://togithub.com/googleapis/python-logging/issues/644)) ([12f3001](https://togithub.com/googleapis/python-logging/commit/12f3001d834e858dbbbcdaab5894ec25a14c6820))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index cf1f23ee..4f013fd2 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 google-cloud-storage==2.6.0 google-cloud-error-reporting==1.6.3 -google-cloud-logging==3.2.4 +google-cloud-logging==3.2.5 gunicorn==20.1.0 six==1.16.0 From 35a3a994c052e315fb3c0338beabcdca6076915d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 21:34:13 +0100 Subject: [PATCH 186/210] chore(deps): update dependency google-cloud-pubsub to v2.13.11 (#514) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-pubsub](https://togithub.com/googleapis/python-pubsub) | `==2.13.7` -> `==2.13.11` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.13.11/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.13.11/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.13.11/compatibility-slim/2.13.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-pubsub/2.13.11/confidence-slim/2.13.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/python-pubsub ### [`v2.13.11`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​21311-httpsgithubcomgoogleapispython-pubsubcomparev21310v21311-2022-11-11) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.13.10...v2.13.11) ##### Bug Fixes - Remove suboptimal logic in leasing behavior ([#​816](https://togithub.com/googleapis/python-pubsub/issues/816)) ([f067af3](https://togithub.com/googleapis/python-pubsub/commit/f067af348b8d3deb72981c58d942e887c0efb5ff)) ### [`v2.13.10`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​21310-httpsgithubcomgoogleapispython-pubsubcomparev2138v21310-2022-10-14) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.13.9...v2.13.10) ##### Bug Fixes - Batch at most 1,000 ack ids per request ([#​802](https://togithub.com/googleapis/python-pubsub/issues/802)) ([4361e67](https://togithub.com/googleapis/python-pubsub/commit/4361e6735004a5600ee73979b99e6b9dd587c49b)) - **deps:** Allow protobuf 3.19.5 ([#​801](https://togithub.com/googleapis/python-pubsub/issues/801)) ([fa23503](https://togithub.com/googleapis/python-pubsub/commit/fa235033481783c2ec378b2a26b223bdff206461)) - Silence invalid_ack_id warnings for receipt modacks ([#​798](https://togithub.com/googleapis/python-pubsub/issues/798)) ([17feea5](https://togithub.com/googleapis/python-pubsub/commit/17feea5783f3a878b4dcfb3a8570585f7637378f)) ##### Miscellaneous Chores - release as 2.13.10 ([34f022b](https://togithub.com/googleapis/python-pubsub/commit/34f022b4ee62d53a193bc2babafad508e2f2540b)) ### [`v2.13.9`](https://togithub.com/googleapis/python-pubsub/releases/tag/v2.13.9) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.13.8...v2.13.9) ##### Bug Fixes - **deps:** Allow protobuf 3.19.5 ([#​801](https://togithub.com/googleapis/python-pubsub/issues/801)) ([fa23503](https://togithub.com/googleapis/python-pubsub/commit/fa235033481783c2ec378b2a26b223bdff206461)) ### [`v2.13.8`](https://togithub.com/googleapis/python-pubsub/blob/HEAD/CHANGELOG.md#​2138-httpsgithubcomgoogleapispython-pubsubcomparev2137v2138-2022-10-03) [Compare Source](https://togithub.com/googleapis/python-pubsub/compare/v2.13.7...v2.13.8) ##### Bug Fixes - **deps:** Require protobuf >= 3.20.2 ([#​792](https://togithub.com/googleapis/python-pubsub/issues/792)) ([1a54f7c](https://togithub.com/googleapis/python-pubsub/commit/1a54f7cd3d997270e0a5d70f7caea32d8753be76))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index c8cef21d..2f3c5204 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.7.2 -google-cloud-pubsub==2.13.7 +google-cloud-pubsub==2.13.11 flask==2.2.2 From f559d1ac8b6f7ad43dbbc5717bcd7b37963d646f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 21 Nov 2022 22:18:30 +0100 Subject: [PATCH 187/210] chore(deps): update dependency pytest to v7.2.0 (#517) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | `==7.1.3` -> `==7.2.0` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/7.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/7.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/7.2.0/compatibility-slim/7.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/7.2.0/confidence-slim/7.1.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fce9f7b..8ca59953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ flake8==5.0.4 +pytest==7.2.0 nox==2022.11.21 -pytest==7.1.3 requests==2.28.1 From 456f95317805fe2e7b516eab519da62b41a34fd4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 29 Nov 2022 23:18:00 +0100 Subject: [PATCH 188/210] chore(deps): update dependency google-cloud-logging to v3.3.0 (#524) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 4f013fd2..338f84e5 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 google-cloud-storage==2.6.0 google-cloud-error-reporting==1.6.3 -google-cloud-logging==3.2.5 +google-cloud-logging==3.3.0 gunicorn==20.1.0 six==1.16.0 From 128e464c59e3a199519e62d4fff0d77c166d9b0a Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 29 Nov 2022 23:24:13 +0100 Subject: [PATCH 189/210] chore(deps): update dependency cryptography to v38.0.4 (#523) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://togithub.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==38.0.3` -> `==38.0.4` | [![age](https://badges.renovateapi.com/packages/pypi/cryptography/38.0.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/cryptography/38.0.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/cryptography/38.0.4/compatibility-slim/38.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/cryptography/38.0.4/confidence-slim/38.0.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
pyca/cryptography ### [`v38.0.4`](https://togithub.com/pyca/cryptography/compare/38.0.3...38.0.4) [Compare Source](https://togithub.com/pyca/cryptography/compare/38.0.3...38.0.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 178952d6..ffc99cac 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==38.0.3 +cryptography==38.0.4 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From 053626ee9d2b4b0f0e8f83aeb7cd8c376cdef3fd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 7 Dec 2022 03:52:08 +0100 Subject: [PATCH 190/210] chore(deps): update dependency google-cloud-storage to v2.7.0 (#526) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 338f84e5..12ec886d 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,6 +1,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 -google-cloud-storage==2.6.0 +google-cloud-storage==2.7.0 google-cloud-error-reporting==1.6.3 google-cloud-logging==3.3.0 gunicorn==20.1.0 From 6dc30ee7366c31623dae1680e9e71ead59265090 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 16 Dec 2022 04:00:57 +0100 Subject: [PATCH 191/210] chore(deps): update dependency google-cloud-translate to v3.9.0 (#529) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 82449ee6..1b45254a 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.8.4 +google-cloud-translate==3.9.0 google-cloud-firestore==2.7.2 From a05296ddd735ff42c0924a464764879e9f712bb6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 4 Jan 2023 19:54:36 +0100 Subject: [PATCH 192/210] chore(deps): update dependency google-cloud-logging to v3.4.0 (#525) --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 12ec886d..bfa392b8 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -2,6 +2,6 @@ Flask==2.2.2 google-cloud-firestore==2.7.2 google-cloud-storage==2.7.0 google-cloud-error-reporting==1.6.3 -google-cloud-logging==3.3.0 +google-cloud-logging==3.4.0 gunicorn==20.1.0 six==1.16.0 From dd7f6ea286c06b6aaef5828ead79c50d189f7226 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 4 Jan 2023 20:04:48 +0100 Subject: [PATCH 193/210] chore(deps): update dependency google-cloud-firestore to v2.7.3 (#527) Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 2f3c5204..2d90b009 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 google-cloud-pubsub==2.13.11 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 1b45254a..f51c60c3 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.9.0 -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index bfa392b8..0faf3c47 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 google-cloud-storage==2.7.0 google-cloud-error-reporting==1.6.3 google-cloud-logging==3.4.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 05ccdd70..4ed276aa 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.7.2 +google-cloud-firestore==2.7.3 flask==2.2.2 From 027c1e376962c0726f6cce3024ed8c9df3e1339f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 4 Jan 2023 20:14:08 +0100 Subject: [PATCH 194/210] chore(deps): update dependency google-cloud-error-reporting to v1.7.0 (#528) Co-authored-by: Anthonios Partheniou --- bookshelf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 0faf3c47..d3ea0917 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 google-cloud-firestore==2.7.3 google-cloud-storage==2.7.0 -google-cloud-error-reporting==1.6.3 +google-cloud-error-reporting==1.7.0 google-cloud-logging==3.4.0 gunicorn==20.1.0 six==1.16.0 From 4f26b4795d9fe41a9eddffeaf09b93a1cdb5802d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 4 Jan 2023 20:45:36 +0100 Subject: [PATCH 195/210] chore(deps): update dependency cryptography to v39 (#530) * chore(deps): update dependency cryptography to v39 * group renovate PRs to reduce toilsome tasks Co-authored-by: Anthonios Partheniou --- .github/renovate.json | 1 + authenticating-users/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 091cca06..c0a95e72 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "extends": [ "config:base", + "group:all", ":preserveSemverRanges", ":disableDependencyDashboard" ], diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index ffc99cac..49e7345c 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==38.0.4 +cryptography==39.0.0 python-jose[cryptography]==3.3.0 requests==2.28.1 # [END getting_started_requirements] From bd79d4b86a8994e55fe4103d518153f301d18434 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 11 Jan 2023 15:14:32 +0000 Subject: [PATCH 196/210] chore(deps): update all dependencies (#532) * chore(deps): update all dependencies * only update flake8 for python 3.8+ Co-authored-by: Anthonios Partheniou --- background/app/requirements.txt | 4 ++-- background/function/requirements.txt | 4 ++-- bookshelf/requirements.txt | 4 ++-- requirements.txt | 3 ++- sessions/requirements.txt | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 2d90b009..019bac9c 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.7.3 -google-cloud-pubsub==2.13.11 +google-cloud-firestore==2.8.0 +google-cloud-pubsub==2.13.12 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index f51c60c3..9ca6426c 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.9.0 -google-cloud-firestore==2.7.3 +google-cloud-translate==3.10.0 +google-cloud-firestore==2.8.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index d3ea0917..af651181 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 -google-cloud-firestore==2.7.3 +google-cloud-firestore==2.8.0 google-cloud-storage==2.7.0 -google-cloud-error-reporting==1.7.0 +google-cloud-error-reporting==1.8.0 google-cloud-logging==3.4.0 gunicorn==20.1.0 six==1.16.0 diff --git a/requirements.txt b/requirements.txt index 8ca59953..b0462b4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -flake8==5.0.4 +flake8==5.0.4; python_version < '3.8' +flake8==6.0.0; python_version >= '3.8' pytest==7.2.0 nox==2022.11.21 requests==2.28.1 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 4ed276aa..57d94701 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.7.3 +google-cloud-firestore==2.8.0 flask==2.2.2 From 747e15c7c92bcbbef38f874af4a72661ee4e1327 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 13 Jan 2023 17:13:10 +0000 Subject: [PATCH 197/210] chore(deps): update all dependencies (#533) * chore(deps): update all dependencies * revert flake8 for python 3.7 Co-authored-by: Anthonios Partheniou --- authenticating-users/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 49e7345c..9725073e 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.2.2 cryptography==39.0.0 python-jose[cryptography]==3.3.0 -requests==2.28.1 +requests==2.28.2 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index b0462b4d..fe9ae17e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -flake8==5.0.4; python_version < '3.8' +flake8===5.0.4; python_version < '3.8' flake8==6.0.0; python_version >= '3.8' pytest==7.2.0 nox==2022.11.21 -requests==2.28.1 +requests==2.28.2 From e090316f2b683393d7aeab437545c6937701c585 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 13 Jan 2023 18:29:47 +0000 Subject: [PATCH 198/210] chore(deps): update dependency google-cloud-firestore to v2.9.0 (#534) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 019bac9c..a339d76b 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.8.0 +google-cloud-firestore==2.9.0 google-cloud-pubsub==2.13.12 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 9ca6426c..334b9414 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.10.0 -google-cloud-firestore==2.8.0 +google-cloud-firestore==2.9.0 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index af651181..f1cbf765 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,5 +1,5 @@ Flask==2.2.2 -google-cloud-firestore==2.8.0 +google-cloud-firestore==2.9.0 google-cloud-storage==2.7.0 google-cloud-error-reporting==1.8.0 google-cloud-logging==3.4.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 57d94701..09ff17a0 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.8.0 +google-cloud-firestore==2.9.0 flask==2.2.2 From f583706ac669bbb252dad6840ba44c9e99de19c5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 18 Jan 2023 00:33:19 +0000 Subject: [PATCH 199/210] chore(deps): update dependency pytest to v7.2.1 (#535) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe9ae17e..930cfb5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ flake8===5.0.4; python_version < '3.8' flake8==6.0.0; python_version >= '3.8' -pytest==7.2.0 +pytest==7.2.1 nox==2022.11.21 requests==2.28.2 From 83768bedc113144949a7abd4eae38762cb36e35c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 23 Jan 2023 16:13:53 +0000 Subject: [PATCH 200/210] chore(deps): update dependency google-cloud-pubsub to v2.14.0 (#536) --- background/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index a339d76b..ebd90391 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.9.0 -google-cloud-pubsub==2.13.12 +google-cloud-pubsub==2.14.0 flask==2.2.2 From 70ad41f01459a66b186473f7b0845f2ace47dbe5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 23 Jan 2023 16:36:48 +0000 Subject: [PATCH 201/210] chore(deps): update dependency google-cloud-translate to v3.10.1 (#537) --- background/function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 334b9414..44dffc3c 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.10.0 +google-cloud-translate==3.10.1 google-cloud-firestore==2.9.0 From 8f289a6abee184095b71718fb9144b767aab42ae Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 Feb 2023 14:03:26 +0000 Subject: [PATCH 202/210] chore(deps): update all dependencies (#538) --- background/app/requirements.txt | 2 +- background/function/requirements.txt | 2 +- bookshelf/requirements.txt | 6 +++--- sessions/requirements.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index ebd90391..d869b7d5 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.9.0 +google-cloud-firestore==2.9.1 google-cloud-pubsub==2.14.0 flask==2.2.2 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 44dffc3c..7bf21296 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ google-cloud-translate==3.10.1 -google-cloud-firestore==2.9.0 +google-cloud-firestore==2.9.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index f1cbf765..45969811 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ Flask==2.2.2 -google-cloud-firestore==2.9.0 +google-cloud-firestore==2.9.1 google-cloud-storage==2.7.0 -google-cloud-error-reporting==1.8.0 -google-cloud-logging==3.4.0 +google-cloud-error-reporting==1.8.1 +google-cloud-logging==3.5.0 gunicorn==20.1.0 six==1.16.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 09ff17a0..69960348 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.9.0 +google-cloud-firestore==2.9.1 flask==2.2.2 From daca19a28d7cab97d833cd8974fd52e6d1688dcd Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 20 Apr 2023 01:56:27 +0200 Subject: [PATCH 203/210] chore(deps): update dependency cryptography to v39.0.1 [security] (#541) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 9725073e..fa01653a 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.2 -cryptography==39.0.0 +cryptography==39.0.1 python-jose[cryptography]==3.3.0 requests==2.28.2 # [END getting_started_requirements] From 787b743af675a6a7e05c0edddbe68fac93bbc97b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 9 May 2023 08:17:48 +0200 Subject: [PATCH 204/210] chore(deps): update dependency flask to v2.2.5 [security] (#546) --- background/app/requirements.txt | 2 +- gce/requirements.txt | 2 +- sessions/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/background/app/requirements.txt b/background/app/requirements.txt index d869b7d5..23419a2a 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ google-cloud-firestore==2.9.1 google-cloud-pubsub==2.14.0 -flask==2.2.2 +flask==2.2.5 diff --git a/gce/requirements.txt b/gce/requirements.txt index a39a519c..b655465f 100644 --- a/gce/requirements.txt +++ b/gce/requirements.txt @@ -1,3 +1,3 @@ -flask==2.2.2 +flask==2.2.5 honcho==1.1.0 gunicorn==20.1.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 69960348..6050da39 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ google-cloud-firestore==2.9.1 -flask==2.2.2 +flask==2.2.5 From b85542612dedca6e1d11b559863ed3fb9fb339a2 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 9 May 2023 08:32:02 +0200 Subject: [PATCH 205/210] chore(deps): update all dependencies (#540) * chore(deps): update all dependencies * Apply suggestions from code review --------- Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com> --- authenticating-users/requirements.txt | 6 +++--- background/app/requirements.txt | 4 ++-- background/function/requirements.txt | 4 ++-- bookshelf/requirements.txt | 8 ++++---- requirements.txt | 6 +++--- sessions/requirements.txt | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index fa01653a..39aa1b4b 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] -Flask==2.2.2 -cryptography==39.0.1 +Flask==2.2.5 +cryptography==40.0.2 python-jose[cryptography]==3.3.0 -requests==2.28.2 +requests==2.30.0 # [END getting_started_requirements] diff --git a/background/app/requirements.txt b/background/app/requirements.txt index 23419a2a..7cfba806 100644 --- a/background/app/requirements.txt +++ b/background/app/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-firestore==2.9.1 -google-cloud-pubsub==2.14.0 +google-cloud-firestore==2.11.1 +google-cloud-pubsub==2.16.1 flask==2.2.5 diff --git a/background/function/requirements.txt b/background/function/requirements.txt index 7bf21296..b8e6aaad 100644 --- a/background/function/requirements.txt +++ b/background/function/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-translate==3.10.1 -google-cloud-firestore==2.9.1 +google-cloud-translate==3.11.1 +google-cloud-firestore==2.11.1 diff --git a/bookshelf/requirements.txt b/bookshelf/requirements.txt index 45969811..27d3d4fe 100644 --- a/bookshelf/requirements.txt +++ b/bookshelf/requirements.txt @@ -1,7 +1,7 @@ -Flask==2.2.2 -google-cloud-firestore==2.9.1 -google-cloud-storage==2.7.0 -google-cloud-error-reporting==1.8.1 +Flask==2.2.5 +google-cloud-firestore==2.11.1 +google-cloud-storage==2.9.0 +google-cloud-error-reporting==1.9.1 google-cloud-logging==3.5.0 gunicorn==20.1.0 six==1.16.0 diff --git a/requirements.txt b/requirements.txt index 930cfb5d..c07ff6c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ flake8===5.0.4; python_version < '3.8' flake8==6.0.0; python_version >= '3.8' -pytest==7.2.1 -nox==2022.11.21 -requests==2.28.2 +pytest==7.3.1 +nox==2023.4.22 +requests==2.30.0 diff --git a/sessions/requirements.txt b/sessions/requirements.txt index 6050da39..e0e267b5 100644 --- a/sessions/requirements.txt +++ b/sessions/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-firestore==2.9.1 +google-cloud-firestore==2.11.1 flask==2.2.5 From ce883090665bf309925f8eb0038f268675169b3c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 5 Jun 2023 13:13:57 +0200 Subject: [PATCH 206/210] chore(deps): update dependency requests to v2.31.0 [security] (#548) --- authenticating-users/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 39aa1b4b..23a31c7d 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -2,5 +2,5 @@ Flask==2.2.5 cryptography==40.0.2 python-jose[cryptography]==3.3.0 -requests==2.30.0 +requests==2.31.0 # [END getting_started_requirements] diff --git a/requirements.txt b/requirements.txt index c07ff6c2..0fd66f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ flake8===5.0.4; python_version < '3.8' flake8==6.0.0; python_version >= '3.8' pytest==7.3.1 nox==2023.4.22 -requests==2.30.0 +requests==2.31.0 From f23ce88ab840dcb80cc82c9619658ec936185bc6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 5 Jun 2023 13:20:12 +0200 Subject: [PATCH 207/210] chore(deps): update dependency cryptography to v41 [security] (#549) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://togithub.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==40.0.2` -> `==41.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/compatibility-slim/40.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/cryptography/41.0.0/confidence-slim/40.0.2)](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [GHSA-5cpq-8wj7-hf2v](https://togithub.com/pyca/cryptography/security/advisories/GHSA-5cpq-8wj7-hf2v) pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.5-40.0.2 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://www.openssl.org/news/secadv/20230530.txt. If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions. --- ### Release Notes
pyca/cryptography ### [`v41.0.0`](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index 23a31c7d..aa163f59 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.5 -cryptography==40.0.2 +cryptography==41.0.0 python-jose[cryptography]==3.3.0 requests==2.31.0 # [END getting_started_requirements] From 8be59fc2addafd984309b68b71906c467ab1088e Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 17 Jul 2023 17:53:47 +0200 Subject: [PATCH 208/210] chore(deps): update dependency cryptography to v41.0.2 [security] (#550) --- authenticating-users/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authenticating-users/requirements.txt b/authenticating-users/requirements.txt index aa163f59..0d4a3c36 100644 --- a/authenticating-users/requirements.txt +++ b/authenticating-users/requirements.txt @@ -1,6 +1,6 @@ # [START getting_started_requirements] Flask==2.2.5 -cryptography==41.0.0 +cryptography==41.0.2 python-jose[cryptography]==3.3.0 requests==2.31.0 # [END getting_started_requirements] From 21d4d6bc33a457dc91af0199cffd6211f1fff5a2 Mon Sep 17 00:00:00 2001 From: Jennifer Davis Date: Thu, 22 Aug 2024 13:01:55 -0700 Subject: [PATCH 209/210] fix: update libraries and python for the base image (#570) * fix: update libraries and python for the base image * fix:update python to python3 * fix: removing the python installation and using what's already installed * fix: resolve error around the use of apt instead of apt-get --- .kokoro/docker/Dockerfile | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) diff --git a/.kokoro/docker/Dockerfile b/.kokoro/docker/Dockerfile index 6b6c19f1..accdd0bf 100644 --- a/.kokoro/docker/Dockerfile +++ b/.kokoro/docker/Dockerfile @@ -15,8 +15,8 @@ FROM gcr.io/cloud-devrel-kokoro-resources/python-base:latest # Install libraries needed by third-party python packages that we depend on. -RUN apt update \ - && apt install -y \ +RUN apt-get update \ + && apt-get install -y \ graphviz \ libcurl4-openssl-dev \ libffi-dev \ @@ -30,32 +30,19 @@ RUN apt update \ libxml2-dev \ libxslt1-dev \ openssl \ - portaudio19-dev \ - python-pyaudio \ zlib1g-dev \ - && apt clean + && apt-get clean -###################### Install python 3.7.12 - -# Download python 3.7.12 -RUN wget https://www.python.org/ftp/python/3.7.12/Python-3.7.12.tgz - -# Extract files -RUN tar -xvf Python-3.7.12.tgz - -# Install python 3.7.12 -RUN ./Python-3.7.12/configure --enable-optimizations -RUN make altinstall ###################### Check python version -RUN python --version -RUN which python +RUN python3 --version +RUN which python3 # Setup Cloud SDK -ENV CLOUD_SDK_VERSION 369.0.0 +ENV CLOUD_SDK_VERSION 489.0.0 # Use system python for cloud sdk. -ENV CLOUDSDK_PYTHON /usr/bin/python +ENV CLOUDSDK_PYTHON python3.12 RUN wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz RUN tar xzf google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz RUN /google-cloud-sdk/install.sh From d9da8db203f7729f5da28b57be66b69084955bde Mon Sep 17 00:00:00 2001 From: Jennifer Davis Date: Thu, 22 Aug 2024 14:23:10 -0700 Subject: [PATCH 210/210] fix: rev version of python for use noxfile.py (#571) --- noxfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noxfile.py b/noxfile.py index 68fb5a37..8f5a921c 100644 --- a/noxfile.py +++ b/noxfile.py @@ -55,7 +55,7 @@ def run_test(session, dir): success_codes=[0, 5]) -@nox.session(python="3.7") +@nox.session(python="3.12") @nox.parametrize('dir', DIRS) def run_tests(session, dir=None): """Run all tests for all directories (slow!)"""