Skip to content
Permalink

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.68.1
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.68.2
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 4, 2024

  1. chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…

    …68.1 (#1959)
    
    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.68.0` -> `v4.68.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.68.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.68.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.68.0...v4.68.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;1957](https://togithub.com/cloudquery/plugin-sdk/issues/1957)) ([360cc57](https://togithub.com/cloudquery/plugin-sdk/commit/360cc579c7d6dffb74872183b9d5308e73b41f15))
    -   **deps:** Update golang.org/x/exp digest to [`f66d83c`](https://togithub.com/cloudquery/plugin-sdk/commit/f66d83c) ([#&#8203;1954](https://togithub.com/cloudquery/plugin-sdk/issues/1954)) ([18cb1b2](https://togithub.com/cloudquery/plugin-sdk/commit/18cb1b2428480aa3143d2d4a0bf40aaf3c4b803b))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.1 ([#&#8203;1958](https://togithub.com/cloudquery/plugin-sdk/issues/1958)) ([f537b56](https://togithub.com/cloudquery/plugin-sdk/commit/f537b56c0527d40ec89e571c1510adf6669c113c))
    -   **deps:** Update opentelemetry-go monorepo ([#&#8203;1956](https://togithub.com/cloudquery/plugin-sdk/issues/1956)) ([ea171a4](https://togithub.com/cloudquery/plugin-sdk/commit/ea171a44fef368ea3e60a6ae5b5018d349c0b989))
    
    </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=-->
    cq-bot authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    887ae41 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.25.2 (

    #1960)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-pb-go](https://togithub.com/cloudquery/plugin-pb-go) | require | patch | `v1.25.1` -> `v1.25.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary>
    
    ### [`v1.25.2`](https://togithub.com/cloudquery/plugin-pb-go/releases/tag/v1.25.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-pb-go/compare/v1.25.1...v1.25.2)
    
    ##### Bug Fixes
    
    -   Revert "fix(deps): Update module github.com/schollz/progressbar/v3 to v3.17.0" ([#&#8203;428](https://togithub.com/cloudquery/plugin-pb-go/issues/428)) ([c7100a0](https://togithub.com/cloudquery/plugin-pb-go/commit/c7100a00e376fa0b8d5b0960b3dee0c0c8f1f8ba))
    
    </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=-->
    cq-bot authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    68fbf32 View commit details
    Browse the repository at this point in the history
  3. chore(main): Release v4.68.2 (#1961)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.68.2](v4.68.1...v4.68.2) (2024-11-04)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.2 ([#1960](#1960)) ([68fbf32](68fbf32))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bb1b218 View commit details
    Browse the repository at this point in the history
Loading