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: 41b34a7
Choose a base ref
...
head repository: cloudquery/filetypes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ae7dc26
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 9, 2025

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

    ….2 (#661)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.87.1` -> `v4.87.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.87.2`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.87.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.87.1...v4.87.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/cloudquery/codegen to v0.3.31 ([#&#8203;2224](https://redirect.github.com/cloudquery/plugin-sdk/issues/2224)) ([c4b5329](https://redirect.github.com/cloudquery/plugin-sdk/commit/c4b5329614ad573a1e28332eadd60bf56b9daa3f))
    -   Handle nil internal buffer ([#&#8203;2226](https://redirect.github.com/cloudquery/plugin-sdk/issues/2226)) ([0d79bb6](https://redirect.github.com/cloudquery/plugin-sdk/commit/0d79bb6ae149498e4aaa45f4cb81561141dccfd5))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    9b5572a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

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

    ….3 (#663)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.87.2` -> `v4.87.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.87.3`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.87.3)
    
    [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.87.2...v4.87.3)
    
    ##### Bug Fixes
    
    -   **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.32.0 ([#&#8203;2230](https://redirect.github.com/cloudquery/plugin-sdk/issues/2230)) ([28a1479](https://redirect.github.com/cloudquery/plugin-sdk/commit/28a147900315aa9756fc66e7329e3cfbe111e4b5))
    -   Improve telemetry allocations ([#&#8203;2185](https://redirect.github.com/cloudquery/plugin-sdk/issues/2185)) ([b07ce76](https://redirect.github.com/cloudquery/plugin-sdk/commit/b07ce76c3d3bd1e00a13b30f413d981c733d595e))
    -   Upgrade golangci-lint to v2 ([#&#8203;2228](https://redirect.github.com/cloudquery/plugin-sdk/issues/2228)) ([7fc238c](https://redirect.github.com/cloudquery/plugin-sdk/commit/7fc238c8e7aa2c044bb1f62901c18d44c5f36d7c))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    29839c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    0ecdf27 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

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

    ….4 (#665)
    
    #### Summary
    
    Goes with cloudquery/plugin-sdk#2236
    
    We should probably change our testing method to something that makes it easier to see the difference, but you can see the old snapshot has `1.148.0.0/15` and the new one has `1.148.253.194/15` (search `"inet"` to see other examples).
    
    
    
    ---
    erezrokah authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    ffdddaf View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v4.6.9 (#662)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.6.9](v4.6.8...v4.6.9) (2025-07-23)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.2 ([#661](#661)) ([9b5572a](9b5572a))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.3 ([#663](#663)) ([29839c6](29839c6))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.87.4 ([#665](#665)) ([ffdddaf](ffdddaf))
    
    ---
    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 Jul 23, 2025
    Configuration menu
    Copy the full SHA
    ae7dc26 View commit details
    Browse the repository at this point in the history
Loading