Skip to content

Commit

Permalink
chore(deps): update dependency google-cloud-error-reporting to v1.3.0 (
Browse files Browse the repository at this point in the history
…GoogleCloudPlatform#6899)

[![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.3` -> `==1.3.0` | [![age](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/compatibility-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/google-cloud-error-reporting/1.3.0/confidence-slim/1.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/python-error-reporting</summary>

### [`v1.3.0`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#&#8203;130-httpswwwgithubcomgoogleapispython-error-reportingcomparev123v130-2021-10-11)

[Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.2.3...v1.3.0)

##### Features

-   add context manager support in client ([#&GoogleCloudPlatform#8203;187](https://www.togithub.com/googleapis/python-error-reporting/issues/187)) ([a4e2cd4](https://www.github.com/googleapis/python-error-reporting/commit/a4e2cd4654ae6b3f785727e279ce362798368598))

##### Bug Fixes

-   exception thrown when grpc is disabled ([#&GoogleCloudPlatform#8203;190](https://www.togithub.com/googleapis/python-error-reporting/issues/190)) ([929e293](https://www.github.com/googleapis/python-error-reporting/commit/929e293a479dea3059bfca152b93d7740348fc39))
-   improper types in pagers generation ([18c93a9](https://www.github.com/googleapis/python-error-reporting/commit/18c93a99a967b6d86e7409f4e26ff56f1c9788de))

##### [1.2.3](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.2...v1.2.3) (2021-09-24)

##### Bug Fixes

-   add 'dict' annotation type to 'request' ([253a66f](https://www.github.com/googleapis/python-error-reporting/commit/253a66f5f606f722bf5401cdd678989b9d2baa98))

##### [1.2.2](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.1...v1.2.2) (2021-07-28)

##### Bug Fixes

-   enable self signed jwt for grpc ([#&GoogleCloudPlatform#8203;156](https://www.togithub.com/googleapis/python-error-reporting/issues/156)) ([f9656c8](https://www.github.com/googleapis/python-error-reporting/commit/f9656c81db2f29ba4ac9ba4a5304004cd725ca5c))

##### Documentation

-   add Samples section to CONTRIBUTING.rst ([#&GoogleCloudPlatform#8203;151](https://www.togithub.com/googleapis/python-error-reporting/issues/151)) ([8f11190](https://www.github.com/googleapis/python-error-reporting/commit/8f11190661e62165bd1c4a30b40797ef31abed33))

##### Miscellaneous Chores

-   release as 1.2.2 ([#&GoogleCloudPlatform#8203;157](https://www.togithub.com/googleapis/python-error-reporting/issues/157)) ([ea26377](https://www.github.com/googleapis/python-error-reporting/commit/ea2637721efac36b122edc499da08c12ae894d28))

##### [1.2.1](https://www.github.com/googleapis/python-error-reporting/compare/v1.2.0...v1.2.1) (2021-07-20)

##### Bug Fixes

-   **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#&GoogleCloudPlatform#8203;150](https://www.togithub.com/googleapis/python-error-reporting/issues/150)) ([1c87673](https://www.github.com/googleapis/python-error-reporting/commit/1c876738b0bdca1b2bd65d78fa541846b0474cfa))

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- 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).
  • Loading branch information
renovate-bot committed Oct 11, 2021
1 parent 2afbefb commit 4bf1860
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions/helloworld/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
functions-framework==2.2.1
flask==2.0.1
google-cloud-error-reporting==1.2.3
google-cloud-error-reporting==1.3.0
2 changes: 1 addition & 1 deletion functions/tips/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-error-reporting==1.2.3
google-cloud-error-reporting==1.3.0
google-cloud-pubsub==2.8.0
python-dateutil==2.8.2
requests==2.26.0
Expand Down

0 comments on commit 4bf1860

Please sign in to comment.