Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/python-error-reporting #8480

Merged
merged 43 commits into from
Nov 15, 2022

Commits on Aug 13, 2020

  1. chore: move samples from python-docs-sample (#18)

    * Add Error Reporting Code
    
    * Updating doc links [(#324)](#324)
    
    * Commenting noxfile, renaming a test file.
    
    Change-Id: Ice25caa7c035c24a585a66575dda69e170862df8
    
    * Update requirements. [(#436)](#436)
    
    * Fix import order lint errors
    
    Change-Id: Ieaf7237fc6f925daec46a07d2e81a452b841198a
    
    * bump
    
    Change-Id: I02e7767d13ba267ee9fc72c5b68a57013bb8b8d3
    
    * Auto-update dependencies. [(#537)](#537)
    
    * Update samples to support latest Google Cloud Python [(#656)](#656)
    
    * Switch Error Reporting to Google Cloud Python [(#663)](#663)
    
    * Switch Error Reporting to Google Cloud Python
    
    * Switch Error Reporting to Google Cloud Python
    
    * Auto-update dependencies. [(#715)](#715)
    
    * Auto-update dependencies. [(#914)](#914)
    
    * Auto-update dependencies.
    
    * xfail the error reporting test
    
    * Fix lint
    
    * Re-generate all readmes
    
    * Auto-update dependencies. [(#922)](#922)
    
    * Auto-update dependencies.
    
    * Fix pubsub iam samples
    
    * Fix README rst links [(#962)](#962)
    
    * Fix README rst links
    
    * Update all READMEs
    
    * Auto-update dependencies. [(#1004)](#1004)
    
    * Auto-update dependencies.
    
    * Fix natural language samples
    
    * Fix pubsub iam samples
    
    * Fix language samples
    
    * Fix bigquery samples
    
    * Auto-update dependencies. [(#1011)](#1011)
    
    * Auto-update dependencies. [(#1055)](#1055)
    
    * Auto-update dependencies.
    
    * Explicitly use latest bigtable client
    
    Change-Id: Id71e9e768f020730e4ca9514a0d7ebaa794e7d9e
    
    * Revert language update for now
    
    Change-Id: I8867f154e9a5aae00d0047c9caf880e5e8f50c53
    
    * Remove pdb. smh
    
    Change-Id: I5ff905fadc026eebbcd45512d4e76e003e3b2b43
    
    * Auto-update dependencies. [(#1093)](#1093)
    
    * Auto-update dependencies.
    
    * Fix storage notification poll sample
    
    Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3
    
    * Fix spanner samples
    
    Change-Id: I40069222c60d57e8f3d3878167591af9130895cb
    
    * Drop coverage because it's not useful
    
    Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522
    
    * Try again to fix flaky logging test
    
    Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4
    
    * Update all generated readme auth instructions [(#1121)](#1121)
    
    Change-Id: I03b5eaef8b17ac3dc3c0339fd2c7447bd3e11bd2
    
    * Added Link to Python Setup Guide [(#1158)](#1158)
    
    * Update Readme.rst to add Python setup guide
    
    As requested in b/64770713.
    
    This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update README.rst
    
    * Update install_deps.tmpl.rst
    
    * Updated readmegen scripts and re-generated related README files
    
    * Fixed the lint error
    
    * Auto-update dependencies. [(#1186)](#1186)
    
    * Add error reporting sample for manual reporting
    
    * Readd fluentd samples
    
    * rename dir
    
    * Auto-update dependencies. [(#1205)](#1205)
    
    * Auto-update dependencies. [(#1215)](#1215)
    
    * Auto-update dependencies. [(#1245)](#1245)
    
    * Auto-update dependencies. [(#1248)](#1248)
    
    * Added "Open in Cloud Shell" buttons to README files [(#1254)](#1254)
    
    * Auto-update dependencies. [(#1276)](#1276)
    
    * Auto-update dependencies. [(#1282)](#1282)
    
    * Auto-update dependencies.
    
    * Fix storage acl sample
    
    Change-Id: I413bea899fdde4c4859e4070a9da25845b81f7cf
    
    * Auto-update dependencies. [(#1317)](#1317)
    
    * Auto-update dependencies. [(#1320)](#1320)
    
    * Auto-update dependencies. [(#1359)](#1359)
    
    * Auto-update dependencies. [(#1377)](#1377)
    
    * Auto-update dependencies.
    
    * Update requirements.txt
    
    * Regenerate the README files and fix the Open in Cloud Shell link for some samples [(#1441)](#1441)
    
    * Update READMEs to fix numbering and add git clone [(#1464)](#1464)
    
    * Auto-update dependencies. [(#1658)](#1658)
    
    * Auto-update dependencies.
    
    * Rollback appengine/standard/bigquery/.
    
    * Rollback appengine/standard/iap/.
    
    * Rollback bigtable/metricscaler.
    
    * Rolledback appengine/flexible/datastore.
    
    * Rollback dataproc/
    
    * Rollback jobs/api_client
    
    * Rollback vision/cloud-client.
    
    * Rollback functions/ocr/app.
    
    * Rollback iot/api-client/end_to_end_example.
    
    * Rollback storage/cloud-client.
    
    * Rollback kms/api-client.
    
    * Rollback dlp/
    
    * Rollback bigquery/cloud-client.
    
    * Rollback iot/api-client/manager.
    
    * Rollback appengine/flexible/cloudsql_postgresql.
    
    * Put in new region code error_reporting_quickstart [(#1842)](#1842)
    
    * New region tags [(#1843)](#1843)
    
    * Auto-update dependencies. [(#1980)](#1980)
    
    * Auto-update dependencies.
    
    * Update requirements.txt
    
    * Update requirements.txt
    
    * Adds updates including compute [(#2436)](#2436)
    
    * Adds updates including compute
    
    * Python 2 compat pytest
    
    * Fixing weird \r\n issue from GH merge
    
    * Put asset tests back in
    
    * Re-add pod operator test
    
    * Hack parameter for k8s pod operator
    
    * Auto-update dependencies. [(#2005)](#2005)
    
    * Auto-update dependencies.
    
    * Revert update of appengine/flexible/datastore.
    
    * revert update of appengine/flexible/scipy
    
    * revert update of bigquery/bqml
    
    * revert update of bigquery/cloud-client
    
    * revert update of bigquery/datalab-migration
    
    * revert update of bigtable/quickstart
    
    * revert update of compute/api
    
    * revert update of container_registry/container_analysis
    
    * revert update of dataflow/run_template
    
    * revert update of datastore/cloud-ndb
    
    * revert update of dialogflow/cloud-client
    
    * revert update of dlp
    
    * revert update of functions/imagemagick
    
    * revert update of functions/ocr/app
    
    * revert update of healthcare/api-client/fhir
    
    * revert update of iam/api-client
    
    * revert update of iot/api-client/gcs_file_to_device
    
    * revert update of iot/api-client/mqtt_example
    
    * revert update of language/automl
    
    * revert update of run/image-processing
    
    * revert update of vision/automl
    
    * revert update testing/requirements.txt
    
    * revert update of vision/cloud-client/detect
    
    * revert update of vision/cloud-client/product_search
    
    * revert update of jobs/v2/api_client
    
    * revert update of jobs/v3/api_client
    
    * revert update of opencensus
    
    * revert update of translate/cloud-client
    
    * revert update to speech/cloud-client
    
    Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
    
    * chore(deps): update dependency fluent-logger to v0.9.5 [(#3004)](#3004)
    
    * chore(deps): update dependency fluent-logger to v0.9.6 [(#3080)](#3080)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [fluent-logger](https://togithub.com/fluent/fluent-logger-python) | patch | `==0.9.5` -> `==0.9.6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>fluent/fluent-logger-python</summary>
    
    ### [`v0.9.6`](https://togithub.com/fluent/fluent-logger-python/compare/v0.9.5...v0.9.6)
    
    [Compare Source](https://togithub.com/fluent/fluent-logger-python/compare/v0.9.5...v0.9.6)
    
    </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**: Whenever PR becomes conflicted, 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#GoogleCloudPlatform/python-docs-samples).
    
    * Simplify noxfile setup. [(#2806)](#2806)
    
    * chore(deps): update dependency requests to v2.23.0
    
    * Simplify noxfile and add version control.
    
    * Configure appengine/standard to only test Python 2.7.
    
    * Update Kokokro configs to match noxfile.
    
    * Add requirements-test to each folder.
    
    * Remove Py2 versions from everything execept appengine/standard.
    
    * Remove conftest.py.
    
    * Remove appengine/standard/conftest.py
    
    * Remove 'no-sucess-flaky-report' from pytest.ini.
    
    * Add GAE SDK back to appengine/standard tests.
    
    * Fix typo.
    
    * Roll pytest to python 2 version.
    
    * Add a bunch of testing requirements.
    
    * Remove typo.
    
    * Add appengine lib directory back in.
    
    * Add some additional requirements.
    
    * Fix issue with flake8 args.
    
    * Even more requirements.
    
    * Readd appengine conftest.py.
    
    * Add a few more requirements.
    
    * Even more Appengine requirements.
    
    * Add webtest for appengine/standard/mailgun.
    
    * Add some additional requirements.
    
    * Add workaround for issue with mailjet-rest.
    
    * Add responses for appengine/standard/mailjet.
    
    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    
    * chore(deps): update dependency google-cloud-error-reporting to v0.34.0 [(#3782)](#3782)
    
    * chore(deps): update dependency pytest to v5.4.3 [(#4279)](#4279)
    
    * chore(deps): update dependency pytest to v5.4.3
    
    * specify pytest for python 2 in appengine
    
    Co-authored-by: Leah Cole <coleleah@google.com>
    
    * chore(deps): update dependency mock to v4 [(#4287)](#4287)
    
    * chore(deps): update dependency mock to v4
    
    * specify mock version for appengine python 2
    
    Co-authored-by: Leah Cole <coleleah@google.com>
    
    * Update dependency pytest to v6 [(#4390)](#4390)
    
    * chore: update templates
    
    Co-authored-by: Bill Prin <waprin@google.com>
    Co-authored-by: Jon Wayne Parrott <jonwayne@google.com>
    Co-authored-by: DPE bot <dpebot@google.com>
    Co-authored-by: Bill Prin <waprin@gmail.com>
    Co-authored-by: michaelawyu <chenyumic@google.com>
    Co-authored-by: Andrew Gorcester <gorcester@google.com>
    Co-authored-by: Andrew Gorcester <andrew.gorcester@gmail.com>
    Co-authored-by: Frank Natividad <frankyn@users.noreply.github.com>
    Co-authored-by: Charles Engelke <github@engelke.com>
    Co-authored-by: Gus Class <gguuss@gmail.com>
    Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
    Co-authored-by: Doug Mahugh <dmahugh@gmail.com>
    Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
    Co-authored-by: Leah Cole <coleleah@google.com>
    15 people authored Aug 13, 2020
    Configuration menu
    Copy the full SHA
    51a3baa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Configuration menu
    Copy the full SHA
    ff496e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    033d786 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    c263ac6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    12dd93a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    72e3f9e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. chore(deps): update dependency google-cloud-error-reporting to v1.2.0 (

    …#147)
    
    [![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
    
    <details>
    <summary>googleapis/python-error-reporting</summary>
    
    ### [`v1.2.0`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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' ([#&#8203;1127](https://www.github.com/googleapis/python-error-reporting/issues/1127)) ([#&#8203;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 ([#&#8203;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` ([#&#8203;57](https://www.github.com/googleapis/python-error-reporting/issues/57)) ([e23e5ba](https://www.github.com/googleapis/python-error-reporting/commit/e23e5ba7eba4482735d5f4897210a1ebb81bfb8a))
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
     - [ ] <!-- 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/googleapis/python-error-reporting).
    renovate-bot authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    47d4a8a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. chore(deps): update dependency google-cloud-error-reporting to v1.2.1 (

    …#153)
    
    [![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
    
    <details>
    <summary>googleapis/python-error-reporting</summary>
    
    ### [`v1.2.1`](https://togithub.com/googleapis/python-error-reporting/blob/master/CHANGELOG.md#&#8203;121-httpswwwgithubcomgoogleapispython-error-reportingcomparev120v121-2021-07-20)
    
    [Compare Source](https://togithub.com/googleapis/python-error-reporting/compare/v1.2.0...v1.2.1)
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
     - [ ] <!-- 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/googleapis/python-error-reporting).
    renovate-bot authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8e86c82 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    b8b1d9e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    78508fc View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    6b06bfe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    56d5fe0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    4a4bb00 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    955cde2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    051fe8b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. chore(deps): update dependency pytest to v7.0.1 (#229)

    [![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)) | `==7.0.0` -> `==7.0.1` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/7.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/7.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/7.0.1/compatibility-slim/7.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/7.0.1/confidence-slim/7.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest</summary>
    
    ### [`v7.0.1`](https://togithub.com/pytest-dev/pytest/releases/7.0.1)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.0.0...7.0.1)
    
    # pytest 7.0.1 (2022-02-11)
    
    ## Bug Fixes
    
    -   [#&#8203;9608](https://togithub.com/pytest-dev/pytest/issues/9608): Fix invalid importing of `importlib.readers` in Python 3.9.
    -   [#&#8203;9610](https://togithub.com/pytest-dev/pytest/issues/9610): Restore \[UnitTestFunction.obj]{.title-ref} to return unbound rather than bound method.
        Fixes a crash during a failed teardown in unittest TestCases with non-default \[\__init\_\_]{.title-ref}.
        Regressed in pytest 7.0.0.
    -   [#&#8203;9636](https://togithub.com/pytest-dev/pytest/issues/9636): The `pythonpath` plugin was renamed to `python_path`. This avoids a conflict with the `pytest-pythonpath` plugin.
    -   [#&#8203;9642](https://togithub.com/pytest-dev/pytest/issues/9642): Fix running tests by id with `::` in the parametrize portion.
    -   [#&#8203;9643](https://togithub.com/pytest-dev/pytest/issues/9643): Delay issuing a `~pytest.PytestWarning`{.interpreted-text role="class"} about diamond inheritance involving `~pytest.Item`{.interpreted-text role="class"} and
        `~pytest.Collector`{.interpreted-text role="class"} so it can be filtered using `standard warning filters <warnings>`{.interpreted-text role="ref"}.
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
     - [ ] <!-- rebase-check -->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/googleapis/python-error-reporting).
    renovate-bot authored Feb 14, 2022
    Configuration menu
    Copy the full SHA
    69019a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    b539f89 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    bfb6f0a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    eace1b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. chore(deps): update dependency pytest to v7.1.1 (#249)

    [![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)) | `==7.1.0` -> `==7.1.1` | [![age](https://badges.renovateapi.com/packages/pypi/pytest/7.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pytest/7.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pytest/7.1.1/compatibility-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pytest/7.1.1/confidence-slim/7.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest</summary>
    
    ### [`v7.1.1`](https://togithub.com/pytest-dev/pytest/releases/7.1.1)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.1.0...7.1.1)
    
    # pytest 7.1.1 (2022-03-17)
    
    ## Bug Fixes
    
    -   [#&#8203;9767](https://togithub.com/pytest-dev/pytest/issues/9767): Fixed a regression in pytest 7.1.0 where some conftest.py files outside of the source tree (e.g. in the \[site-packages]{.title-ref} directory) were not picked up.
    
    </details>
    
    ---
    
    ### 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.
    
    ---
    
     - [ ] <!-- rebase-check -->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/googleapis/python-error-reporting).
    renovate-bot authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7117a86 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    2b87555 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    133dfde View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. chore(deps): update all dependencies (#351)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b5daf79 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. chore(deps): update all dependencies (#363)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    3 people authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6812f23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    9f44bbf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    3025c5d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    fb6b876 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    f62bee7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    db60f6e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    9526db8 View commit details
    Browse the repository at this point in the history
  2. Mulitple update

    - Update Ownders files
    - Add shebang
    - Update licence header
    - Remove Readme(no longer needed!)
    msampathkumar committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    0e75c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e19c76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    810cb45 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    38d7471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7faa958 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    08b3dce View commit details
    Browse the repository at this point in the history
  2. Clear error_reporting tag

    Reason: This is a defined region prefix + Not being used in docs
    msampathkumar committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    bd176e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb4966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b450276 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    0e2a1a4 View commit details
    Browse the repository at this point in the history
  2. Update .github/CODEOWNERS

    Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
    msampathkumar and dandhlee authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f6c99eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc08600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c8970f View commit details
    Browse the repository at this point in the history