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/filetypes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.1
Choose a base ref
...
head repository: cloudquery/filetypes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 23, 2024

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

    ….5 (#611)
    
    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.72.4` -> `v4.72.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.72.5`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.72.5)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.72.4...v4.72.5)
    
    ##### Bug Fixes
    
    -   **deps:** Update aws-sdk-go-v2 monorepo ([#&#8203;2032](https://togithub.com/cloudquery/plugin-sdk/issues/2032)) ([7f6fb0a](https://togithub.com/cloudquery/plugin-sdk/commit/7f6fb0a5fe726a94cad0c970c94234611efc1453))
    -   **deps:** Update golang.org/x/exp digest to [`b2144cd`](https://togithub.com/cloudquery/plugin-sdk/commit/b2144cd) ([#&#8203;2029](https://togithub.com/cloudquery/plugin-sdk/issues/2029)) ([f955d43](https://togithub.com/cloudquery/plugin-sdk/commit/f955d4384eb6f89af3582315824061756a5b2251))
    -   **deps:** Update Google Golang modules ([#&#8203;2031](https://togithub.com/cloudquery/plugin-sdk/issues/2031)) ([1da77a5](https://togithub.com/cloudquery/plugin-sdk/commit/1da77a55cc74d433bed8d3e815b80e529d66a5b5))
    -   **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.3 ([#&#8203;2035](https://togithub.com/cloudquery/plugin-sdk/issues/2035)) ([310aea1](https://togithub.com/cloudquery/plugin-sdk/commit/310aea168cf7ce58cf1fa459381a32529f813458))
    -   **deps:** Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.2.0 ([#&#8203;2033](https://togithub.com/cloudquery/plugin-sdk/issues/2033)) ([58d29b3](https://togithub.com/cloudquery/plugin-sdk/commit/58d29b3bc5a47cabd0add3ee72b44d92ee5223e6))
    -   **deps:** Update module google.golang.org/grpc to v1.69.0 ([#&#8203;2027](https://togithub.com/cloudquery/plugin-sdk/issues/2027)) ([8542575](https://togithub.com/cloudquery/plugin-sdk/commit/85425759ef318b73112d8e4951ce3efb4dd39831))
    
    </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 Dec 23, 2024
    Configuration menu
    Copy the full SHA
    3eab398 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.6.2 (#612)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.6.2](v4.6.1...v4.6.2) (2024-12-23)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.72.5 ([#611](#611)) ([3eab398](3eab398))
    
    ---
    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 Dec 23, 2024
    Configuration menu
    Copy the full SHA
    7f6e8e2 View commit details
    Browse the repository at this point in the history
Loading