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

Commits on Sep 1, 2023

  1. fix(deps): Update dependency cloudquery-plugin-pb to v0.0.16 (#54)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-pb](https://togithub.com/cloudquery/plugin-pb-python) | patch | `==0.0.15` -> `==0.0.16` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary>
    
    ### [`v0.0.16`](https://togithub.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0016-2023-09-01)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-python/compare/v0.0.15...v0.0.16)
    
    ##### Bug Fixes
    
    -   **deps:** Update dependency grpcio to v1.57.0 ([#&#8203;15](https://togithub.com/cloudquery/plugin-pb-python/issues/15)) ([db79c8c](https://togithub.com/cloudquery/plugin-pb-python/commit/db79c8c4a6218db5ae7eac00754ba40769c0d815))
    -   **deps:** Update dependency grpcio-tools to v1.57.0 ([#&#8203;16](https://togithub.com/cloudquery/plugin-pb-python/issues/16)) ([3de0c53](https://togithub.com/cloudquery/plugin-pb-python/commit/3de0c53c08ab7f061b6dbb6c52abf4d5b37caa36))
    -   **deps:** Update dependency protobuf to v4.24.2 ([#&#8203;18](https://togithub.com/cloudquery/plugin-pb-python/issues/18)) ([7476578](https://togithub.com/cloudquery/plugin-pb-python/commit/7476578883feff3ca5311fcf2c37a9f7c11b80ed))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC42IiwidXBkYXRlZEluVmVyIjoiMzYuNzguNiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    add9fa2 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.3 (#55)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.3](v0.1.2...v0.1.3) (2023-09-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-pb to v0.0.16 ([#54](#54)) ([add9fa2](add9fa2))
    
    ---
    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 Sep 1, 2023
    Configuration menu
    Copy the full SHA
    fbb0f8c View commit details
    Browse the repository at this point in the history
Loading