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-pb-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.17
Choose a base ref
...
head repository: cloudquery/plugin-pb-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.18
Choose a head ref
  • 9 commits
  • 13 files changed
  • 1 contributor

Commits on Jun 1, 2024

  1. fix(deps): Update golang.org/x/exp digest to fd00a4e (#327)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | golang.org/x/exp | require | digest | `fe59bbe` -> `fd00a4e` |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0e4ecfd View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/docker/docker to v26.1.3+incompat…

    …ible (#328)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/docker/docker](https://togithub.com/docker/docker) | require | patch | `v26.1.1+incompatible` -> `v26.1.3+incompatible` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>docker/docker (github.com/docker/docker)</summary>
    
    ### [`v26.1.3+incompatible`](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3)
    
    [Compare Source](https://togithub.com/docker/docker/compare/v26.1.2...v26.1.3)
    
    ### [`v26.1.2+incompatible`](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2)
    
    [Compare Source](https://togithub.com/docker/docker/compare/v26.1.1...v26.1.2)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    2c6b66b View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/schollz/progressbar/v3 to v3.14.3 (

    …#330)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | patch | `v3.14.2` -> `v3.14.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary>
    
    ### [`v3.14.3`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.3)
    
    [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.2...v3.14.3)
    
    #### What's Changed
    
    -   fix error return by [@&#8203;ttmars](https://togithub.com/ttmars) in [https://github.com/schollz/progressbar/pull/175](https://togithub.com/schollz/progressbar/pull/175)
    -   fix Finish() should update state.currentBytes by [@&#8203;black-night-heron](https://togithub.com/black-night-heron) in [https://github.com/schollz/progressbar/pull/182](https://togithub.com/schollz/progressbar/pull/182)
    -   fix race condition when changing max by [@&#8203;mxey](https://togithub.com/mxey) in [https://github.com/schollz/progressbar/pull/183](https://togithub.com/schollz/progressbar/pull/183)
    -   fix: make elapsedTime option work in non-spinner mode by [@&#8203;wjf3121](https://togithub.com/wjf3121) in [https://github.com/schollz/progressbar/pull/184](https://togithub.com/schollz/progressbar/pull/184)
    
    #### New Contributors
    
    -   [@&#8203;ttmars](https://togithub.com/ttmars) made their first contribution in [https://github.com/schollz/progressbar/pull/175](https://togithub.com/schollz/progressbar/pull/175)
    -   [@&#8203;black-night-heron](https://togithub.com/black-night-heron) made their first contribution in [https://github.com/schollz/progressbar/pull/182](https://togithub.com/schollz/progressbar/pull/182)
    -   [@&#8203;mxey](https://togithub.com/mxey) made their first contribution in [https://github.com/schollz/progressbar/pull/183](https://togithub.com/schollz/progressbar/pull/183)
    -   [@&#8203;wjf3121](https://togithub.com/wjf3121) made their first contribution in [https://github.com/schollz/progressbar/pull/184](https://togithub.com/schollz/progressbar/pull/184)
    
    **Full Changelog**: schollz/progressbar@v3.14.2...v3.14.3
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    cf33df6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Update dependency golangci/golangci-lint to v1.59.0 (#331)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.57.2` -> `v1.59.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.59.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1590)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0)
    
    1.  Enhancements
        -   Add SARIF output format
        -   Allow the analysis of generated files (`issues.exclude-generated: disable`)
    2.  Updated linters
        -   `errcheck`: fix deprecation warning
        -   `go-critic`: from 0.11.3 to 0.11.4
        -   `gosec`: from 2.20.0 to [`5f0084e`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) (fix G601 and G113 performance issues)
        -   `sloglint`: from 0.6.0 to 0.7.0 (new option `forbidden-keys`)
        -   `testifylint`: from 1.2.0 to 1.3.0 (new checker `negative-positive` and new option `go-require.ignore-http-handlers`)
    3.  Misc.
        -   ️️⚠️ Deprecate `github-action` output format
        -   ️️⚠️ Deprecate `issues.exclude-generated-strict` option (replaced by `issues.exclude-generated: strict`)
        -   ️️⚠️ Add warning about disabled and deprecated linters (level 2)
    
    ### [`v1.58.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1582)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2)
    
    1.  Updated linters
        -   `canonicalheader`: from 1.0.6 to 1.1.1
        -   `gosec`: from 2.19.0 to 2.20.0
        -   `musttag`: from 0.12.1 to 0.12.2
        -   `nilnil`: from 0.1.8 to 0.1.9
    2.  Documentation
        -   Improve integrations and install pages
    
    ### [`v1.58.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1581)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.0...v1.58.1)
    
    1.  Updated linters
        -   `tagalign`: from 1.3.3 to 1.3.4
        -   `protogetter`: from 0.3.5 to 0.3.6
        -   `gochecknoinits`: fix analyzer name
    2.  Fixes
        -   Restores previous `gihub-actions` output format (removes GitHub Action problem matchers)
    
    ### [`v1.58.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1580)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.57.2...v1.58.0)
    
    1.  New linters
        -   `fatcontext`: https://github.com/Crocmagnon/fatcontext
        -   `canonicalheader`: https://github.com/lasiar/canonicalheader
    2.  Updated linters
        -   `copyloopvar`: from 1.0.10 to 1.1.0 (`ignore-alias` is replaced by `check-alias` with the opposite behavior)
        -   `decorder`: from 0.4.1 to 0.4.2
        -   `errname`: from 0.1.12 to 0.1.13
        -   `errorlint`: from 1.4.8 to 1.5.1 (new options `allowed-errors` and `allowed-errors-wildcard`)
        -   `execinquery`: deprecate linter ⚠️
        -   `gci`: from 0.12.3 to 0.13.4 (new section `localModule`)
        -   `gocritic`: from 0.11.2 to 0.11.3
        -   `spancheck`: from 0.5.3 to 0.6.1
        -   `goerr113` is replaced by `err113` ⚠️
        -   `gomnd` is replaced by `mnd` ⚠️
        -   `gomodguard`: from 1.3.1 to 1.3.2
        -   `grouper`: from 1.1.1 to 1.1.2
        -   `intrange`: from 0.1.1 to 0.1.2
        -   `mirror`: from 1.1.0 to 1.2.0
        -   `misspell`: from 0.4.1 to 0.5.1
        -   `musttag`: from 0.9.0 to 0.12.1
        -   `nilnil`: from 0.1.7 to 0.1.8
        -   `nonamedreturns`: from 1.0.4 to 1.0.5
        -   `promlinter`: from 0.2.0 to 0.3.0
        -   `sloglint`: from 0.5.0 to 0.6.0
        -   `unparam`: bump to HEAD ([`063aff9`](https://togithub.com/golangci/golangci-lint/commit/063aff900ca150b80930c8de76f11d7e6488222f))
        -   `whitespace`: from 0.1.0 to 0.1.1
    3.  Enhancements
        -   Speed up "fast" linters when only "fast" linters are run: between 40% and 80% faster at first run (i.e. without cache)
    4.  Fixes
        -   Use version with module plugins
        -   Skip `go.mod` report inside autogenerated processor
        -   Keep only `typecheck` issues when needed
        -   Don't hide `typecheck` errors inside diff processor
    5.  Misc.
        -   ⚠️ log an error when using previously deprecated linters ([Linter Deprecation Cycle](https://golangci-lint.run/product/roadmap/#linter-deprecation-cycle))
            -   [`deadcode`](https://togithub.com/remyoudompheng/go-misc/tree/master/deadcode): deprecated since v1.49.0 (2022-08-23).
            -   [`exhaustivestruct`](https://togithub.com/mbilski/exhaustivestruct): deprecated since v1.46.0 (2022-05-08).
            -   [`golint`](https://togithub.com/golang/lint): deprecated since v1.41.0 (2021-06-15).
            -   [`ifshort`](https://togithub.com/esimonov/ifshort): deprecated since v1.48.0 (2022-08-04).
            -   [`interfacer`](https://togithub.com/mvdan/interfacer): deprecated since v1.38.0 (2021-03-03).
            -   [`maligned`](https://togithub.com/mdempsky/maligned): deprecated since v1.38.0 (2021-03-03).
            -   [`nosnakecase`](https://togithub.com/sivchari/nosnakecase): deprecated since v1.48.0 (2022-08-04).
            -   [`scopelint`](https://togithub.com/kyoh86/scopelint): deprecated since v1.39.0 (2021-03-25).
            -   [`structcheck`](https://togithub.com/opennota/check): deprecated since v1.49.0 (2022-08-23).
            -   [`varcheck`](https://togithub.com/opennota/check): deprecated since v1.49.0 (2022-08-23).
        -   ⚠️ Deprecate usage of linter alternative names
        -   Remove help display on errors with `config verify` command
        -   Add `pre-commit` hook to run `config verify`
        -   Improve `github-action` output
    6.  Documentation
        -   Remove deprecated Atom from Editor Integrations
    
    GitHub Action (v5.1.0) for golangci-lint:
    
    -   supports for `pull`, `pull_request_target`, and `merge_group` events with the option `only-new-issues`.
    -   ️️⚠️ `skip-pkg-cache` and `skip-build-cache` have been removed because the cache related to Go itself is already handled by `actions/setup-go`.
    -   with golangci-lint v1.58, the file information (path and position) will be displayed on the log.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7080cfd View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update module github.com/rs/zerolog to v1.33.0 (#332)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/rs/zerolog](https://togithub.com/rs/zerolog) | require | minor | `v1.32.0` -> `v1.33.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>rs/zerolog (github.com/rs/zerolog)</summary>
    
    ### [`v1.33.0`](https://togithub.com/rs/zerolog/compare/v1.32.0...v1.33.0)
    
    [Compare Source](https://togithub.com/rs/zerolog/compare/v1.32.0...v1.33.0)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    e8ea18b View commit details
    Browse the repository at this point in the history
  6. fix: Generate Go Code from plugin-pb (#334)

    This PR was created by a scheduled workflow to regenerate the Go code from `plugin-pb`.
    cq-bot authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f1591a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. chore(deps): Update golangci/golangci-lint-action action to v6 (#333)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [golangci/golangci-lint-action](https://togithub.com/golangci/golangci-lint-action) | action | major | `v5` -> `v6` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint-action (golangci/golangci-lint-action)</summary>
    
    ### [`v6`](https://togithub.com/golangci/golangci-lint-action/compare/v5...v6)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint-action/compare/v5...v6)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 4am 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, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    cq-bot authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    475d1d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…

    …1.11.3 (#335)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery-api-go](https://togithub.com/cloudquery/cloudquery-api-go) | require | patch | `v1.11.2` -> `v1.11.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
    
    ### [`v1.11.3`](https://togithub.com/cloudquery/cloudquery-api-go/releases/tag/v1.11.3)
    
    [Compare Source](https://togithub.com/cloudquery/cloudquery-api-go/compare/v1.11.2...v1.11.3)
    
    ##### Bug Fixes
    
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;166](https://togithub.com/cloudquery/cloudquery-api-go/issues/166)) ([a596adc](https://togithub.com/cloudquery/cloudquery-api-go/commit/a596adc8b5c06e5c7312dd5cf002b61e9dc71107))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;168](https://togithub.com/cloudquery/cloudquery-api-go/issues/168)) ([0706f83](https://togithub.com/cloudquery/cloudquery-api-go/commit/0706f83b76745bc9fedb111c6dbd018ca2fa90da))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;169](https://togithub.com/cloudquery/cloudquery-api-go/issues/169)) ([2cdf436](https://togithub.com/cloudquery/cloudquery-api-go/commit/2cdf436608b4d01a2ebccaa0769c57468e1c5499))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a9db0bf View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.19.18 (#329)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.19.18](v1.19.17...v1.19.18) (2024-06-03)
    
    
    ### Bug Fixes
    
    * **deps:** Update golang.org/x/exp digest to fd00a4e ([#327](#327)) ([0e4ecfd](0e4ecfd))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.11.3 ([#335](#335)) ([a9db0bf](a9db0bf))
    * **deps:** Update module github.com/docker/docker to v26.1.3+incompatible ([#328](#328)) ([2c6b66b](2c6b66b))
    * **deps:** Update module github.com/rs/zerolog to v1.33.0 ([#332](#332)) ([e8ea18b](e8ea18b))
    * **deps:** Update module github.com/schollz/progressbar/v3 to v3.14.3 ([#330](#330)) ([cf33df6](cf33df6))
    * Generate Go Code from `plugin-pb` ([#334](#334)) ([f1591a2](f1591a2))
    
    ---
    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 Jun 3, 2024
    Configuration menu
    Copy the full SHA
    709cff1 View commit details
    Browse the repository at this point in the history
Loading