From ef517da0a7935f1bd6729fe27d23ed48db3d23c0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 12 Aug 2022 19:10:11 +0200 Subject: [PATCH] chore(deps): update dependency google-python-cloud-debugger to v3 (#8247) 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-python-cloud-debugger](https://togithub.com/GoogleCloudPlatform/cloud-debug-python) | `==2.19` -> `==3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/compatibility-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-python-cloud-debugger/3.0/confidence-slim/2.19)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
GoogleCloudPlatform/cloud-debug-python ### [`v3.0`](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/releases/tag/v3.0) [Compare Source](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/compare/v2.19...v3.0) #### What's Changed - feat: add Firebase RTDB backend by [@​mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/48](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/48) - feat: improve firebase error handling by [@​mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/53](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/53) - chore: release 3.0 by [@​mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/54](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/54) - build: bump to manylinux2014 by [@​mctavish](https://togithub.com/mctavish) in [https://github.com/GoogleCloudPlatform/cloud-debug-python/pull/55](https://togithub.com/GoogleCloudPlatform/cloud-debug-python/pull/55) **Full Changelog**: https://github.com/GoogleCloudPlatform/cloud-debug-python/compare/v2.19...v3.0
--- ### 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**: Never, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples). --- appengine/standard_python3/cloud_debugger/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/standard_python3/cloud_debugger/requirements.txt b/appengine/standard_python3/cloud_debugger/requirements.txt index 7c8a0a3d2719..9af292706e7a 100644 --- a/appengine/standard_python3/cloud_debugger/requirements.txt +++ b/appengine/standard_python3/cloud_debugger/requirements.txt @@ -1,2 +1,2 @@ Flask==2.1.0 -google-python-cloud-debugger==2.19 +google-python-cloud-debugger==3.0