-
Notifications
You must be signed in to change notification settings - Fork 550
Comparing changes
Open a pull request
base repository: cloudquery/cloudquery
base: 30f2ce8
head repository: cloudquery/cloudquery
compare: f5b1bdd
- 5 commits
- 44 files changed
- 2 contributors
Commits on Mar 31, 2025
-
fix: Only validate version when Cloudquery Registry is used (#20459)
#### Summary
⚠️ **If you're contributing to a plugin please read this section of the [contribution guidelines](https://github.com/cloudquery/cloudquery/blob/main/CONTRIBUTING.md#open-core-vs-open-source) 🧑🎓 before submitting this PR**⚠️ Configuration menu - View commit details
-
Copy full SHA for b45dfb7 - Browse repository at this point
Copy the full SHA b45dfb7View commit details -
fix(deps): Update module github.com/cloudquery/cloudquery/cli/v6 to v…
…6.17.2 (#20462) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/cloudquery/cli/v6](https://redirect.github.com/cloudquery/cloudquery) | require | patch | `v6.17.1` -> `v6.17.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudquery/cloudquery (github.com/cloudquery/cloudquery/cli/v6)</summary> ### [`v6.17.2`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.17.2) [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.17.1...v6.17.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.8 ([#​20457](https://redirect.github.com/cloudquery/cloudquery/issues/20457)) ([b94b89c](https://redirect.github.com/cloudquery/cloudquery/commit/b94b89cb8ee36e2281b0849ca2309f9fc68fc767)) - **deps:** Update module golang.org/x/net to v0.38.0 ([#​20453](https://redirect.github.com/cloudquery/cloudquery/issues/20453)) ([b5a4289](https://redirect.github.com/cloudquery/cloudquery/commit/b5a4289a5bd83226df147d24edd4955bca148835)) - Replace internal columns if exist on Cloud syncs ([#​20456](https://redirect.github.com/cloudquery/cloudquery/issues/20456)) ([afad73e](https://redirect.github.com/cloudquery/cloudquery/commit/afad73e0fdcd2b875e1a009591a018593b472b95)) </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. --- - [ ] 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).
Configuration menu - View commit details
-
Copy full SHA for 619ee9e - Browse repository at this point
Copy the full SHA 619ee9eView commit details
Commits on Apr 1, 2025
-
chore(deps): Update dependency golangci/golangci-lint to v1.64.8 (#20464
) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | patch | `v1.64.6` -> `v1.64.8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.64.8`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1648) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.64.7...v1.64.8) - Detects use of configuration files from golangci-lint v2 ### [`v1.64.7`](https://redirect.github.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1647) [Compare Source](https://redirect.github.com/golangci/golangci-lint/compare/v1.64.6...v1.64.7) 1. Linters bug fixes - `depguard`: from 2.2.0 to 2.2.1 - `dupl`: from [`3e9179a`](https://redirect.github.com/golangci/golangci-lint/commit/3e9179ac440a) to [`f665c8d`](https://redirect.github.com/golangci/golangci-lint/commit/f665c8d69b32) - `gosec`: from 2.22.1 to 2.22.2 - `staticcheck`: from 0.6.0 to 0.6.1 2. Documentation - Add GitLab documentation </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 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. --- - [ ] 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).
Configuration menu - View commit details
-
Copy full SHA for 01886c8 - Browse repository at this point
Copy the full SHA 01886c8View commit details -
fix(deps): Update golang.org/x/exp digest to 054e65f (#20463)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/exp | require | digest | `b2144cd` -> `054e65f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "* 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. --- - [ ] 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).
Configuration menu - View commit details
-
Copy full SHA for 837f2e5 - Browse repository at this point
Copy the full SHA 837f2e5View commit details -
chore(main): Release cli v6.17.3 (#20461)
🤖 I have created a release *beep* *boop* --- ## [6.17.3](cli-v6.17.2...cli-v6.17.3) (2025-04-01) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 054e65f ([#20463](#20463)) ([837f2e5](837f2e5)) * Only validate version when Cloudquery Registry is used ([#20459](#20459)) ([b45dfb7](b45dfb7)) --- 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 f5b1bdd - Browse repository at this point
Copy the full SHA f5b1bddView 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 30f2ce8...f5b1bdd