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.53
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.54
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 13, 2026

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

    This PR contains the following updates:
    
    | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
    |---|---|---|---|
    | [cloudquery-plugin-pb](https://redirect.github.com/cloudquery/plugin-pb-python) | `==0.0.53` → `==0.0.54` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/cloudquery-plugin-pb/0.0.54?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cloudquery-plugin-pb/0.0.53/0.0.54?slim=true) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary>
    
    ### [`v0.0.54`](https://redirect.github.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0054-2026-03-12)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-python/compare/v0.0.53...v0.0.54)
    
    ##### Bug Fixes
    
    - **deps:** Update dependency black to v26.3.1 \[SECURITY] ([#&#8203;213](https://redirect.github.com/cloudquery/plugin-pb-python/issues/213)) ([9480fe7](https://redirect.github.com/cloudquery/plugin-pb-python/commit/9480fe7bbd50adba4bfd085ddb3fc097f7f022ff))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    9c0c11d View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.54 (#375)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.54](v0.1.53...v0.1.54) (2026-03-13)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency cloudquery-plugin-pb to v0.0.54 ([#374](#374)) ([9c0c11d](9c0c11d))
    
    ---
    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 13, 2026
    Configuration menu
    Copy the full SHA
    5cdbfeb View commit details
    Browse the repository at this point in the history
Loading