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: 49ad363
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: 5b3f128
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 27, 2025

  1. fix(deps): Update module github.com/apache/arrow-go/v18 to v18.3.1 (#510

    )
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | patch | `v18.3.0` -> `v18.3.1` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary>
    
    ### [`v18.3.1`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.3.1)
    
    [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.3.0...v18.3.1)
    
    ##### What's Changed
    
    -   feat(arrow/cdata): Add ReleaseCArrowArrayStream function by [@&#8203;karsov](https://redirect.github.com/karsov) in [https://github.com/apache/arrow-go/pull/373](https://redirect.github.com/apache/arrow-go/pull/373)
    -   chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/368](https://redirect.github.com/apache/arrow-go/pull/368)
    -   fix: TestDeltaByteArray implementation and fix by [@&#8203;MetalBlueberry](https://redirect.github.com/MetalBlueberry) in [https://github.com/apache/arrow-go/pull/369](https://redirect.github.com/apache/arrow-go/pull/369)
    -   chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/376](https://redirect.github.com/apache/arrow-go/pull/376)
    -   chore: Bump actions/setup-go from 5.4.0 to 5.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/377](https://redirect.github.com/apache/arrow-go/pull/377)
    -   chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as currently does not work by [@&#8203;raulcd](https://redirect.github.com/raulcd) in [https://github.com/apache/arrow-go/pull/383](https://redirect.github.com/apache/arrow-go/pull/383)
    -   chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/381](https://redirect.github.com/apache/arrow-go/pull/381)
    -   fix: list_columns.parquet testing by [@&#8203;MetalBlueberry](https://redirect.github.com/MetalBlueberry) in [https://github.com/apache/arrow-go/pull/378](https://redirect.github.com/apache/arrow-go/pull/378)
    
    ##### New Contributors
    
    -   [@&#8203;karsov](https://redirect.github.com/karsov) made their first contribution in [https://github.com/apache/arrow-go/pull/373](https://redirect.github.com/apache/arrow-go/pull/373)
    
    **Full Changelog**: apache/arrow-go@v18.3.0...v18.3.1
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Monday" (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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    8c381ff View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/cloudquery-api-go to v…

    …1.13.10 (#511)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery-api-go](https://redirect.github.com/cloudquery/cloudquery-api-go) | require | patch | `v1.13.9` -> `v1.13.10` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery-api-go (github.com/cloudquery/cloudquery-api-go)</summary>
    
    ### [`v1.13.10`](https://redirect.github.com/cloudquery/cloudquery-api-go/releases/tag/v1.13.10)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery-api-go/compare/v1.13.9...v1.13.10)
    
    ##### Bug Fixes
    
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;295](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/295)) ([93d1444](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/93d1444f3497066bf41b761b8ae953813113fe1d))
    -   Generate CloudQuery Go API Client from `spec.json` ([#&#8203;297](https://redirect.github.com/cloudquery/cloudquery-api-go/issues/297)) ([57ee37d](https://redirect.github.com/cloudquery/cloudquery-api-go/commit/57ee37d0133b774de13d2c81f8e8ec4faadb587e))
    
    </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://redirect.github.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
    cq-bot authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    ec8aaac View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. chore(main): Release v1.26.14 (#512)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.26.14](v1.26.13...v1.26.14) (2025-06-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/apache/arrow-go/v18 to v18.3.1 ([#510](#510)) ([8c381ff](8c381ff))
    * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([#511](#511)) ([ec8aaac](ec8aaac))
    
    ---
    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 30, 2025
    Configuration menu
    Copy the full SHA
    5b3f128 View commit details
    Browse the repository at this point in the history
Loading