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: db263e2
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: 5c33a29
Choose a head ref
  • 5 commits
  • 14 files changed
  • 1 contributor

Commits on Jan 25, 2025

  1. fix(deps): Update Google Golang modules (#470)

    This PR contains the following updates:
    
    | Package | Type | Update | Change | Pending |
    |---|---|---|---|---|
    | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | patch | `v1.69.2` -> `v1.69.4` | `v1.70.0` |
    | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | patch | `v1.36.2` -> `v1.36.3` | `v1.36.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.69.4`](https://togithub.com/grpc/grpc-go/releases/tag/v1.69.4): Release 1.69.4
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.69.2...v1.69.4)
    
    ### Bug Fixes
    
    -   rbac: fix support for :path header matchers, which would previously never successfully match ([#&#8203;7965](https://togithub.com/grpc/grpc-go/issues/7965)).
    
    ### Documentation
    
    -   examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service ([#&#8203;7945](https://togithub.com/grpc/grpc-go/issues/7945)).
    
    </details>
    
    <details>
    <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary>
    
    ### [`v1.36.3`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.36.3)
    
    [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.36.2...v1.36.3)
    
    **Full Changelog**: protocolbuffers/protobuf-go@v1.36.2...v1.36.3
    
    Bug fixes:
    [CL/642575](https://go-review.googlesource.com/c/protobuf/+/642575): reflect/protodesc: fix panic when working with dynamicpb
    [CL/641036](https://go-review.googlesource.com/c/protobuf/+/641036): cmd/protoc-gen-go: remove json struct tags from unexported fields
    
    User-visible changes:
    [CL/641876](https://go-review.googlesource.com/c/protobuf/+/641876): proto: add example for GetExtension, SetExtension
    [CL/642015](https://go-review.googlesource.com/c/protobuf/+/642015): runtime/protolazy: replace internal doc link with external link
    
    Maintenance:
    [CL/641635](https://go-review.googlesource.com/c/protobuf/+/641635): all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
    [CL/641019](https://go-review.googlesource.com/c/protobuf/+/641019): internal/impl: remove unused exporter parameter
    [CL/641018](https://go-review.googlesource.com/c/protobuf/+/641018): internal/impl: switch to reflect.Value.IsZero
    [CL/641035](https://go-review.googlesource.com/c/protobuf/+/641035): internal/impl: clean up unneeded Go<1.12 MapRange() alternative
    [CL/641017](https://go-review.googlesource.com/c/protobuf/+/641017): types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    a7aeff8 View commit details
    Browse the repository at this point in the history
  2. fix: Generate Go Code from plugin-pb (#472)

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

Commits on Feb 1, 2025

  1. chore(deps): Update dependency golangci/golangci-lint to v1.63.4 (#473)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.62.2` -> `v1.63.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>golangci/golangci-lint (golangci/golangci-lint)</summary>
    
    ### [`v1.63.4`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1634)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.3...v1.63.4)
    
    1.  Linters bug fixes
        -   `dupl`, `gomodguard`, `revive`: keep only Go-files.
    
    ### [`v1.63.3`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1633)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.2...v1.63.3)
    
    1.  Linters bug fixes
        -   `gofmt`, `gofumpt`, `goimports`, `gci`: panic with several trailing EOL
        -   `goheader`: skip issues with invalid positions
    
    ### [`v1.63.2`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1632)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.1...v1.63.2)
    
    1.  Linters bug fixes
        -   `gofmt`, `gofumpt`, `goimports`, `gci`: panic with missing trailing EOL
    
    ### [`v1.63.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1631)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.63.0...v1.63.1)
    
    1.  Linters bug fixes
        -   `cgi`: invalid reports with cgo
        -   `gofumpt`: panic with autofix and cgo
    
    ### [`v1.63.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1630)
    
    [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.62.2...v1.63.0)
    
    1.  Enhancements
        -   Add support for SuggestedFixes 🎉 (35 linters can "autofix" reports).
        -   Formatters (`gofmt`, `goimports`, `gofumpt`, `gci`) are applied after the suggested fixes.
    2.  New linters
        -   Add `exptostd` linter https://github.com/ldez/exptostd
        -   Add `nilnesserr` linter https://github.com/alingse/nilnesserr
        -   Add `usetesting` linter https://github.com/ldez/usetesting
    3.  Linters new features
        -   `gci`: new options: `no-inline-comments`, `no-prefix-comments`
        -   `gomoddirectives`: from 0.2.4 to 0.6.0 (new options: `go-version-pattern`, `toolchain-pattern`,`toolchain-forbidden`, `tool-forbidden`, `go-debug-forbidden`)
        -   `govet`: new `stdversion`, `waitgroup` analyzers
        -   `importas`: allow multiple empty aliases
        -   `loggercheck`: new `slog` option
        -   `recvcheck`: from 0.1.2 to 0.2.0 (new options: `disable-builtin`, `exclusions`)
        -   `tagliatelle`: from 0.5.0 to 0.7.1 (new options: `ignored-fields`, `extended-rules`,`overrides`, `pkg`, `ignore`)
        -   `usestdlibvars`: from 1.27.0 to 1.28.0 (autofix)
        -   `wrapcheck`: from 2.9.0 to 2.10.0 (new option: `extra-ignore-sigs`)
    4.  Linters bug fixes
        -   `asciicheck`: from 0.2.0 to 0.3.0
        -   `bodyclose`: from [`5742072`](https://togithub.com/golangci/golangci-lint/commit/574207250966) to [`ed6a65f`](https://togithub.com/golangci/golangci-lint/commit/ed6a65f985e)
        -   `funlen`: from 0.1.0 to 0.2.0
        -   `ginkgolinter`: from 0.18.3 to 0.18.4
        -   `gochecksumtype`: from 0.2.0 to 0.3.1
        -   `gocognit`: from 1.1.3 to 1.2.0
        -   `godot`: from 1.4.18 to 1.4.20
        -   `goheader`: report position improvement
        -   `gosec`: handling of global nosec option when it is false
        -   `iface`: from 1.2.1 to 1.3.0
        -   `importas`: from 0.1.0 to 0.2.0
        -   `intrange`: from 0.2.1 to 0.3.0
        -   `makezero`: from 1.1.1 to 1.2.0
        -   `mirror`: from 1.2.0 to 1.3.0
        -   `nilnil`: from 1.0.0 to 1.0.1
        -   `nosprintfhostport`: from 0.1.1 to 0.2.0
        -   `reassign`: from 0.2.0 to 0.3.0
        -   `spancheck`: from 0.6.2 to 0.6.4
        -   `tagalign`: from 1.3.4 to 1.4.1
        -   `wastedassign`: from 2.0.7 to 2.1.0
        -   `whitespace`: from 0.1.1 to 0.2.0
        -   `wsl`: from 4.4.1 to 4.5.0
    5.  Deprecations
        -   ⚠️ `output.uniq-by-line` is deprecated and replaced by `issues.uniq-by-line`.
    6.  Misc.
        -   Improvements of the help command (color and JSON support).
        -   Removes `decoder`, `sloglint`, `tagalin` from `format` preset.
        -   Enables paths with junction inside Windows.
        -   The timeout is disabled if `run.timeout` <= 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c620dd3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update Google Golang modules (#474)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [google.golang.org/grpc](https://togithub.com/grpc/grpc-go) | require | minor | `v1.69.4` -> `v1.70.0` |
    | [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) | require | patch | `v1.36.3` -> `v1.36.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc-go (google.golang.org/grpc)</summary>
    
    ### [`v1.70.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.70.0): Release 1.70.0
    
    [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.69.4...v1.70.0)
    
    ### Behavior Changes
    
    -   client: reject service configs containing an invalid retryPolicy in accordance with gRFCs [A21](https://togithub.com/grpc/proposal/blob/master/A21-service-config-error-handling.md) and [A6](https://togithub.com/grpc/proposal/blob/master/A6-client-retries.md).  ([#&#8203;7905](https://togithub.com/grpc/grpc-go/issues/7905))
        -   Note that this is a potential breaking change for some users using an invalid configuration, but continuing to allow this behavior would violate our cross-language compatibility requirements.
    
    ### New Features
    
    -   xdsclient: fallback to a secondary management server (if specified in the bootstrap configuration) when the primary is down is enabled by default. Can be disabled by setting the environment variable `GRPC_EXPERIMENTAL_XDS_FALLBACK` to `false`. ([#&#8203;7949](https://togithub.com/grpc/grpc-go/issues/7949))
    -   experimental/credentials: experimental transport credentials are added which don't enforce ALPN. ([#&#8203;7980](https://togithub.com/grpc/grpc-go/issues/7980))
        -   These credentials will be removed in an upcoming grpc-go release. Users must not rely on these credentials directly. Instead, they should either vendor a specific version of gRPC or copy the relevant credentials into their own codebase if absolutely necessary.
    
    ### Bug Fixes
    
    -   xds: fix a possible deadlock that happens when both the client application and the xDS management server (responsible for configuring the client) are using the xds:/// scheme in their target URIs. ([#&#8203;8011](https://togithub.com/grpc/grpc-go/issues/8011))
    
    ### Performance
    
    -   server: for unary requests, free raw request message data as soon as parsing is finished instead of waiting until the method handler returns. ([#&#8203;7998](https://togithub.com/grpc/grpc-go/issues/7998))
        -   Special Thanks: [@&#8203;lqs](https://togithub.com/lqs)
    
    ### Documentation
    
    -   examples/features/gracefulstop: add example to demonstrate server graceful stop. ([#&#8203;7865](https://togithub.com/grpc/grpc-go/issues/7865))
    
    </details>
    
    <details>
    <summary>protocolbuffers/protobuf-go (google.golang.org/protobuf)</summary>
    
    ### [`v1.36.4`](https://togithub.com/protocolbuffers/protobuf-go/releases/tag/v1.36.4)
    
    [Compare Source](https://togithub.com/protocolbuffers/protobuf-go/compare/v1.36.3...v1.36.4)
    
    **Full Changelog**: protocolbuffers/protobuf-go@v1.36.3...v1.36.4
    
    Bug fixes:
    [CL/642975](https://go-review.googlesource.com/c/protobuf/+/642975): reflect/protodesc: fix panic when working with dynamicpb
    
    Maintenance:
    [CL/643276](https://go-review.googlesource.com/c/protobuf/+/643276): internal_gengo: avoid allocations in rawDescGZIP() accessors
    [CL/642857](https://go-review.googlesource.com/c/protobuf/+/642857): internal_gengo: switch back from string literal to hex byte slice
    [CL/642055](https://go-review.googlesource.com/c/protobuf/+/642055): internal_gengo: use unsafe.StringData() to avoid a descriptor copy
    [CL/638135](https://go-review.googlesource.com/c/protobuf/+/638135): internal_gengo: store raw descriptor in .rodata section
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Saturday" (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.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
    cq-bot authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    b4d9942 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. chore(main): Release v1.26.6 (#471)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.26.6](v1.26.5...v1.26.6) (2025-02-01)
    
    
    ### Bug Fixes
    
    * **deps:** Update Google Golang modules ([#470](#470)) ([a7aeff8](a7aeff8))
    * **deps:** Update Google Golang modules ([#474](#474)) ([b4d9942](b4d9942))
    * Generate Go Code from `plugin-pb` ([#472](#472)) ([66eab22](66eab22))
    
    ---
    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 Feb 3, 2025
    Configuration menu
    Copy the full SHA
    5c33a29 View commit details
    Browse the repository at this point in the history
Loading