Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.
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/cq-provider-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.23
Choose a base ref
...
head repository: cloudquery/cq-provider-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.24
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 3, 2022

  1. fix(deps): Update module github.com/cloudquery/cq-provider-sdk to v0.…

    …13.2 (#1141)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cq-provider-sdk](https://togithub.com/cloudquery/cq-provider-sdk) | require | patch | `v0.13.1` -> `v0.13.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cq-provider-sdk</summary>
    
    ### [`v0.13.2`](https://togithub.com/cloudquery/cq-provider-sdk/releases/tag/v0.13.2)
    
    [Compare Source](https://togithub.com/cloudquery/cq-provider-sdk/compare/v0.13.1...v0.13.2)
    
    ##### Bug Fixes
    
    -   Use 'cur' ulimit in calculation, not 'max' ([#&#8203;399](https://togithub.com/cloudquery/cq-provider-sdk/issues/399)) ([1acc3de](https://togithub.com/cloudquery/cq-provider-sdk/commit/1acc3decc40b532be13906713f9e3f7bb905b63b))
    
    </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, click this checkbox.
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    cq-bot authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    110e0d2 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.12.24 (#1142)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.12.24](v0.12.23...v0.12.24) (2022-07-03)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.13.2 ([#1141](#1141)) ([110e0d2](110e0d2))
    
    ---
    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 Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5ad50ed View commit details
    Browse the repository at this point in the history
Loading