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: 47c838d
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: e40466b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 7, 2022

  1. fix(deps): Update golang.org/x/sync digest to f12130a (#76)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [golang.org/x/sync](https://togithub.com/golang/sync) | require | digest | `7fc1605` -> `f12130a` |
    
    ---
    
    ### 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 7, 2022
    Configuration menu
    Copy the full SHA
    fe8aa05 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.2.6 (#77)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.2.6](v0.2.5...v0.2.6) (2022-09-07)
    
    
    ### Bug Fixes
    
    * **deps:** Update golang.org/x/sync digest to f12130a ([#76](#76)) ([fe8aa05](fe8aa05))
    
    ---
    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 7, 2022
    Configuration menu
    Copy the full SHA
    e40466b View commit details
    Browse the repository at this point in the history
Loading