-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.49
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudquery/plugin-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.50
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 1 contributor
Commits on Oct 1, 2025
-
fix(deps): Update dependency grpcio-tools to v1.75.1 (#331)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio-tools](https://grpc.io) | patch | `==1.75.0` -> `==1.75.1` | --- ### 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 381b602 - Browse repository at this point
Copy the full SHA 381b602View commit details -
fix(deps): Update dependency cloudquery-plugin-pb to v0.0.49 (#341)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cloudquery-plugin-pb](https://github.com/cloudquery/plugin-pb-python) | patch | `==0.0.48` -> `==0.0.49` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-python (cloudquery-plugin-pb)</summary> ### [`v0.0.49`](https://github.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0049-2025-10-01) [Compare Source](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.48...v0.0.49) ##### Bug Fixes - **deps:** Update dependency grpcio to v1.75.1 ([#​188](https://github.com/cloudquery/plugin-pb-python/issues/188)) ([5b14511](https://github.com/cloudquery/plugin-pb-python/commit/5b145111632a44c71e33db3886c3ffbbd20b51f7)) - **deps:** Update dependency grpcio-tools to v1.75.1 ([#​189](https://github.com/cloudquery/plugin-pb-python/issues/189)) ([30e7046](https://github.com/cloudquery/plugin-pb-python/commit/30e704699d92b20dcc92e338ad87b5dd413e493e)) </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 408ab94 - Browse repository at this point
Copy the full SHA 408ab94View commit details -
fix(deps): Update dependency packaging to v25 (#338)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [packaging](https://github.com/pypa/packaging) | major | `==24.2` -> `==25.0` | --- ### Release Notes <details> <summary>pypa/packaging (packaging)</summary> ### [`v25.0`](https://github.com/pypa/packaging/releases/tag/25.0) [Compare Source](https://github.com/pypa/packaging/compare/24.2...25.0) #### What's Changed - Re-add a test for Unicode file name parsing by [@​Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) in [https://github.com/pypa/packaging/pull/863](https://github.com/pypa/packaging/pull/863) - Upgrade to ruff 0.9.1 by [@​DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in [https://github.com/pypa/packaging/pull/865](https://github.com/pypa/packaging/pull/865) - Add support for PEP 738 Android tags by [@​mhsmith](https://github.com/mhsmith) in [https://github.com/pypa/packaging/pull/880](https://github.com/pypa/packaging/pull/880) - feat(markers): support 'extras' and 'dependency_groups' markers by [@​frostming](https://github.com/frostming) in [https://github.com/pypa/packaging/pull/888](https://github.com/pypa/packaging/pull/888) #### New Contributors - [@​Siddhesh-Agarwal](https://github.com/Siddhesh-Agarwal) made their first contribution in [https://github.com/pypa/packaging/pull/863](https://github.com/pypa/packaging/pull/863) - [@​mhsmith](https://github.com/mhsmith) made their first contribution in [https://github.com/pypa/packaging/pull/880](https://github.com/pypa/packaging/pull/880) - [@​frostming](https://github.com/frostming) made their first contribution in [https://github.com/pypa/packaging/pull/888](https://github.com/pypa/packaging/pull/888) **Full Changelog**: pypa/packaging@24.2...25.0 </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 5083c66 - Browse repository at this point
Copy the full SHA 5083c66View commit details -
chore(main): Release v0.1.50 (#342)
π€ I have created a release *beep* *boop* --- ## [0.1.50](v0.1.49...v0.1.50) (2025-10-01) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.49 ([#341](#341)) ([408ab94](408ab94)) * **deps:** Update dependency grpcio-tools to v1.75.1 ([#331](#331)) ([381b602](381b602)) * **deps:** Update dependency packaging to v25 ([#338](#338)) ([5083c66](5083c66)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 90f03dd - Browse repository at this point
Copy the full SHA 90f03ddView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.49...v0.1.50