Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-error-reporting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: googleapis/python-error-reporting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.2
Choose a head ref
  • 15 commits
  • 41 files changed
  • 8 contributors

Commits on Mar 8, 2022

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

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    1d6a169 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
    c28735b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    918ea3e View commit details
    Browse the repository at this point in the history
  2. chore: Adjust Error Reporting branding in documentation (#250)

    * chore: Adjust Error Reporting branding in documentation
    
    In line with product branding guidelines, the product is 'Error
    Reporting' and can be referred to as 'Google Cloud Error Reporting'
    when appropriate, but not 'Cloud Error Reporting'
    fixes #248
    
    * Adjust brand name in repo metadata
    
    Co-authored-by: losalex <[email protected]>
    arbrown and losalex authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d1da7a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. chore(python): use black==22.3.0 (#253)

    Source-Link: googleapis/synthtool@6fab84a
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe
    gcf-owl-bot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    9c130fb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. chore(python): add E231 to .flake8 ignore list (#254)

    Source-Link: googleapis/synthtool@7ff4aad
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:462782b0b492346b2d9099aaff52206dd30bc8e031ea97082e6facecc2373244
    gcf-owl-bot[bot] authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    aaacc6d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#255

    )
    
    Source-Link: googleapis/synthtool@7804ade
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
    gcf-owl-bot[bot] authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    45a79b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. chore(python): Enable size-label bot (#256)

    Source-Link: googleapis/synthtool@06e8279
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    c14c252 View commit details
    Browse the repository at this point in the history
  2. chore(python): refactor unit / system test dependency install (#257)

    Source-Link: googleapis/synthtool@993985f
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:1894490910e891a385484514b22eb5133578897eb5b3c380e6d8ad475c6647cd
    gcf-owl-bot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ee69870 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. chore: allow releases on previous major versions (#258)

    * chore: allow releases on previous major versions
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    parthea and gcf-owl-bot[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4f34808 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore(python): add license header to auto-label.yaml (#259)

    Source-Link: googleapis/synthtool@eb78c98
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
    gcf-owl-bot[bot] authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    ba2df07 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore: use gapic-generator-python 0.65.1 (#263)

    * chore: use gapic-generator-python 0.65.1
    
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: googleapis/googleapis-gen@ab6756a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    c40f19e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. fix: Reenable staleness bot (#264)

    * fix: Reenable staleness bot
    
    Reenable staleness bot on the repo
    
    * Update auto-label.yaml
    losalex authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    393141a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.5.2 (#265)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    0ec4447 View commit details
    Browse the repository at this point in the history
Loading