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.2.9
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.2.10
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 1, 2024

  1. fix(deps): Update module github.com/deepmap/oapi-codegen to v1.16.2 (#…

    …432)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/deepmap/oapi-codegen](https://togithub.com/deepmap/oapi-codegen) | indirect | minor | `v1.15.0` -> `v1.16.2` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>deepmap/oapi-codegen (github.com/deepmap/oapi-codegen)</summary>
    
    ### [`v1.16.2`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.2): : Further improve documentation notices
    
    [Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.1...v1.16.2)
    
    #### What's Changed
    
    -   Improve deprecation notices by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [https://github.com/deepmap/oapi-codegen/pull/1337](https://togithub.com/deepmap/oapi-codegen/pull/1337)
    
    **Full Changelog**: oapi-codegen/oapi-codegen@v1.16.1...v1.16.2
    
    ### [`v1.16.1`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.1): : Ensure deprecation comments appear correctly
    
    [Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.16.0...v1.16.1)
    
    #### What's Changed
    
    -   Fix: Ensure deprecations are parsed correctly by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [https://github.com/deepmap/oapi-codegen/pull/1335](https://togithub.com/deepmap/oapi-codegen/pull/1335)
    
    **Full Changelog**: oapi-codegen/oapi-codegen@v1.16.0...v1.16.1
    
    ### [`v1.16.0`](https://togithub.com/deepmap/oapi-codegen/releases/tag/v1.16.0): : Reduce runtime dependencies
    
    [Compare Source](https://togithub.com/deepmap/oapi-codegen/compare/v1.15.0...v1.16.0)
    
    As part of the final preparation towards the [v2 release](https://togithub.com/deepmap/oapi-codegen/discussions/1309), this release finalises the use of the new multi-repo packages, and deprecates all internal packages ahead of next week's release removing them.
    
    #### Key callouts
    
    -   Migrate middleware to their own Go modules by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [https://github.com/deepmap/oapi-codegen/pull/1257](https://togithub.com/deepmap/oapi-codegen/pull/1257)
    -   Replace + deprecate `testutil` by [@&#8203;jamietanna](https://togithub.com/jamietanna) in [https://github.com/deepmap/oapi-codegen/pull/1314](https://togithub.com/deepmap/oapi-codegen/pull/1314)
    
    **Full Changelog**: oapi-codegen/oapi-codegen@v1.15.0...v1.16.0
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    37a784b View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/ugorji/go/codec to v1.2.12 (#431)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/ugorji/go/codec](https://togithub.com/ugorji/go) | indirect | patch | `v1.2.11` -> `v1.2.12` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>ugorji/go (github.com/ugorji/go/codec)</summary>
    
    ### [`v1.2.12`](https://togithub.com/ugorji/go/releases/tag/v1.2.12): 1.2.12
    
    [Compare Source](https://togithub.com/ugorji/go/compare/v1.2.11...v1.2.12)
    
    Release 1.2.12
    
    This is a production release of go-codec.
    
    Changes include:
    
    -   expose (En|De)coder.HandleName()
    -   cbor: fix indefinite stream conformance
    -   codecgen: use base32 to generate field names
    -   return io.ErrUnexpectedEOF (not io.EOF) when EOF is reached while needing more data
    
    Please try it out and share your experiences.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7375cce View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.29…

    ….1 (#434)
    
    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.29.0` -> `v4.29.1` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.29.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.29.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.29.0...v4.29.1)
    
    ##### Bug Fixes
    
    -   **deps:** Update golang.org/x/exp digest to [`1b97071`](https://togithub.com/cloudquery/plugin-sdk/commit/1b97071) ([#&#8203;1505](https://togithub.com/cloudquery/plugin-sdk/issues/1505)) ([14d8545](https://togithub.com/cloudquery/plugin-sdk/commit/14d8545ac6c39d64f893c60d97dc19d2e144bdbc))
    -   **deps:** Update google.golang.org/genproto/googleapis/api digest to [`1f4bbc5`](https://togithub.com/cloudquery/plugin-sdk/commit/1f4bbc5) ([#&#8203;1506](https://togithub.com/cloudquery/plugin-sdk/issues/1506)) ([4021d65](https://togithub.com/cloudquery/plugin-sdk/commit/4021d65d966363f5efc37c16626c81f1e4b2f435))
    -   **deps:** Update google.golang.org/genproto/googleapis/rpc digest to [`1f4bbc5`](https://togithub.com/cloudquery/plugin-sdk/commit/1f4bbc5) ([#&#8203;1507](https://togithub.com/cloudquery/plugin-sdk/issues/1507)) ([b1316a8](https://togithub.com/cloudquery/plugin-sdk/commit/b1316a8423902b454505bc67f0582df9282ae0c1))
    -   **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.2 ([#&#8203;1501](https://togithub.com/cloudquery/plugin-sdk/issues/1501)) ([f5ecd8e](https://togithub.com/cloudquery/plugin-sdk/commit/f5ecd8e65e00a44b85cad183277d6cf448b721d2))
    -   **deps:** Update module github.com/kataras/iris/v12 to v12.2.10 ([#&#8203;1508](https://togithub.com/cloudquery/plugin-sdk/issues/1508)) ([611982b](https://togithub.com/cloudquery/plugin-sdk/commit/611982b154ddd56c4722c809422dc394b1be2bef))
    -   **deps:** Update module github.com/klauspost/compress to v1.17.5 ([#&#8203;1509](https://togithub.com/cloudquery/plugin-sdk/issues/1509)) ([e8d3c6b](https://togithub.com/cloudquery/plugin-sdk/commit/e8d3c6b2f4b518d05d5bf2f5b7a8415a064e79e0))
    -   **deps:** Update module github.com/pierrec/lz4/v4 to v4.1.21 ([#&#8203;1510](https://togithub.com/cloudquery/plugin-sdk/issues/1510)) ([8af0e4e](https://togithub.com/cloudquery/plugin-sdk/commit/8af0e4e47fcebb0ef888ecdc364a1df1467418d0))
    -   **deps:** Update module github.com/tdewolff/minify/v2 to v2.20.16 ([#&#8203;1511](https://togithub.com/cloudquery/plugin-sdk/issues/1511)) ([b1433cc](https://togithub.com/cloudquery/plugin-sdk/commit/b1433cc85889209d18c4c264a78b15d7bfd5c1dc))
    -   **deps:** Update module github.com/tdewolff/parse/v2 to v2.7.11 ([#&#8203;1512](https://togithub.com/cloudquery/plugin-sdk/issues/1512)) ([401fa4a](https://togithub.com/cloudquery/plugin-sdk/commit/401fa4a27048f61cb2cb659e8340866466f9acf3))
    -   Handle PrimaryKeyComponents in packaging ([#&#8203;1503](https://togithub.com/cloudquery/plugin-sdk/issues/1503)) ([8c8fdc9](https://togithub.com/cloudquery/plugin-sdk/commit/8c8fdc918569a04dbfb779f1134d273ffc1d9b1e))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5e23b07 View commit details
    Browse the repository at this point in the history
  4. chore(main): Release v4.2.10 (#433)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.2.10](v4.2.9...v4.2.10) (2024-02-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.29.1 ([#434](#434)) ([5e23b07](5e23b07))
    * **deps:** Update module github.com/deepmap/oapi-codegen to v1.16.2 ([#432](#432)) ([37a784b](37a784b))
    * **deps:** Update module github.com/ugorji/go/codec to v1.2.12 ([#431](#431)) ([7375cce](7375cce))
    
    ---
    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 Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b2cc0eb View commit details
    Browse the repository at this point in the history
Loading