Skip to content

Commit 4bb6eea

Browse files
authored
chore(deps): update dependency google-cloud-error-reporting to v1.1.0 (#5022)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [google-cloud-error-reporting](https://github.com/googleapis/python-error-reporting) | minor | `==1.0.0` -> `==1.1.0` | --- ### Release Notes <details> <summary>googleapis/python-error-reporting</summary> ### [`v1.1.0`](https://github.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#&#8203;110-httpswwwgithubcomgoogleapispython-error-reportingcomparev100v110-2020-12-01) [Compare Source](https://github.com/googleapis/python-error-reporting/compare/v1.0.0...v1.1.0) ##### Features - add common resource path helpers; expose client transport as property ([#&#8203;37](https://www.github.com/googleapis/python-error-reporting/issues/37)) ([bc92bc2](https://www.github.com/googleapis/python-error-reporting/commit/bc92bc2cfa549200bf8fa87cf2f6d81ded77486c)) ##### Bug Fixes - changed import path for logging client ([#&#8203;43](https://www.github.com/googleapis/python-error-reporting/issues/43)) ([a09449d](https://www.github.com/googleapis/python-error-reporting/commit/a09449def35077beb85782c34a61c8f172c2f018)) ##### Documentation - removed stackdriver branding ([#&#8203;44](https://www.github.com/googleapis/python-error-reporting/issues/44)) ([5eea8c4](https://www.github.com/googleapis/python-error-reporting/commit/5eea8c4f533a32d2b81b1b69e48d3bb47f1bc5b4)) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Never, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/python-docs-samples).
1 parent b193c05 commit 4bb6eea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions/helloworld/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
flask==1.1.2
2-
google-cloud-error-reporting==1.0.0
2+
google-cloud-error-reporting==1.1.0

functions/tips/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-error-reporting==1.0.0
1+
google-cloud-error-reporting==1.1.0
22
google-cloud-pubsub==1.7.0
33
python-dateutil==2.8.1
44
requests==2.25.0

0 commit comments

Comments
 (0)