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

Commits on Dec 1, 2023

  1. fix(deps): Update dependency grpcio to v1.59.3 (#85)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | patch | `==1.59.2` -> `==1.59.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc (grpcio)</summary>
    
    ### [`v1.59.3`](https://togithub.com/grpc/grpc/releases/tag/v1.59.3)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.59.2...v1.59.3)
    
    This is release gRPC Core 1.59.3 (generative).
    
    For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
    
    This release contains refinements, improvements, and bug fixes.
    
    ## Core
    
    -   \[Security - Revocation] Crl backport to 1.59. ([#&#8203;34926](https://togithub.com/grpc/grpc/pull/34926))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4512f59 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency grpcio-tools to v1.59.3 (#86)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio-tools](https://grpc.io) | patch | `==1.59.2` -> `==1.59.3` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e8eeb7c View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency numpy to v1.26.2 (#88)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [numpy](https://numpy.org) ([source](https://togithub.com/numpy/numpy), [changelog](https://numpy.org/doc/stable/release)) | patch | `==1.26.1` -> `==1.26.2` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>numpy/numpy (numpy)</summary>
    
    ### [`v1.26.2`](https://togithub.com/numpy/numpy/releases/tag/v1.26.2): 1.26.2 release
    
    [Compare Source](https://togithub.com/numpy/numpy/compare/v1.26.1...v1.26.2)
    
    ### NumPy 1.26.2 Release Notes
    
    NumPy 1.26.2 is a maintenance release that fixes bugs and regressions
    discovered after the 1.26.1 release. The 1.26.release series is the last
    planned minor release series before NumPy 2.0. The Python versions
    supported by this release are 3.9-3.12.
    
    #### Contributors
    
    A total of 13 people contributed to this release. People with a "+" by
    their names contributed a patch for the first time.
    
    -   [@&#8203;stefan6419846](https://togithub.com/stefan6419846)
    -   [@&#8203;thalassemia](https://togithub.com/thalassemia) +
    -   Andrew Nelson
    -   Charles Bousseau +
    -   Charles Harris
    -   Marcel Bargull +
    -   Mark Mentovai +
    -   Matti Picus
    -   Nathan Goldbaum
    -   Ralf Gommers
    -   Sayed Adel
    -   Sebastian Berg
    -   William Ayd +
    
    #### Pull requests merged
    
    A total of 25 pull requests were merged for this release.
    
    -   [#&#8203;24814](https://togithub.com/numpy/numpy/pull/24814): MAINT: align test_dispatcher s390x targets with \_umath_tests_mtargets
    -   [#&#8203;24929](https://togithub.com/numpy/numpy/pull/24929): MAINT: prepare 1.26.x for further development
    -   [#&#8203;24955](https://togithub.com/numpy/numpy/pull/24955): ENH: Add Cython enumeration for NPY_FR_GENERIC
    -   [#&#8203;24962](https://togithub.com/numpy/numpy/pull/24962): REL: Remove Python upper version from the release branch
    -   [#&#8203;24971](https://togithub.com/numpy/numpy/pull/24971): BLD: Use the correct Python interpreter when running tempita.py
    -   [#&#8203;24972](https://togithub.com/numpy/numpy/pull/24972): MAINT: Remove unhelpful error replacements from `import_array()`
    -   [#&#8203;24977](https://togithub.com/numpy/numpy/pull/24977): BLD: use classic linker on macOS, the new one in XCode 15 has...
    -   [#&#8203;25003](https://togithub.com/numpy/numpy/pull/25003): BLD: musllinux_aarch64 \[wheel build]
    -   [#&#8203;25043](https://togithub.com/numpy/numpy/pull/25043): MAINT: Update mailmap
    -   [#&#8203;25049](https://togithub.com/numpy/numpy/pull/25049): MAINT: Update meson build infrastructure.
    -   [#&#8203;25071](https://togithub.com/numpy/numpy/pull/25071): MAINT: Split up .github/workflows to match main
    -   [#&#8203;25083](https://togithub.com/numpy/numpy/pull/25083): BUG: Backport fix build on ppc64 when the baseline set to Power9...
    -   [#&#8203;25093](https://togithub.com/numpy/numpy/pull/25093): BLD: Fix features.h detection for Meson builds \[1.26.x Backport]
    -   [#&#8203;25095](https://togithub.com/numpy/numpy/pull/25095): BUG: Avoid intp conversion regression in Cython 3 (backport)
    -   [#&#8203;25107](https://togithub.com/numpy/numpy/pull/25107): CI: remove obsolete jobs, and move macOS and conda Azure jobs...
    -   [#&#8203;25108](https://togithub.com/numpy/numpy/pull/25108): CI: Add linux_qemu action and remove travis testing.
    -   [#&#8203;25112](https://togithub.com/numpy/numpy/pull/25112): MAINT: Update .spin/cmds.py from main.
    -   [#&#8203;25113](https://togithub.com/numpy/numpy/pull/25113): DOC: Visually divide main license and bundled licenses in wheels
    -   [#&#8203;25115](https://togithub.com/numpy/numpy/pull/25115): MAINT: Add missing `noexcept` to shuffle helpers
    -   [#&#8203;25116](https://togithub.com/numpy/numpy/pull/25116): DOC: Fix license identifier for OpenBLAS
    -   [#&#8203;25117](https://togithub.com/numpy/numpy/pull/25117): BLD: improve detection of Netlib libblas/libcblas/liblapack
    -   [#&#8203;25118](https://togithub.com/numpy/numpy/pull/25118): MAINT: Make bitfield integers unsigned
    -   [#&#8203;25119](https://togithub.com/numpy/numpy/pull/25119): BUG: Make n a long int for np.random.multinomial
    -   [#&#8203;25120](https://togithub.com/numpy/numpy/pull/25120): BLD: change default of the `allow-noblas` option to true.
    -   [#&#8203;25121](https://togithub.com/numpy/numpy/pull/25121): BUG: ensure passing `np.dtype` to itself doesn't crash
    
    #### Checksums
    
    ##### MD5
    
        1a5dc6b5b3bf11ad40a59eedb3b69fa1  numpy-1.26.2-cp310-cp310-macosx_10_9_x86_64.whl
        4b741c6dfe4e6e22e34e9c5c788d4f04  numpy-1.26.2-cp310-cp310-macosx_11_0_arm64.whl
        2953687fb26e1dd8a2d1bb7109551fcd  numpy-1.26.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        ea9127a3a03f27fd101c62425c661d8d  numpy-1.26.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        7a6be7c6c1cc3e1ff73f64052fe30677  numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl
        4f45d3f69f54fd1638609fde34c33a5c  numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl
        f22f5ea26c86eb126ff502fff75d6c21  numpy-1.26.2-cp310-cp310-win32.whl
        49871452488e1a55d15ab54c6f3e546e  numpy-1.26.2-cp310-cp310-win_amd64.whl
        676740bf60fb1c8f5a6b31e00b9a4e9b  numpy-1.26.2-cp311-cp311-macosx_10_9_x86_64.whl
        7170545dcc2a38a1c2386a6081043b64  numpy-1.26.2-cp311-cp311-macosx_11_0_arm64.whl
        feae1190c73d811e2e7ebcad4baf6edf  numpy-1.26.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        03131896abade61b77e0f6e53abb988a  numpy-1.26.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        f160632f128a3fd46787aa02d8731fbb  numpy-1.26.2-cp311-cp311-musllinux_1_1_aarch64.whl
        014250db593d589b5533ef7127839c46  numpy-1.26.2-cp311-cp311-musllinux_1_1_x86_64.whl
        fb437346dac24d0cb23f5314db043c8b  numpy-1.26.2-cp311-cp311-win32.whl
        7359adc233874898ea768cd4aec28bb3  numpy-1.26.2-cp311-cp311-win_amd64.whl
        207a678bea75227428e7fb84d4dc457a  numpy-1.26.2-cp312-cp312-macosx_10_9_x86_64.whl
        302ff6cc047a408cdf21981bd7b26056  numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl
        7526faaea58c76aed395c7128dd6e14d  numpy-1.26.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        28d3b1943d3a8ad4bbb2ae9da0a77cb9  numpy-1.26.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        d91f5b2bb2c931e41ae7c80ec7509a31  numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl
        b2504d4239419f012c08fa1eab12f940  numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl
        57944ba30adc07f33e83a9b45f5c625a  numpy-1.26.2-cp312-cp312-win32.whl
        fe38cd95bbee405ce0cf51c8753a2676  numpy-1.26.2-cp312-cp312-win_amd64.whl
        28e1bc3efaf89cf6f0a2b616c0e16401  numpy-1.26.2-cp39-cp39-macosx_10_9_x86_64.whl
        9932ccff54855f12ee24f60528279bf1  numpy-1.26.2-cp39-cp39-macosx_11_0_arm64.whl
        b52c1e987074dad100ad234122a397b9  numpy-1.26.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        1d1bd7e0d2a89ce795a9566a38ed9bb5  numpy-1.26.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        01d2abfe8e9b35415efb791ac6c5865e  numpy-1.26.2-cp39-cp39-musllinux_1_1_aarch64.whl
        5a6d6ac287ebd93a221e59590329e202  numpy-1.26.2-cp39-cp39-musllinux_1_1_x86_64.whl
        4e4e4d8cf661a8d2838ee700fabae87e  numpy-1.26.2-cp39-cp39-win32.whl
        b8e52ecac110471502686abbdf774b78  numpy-1.26.2-cp39-cp39-win_amd64.whl
        aed2d2914be293f60fedda360b64abf8  numpy-1.26.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
        6bd88e0f33933445d0e18c1a850f60e0  numpy-1.26.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        010aeb2a50af0af1f7ef56f76f8cf463  numpy-1.26.2-pp39-pypy39_pp73-win_amd64.whl
        8f6446a32e47953a03f8fe8533e21e98  numpy-1.26.2.tar.gz
    
    ##### SHA256
    
        3703fc9258a4a122d17043e57b35e5ef1c5a5837c3db8be396c82e04c1cf9b0f  numpy-1.26.2-cp310-cp310-macosx_10_9_x86_64.whl
        cc392fdcbd21d4be6ae1bb4475a03ce3b025cd49a9be5345d76d7585aea69440  numpy-1.26.2-cp310-cp310-macosx_11_0_arm64.whl
        36340109af8da8805d8851ef1d74761b3b88e81a9bd80b290bbfed61bd2b4f75  numpy-1.26.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        bcc008217145b3d77abd3e4d5ef586e3bdfba8fe17940769f8aa09b99e856c00  numpy-1.26.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        3ced40d4e9e18242f70dd02d739e44698df3dcb010d31f495ff00a31ef6014fe  numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl
        b272d4cecc32c9e19911891446b72e986157e6a1809b7b56518b4f3755267523  numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl
        22f8fc02fdbc829e7a8c578dd8d2e15a9074b630d4da29cda483337e300e3ee9  numpy-1.26.2-cp310-cp310-win32.whl
        26c9d33f8e8b846d5a65dd068c14e04018d05533b348d9eaeef6c1bd787f9919  numpy-1.26.2-cp310-cp310-win_amd64.whl
        b96e7b9c624ef3ae2ae0e04fa9b460f6b9f17ad8b4bec6d7756510f1f6c0c841  numpy-1.26.2-cp311-cp311-macosx_10_9_x86_64.whl
        aa18428111fb9a591d7a9cc1b48150097ba6a7e8299fb56bdf574df650e7d1f1  numpy-1.26.2-cp311-cp311-macosx_11_0_arm64.whl
        06fa1ed84aa60ea6ef9f91ba57b5ed963c3729534e6e54055fc151fad0423f0a  numpy-1.26.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        96ca5482c3dbdd051bcd1fce8034603d6ebfc125a7bd59f55b40d8f5d246832b  numpy-1.26.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        854ab91a2906ef29dc3925a064fcd365c7b4da743f84b123002f6139bcb3f8a7  numpy-1.26.2-cp311-cp311-musllinux_1_1_aarch64.whl
        f43740ab089277d403aa07567be138fc2a89d4d9892d113b76153e0e412409f8  numpy-1.26.2-cp311-cp311-musllinux_1_1_x86_64.whl
        a2bbc29fcb1771cd7b7425f98b05307776a6baf43035d3b80c4b0f29e9545186  numpy-1.26.2-cp311-cp311-win32.whl
        2b3fca8a5b00184828d12b073af4d0fc5fdd94b1632c2477526f6bd7842d700d  numpy-1.26.2-cp311-cp311-win_amd64.whl
        a4cd6ed4a339c21f1d1b0fdf13426cb3b284555c27ac2f156dfdaaa7e16bfab0  numpy-1.26.2-cp312-cp312-macosx_10_9_x86_64.whl
        5d5244aabd6ed7f312268b9247be47343a654ebea52a60f002dc70c769048e75  numpy-1.26.2-cp312-cp312-macosx_11_0_arm64.whl
        6a3cdb4d9c70e6b8c0814239ead47da00934666f668426fc6e94cce869e13fd7  numpy-1.26.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        aa317b2325f7aa0a9471663e6093c210cb2ae9c0ad824732b307d2c51983d5b6  numpy-1.26.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        174a8880739c16c925799c018f3f55b8130c1f7c8e75ab0a6fa9d41cab092fd6  numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl
        f79b231bf5c16b1f39c7f4875e1ded36abee1591e98742b05d8a0fb55d8a3eec  numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl
        4a06263321dfd3598cacb252f51e521a8cb4b6df471bb12a7ee5cbab20ea9167  numpy-1.26.2-cp312-cp312-win32.whl
        b04f5dc6b3efdaab541f7857351aac359e6ae3c126e2edb376929bd3b7f92d7e  numpy-1.26.2-cp312-cp312-win_amd64.whl
        4eb8df4bf8d3d90d091e0146f6c28492b0be84da3e409ebef54349f71ed271ef  numpy-1.26.2-cp39-cp39-macosx_10_9_x86_64.whl
        1a13860fdcd95de7cf58bd6f8bc5a5ef81c0b0625eb2c9a783948847abbef2c2  numpy-1.26.2-cp39-cp39-macosx_11_0_arm64.whl
        64308ebc366a8ed63fd0bf426b6a9468060962f1a4339ab1074c228fa6ade8e3  numpy-1.26.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
        baf8aab04a2c0e859da118f0b38617e5ee65d75b83795055fb66c0d5e9e9b818  numpy-1.26.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        d73a3abcac238250091b11caef9ad12413dab01669511779bc9b29261dd50210  numpy-1.26.2-cp39-cp39-musllinux_1_1_aarch64.whl
        b361d369fc7e5e1714cf827b731ca32bff8d411212fccd29ad98ad622449cc36  numpy-1.26.2-cp39-cp39-musllinux_1_1_x86_64.whl
        bd3f0091e845164a20bd5a326860c840fe2af79fa12e0469a12768a3ec578d80  numpy-1.26.2-cp39-cp39-win32.whl
        2beef57fb031dcc0dc8fa4fe297a742027b954949cabb52a2a376c144e5e6060  numpy-1.26.2-cp39-cp39-win_amd64.whl
        1cc3d5029a30fb5f06704ad6b23b35e11309491c999838c31f124fee32107c79  numpy-1.26.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
        94cc3c222bb9fb5a12e334d0479b97bb2df446fbe622b470928f5284ffca3f8d  numpy-1.26.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
        fe6b44fb8fcdf7eda4ef4461b97b3f63c466b27ab151bec2366db8b197387841  numpy-1.26.2-pp39-pypy39_pp73-win_amd64.whl
        f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea  numpy-1.26.2.tar.gz
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5f8f469 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update dependency pandas to v2.1.3 (#89)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | patch | `==2.1.2` -> `==2.1.3` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pandas-dev/pandas (pandas)</summary>
    
    ### [`v2.1.3`](https://togithub.com/pandas-dev/pandas/releases/tag/v2.1.3): Pandas 2.1.3
    
    [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v2.1.2...v2.1.3)
    
    This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.
    
    See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.1.3/whatsnew/v2.1.3.html) for a list of all the changes.
    
    The release will be available on the defaults and conda-forge channels:
    
        conda install pandas
    
    Or via PyPI:
    
        python3 -m pip install --upgrade pandas
    
    Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues).
    
    Thanks to all the contributors who made this release possible.
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1a7eaf6 View commit details
    Browse the repository at this point in the history
  5. fix(deps): Update dependency black to v23.11.0 (#90)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | minor | `==23.10.1` -> `==23.11.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psf/black (black)</summary>
    
    ### [`v23.11.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23110)
    
    [Compare Source](https://togithub.com/psf/black/compare/23.10.1...23.11.0)
    
    ##### Highlights
    
    -   Support formatting ranges of lines with the new `--line-ranges` command-line option
        ([#&#8203;4020](https://togithub.com/psf/black/issues/4020))
    
    ##### Stable style
    
    -   Fix crash on formatting bytes strings that look like docstrings ([#&#8203;4003](https://togithub.com/psf/black/issues/4003))
    -   Fix crash when whitespace followed a backslash before newline in a docstring ([#&#8203;4008](https://togithub.com/psf/black/issues/4008))
    -   Fix standalone comments inside complex blocks crashing Black ([#&#8203;4016](https://togithub.com/psf/black/issues/4016))
    -   Fix crash on formatting code like `await (a ** b)` ([#&#8203;3994](https://togithub.com/psf/black/issues/3994))
    -   No longer treat leading f-strings as docstrings. This matches Python's behaviour and
        fixes a crash ([#&#8203;4019](https://togithub.com/psf/black/issues/4019))
    
    ##### Preview style
    
    -   Multiline dicts and lists that are the sole argument to a function are now indented
        less ([#&#8203;3964](https://togithub.com/psf/black/issues/3964))
    -   Multiline unpacked dicts and lists as the sole argument to a function are now also
        indented less ([#&#8203;3992](https://togithub.com/psf/black/issues/3992))
    -   In f-string debug expressions, quote types that are visible in the final string are
        now preserved ([#&#8203;4005](https://togithub.com/psf/black/issues/4005))
    -   Fix a bug where long `case` blocks were not split into multiple lines. Also enable
        general trailing comma rules on `case` blocks ([#&#8203;4024](https://togithub.com/psf/black/issues/4024))
    -   Keep requiring two empty lines between module-level docstring and first function or
        class definition ([#&#8203;4028](https://togithub.com/psf/black/issues/4028))
    -   Add support for single-line format skip with other comments on the same line ([#&#8203;3959](https://togithub.com/psf/black/issues/3959))
    
    ##### Configuration
    
    -   Consistently apply force exclusion logic before resolving symlinks ([#&#8203;4015](https://togithub.com/psf/black/issues/4015))
    -   Fix a bug in the matching of absolute path names in `--include` ([#&#8203;3976](https://togithub.com/psf/black/issues/3976))
    
    ##### Performance
    
    -   Fix mypyc builds on arm64 on macOS ([#&#8203;4017](https://togithub.com/psf/black/issues/4017))
    
    ##### Integrations
    
    -   Black's pre-commit integration will now run only on git hooks appropriate for a code
        formatter ([#&#8203;3940](https://togithub.com/psf/black/issues/3940))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a9bb395 View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update dependency exceptiongroup to v1.2.0 (#91)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [exceptiongroup](https://togithub.com/agronholm/exceptiongroup) ([changelog](https://togithub.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)) | minor | `==1.1.3` -> `==1.2.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>agronholm/exceptiongroup (exceptiongroup)</summary>
    
    ### [`v1.2.0`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.0)
    
    [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.1.3...1.2.0)
    
    -   Added special monkeypatching if [Apport](https://togithub.com/canonical/apport) has overridden `sys.excepthook` so it will format exception groups correctly (PR by John Litborn)
    -   Added a backport of `contextlib.suppress()` from Python 3.12.1 which also handles suppressing exceptions inside exception groups
    -   Fixed bare `raise` in a handler reraising the original naked exception rather than an exception group which is what is raised when you do a `raise` in an `except*` handler
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2a59001 View commit details
    Browse the repository at this point in the history
  7. fix(deps): Update dependency protobuf to v4.25.1 (#92)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [protobuf](https://developers.google.com/protocol-buffers/) | minor | `==4.24.4` -> `==4.25.1` |
    
    ---
    
    ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cb9105e View commit details
    Browse the repository at this point in the history
  8. fix(deps): Update dependency structlog to v23.2.0 (#93)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [structlog](https://togithub.com/hynek/structlog) ([changelog](https://togithub.com/hynek/structlog/blob/main/CHANGELOG.md)) | minor | `==23.1.0` -> `==23.2.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>hynek/structlog (structlog)</summary>
    
    ### [`v23.2.0`](https://togithub.com/hynek/structlog/blob/HEAD/CHANGELOG.md#2320---2023-10-09)
    
    [Compare Source](https://togithub.com/hynek/structlog/compare/23.1.0...23.2.0)
    
    ##### Removed
    
    -   Support for Python 3.7.
    
    ##### Added
    
    -   Official support for Python 3.12.
        [#&#8203;515](https://togithub.com/hynek/structlog/issues/515)
    
    -   `structlog.processors.MaybeTimeStamper` that only adds a timestamp if there isn't one already.
        [#&#8203;81](https://togithub.com/hynek/structlog/issues/81)
    
    -   `structlog.dev.ConsoleRenderer` now supports renamed timestamp keys using the *timestamp_key* parameter.
        [#&#8203;541](https://togithub.com/hynek/structlog/issues/541)
    
    -   `structlog.dev.RichTracebackFormatter` that allows to configure the traceback formatting.
        [#&#8203;542](https://togithub.com/hynek/structlog/issues/542)
    
    ##### Fixed
    
    -   `FilteringBoundLogger.exception()` and  `FilteringBoundLogger.aexception()` now support positional argument formatting like the rest of the methods.
        [#&#8203;531](https://togithub.com/hynek/structlog/issues/531)
    -   `structlog.processors.format_exc_info()` and `structlog.dev.ConsoleRenderer` do not crash anymore when told to format a non-existent exception.
        [#&#8203;533](https://togithub.com/hynek/structlog/issues/533)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    350f2d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. fix(deps): Update dependency pandas to v2.1.4 (#94)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | patch | `==2.1.3` -> `==2.1.4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pandas-dev/pandas (pandas)</summary>
    
    ### [`v2.1.4`](https://togithub.com/pandas-dev/pandas/releases/tag/v2.1.4): Pandas 2.1.4
    
    [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v2.1.3...v2.1.4)
    
    This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.
    
    See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.1.4/whatsnew/v2.1.4.html) for a list of all the changes.
    
    The release will be available on the defaults and conda-forge channels:
    
        conda install pandas
    
    Or via PyPI:
    
        python3 -m pip install --upgrade pandas
    
    Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues).
    
    Thanks to all the contributors who made this release possible.
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f90efc3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update dependency black to v23.12.0 (#95)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [black](https://togithub.com/psf/black) ([changelog](https://togithub.com/psf/black/blob/main/CHANGES.md)) | minor | `==23.11.0` -> `==23.12.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>psf/black (black)</summary>
    
    ### [`v23.12.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#23120)
    
    [Compare Source](https://togithub.com/psf/black/compare/23.11.0...23.12.0)
    
    ##### Highlights
    
    It's almost 2024, which means it's time for a new edition of *Black*'s stable style!
    Together with this release, we'll put out an alpha release 24.1a1 showcasing the draft
    2024 stable style, which we'll finalize in the January release. Please try it out and
    [share your feedback](https://togithub.com/psf/black/issues/4042).
    
    This release (23.12.0) will still produce the 2023 style. Most but not all of the
    changes in `--preview` mode will be in the 2024 stable style.
    
    ##### Stable style
    
    -   Fix bug where `# fmt: off` automatically dedents when used with the `--line-ranges`
        option, even when it is not within the specified line range. ([#&#8203;4084](https://togithub.com/psf/black/issues/4084))
    -   Fix feature detection for parenthesized context managers ([#&#8203;4104](https://togithub.com/psf/black/issues/4104))
    
    ##### Preview style
    
    -   Prefer more equal signs before a break when splitting chained assignments ([#&#8203;4010](https://togithub.com/psf/black/issues/4010))
    -   Standalone form feed characters at the module level are no longer removed ([#&#8203;4021](https://togithub.com/psf/black/issues/4021))
    -   Additional cases of immediately nested tuples, lists, and dictionaries are now
        indented less ([#&#8203;4012](https://togithub.com/psf/black/issues/4012))
    -   Allow empty lines at the beginning of all blocks, except immediately before a
        docstring ([#&#8203;4060](https://togithub.com/psf/black/issues/4060))
    -   Fix crash in preview mode when using a short `--line-length` ([#&#8203;4086](https://togithub.com/psf/black/issues/4086))
    -   Keep suites consisting of only an ellipsis on their own lines if they are not
        functions or class definitions ([#&#8203;4066](https://togithub.com/psf/black/issues/4066)) ([#&#8203;4103](https://togithub.com/psf/black/issues/4103))
    
    ##### Configuration
    
    -   `--line-ranges` now skips *Black*'s internal stability check in `--safe` mode. This
        avoids a crash on rare inputs that have many unformatted same-content lines. ([#&#8203;4034](https://togithub.com/psf/black/issues/4034))
    
    ##### Packaging
    
    -   Upgrade to mypy 1.7.1 ([#&#8203;4049](https://togithub.com/psf/black/issues/4049)) ([#&#8203;4069](https://togithub.com/psf/black/issues/4069))
    -   Faster compiled wheels are now available for CPython 3.12 ([#&#8203;4070](https://togithub.com/psf/black/issues/4070))
    
    ##### Integrations
    
    -   Enable 3.12 CI ([#&#8203;4035](https://togithub.com/psf/black/issues/4035))
    -   Build docker images in parallel ([#&#8203;4054](https://togithub.com/psf/black/issues/4054))
    -   Build docker images with 3.12 ([#&#8203;4055](https://togithub.com/psf/black/issues/4055))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1fa9e2c View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update dependency grpcio to v1.60.0 (#96)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio](https://grpc.io) ([source](https://togithub.com/grpc/grpc)) | minor | `==1.59.3` -> `==1.60.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>grpc/grpc (grpcio)</summary>
    
    ### [`v1.60.0`](https://togithub.com/grpc/grpc/releases/tag/v1.60.0)
    
    [Compare Source](https://togithub.com/grpc/grpc/compare/v1.59.3...v1.60.0)
    
    This is release 1.60.0 ([gjallarhorn](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core.
    
    For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases).
    
    This release contains refinements, improvements, and bug fixes, with highlights listed below.
    
    ## Core
    
    -   Implemented dualstack IPv4 and IPv6 backend support, as per [draft gRFC A61](https://togithub.com/grpc/proposal/pull/356).  xDS support currently guarded by `GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS` env var.
    -   Dropped Bazel 5 support. ([#&#8203;34813](https://togithub.com/grpc/grpc/pull/34813))
    -   \[deps] Upgrade protobuf version to v25.0. ([#&#8203;34513](https://togithub.com/grpc/grpc/pull/34513))
    -   \[Security - Revocation] Crl Directory Watcher Implementation. ([#&#8203;34749](https://togithub.com/grpc/grpc/pull/34749))
    -   \[server] Cap size of pending request queue with RealRequestMatcher. ([#&#8203;34782](https://togithub.com/grpc/grpc/pull/34782))
    -   \[chttp2] Fix outgoing data stats. ([#&#8203;34693](https://togithub.com/grpc/grpc/pull/34693))
    -   \[EventEngine] Enable Posix EventEngine Listener on all builds. ([#&#8203;34748](https://togithub.com/grpc/grpc/pull/34748))
    -   \[EventEngine] Enable Windows EventEngine Listener on all builds. ([#&#8203;34436](https://togithub.com/grpc/grpc/pull/34436))
    -   \[chttp2] Alternative protection for too many streams in the system. ([#&#8203;34697](https://togithub.com/grpc/grpc/pull/34697))
    -   \[Proxy] Support for setting proxy for addresses. ([#&#8203;34617](https://togithub.com/grpc/grpc/pull/34617))
    -   \[client idleness] client channels go idle after 30 minutes by default. ([#&#8203;34653](https://togithub.com/grpc/grpc/pull/34653))
    -   \[chttp2] Add an experiment to separate liveness checks from ping timeouts. ([#&#8203;34647](https://togithub.com/grpc/grpc/pull/34647))
    -   \[chttp2] Tarpit invalid requests. ([#&#8203;34641](https://togithub.com/grpc/grpc/pull/34641))
    -   \[chttp2] Enforce settings acks. ([#&#8203;34640](https://togithub.com/grpc/grpc/pull/34640))
    -   \[chttp2] Limit work per read cycle. ([#&#8203;34639](https://togithub.com/grpc/grpc/pull/34639))
    -   \[chttp2] Limit request count before receiving settings ack. ([#&#8203;34638](https://togithub.com/grpc/grpc/pull/34638))
    -   \[chttp2] Randomly ping on RST_STREAM. ([#&#8203;34637](https://togithub.com/grpc/grpc/pull/34637))
    
    ## C++
    
    -   \[xds] C++ XdsServerBuilder Remove src/... header dependency from public header. ([#&#8203;34790](https://togithub.com/grpc/grpc/pull/34790))
    -   \[reflection] Add v1 reflection. ([#&#8203;34535](https://togithub.com/grpc/grpc/pull/34535))
    
    ## C\#
    
    -   \[csharp] Grpc.Tools documentation for sharing proto files between projects and nuget packages. ([#&#8203;34521](https://togithub.com/grpc/grpc/pull/34521))
    
    ## Ruby
    
    -   \[ruby] create debug symbol packages. ([#&#8203;34632](https://togithub.com/grpc/grpc/pull/34632))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4592007 View commit details
    Browse the repository at this point in the history
  4. chore(deps): Update actions/checkout action to v4 (#98)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout (actions/checkout)</summary>
    
    ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410)
    
    [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4)
    
    -   [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7eb9121 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Update actions/setup-python action to v5 (#99)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-python](https://togithub.com/actions/setup-python) | action | major | `v4` -> `v5` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-python (actions/setup-python)</summary>
    
    ### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)
    
    [Compare Source](https://togithub.com/actions/setup-python/compare/v4...v5)
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e24ede3 View commit details
    Browse the repository at this point in the history
  6. fix(deps): Update dependency grpcio-tools to v1.60.0 (#97)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [grpcio-tools](https://grpc.io) | minor | `==1.59.3` -> `==1.60.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.
    
    ---
    
     - [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2ffd88b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. feat: Add package command (#84)

    Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
    maaarcelino and erezrokah authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    69bd71d View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v0.1.9 (#87)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.1.9](v0.1.8...v0.1.9) (2023-12-18)
    
    
    ### Features
    
    * Add package command ([#84](#84)) ([69bd71d](69bd71d))
    
    
    ### Bug Fixes
    
    * **deps:** Update dependency black to v23.11.0 ([#90](#90)) ([a9bb395](a9bb395))
    * **deps:** Update dependency black to v23.12.0 ([#95](#95)) ([1fa9e2c](1fa9e2c))
    * **deps:** Update dependency exceptiongroup to v1.2.0 ([#91](#91)) ([2a59001](2a59001))
    * **deps:** Update dependency grpcio to v1.59.3 ([#85](#85)) ([4512f59](4512f59))
    * **deps:** Update dependency grpcio to v1.60.0 ([#96](#96)) ([4592007](4592007))
    * **deps:** Update dependency grpcio-tools to v1.59.3 ([#86](#86)) ([e8eeb7c](e8eeb7c))
    * **deps:** Update dependency grpcio-tools to v1.60.0 ([#97](#97)) ([2ffd88b](2ffd88b))
    * **deps:** Update dependency numpy to v1.26.2 ([#88](#88)) ([5f8f469](5f8f469))
    * **deps:** Update dependency pandas to v2.1.3 ([#89](#89)) ([1a7eaf6](1a7eaf6))
    * **deps:** Update dependency pandas to v2.1.4 ([#94](#94)) ([f90efc3](f90efc3))
    * **deps:** Update dependency protobuf to v4.25.1 ([#92](#92)) ([cb9105e](cb9105e))
    * **deps:** Update dependency structlog to v23.2.0 ([#93](#93)) ([350f2d6](350f2d6))
    
    ---
    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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d491daf View commit details
    Browse the repository at this point in the history
Loading