-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v4.10.0
head repository: cloudquery/plugin-sdk
compare: v4.10.1
- 5 commits
- 8 files changed
- 3 contributors
Commits on Sep 20, 2023
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…9.3 (#1235) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.9.2` -> `v4.9.3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.9.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.9.3) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.2...v4.9.3) ##### Bug Fixes - Enable format assertion for JSON schema ([#​1231](https://togithub.com/cloudquery/plugin-sdk/issues/1231)) ([b53c5ab](https://togithub.com/cloudquery/plugin-sdk/commit/b53c5ab519c634c39089232aebe42c0a1f939927)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1Configuration menu - View commit details
-
Copy full SHA for e05afc6 - Browse repository at this point
Copy the full SHA e05afc6View commit details -
fix(scalar): Don't pass typed nils in list values (#1226)
Fixes issues like cloudquery/cloudquery-issues#595
1Configuration menu - View commit details
-
Copy full SHA for 7175e5a - Browse repository at this point
Copy the full SHA 7175e5aView commit details -
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…10.0 (#1237) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.9.3` -> `v4.10.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.10.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.10.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.9.3...v4.10.0) ##### Features - Expose `plugin.JSONSchemaValidator` to be used in schema tests ([#​1233](https://togithub.com/cloudquery/plugin-sdk/issues/1233)) ([ef71086](https://togithub.com/cloudquery/plugin-sdk/commit/ef71086967c0852438631f9af17fffec304a1ba7)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1Configuration menu - View commit details
-
Copy full SHA for f6c1cab - Browse repository at this point
Copy the full SHA f6c1cabView commit details
Commits on Sep 21, 2023
-
fix: Skip tables.json when packaging destinations (#1238)
This adds a new `type` (`source` or `destination`) argument to the `package` command, and switches the ordering of arguments bit (since we're making a breaking change to it anyway). The `type` is written to package.json as well, and if it is `destination`, we don't create a `tables.json`.
1Configuration menu - View commit details
-
Copy full SHA for f6471e3 - Browse repository at this point
Copy the full SHA f6471e3View commit details -
chore(main): Release v4.10.1 (#1236)
🤖 I have created a release *beep* *boop* --- ## [4.10.1](v4.10.0...v4.10.1) (2023-09-21) ### Bug Fixes * **scalar:** Don't pass typed nils in list values ([#1226](#1226)) ([7175e5a](7175e5a)) * Skip tables.json when packaging destinations ([#1238](#1238)) ([f6471e3](f6471e3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1Configuration menu - View commit details
-
Copy full SHA for 616b423 - Browse repository at this point
Copy the full SHA 616b423View commit details
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 v4.10.0...v4.10.1