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.18
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.20
Choose a head ref
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 16, 2023

  1. Create config.yml

    yevgenypats authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dc93551 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix(deps): Update dependency pyarrow to v13 (#19)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pyarrow](https://arrow.apache.org/) ([source](https://togithub.com/apache/arrow)) | major | `==12.0.1` -> `==13.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    361a318 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.19 (#30)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.19](v0.0.18...v0.0.19) (2023-10-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency pyarrow to v13 ([#19](#19)) ([361a318](361a318))
    
    ---
    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 Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0963346 View commit details
    Browse the repository at this point in the history
  3. fix: Pin Python version to 3.11 (#31)

    Latest Python version doesn't work with the Arrow version we're using (we're using the latest Arrow version but a new version should be released soon)
    erezrokah authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d1aa848 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix(deps): Update dependency grpcio to v1.59.2 (#33)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | patch | `==1.59.0` -> `==1.59.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc (grpcio)</summary>
    
    ### [`v1.59.2`](https://togithub.com/grpc/grpc/releases/tag/v1.59.2)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.59.0...v1.59.2)
    
    This is release 1.59.2 ([generative](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
    
    -   \[chttp2] Rollup of fixes for CVE-2023-44487. ([#&#8203;34763](https://togithub.com/grpc/grpc/pull/34763))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    aef910f View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency grpcio-tools to v1.59.2 (#34)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio-tools](https://grpc.io) | patch | `==1.59.0` -> `==1.59.2` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8af794b View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency protobuf to v4.24.4 (#35)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==4.24.3` -> `==4.24.4` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4418a67 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency pytest to v7.4.3 (#36)

    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 | `==7.4.2` -> `==7.4.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pytest-dev/pytest (pytest)</summary>
    
    ### [`v7.4.3`](https://togithub.com/pytest-dev/pytest/releases/tag/v7.4.3): pytest 7.4.3 (2023-10-24)
    
    [Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.4.2...7.4.3)
    
    ## Bug Fixes
    
    -   [#&#8203;10447](https://togithub.com/pytest-dev/pytest/issues/10447): Markers are now considered in the reverse mro order to ensure base  class markers are considered first -- this resolves a regression.
    
    -   [#&#8203;11239](https://togithub.com/pytest-dev/pytest/issues/11239): Fixed `:=` in asserts impacting unrelated test cases.
    
    -   [#&#8203;11439](https://togithub.com/pytest-dev/pytest/issues/11439): Handled an edge case where :data:`sys.stderr` might already be closed when :ref:`faulthandler` is tearing down.
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    61189c2 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update dependency black to v23.10.1 (#37)

    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 | `==23.9.1` -> `==23.10.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psf/black (black)</summary>
    
    ### [`v23.10.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23101)
    
    [Compare Source](https://togithub.com/psf/black/compare/23.10.0...23.10.1)
    
    ##### Highlights
    
    -   Maintenance release to get a fix out for GitHub Action edge case ([#&#8203;3957](https://togithub.com/psf/black/issues/3957))
    
    ##### Preview style
    
    -   Fix merging implicit multiline strings that have inline comments ([#&#8203;3956](https://togithub.com/psf/black/issues/3956))
    -   Allow empty first line after block open before a comment or compound statement ([#&#8203;3967](https://togithub.com/psf/black/issues/3967))
    
    ##### Packaging
    
    -   Change Dockerfile to hatch + compile black ([#&#8203;3965](https://togithub.com/psf/black/issues/3965))
    
    ##### Integrations
    
    -   The summary output for GitHub workflows is now suppressible using the `summary`
        parameter. ([#&#8203;3958](https://togithub.com/psf/black/issues/3958))
    -   Fix the action failing when Black check doesn't pass ([#&#8203;3957](https://togithub.com/psf/black/issues/3957))
    
    ##### Documentation
    
    -   It is known Windows documentation CI is broken
    [https://github.com/psf/black/issues/3968](https://togithub.com/psf/black/issues/3968)3968
    
    ### [`v23.10.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23100)
    
    [Compare Source](https://togithub.com/psf/black/compare/23.9.1...23.10.0)
    
    ##### Stable style
    
    -   Fix comments getting removed from inside parenthesized strings ([#&#8203;3909](https://togithub.com/psf/black/issues/3909))
    
    ##### Preview style
    
    -   Fix long lines with power operators getting split before the line length ([#&#8203;3942](https://togithub.com/psf/black/issues/3942))
    -   Long type hints are now wrapped in parentheses and properly indented when split across
        multiple lines ([#&#8203;3899](https://togithub.com/psf/black/issues/3899))
    -   Magic trailing commas are now respected in return types. ([#&#8203;3916](https://togithub.com/psf/black/issues/3916))
    -   Require one empty line after module-level docstrings. ([#&#8203;3932](https://togithub.com/psf/black/issues/3932))
    -   Treat raw triple-quoted strings as docstrings ([#&#8203;3947](https://togithub.com/psf/black/issues/3947))
    
    ##### Configuration
    
    -   Fix cache versioning logic when `BLACK_CACHE_DIR` is set ([#&#8203;3937](https://togithub.com/psf/black/issues/3937))
    
    ##### Parser
    
    -   Fix bug where attributes named `type` were not accepted inside `match` statements
        ([#&#8203;3950](https://togithub.com/psf/black/issues/3950))
    -   Add support for PEP 695 type aliases containing lambdas and other unusual expressions
        ([#&#8203;3949](https://togithub.com/psf/black/issues/3949))
    
    ##### Output
    
    -   Black no longer attempts to provide special errors for attempting to format Python 2
        code ([#&#8203;3933](https://togithub.com/psf/black/issues/3933))
    -   Black will more consistently print stacktraces on internal errors in verbose mode
        ([#&#8203;3938](https://togithub.com/psf/black/issues/3938))
    
    ##### Integrations
    
    -   The action output displayed in the job summary is now wrapped in Markdown ([#&#8203;3914](https://togithub.com/psf/black/issues/3914))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a66e65c View commit details
    Browse the repository at this point in the history
  6. chore(main): Release v0.0.20 (#32)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.20](v0.0.19...v0.0.20) (2023-11-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency black to v23.10.1 ([#37](#37)) ([a66e65c](a66e65c))
    * **deps:** Update dependency grpcio to v1.59.2 ([#33](#33)) ([aef910f](aef910f))
    * **deps:** Update dependency grpcio-tools to v1.59.2 ([#34](#34)) ([8af794b](8af794b))
    * **deps:** Update dependency protobuf to v4.24.4 ([#35](#35)) ([4418a67](4418a67))
    * **deps:** Update dependency pytest to v7.4.3 ([#36](#36)) ([61189c2](61189c2))
    * Pin Python version to `3.11` ([#31](#31)) ([d1aa848](d1aa848))
    
    ---
    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 Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7f836e6 View commit details
    Browse the repository at this point in the history
Loading