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

Commits on May 1, 2023

  1. fix(deps): Update github.com/apache/arrow/go/v12 digest to 0ea1a10 (#142

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/apache/arrow/go/v12](https://togithub.com/apache/arrow) | require | digest | `9888ac3` -> `0ea1a10` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    c92b04f View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update golang.org/x/exp digest to 47ecfdc (#143)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | indirect | digest | `10a5072` -> `47ecfdc` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    e35b758 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update google.golang.org/genproto digest to daa745c (#145)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | indirect | digest | `dcfb400` -> `daa745c` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    1d82acb View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update module github.com/klauspost/compress to v1.16.5 (#146)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/klauspost/compress](https://togithub.com/klauspost/compress) | indirect | patch | `v1.16.3` -> `v1.16.5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>klauspost/compress</summary>
    
    ### [`v1.16.5`](https://togithub.com/klauspost/compress/releases/tag/v1.16.5)
    
    [Compare Source](https://togithub.com/klauspost/compress/compare/v1.16.4...v1.16.5)
    
    #### What's Changed
    
    -   zstd: readByte needs to use io.ReadFull by [@&#8203;jnoxon](https://togithub.com/jnoxon) in [https://github.com/klauspost/compress/pull/802](https://togithub.com/klauspost/compress/pull/802)
    -   gzip: Fix WriterTo after initial read by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/804](https://togithub.com/klauspost/compress/pull/804)
    
    #### New Contributors
    
    -   [@&#8203;jnoxon](https://togithub.com/jnoxon) made their first contribution in [https://github.com/klauspost/compress/pull/802](https://togithub.com/klauspost/compress/pull/802)
    
    **Full Changelog**: klauspost/compress@v1.16.4...v1.16.5
    
    ### [`v1.16.4`](https://togithub.com/klauspost/compress/releases/tag/v1.16.4)
    
    [Compare Source](https://togithub.com/klauspost/compress/compare/v1.16.3...v1.16.4)
    
    #### What's Changed
    
    -   s2: Fix huge block overflow by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/779](https://togithub.com/klauspost/compress/pull/779)
    -   s2: Allow CustomEncoder fallback by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/780](https://togithub.com/klauspost/compress/pull/780)
    -   zstd: Fix amd64 not always detecting corrupt data by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/785](https://togithub.com/klauspost/compress/pull/785)
    -   zstd: Improve zstd best efficiency by [@&#8203;klauspost](https://togithub.com/klauspost) and [@&#8203;greatroar](https://togithub.com/greatroar) in [https://github.com/klauspost/compress/pull/784](https://togithub.com/klauspost/compress/pull/784)
    -   zstd: Make load(32|64)32 safer and smaller by [@&#8203;greatroar](https://togithub.com/greatroar) in [https://github.com/klauspost/compress/pull/788](https://togithub.com/klauspost/compress/pull/788)
    -   zstd: Fix quick reject on long backmatches by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/787](https://togithub.com/klauspost/compress/pull/787)
    -   zstd: Revert table size change  by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/789](https://togithub.com/klauspost/compress/pull/789)
    -   zstd: Respect WithAllLitEntropyCompression by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/792](https://togithub.com/klauspost/compress/pull/792)
    -   zstd: Fix back-referenced offset by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/793](https://togithub.com/klauspost/compress/pull/793)
    -   zstd: Load source value at start of loop by [@&#8203;greatroar](https://togithub.com/greatroar) in [https://github.com/klauspost/compress/pull/794](https://togithub.com/klauspost/compress/pull/794)
    -   zstd: Shorten checksum code by [@&#8203;greatroar](https://togithub.com/greatroar) in [https://github.com/klauspost/compress/pull/795](https://togithub.com/klauspost/compress/pull/795)
    -   zstd: Fix fallback on incompressible block by [@&#8203;klauspost](https://togithub.com/klauspost) in [https://github.com/klauspost/compress/pull/798](https://togithub.com/klauspost/compress/pull/798)
    -   gzhttp: Suppport ResponseWriter Unwrap() in gzhttp handler by [@&#8203;jgimenez](https://togithub.com/jgimenez) in [https://github.com/klauspost/compress/pull/799](https://togithub.com/klauspost/compress/pull/799)
    
    #### New Contributors
    
    -   [@&#8203;jgimenez](https://togithub.com/jgimenez) made their first contribution in [https://github.com/klauspost/compress/pull/799](https://togithub.com/klauspost/compress/pull/799)
    
    **Full Changelog**: klauspost/compress@v1.16.3...v1.16.4
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    0d26180 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update module github.com/rs/zerolog to v1.29.1 (#147)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/rs/zerolog](https://togithub.com/rs/zerolog) | indirect | patch | `v1.29.0` -> `v1.29.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>rs/zerolog</summary>
    
    ### [`v1.29.1`](https://togithub.com/rs/zerolog/compare/v1.29.0...v1.29.1)
    
    [Compare Source](https://togithub.com/rs/zerolog/compare/v1.29.0...v1.29.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    f1cafcc View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update module golang.org/x/mod to v0.10.0 (#148)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/mod | indirect | minor | `v0.9.0` -> `v0.10.0` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 1, 2023
    Configuration menu
    Copy the full SHA
    1626c57 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.2 (

    #149)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v2](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v2.5.1` -> `v2.5.2` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v2.5.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v2.5.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v2.5.1...v2.5.2)
    
    ##### Bug Fixes
    
    -   **deps:** Update github.com/apache/arrow/go/v12 digest to [`0ea1a10`](https://togithub.com/cloudquery/plugin-sdk/commit/0ea1a10) ([#&#8203;836](https://togithub.com/cloudquery/plugin-sdk/issues/836)) ([5561fa1](https://togithub.com/cloudquery/plugin-sdk/commit/5561fa1a59ee498d5ecb0acbde79971e82fe4fda))
    -   **deps:** Update golang.org/x/exp digest to [`47ecfdc`](https://togithub.com/cloudquery/plugin-sdk/commit/47ecfdc) ([#&#8203;837](https://togithub.com/cloudquery/plugin-sdk/issues/837)) ([bb56f9c](https://togithub.com/cloudquery/plugin-sdk/commit/bb56f9c67d1ce5936c32c093911b915680707954))
    -   **deps:** Update golang.org/x/xerrors digest to [`04be3eb`](https://togithub.com/cloudquery/plugin-sdk/commit/04be3eb) ([#&#8203;838](https://togithub.com/cloudquery/plugin-sdk/issues/838)) ([42d4517](https://togithub.com/cloudquery/plugin-sdk/commit/42d4517d223791f75881ad301d6df90664d4e232))
    -   **deps:** Update google.golang.org/genproto digest to [`daa745c`](https://togithub.com/cloudquery/plugin-sdk/commit/daa745c) ([#&#8203;839](https://togithub.com/cloudquery/plugin-sdk/issues/839)) ([1285222](https://togithub.com/cloudquery/plugin-sdk/commit/128522279101eb316f3b29665a1f3c7c65da1e3e))
    -   **deps:** Update module github.com/avast/retry-go/v4 to v4.3.4 ([#&#8203;840](https://togithub.com/cloudquery/plugin-sdk/issues/840)) ([47da73d](https://togithub.com/cloudquery/plugin-sdk/commit/47da73dac6c2af71e13d65e9b872fd0657cb0a2a))
    -   Destination migration testing using incorrect mode ([#&#8203;822](https://togithub.com/cloudquery/plugin-sdk/issues/822)) ([fa51c80](https://togithub.com/cloudquery/plugin-sdk/commit/fa51c80522b2bf573414eae81f12cd21b1cf549f))
    -   **json:** Use `GetOneForMarshal` instead of deserialization-serialization cycle ([#&#8203;834](https://togithub.com/cloudquery/plugin-sdk/issues/834)) ([6fb7c1c](https://togithub.com/cloudquery/plugin-sdk/commit/6fb7c1c761a0ed49f84f61afaadcc958966e58fa))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 2, 2023
    Configuration menu
    Copy the full SHA
    23a0d7f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.3 (

    #150)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v2](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v2.5.2` -> `v2.5.3` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v2.5.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v2.5.3)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v2.5.2...v2.5.3)
    
    ##### Bug Fixes
    
    -   **arrow:** Add missing table options ([#&#8203;833](https://togithub.com/cloudquery/plugin-sdk/issues/833)) ([95a9f0c](https://togithub.com/cloudquery/plugin-sdk/commit/95a9f0c29c6c2b85fded012341bf00cff0225605))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 4, 2023
    Configuration menu
    Copy the full SHA
    7b3e452 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.4 (

    #151)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v2](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v2.5.3` -> `v2.5.4` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v2.5.4`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v2.5.4)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v2.5.3...v2.5.4)
    
    ##### Bug Fixes
    
    -   **arrow:** Allow empty and `nil` valid param in `AppendValues` ([#&#8203;847](https://togithub.com/cloudquery/plugin-sdk/issues/847)) ([dafd05b](https://togithub.com/cloudquery/plugin-sdk/commit/dafd05b3e2b8dc406d4b6a4bdaf6d1143e569f1d))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43MS40IiwidXBkYXRlZEluVmVyIjoiMzUuNzEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 5, 2023
    Configuration menu
    Copy the full SHA
    bb1d6ba View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v2.6.0 (

    #152)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v2](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v2.5.4` -> `v2.6.0` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v2.6.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v2.6.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v2.5.4...v2.6.0)
    
    ##### Features
    
    -   **arrow:** Add `types.XBuilder.NewXArray` helpers ([2df4413](https://togithub.com/cloudquery/plugin-sdk/commit/2df4413bed3df91ec596e2540584debab1974f4a))
    -   Move proto to external repository ([#&#8203;844](https://togithub.com/cloudquery/plugin-sdk/issues/844)) ([3cd3ba7](https://togithub.com/cloudquery/plugin-sdk/commit/3cd3ba7d910141ba89265767d968d24516809332))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored May 8, 2023
    Configuration menu
    Copy the full SHA
    4909248 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    51c3701 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v2.1.0 (#144)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.1.0](v2.0.4...v2.1.0) (2023-05-09)
    
    
    ### Features
    
    * **deps:** Upgrade to Apache Arrow v13 (latest `cqmain`) ([#153](#153)) ([51c3701](51c3701))
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/apache/arrow/go/v12 digest to 0ea1a10 ([#142](#142)) ([c92b04f](c92b04f))
    * **deps:** Update golang.org/x/exp digest to 47ecfdc ([#143](#143)) ([e35b758](e35b758))
    * **deps:** Update google.golang.org/genproto digest to daa745c ([#145](#145)) ([1d82acb](1d82acb))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.2 ([#149](#149)) ([23a0d7f](23a0d7f))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.3 ([#150](#150)) ([7b3e452](7b3e452))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.5.4 ([#151](#151)) ([bb1d6ba](bb1d6ba))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.6.0 ([#152](#152)) ([4909248](4909248))
    * **deps:** Update module github.com/klauspost/compress to v1.16.5 ([#146](#146)) ([0d26180](0d26180))
    * **deps:** Update module github.com/rs/zerolog to v1.29.1 ([#147](#147)) ([f1cafcc](f1cafcc))
    * **deps:** Update module golang.org/x/mod to v0.10.0 ([#148](#148)) ([1626c57](1626c57))
    
    ---
    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 May 9, 2023
    Configuration menu
    Copy the full SHA
    0ef3003 View commit details
    Browse the repository at this point in the history
Loading