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: ecc2d9c
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: f1c0f55
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 12, 2023

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

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cloudquery-plugin-pb](https://togithub.com/cloudquery/plugin-pb-python) | patch | `==0.0.17` -> `==0.0.18` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary>
    
    ### [`v0.0.18`](https://togithub.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0018-2023-10-12)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-python/compare/v0.0.17...v0.0.18)
    
    ##### Bug Fixes
    
    -   Generate Python Code from `plugin-pb` ([#&#8203;28](https://togithub.com/cloudquery/plugin-pb-python/issues/28)) ([aa88479](https://togithub.com/cloudquery/plugin-pb-python/commit/aa88479015296533e11e695128c866c97a886322))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7d4d8fb View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.6 (#69)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.6](v0.1.5...v0.1.6) (2023-10-12)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-pb to v0.0.18 ([#68](#68)) ([7d4d8fb](7d4d8fb))
    
    ---
    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 12, 2023
    Configuration menu
    Copy the full SHA
    f1c0f55 View commit details
    Browse the repository at this point in the history
Loading