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.22
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.23
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 7, 2024

  1. fix: Generate Python Code from plugin-pb (#59)

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

Commits on Feb 9, 2024

  1. fix(deps): Update dependency pyarrow to v15 (#56)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pyarrow](https://arrow.apache.org/) ([source](https://togithub.com/apache/arrow)) | major | `==13.0.0` -> `==15.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3acf899 View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.0.23 (#60)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.0.23](v0.0.22...v0.0.23) (2024-02-09)
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency pyarrow to v15 ([#56](#56)) ([3acf899](3acf899))
    * Generate Python Code from `plugin-pb` ([#59](#59)) ([ca2574b](ca2574b))
    
    ---
    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 9, 2024
    Configuration menu
    Copy the full SHA
    889b964 View commit details
    Browse the repository at this point in the history
Loading