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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.18
Choose a base ref
...
head repository: cloudquery/plugin-pb-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.19
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 16, 2023

  1. Create config.yml

    yevgenypats authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    dc93551 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix(deps): Update dependency pyarrow to v13 (#19)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pyarrow](https://arrow.apache.org/) ([source](https://togithub.com/apache/arrow)) | major | `==12.0.1` -> `==13.0.0` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
    cq-bot authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    361a318 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.19 (#30)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.19](v0.0.18...v0.0.19) (2023-10-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency pyarrow to v13 ([#19](#19)) ([361a318](361a318))
    
    ---
    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 Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0963346 View commit details
    Browse the repository at this point in the history
Loading