-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: v1.16.0
head repository: cloudquery/plugin-sdk
compare: v1.16.1
- 13 commits
- 7 files changed
- 3 contributors
Commits on Dec 29, 2022
-
#### Summary <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 --> This aligns the SDK CI with other repositories --- Use the following steps to ensure your PR is ready to be reviewed - [ ] Read the [contribution guidelines](../blob/main/CONTRIBUTING.md) 🧑🎓 - [ ] Run `go fmt` to format your code 🖊 - [ ] Lint your changes via `golangci-lint run` 🚨 (install golangci-lint [here](https://golangci-lint.run/usage/install/#local-installation)) - [ ] Update or add tests 🧪 - [ ] Ensure the status checks below are successful ✅
1Configuration menu - View commit details
-
Copy full SHA for dcd8834 - Browse repository at this point
Copy the full SHA dcd8834View commit details
Commits on Jan 1, 2023
-
fix(deps): Update golang.org/x/exp digest to 738e83a (#546)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/exp](https://togithub.com/golang/exp) | require | digest | `6ab00d0` -> `738e83a` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1Configuration menu - View commit details
-
Copy full SHA for bdf3ff1 - Browse repository at this point
Copy the full SHA bdf3ff1View commit details -
fix(deps): Update module github.com/schollz/progressbar/v3 to v3.12.2 (…
…#547) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | patch | `v3.12.1` -> `v3.12.2` | --- ### Release Notes <details> <summary>schollz/progressbar</summary> ### [`v3.12.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.12.2) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.12.1...v3.12.2) #### What's Changed - Add minor fix for full width mode by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/145](https://togithub.com/schollz/progressbar/pull/145) - Fix full width test by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/146](https://togithub.com/schollz/progressbar/pull/146) **Full Changelog**: schollz/progressbar@v3.12.1...v3.12.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1Configuration menu - View commit details
-
Copy full SHA for b6640b8 - Browse repository at this point
Copy the full SHA b6640b8View commit details -
fix(deps): Update module github.com/getsentry/sentry-go to v0.16.0 (#549
) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/getsentry/sentry-go](https://togithub.com/getsentry/sentry-go) | require | minor | `v0.15.0` -> `v0.16.0` | --- ### Release Notes <details> <summary>getsentry/sentry-go</summary> ### [`v0.16.0`](https://togithub.com/getsentry/sentry-go/compare/v0.15.0...v0.16.0) [Compare Source](https://togithub.com/getsentry/sentry-go/compare/v0.15.0...v0.16.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1Configuration menu - View commit details
-
Copy full SHA for b4a0efc - Browse repository at this point
Copy the full SHA b4a0efcView commit details -
fix(deps): Update module golang.org/x/text to v0.5.0 (#551)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/text](https://togithub.com/golang/text) | require | minor | `v0.4.0` -> `v0.5.0` | --- ### Release Notes <details> <summary>golang/text</summary> ### [`v0.5.0`](https://togithub.com/golang/text/compare/v0.4.0...v0.5.0) [Compare Source](https://togithub.com/golang/text/compare/v0.4.0...v0.5.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
1Configuration menu - View commit details
-
Copy full SHA for 1353026 - Browse repository at this point
Copy the full SHA 1353026View commit details -
fix(deps): Update module github.com/mattn/go-isatty to v0.0.17 (#553)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mattn/go-isatty](https://togithub.com/mattn/go-isatty) | indirect | patch | `v0.0.16` -> `v0.0.17` | --- ### Release Notes <details> <summary>mattn/go-isatty</summary> ### [`v0.0.17`](https://togithub.com/mattn/go-isatty/compare/v0.0.16...v0.0.17) [Compare Source](https://togithub.com/mattn/go-isatty/compare/v0.0.16...v0.0.17) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
Configuration menu - View commit details
-
Copy full SHA for 826006f - Browse repository at this point
Copy the full SHA 826006fView commit details -
fix(deps): Update module github.com/inconshreveable/mousetrap to v1.1…
….0 (#555) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/inconshreveable/mousetrap](https://togithub.com/inconshreveable/mousetrap) | indirect | minor | `v1.0.1` -> `v1.1.0` | --- ### Release Notes <details> <summary>inconshreveable/mousetrap</summary> ### [`v1.1.0`](https://togithub.com/inconshreveable/mousetrap/compare/v1.0.1...v1.1.0) [Compare Source](https://togithub.com/inconshreveable/mousetrap/compare/v1.0.1...v1.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
2Configuration menu - View commit details
-
Copy full SHA for f449234 - Browse repository at this point
Copy the full SHA f449234View commit details -
fix: Managed writer log message, timeout->flush (#536)
This fixes the log message to reflect the correct case ---
1Configuration menu - View commit details
-
Copy full SHA for 6b0c711 - Browse repository at this point
Copy the full SHA 6b0c711View commit details -
fix(deps): Update google.golang.org/genproto digest to f9683d7 (#552)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | indirect | digest | `142d8a6` -> `f9683d7` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
1Configuration menu - View commit details
-
Copy full SHA for 763d22b - Browse repository at this point
Copy the full SHA 763d22bView commit details -
fix(deps): Update module golang.org/x/net to v0.4.0 (#550)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golang.org/x/net](https://togithub.com/golang/net) | require | minor | `v0.2.0` -> `v0.4.0` | --- ### Release Notes <details> <summary>golang/net</summary> ### [`v0.4.0`](https://togithub.com/golang/net/compare/v0.3.0...v0.4.0) [Compare Source](https://togithub.com/golang/net/compare/v0.3.0...v0.4.0) ### [`v0.3.0`](https://togithub.com/golang/net/compare/v0.2.0...v0.3.0) [Compare Source](https://togithub.com/golang/net/compare/v0.2.0...v0.3.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
Configuration menu - View commit details
-
Copy full SHA for 9ced5ec - Browse repository at this point
Copy the full SHA 9ced5ecView commit details -
fix(deps): Update module github.com/thoas/go-funk to v0.9.3 (#548)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/thoas/go-funk](https://togithub.com/thoas/go-funk) | require | patch | `v0.9.2` -> `v0.9.3` | --- ### Release Notes <details> <summary>thoas/go-funk</summary> ### [`v0.9.3`](https://togithub.com/thoas/go-funk/compare/v0.9.2...v0.9.3) [Compare Source](https://togithub.com/thoas/go-funk/compare/v0.9.2...v0.9.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
2Configuration menu - View commit details
-
Copy full SHA for 6e5469a - Browse repository at this point
Copy the full SHA 6e5469aView commit details -
chore: Fix Vale ignore path (#560)
Snapshots are now under `plugins/source` ---
1Configuration menu - View commit details
-
Copy full SHA for 2a830c0 - Browse repository at this point
Copy the full SHA 2a830c0View commit details -
chore(main): Release v1.16.1 (#559)
🤖 I have created a release *beep* *boop* --- ## [1.16.1](v1.16.0...v1.16.1) (2023-01-01) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 738e83a ([#546](#546)) ([bdf3ff1](bdf3ff1)) * **deps:** Update google.golang.org/genproto digest to f9683d7 ([#552](#552)) ([763d22b](763d22b)) * **deps:** Update module github.com/getsentry/sentry-go to v0.16.0 ([#549](#549)) ([b4a0efc](b4a0efc)) * **deps:** Update module github.com/inconshreveable/mousetrap to v1.1.0 ([#555](#555)) ([f449234](f449234)) * **deps:** Update module github.com/mattn/go-isatty to v0.0.17 ([#553](#553)) ([826006f](826006f)) * **deps:** Update module github.com/schollz/progressbar/v3 to v3.12.2 ([#547](#547)) ([b6640b8](b6640b8)) * **deps:** Update module github.com/thoas/go-funk to v0.9.3 ([#548](#548)) ([6e5469a](6e5469a)) * **deps:** Update module golang.org/x/net to v0.4.0 ([#550](#550)) ([9ced5ec](9ced5ec)) * **deps:** Update module golang.org/x/text to v0.5.0 ([#551](#551)) ([1353026](1353026)) * Managed writer log message, timeout->flush ([#536](#536)) ([6b0c711](6b0c711)) --- 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 b1e8528 - Browse repository at this point
Copy the full SHA b1e8528View 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 v1.16.0...v1.16.1