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: v0.4.0
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: v0.4.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 12, 2022

  1. fix(deps): Update module github.com/bradleyjkemp/cupaloy to v2.7.0 (#93)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/bradleyjkemp/cupaloy](https://togithub.com/bradleyjkemp/cupaloy) | require | minor | `v2.3.0+incompatible` -> `v2.7.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>bradleyjkemp/cupaloy</summary>
    
    ### [`v2.7.0`](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.6.0...v2.7.0)
    
    [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.6.0...v2.7.0)
    
    ### [`v2.6.0`](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.5.0...v2.6.0)
    
    [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.5.0...v2.6.0)
    
    ### [`v2.5.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.5.0)
    
    [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.4.0...v2.5.0)
    
    Refactor and improve error handling to include a diff in the error return when snapshots are updated/created.
    
    ### [`v2.4.0`](https://togithub.com/bradleyjkemp/cupaloy/releases/tag/v2.4.0)
    
    [Compare Source](https://togithub.com/bradleyjkemp/cupaloy/compare/v2.3.0...v2.4.0)
    
    Initial go.mod release
    
    </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 12, 2022
    Configuration menu
    Copy the full SHA
    070b9f1 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.4.1 (#94)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.4.1](v0.4.0...v0.4.1) (2022-09-12)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/bradleyjkemp/cupaloy to v2.7.0 ([#93](#93)) ([070b9f1](070b9f1))
    
    ---
    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 12, 2022
    Configuration menu
    Copy the full SHA
    43447f0 View commit details
    Browse the repository at this point in the history
Loading