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/python-plugin-template
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-dependencies-fix-builds
Choose a base ref
...
head repository: cloudquery/python-plugin-template
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 10, 2025

  1. Merge pull request #37 from cloudquery/update-dependencies-fix-builds

    fix: Update dependencies and fix builds
    pilvikala authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    ed7f4e4 View commit details
    Browse the repository at this point in the history
  2. chore: Add CI tests (#38)

    erezrokah authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    33133f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8341600 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Update dependency destination-sqlite to v2.13.1 (#39)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [destination-sqlite](https://hub.cloudquery.io) | minor | `v2.4.11` -> `v2.13.1` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    9c019f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. fix(deps): Update dependency pydantic to v2.11.9 (#40)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [pydantic](https://redirect.github.com/pydantic/pydantic) ([changelog](https://docs.pydantic.dev/latest/changelog/)) | dependencies | patch | `2.11.7` -> `2.11.9` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pydantic/pydantic (pydantic)</summary>
    
    ### [`v2.11.9`](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.11.9): 2025-09-13
    
    [Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.11.8...v2.11.9)
    
    ##### What's Changed
    
    ##### Fixes
    
    -   Backport v1.10.23 changes by [@&#8203;Viicos](https://redirect.github.com/Viicos)
    
    **Full Changelog**: pydantic/pydantic@v2.11.8...v2.11.9
    
    ### [`v2.11.8`](https://redirect.github.com/pydantic/pydantic/releases/tag/v2.11.8): 2025-09-13
    
    [Compare Source](https://redirect.github.com/pydantic/pydantic/compare/v2.11.7...v2.11.8)
    
    #### v2.11.8 (2025-09-13)
    
    ##### What's Changed
    
    ##### Fixes
    
    -   Fix mypy plugin for mypy 1.18 by [@&#8203;cdce8p](https://redirect.github.com/cdce8p) in [#&#8203;12209](https://redirect.github.com/pydantic/pydantic/pull/12209)
    
    **Full Changelog**: pydantic/pydantic@v2.11.7...v2.11.8
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    f7984a4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update actions/checkout action to v5 (#41)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout (actions/checkout)</summary>
    
    ### [`v5`](https://redirect.github.com/actions/checkout/compare/v4...v5)
    
    [Compare Source](https://redirect.github.com/actions/checkout/compare/v4...v5)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    b6de948 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update actions/setup-python action to v6 (#42)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v5` -> `v6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-python (actions/setup-python)</summary>
    
    ### [`v6`](https://redirect.github.com/actions/setup-python/compare/v5...v6)
    
    [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5...v6)
    
    </details>
    
    ---
    
    ### Configuration
    
    πŸ“… **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    75e4502 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency cloudquery-plugin-sdk to v0.1.48 (#44)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [cloudquery-plugin-sdk](https://redirect.github.com/cloudquery/plugin-sdk-python) | dependencies | patch | `0.1.47` -> `0.1.48` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk-python (cloudquery-plugin-sdk)</summary>
    
    ### [`v0.1.48`](https://redirect.github.com/cloudquery/plugin-sdk-python/blob/HEAD/CHANGELOG.md#0148-2025-10-01)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk-python/compare/v0.1.47...v0.1.48)
    
    ##### Bug Fixes
    
    -   **deps:** Update dependency black to v25.9.0 ([#&#8203;325](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/325)) ([a66f85d](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/a66f85d1a2c766322ff023597d013dacde44064f))
    -   **deps:** Update dependency grpcio to v1.75.0 ([#&#8203;326](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/326)) ([f6ef4e8](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/f6ef4e881cc39037613ba85cd5a436c6919bc3bc))
    -   **deps:** Update dependency grpcio-tools to v1.75.0 ([#&#8203;327](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/327)) ([c5633c0](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/c5633c0e8e1e7fa8de8b2564e51ee93b1810f2e7))
    -   **deps:** Update dependency numpy to v2.3.3 ([#&#8203;322](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/322)) ([4bc94f5](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/4bc94f5c8f0cba89ca8460b53f836a2c74e380d9))
    -   **deps:** Update dependency pytest to v8.4.2 ([#&#8203;323](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/323)) ([67d88c2](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/67d88c20448d13479f82288d05dcf82455a07e65))
    -   **deps:** Update dependency structlog to v25.4.0 ([#&#8203;328](https://redirect.github.com/cloudquery/plugin-sdk-python/issues/328)) ([d27045d](https://redirect.github.com/cloudquery/plugin-sdk-python/commit/d27045d8fd50fce6ca285b651663d2d633011a7d))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Oct 1, 2025
    Configuration menu
    Copy the full SHA
    a116930 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. chore(deps): Update dependency destination-sqlite to v2.13.2 (#45)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [destination-sqlite](https://hub.cloudquery.io) | patch | `v2.13.1` -> `v2.13.2` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    61393ea View commit details
    Browse the repository at this point in the history
Loading