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/plugin-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7349f34
Choose a base ref
...
head repository: cloudquery/plugin-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 55630d4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 11, 2022

  1. fix(deps): Update module github.com/gofrs/uuid to v4.3.0 (#82)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/gofrs/uuid](https://togithub.com/gofrs/uuid) | require | minor | `v4.2.0+incompatible` -> `v4.3.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>gofrs/uuid</summary>
    
    ### [`v4.3.0`](https://togithub.com/gofrs/uuid/releases/tag/v4.3.0)
    
    [Compare Source](https://togithub.com/gofrs/uuid/compare/v4.2.0...v4.3.0)
    
    -   Update UUIDv7 to conform with RFC Draft Rev 3 by [@&#8203;convto](https://togithub.com/convto) (***Breaking change to experimental feature***)
    -   Update unit test coverage to be 100% by [@&#8203;theckman](https://togithub.com/theckman), and [@&#8203;cameracker](https://togithub.com/cameracker)
    
    Full Changelog: v4.2.0...v4.3.0
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODUuMyIsInVwZGF0ZWRJblZlciI6IjMyLjE4NS4zIn0=-->
    cq-bot authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    dbc0c1a View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.2.9 (#84)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.2.9](v0.2.8...v0.2.9) (2022-09-11)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/gofrs/uuid to v4.3.0 ([#82](#82)) ([dbc0c1a](dbc0c1a))
    
    ---
    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 Sep 11, 2022
    Configuration menu
    Copy the full SHA
    55630d4 View commit details
    Browse the repository at this point in the history
Loading