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: v1.0.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: v1.0.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 3, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.17.2 (#…

    …14)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v1.17.1` -> `v1.17.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.17.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.17.2)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.17.1...v1.17.2)
    
    ##### Bug Fixes
    
    -   **testing:** Fix bug in testing missed due to reference to resource being re-used in memdb ([#&#8203;567](https://togithub.com/cloudquery/plugin-sdk/issues/567)) ([95ab353](https://togithub.com/cloudquery/plugin-sdk/commit/95ab3538e29d9f253173c3a0dffd92e185cdc53c))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
    cq-bot authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3ba7dd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.18.0 (#…

    …16)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.17.2` -> `v1.18.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.18.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.18.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.17.2...v1.18.0)
    
    ##### Features
    
    -   Add Transformer for tables (codegen replacement) ([#&#8203;564](https://togithub.com/cloudquery/plugin-sdk/issues/564)) ([a643ddf](https://togithub.com/cloudquery/plugin-sdk/commit/a643ddf237fa7f40a20e525b78932d6b241b6c26))
    -   Support conversion of Unix timestamps in timestamptz ([#&#8203;570](https://togithub.com/cloudquery/plugin-sdk/issues/570)) ([6b948ab](https://togithub.com/cloudquery/plugin-sdk/commit/6b948ab392c59c936d49182eb8b70444d81d38b5))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->
    cq-bot authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    d2411c4 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.0.2 (#15)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.0.2](v1.0.1...v1.0.2) (2023-01-04)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.17.2 ([#14](#14)) ([3ba7dd3](3ba7dd3))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.18.0 ([#16](#16)) ([d2411c4](d2411c4))
    
    ---
    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 Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9899710 View commit details
    Browse the repository at this point in the history
Loading