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: cloudquery/plugin-pb-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.23
Choose a base ref
...
head repository: cloudquery/plugin-pb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.24
Choose a head ref
  • 7 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 1, 2024

  1. fix(deps): Update dependency protobuf to v4.25.3 (#61)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==4.25.2` -> `==4.25.3` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d0f77f3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency pytest to v8.0.2 (#62)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | patch | `==8.0.0` -> `==8.0.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest (pytest)</summary>
    
    ### [`v8.0.2`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.2)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.0.1...8.0.2)
    
    # pytest 8.0.2 (2024-02-24)
    
    ## Bug Fixes
    
    -   [#&#8203;11895](https://togithub.com/pytest-dev/pytest/issues/11895): Fix collection on Windows where initial paths contain the short version of a path (for example `c:\PROGRA~1\tests`).
    -   [#&#8203;11953](https://togithub.com/pytest-dev/pytest/issues/11953): Fix an `IndexError` crash raising from `getstatementrange_ast`.
    -   [#&#8203;12021](https://togithub.com/pytest-dev/pytest/issues/12021): Reverted a fix to \[--maxfail]{.title-ref} handling in pytest 8.0.0 because it caused a regression in pytest-xdist whereby session fixture teardowns may get executed multiple times when the max-fails is reached.
    
    ### [`v8.0.1`](https://togithub.com/pytest-dev/pytest/releases/tag/8.0.1)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/8.0.0...8.0.1)
    
    # pytest 8.0.1 (2024-02-16)
    
    ## Bug Fixes
    
    -   [#&#8203;11875](https://togithub.com/pytest-dev/pytest/issues/11875): Correctly handle errors from `getpass.getuser`{.interpreted-text role="func"} in Python 3.13.
    -   [#&#8203;11879](https://togithub.com/pytest-dev/pytest/issues/11879): Fix an edge case where `ExceptionInfo._stringify_exception` could crash `pytest.raises`{.interpreted-text role="func"}.
    -   [#&#8203;11906](https://togithub.com/pytest-dev/pytest/issues/11906): Fix regression with `pytest.warns`{.interpreted-text role="func"} using custom warning subclasses which have more than one parameter in their \[\__init\_\_]{.title-ref}.
    -   [#&#8203;11907](https://togithub.com/pytest-dev/pytest/issues/11907): Fix a regression in pytest 8.0.0 whereby calling `pytest.skip`{.interpreted-text role="func"} and similar control-flow exceptions within a `pytest.warns()`{.interpreted-text role="func"} block would get suppressed instead of propagating.
    -   [#&#8203;11929](https://togithub.com/pytest-dev/pytest/issues/11929): Fix a regression in pytest 8.0.0 whereby autouse fixtures defined in a module get ignored by the doctests in the module.
    -   [#&#8203;11937](https://togithub.com/pytest-dev/pytest/issues/11937): Fix a regression in pytest 8.0.0 whereby items would be collected in reverse order in some circumstances.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    be9ac4d View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency black to v24.2.0 (#64)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | minor | `==24.1.1` -> `==24.2.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psf/black (black)</summary>
    
    ### [`v24.2.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2420)
    
    [Compare Source](https://togithub.com/psf/black/compare/24.1.1...24.2.0)
    
    ##### Stable style
    
    -   Fixed a bug where comments where mistakenly removed along with redundant parentheses
        ([#&#8203;4218](https://togithub.com/psf/black/issues/4218))
    
    ##### Preview style
    
    -   Move the `hug_parens_with_braces_and_square_brackets` feature to the unstable style
        due to an outstanding crash and proposed formatting tweaks ([#&#8203;4198](https://togithub.com/psf/black/issues/4198))
    -   Fixed a bug where base expressions caused inconsistent formatting of \*\* in tenary
        expression ([#&#8203;4154](https://togithub.com/psf/black/issues/4154))
    -   Checking for newline before adding one on docstring that is almost at the line limit
        ([#&#8203;4185](https://togithub.com/psf/black/issues/4185))
    -   Remove redundant parentheses in `case` statement `if` guards ([#&#8203;4214](https://togithub.com/psf/black/issues/4214)).
    
    ##### Configuration
    
    -   Fix issue where *Black* would ignore input files in the presence of symlinks ([#&#8203;4222](https://togithub.com/psf/black/issues/4222))
    -   *Black* now ignores `pyproject.toml` that is missing a `tool.black` section when
        discovering project root and configuration. Since *Black* continues to use version
        control as an indicator of project root, this is expected to primarily change behavior
        for users in a monorepo setup (desirably). If you wish to preserve previous behavior,
        simply add an empty `[tool.black]` to the previously discovered `pyproject.toml`
        ([#&#8203;4204](https://togithub.com/psf/black/issues/4204))
    
    ##### Output
    
    -   Black will swallow any `SyntaxWarning`s or `DeprecationWarning`s produced by the `ast`
        module when performing equivalence checks ([#&#8203;4189](https://togithub.com/psf/black/issues/4189))
    
    ##### Integrations
    
    -   Add a JSONSchema and provide a validate-pyproject entry-point ([#&#8203;4181](https://togithub.com/psf/black/issues/4181))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    74d8de4 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency grpcio to v1.62.0 (#65)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.60.0` -> `==1.62.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc (grpcio)</summary>
    
    ### [`v1.62.0`](https://togithub.com/grpc/grpc/releases/tag/v1.62.0)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.1...v1.62.0)
    
    This is release 1.62.0 ([guardian](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.
    
    For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
    
    This release contains refinements, improvements, and bug fixes, with highlights listed below.
    
    ## Core
    
    -   \[metadata] Allow non application/grpc content-type values. ([#&#8203;35824](https://togithub.com/grpc/grpc/pull/35824))
    -   \[BoringSSL] Update third_party/boringssl-with-bazel. ([#&#8203;35768](https://togithub.com/grpc/grpc/pull/35768))
    -   \[GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. ([#&#8203;35602](https://togithub.com/grpc/grpc/pull/35602))
    
    ## Python
    
    -   \[Build] Strip armv7 artifacts. ([#&#8203;35832](https://togithub.com/grpc/grpc/pull/35832))
    -   \[Python AIO] Handle DeprecationWarnings when get current loop. ([#&#8203;35583](https://togithub.com/grpc/grpc/pull/35583))
    -   \[Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. ([#&#8203;35376](https://togithub.com/grpc/grpc/pull/35376))
    -   \[Python O11y] Build and distrib O11y package. ([#&#8203;35578](https://togithub.com/grpc/grpc/pull/35578))
    -   \[Python setuptools] Import error from distutils for lower version of setuptools. ([#&#8203;35561](https://togithub.com/grpc/grpc/pull/35561))
    -   \[ruby] Fix use-after-free for post-fork channel recreation. ([#&#8203;35488](https://togithub.com/grpc/grpc/pull/35488))
    
    ## Ruby
    
    -   \[ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. ([#&#8203;35399](https://togithub.com/grpc/grpc/pull/35399))
    
    ### [`v1.60.1`](https://togithub.com/grpc/grpc/releases/tag/v1.60.1)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.0...v1.60.1)
    
    This is release gRPC Core 1.60.1 (gjallarhorn).
    
    For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
    
    This release contains refinements, improvements, and bug fixes.
    
    ## Python
    
    -   \[Python Misc] Revert change to print backtrace in server. ([#&#8203;35462](https://togithub.com/grpc/grpc/pull/35462))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1cdd19b View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update dependency grpcio-tools to v1.62.0 (#66)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio-tools](https://grpc.io) | minor | `==1.60.0` -> `==1.62.0` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - 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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    fc82bf5 View commit details
    Browse the repository at this point in the history
  6. fix: Generate Python Code from plugin-pb (#67)

    This PR was created by a scheduled workflow to regenerate the Python code from `plugin-pb`.
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ca81f6b View commit details
    Browse the repository at this point in the history
  7. chore(main): Release v0.0.24 (#63)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.24](v0.0.23...v0.0.24) (2024-03-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency black to v24.2.0 ([#64](#64)) ([74d8de4](74d8de4))
    * **deps:** Update dependency grpcio to v1.62.0 ([#65](#65)) ([1cdd19b](1cdd19b))
    * **deps:** Update dependency grpcio-tools to v1.62.0 ([#66](#66)) ([fc82bf5](fc82bf5))
    * **deps:** Update dependency protobuf to v4.25.3 ([#61](#61)) ([d0f77f3](d0f77f3))
    * **deps:** Update dependency pytest to v8.0.2 ([#62](#62)) ([be9ac4d](be9ac4d))
    * Generate Python Code from `plugin-pb` ([#67](#67)) ([ca81f6b](ca81f6b))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1eb6117 View commit details
    Browse the repository at this point in the history
Loading