-
Notifications
You must be signed in to change notification settings - Fork 2
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-pb-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c59ac40
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e90739a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 4 files changed
- 2 contributors
Commits on Dec 19, 2024
-
fix(deps): Update module golang.org/x/net to v0.33.0 [SECURITY] (#451)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/net | indirect | minor | `v0.31.0` -> `v0.33.0` | ### GitHub Vulnerability Alerts #### [CVE-2024-45338](https://nvd.nist.gov/vuln/detail/CVE-2024-45338) An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJzZWN1cml0eSJdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 8dcf64d - Browse repository at this point
Copy the full SHA 8dcf64dView commit details -
fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…
…1.13.5 (#454) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.13.4` -> `v1.13.5` | --- ### Release Notes <details> <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary> ### [`v1.13.5`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.13.5) [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.13.4...v1.13.5) ##### Bug Fixes - **deps:** Update module github.com/adrg/xdg to v0.5.3 ([#​259](https://togithub.com/cloudquery/cloudquery-api-go/issues/259)) ([9c97ad9](https://togithub.com/cloudquery/cloudquery-api-go/commit/9c97ad9edca9906f86bd717fbf5ad9d2a1bf9dc2)) - **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#​260](https://togithub.com/cloudquery/cloudquery-api-go/issues/260)) ([c5c30db](https://togithub.com/cloudquery/cloudquery-api-go/commit/c5c30dbabb9facc50d2d0e06870c23b03bbefebf)) - Trim API token on read to avoid accidental line break issues ([#​269](https://togithub.com/cloudquery/cloudquery-api-go/issues/269)) ([89f4cef](https://togithub.com/cloudquery/cloudquery-api-go/commit/89f4cefa15bed372e08277a7232aa802d4e97db4)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for af2b7bb - Browse repository at this point
Copy the full SHA af2b7bbView commit details -
fix: Revert "fix(deps): Update module google.golang.org/grpc to v1.69…
….0" (#455) Reverts #447 until googleapis/google-cloud-go#11283 is fixed otherwise we can't update the SDK in every plugin that uses the GCP storage API
Configuration menu - View commit details
-
Copy full SHA for 0bab84f - Browse repository at this point
Copy the full SHA 0bab84fView commit details
Commits on Dec 20, 2024
-
chore(main): Release v1.26.2 (#452)
🤖 I have created a release *beep* *boop* --- ## [1.26.2](v1.26.1...v1.26.2) (2024-12-19) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.5 ([#454](#454)) ([af2b7bb](af2b7bb)) * **deps:** Update module golang.org/x/net to v0.33.0 [SECURITY] ([#451](#451)) ([8dcf64d](8dcf64d)) * Revert "fix(deps): Update module google.golang.org/grpc to v1.69.0" ([#455](#455)) ([0bab84f](0bab84f)) --- 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 e90739a - Browse repository at this point
Copy the full SHA e90739aView 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 c59ac40...e90739a