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: 1bded15
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: 18fb202
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 30, 2024

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

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-pb](https://togithub.com/cloudquery/plugin-pb-python) | patch | `==0.0.30` -> `==0.0.31` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary>
    
    ### [`v0.0.31`](https://togithub.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0031-2024-07-30)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-python/compare/v0.0.30...v0.0.31)
    
    ##### Bug Fixes
    
    -   Generate Python Code from `plugin-pb` ([#&#8203;99](https://togithub.com/cloudquery/plugin-pb-python/issues/99)) ([8375eeb](https://togithub.com/cloudquery/plugin-pb-python/commit/8375eeb3ac02e1a62c90034dc2fef16892367e17))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f4f2f6d View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency cloudquery-plugin-pb to v0.0.32 (#210)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-pb](https://togithub.com/cloudquery/plugin-pb-python) | patch | `==0.0.31` -> `==0.0.32` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary>
    
    ### [`v0.0.32`](https://togithub.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0032-2024-07-30)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-python/compare/v0.0.31...v0.0.32)
    
    ##### Bug Fixes
    
    -   Generate Python Code from `plugin-pb` ([#&#8203;101](https://togithub.com/cloudquery/plugin-pb-python/issues/101)) ([5f61e15](https://togithub.com/cloudquery/plugin-pb-python/commit/5f61e156269a909a1f17379b3ca5e948ffd0d0ec))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4ee3f53 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v0.1.31 (#209)

    πŸ€– I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.31](v0.1.30...v0.1.31) (2024-07-30)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-pb to v0.0.31 ([#208](#208)) ([f4f2f6d](f4f2f6d))
    * **deps:** Update dependency cloudquery-plugin-pb to v0.0.32 ([#210](#210)) ([4ee3f53](4ee3f53))
    
    ---
    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 Jul 30, 2024
    Configuration menu
    Copy the full SHA
    18fb202 View commit details
    Browse the repository at this point in the history
Loading