From 76cfae9aafbacbe42b0dec9b6d9fd5cc043e9165 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 02:38:20 +0200
Subject: [PATCH 01/10] fix(deps): Update dependency Jinja2 to v3.1.3 (#115)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [Jinja2](https://palletsprojects.com/p/jinja/) ([changelog](https://jinja.palletsprojects.com/changes/)) | patch | `==3.1.2` -> `==3.1.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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index c0c686b..8bce615 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
"grpcio==1.60.0",
"grpcio-tools==1.60.0",
"iniconfig==2.0.0",
- "Jinja2==3.1.2",
+ "Jinja2==3.1.3",
"MarkupSafe==2.1.3",
"numpy==1.26.2",
"packaging==23.2",
From 2d6eb795f401f81b1706fa9c9cddc834acf1dbc3 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 03:53:51 +0200
Subject: [PATCH 02/10] fix(deps): Update dependency MarkupSafe to v2.1.4
(#116)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [MarkupSafe](https://palletsprojects.com/p/markupsafe/) ([changelog](https://markupsafe.palletsprojects.com/changes/)) | patch | `==2.1.3` -> `==2.1.4` |
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 8bce615..5d22acd 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@
"grpcio-tools==1.60.0",
"iniconfig==2.0.0",
"Jinja2==3.1.3",
- "MarkupSafe==2.1.3",
+ "MarkupSafe==2.1.4",
"numpy==1.26.2",
"packaging==23.2",
"pandas==2.1.4",
From a907a5d55ba57a9159e928509aa671eb7c7b4b2c Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 04:06:29 +0200
Subject: [PATCH 03/10] fix(deps): Update dependency protobuf to v4.25.2 (#119)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==4.25.1` -> `==4.25.2` |
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 5d22acd..747baa1 100644
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@
"packaging==23.2",
"pandas==2.1.4",
"pluggy==1.3.0",
- "protobuf==4.25.1",
+ "protobuf==4.25.2",
"pyarrow==14.0.2",
"pytest==7.4.4",
"python-dateutil==2.8.2",
From 8bc822f9b16f27126d1ec32d2f15b9b17bb78afb Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 04:40:00 +0200
Subject: [PATCH 04/10] fix(deps): Update dependency numpy to v1.26.3 (#118)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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.2` -> `==1.26.3` |
---
### Release Notes
numpy/numpy (numpy)
### [`v1.26.3`](https://togithub.com/numpy/numpy/releases/tag/v1.26.3)
[Compare Source](https://togithub.com/numpy/numpy/compare/v1.26.2...v1.26.3)
### NumPy 1.26.3 Release Notes
NumPy 1.26.3 is a maintenance release that fixes bugs and regressions
discovered after the 1.26.2 release. The most notable changes are the
f2py bug fixes. The Python versions supported by this release are
3.9-3.12.
#### Compatibility
`f2py` will no longer accept ambiguous `-m` and `.pyf` CLI combinations.
When more than one `.pyf` file is passed, an error is raised. When both
`-m` and a `.pyf` is passed, a warning is emitted and the `-m` provided
name is ignored.
#### Improvements
`f2py` now handles `common` blocks which have `kind` specifications from
modules. This further expands the usability of intrinsics like
`iso_fortran_env` and `iso_c_binding`.
#### Contributors
A total of 18 people contributed to this release. People with a "+" by
their names contributed a patch for the first time.
- [@DWesl](https://togithub.com/DWesl)
- [@Illviljan](https://togithub.com/Illviljan)
- Alexander Grund
- Andrea Bianchi +
- Charles Harris
- Daniel Vanzo
- Johann Rohwer +
- Matti Picus
- Nathan Goldbaum
- Peter Hawkins
- Raghuveer Devulapalli
- Ralf Gommers
- Rohit Goswami
- Sayed Adel
- Sebastian Berg
- Stefano Rivera +
- Thomas A Caswell
- matoro
#### Pull requests merged
A total of 42 pull requests were merged for this release.
- [#25130](https://togithub.com/numpy/numpy/pull/25130): MAINT: prepare 1.26.x for further development
- [#25188](https://togithub.com/numpy/numpy/pull/25188): TYP: add None to `__getitem__` in `numpy.array_api`
- [#25189](https://togithub.com/numpy/numpy/pull/25189): BLD,BUG: quadmath required where available \[f2py]
- [#25190](https://togithub.com/numpy/numpy/pull/25190): BUG: alpha doesn't use REAL(10)
- [#25191](https://togithub.com/numpy/numpy/pull/25191): BUG: Fix FP overflow error in division when the divisor is scalar
- [#25192](https://togithub.com/numpy/numpy/pull/25192): MAINT: Pin scipy-openblas version.
- [#25201](https://togithub.com/numpy/numpy/pull/25201): BUG: Fix f2py to enable use of string optional inout argument
- [#25202](https://togithub.com/numpy/numpy/pull/25202): BUG: Fix -fsanitize=alignment issue in numpy/\_core/src/multiarray/arraytypes.c.src
- [#25203](https://togithub.com/numpy/numpy/pull/25203): TST: Explicitly pass NumPy path to cython during tests (also...
- [#25204](https://togithub.com/numpy/numpy/pull/25204): BUG: fix issues with `newaxis` and `linalg.solve` in `numpy.array_api`
- [#25205](https://togithub.com/numpy/numpy/pull/25205): BUG: Disallow shadowed modulenames
- [#25217](https://togithub.com/numpy/numpy/pull/25217): BUG: Handle common blocks with kind specifications from modules
- [#25218](https://togithub.com/numpy/numpy/pull/25218): BUG: Fix moving compiled executable to root with f2py -c on Windows
- [#25219](https://togithub.com/numpy/numpy/pull/25219): BUG: Fix single to half-precision conversion on PPC64/VSX3
- [#25227](https://togithub.com/numpy/numpy/pull/25227): TST: f2py: fix issue in test skip condition
- [#25240](https://togithub.com/numpy/numpy/pull/25240): Revert "MAINT: Pin scipy-openblas version."
- [#25249](https://togithub.com/numpy/numpy/pull/25249): MAINT: do not use `long` type
- [#25377](https://togithub.com/numpy/numpy/pull/25377): TST: PyPy needs another gc.collect on latest versions
- [#25378](https://togithub.com/numpy/numpy/pull/25378): CI: Install Lapack runtime on Cygwin.
- [#25379](https://togithub.com/numpy/numpy/pull/25379): MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.1
- [#25380](https://togithub.com/numpy/numpy/pull/25380): BLD: update vendored Meson for AIX shared library fix
- [#25419](https://togithub.com/numpy/numpy/pull/25419): MAINT: Init `base` in cpu_avx512\_kn
- [#25420](https://togithub.com/numpy/numpy/pull/25420): BUG: Fix failing test_features on SapphireRapids
- [#25422](https://togithub.com/numpy/numpy/pull/25422): BUG: Fix non-contiguous memory load when ARM/Neon is enabled
- [#25428](https://togithub.com/numpy/numpy/pull/25428): MAINT,BUG: Never import distutils above 3.12 \[f2py]
- [#25452](https://togithub.com/numpy/numpy/pull/25452): MAINT: make the import-time check for old Accelerate more specific
- [#25458](https://togithub.com/numpy/numpy/pull/25458): BUG: fix macOS version checks for Accelerate support
- [#25465](https://togithub.com/numpy/numpy/pull/25465): MAINT: Bump actions/setup-node and larsoner/circleci-artifacts-redirector-action
- [#25466](https://togithub.com/numpy/numpy/pull/25466): BUG: avoid seg fault from OOB access in RandomState.set_state()
- [#25467](https://togithub.com/numpy/numpy/pull/25467): BUG: Fix two errors related to not checking for failed allocations
- [#25468](https://togithub.com/numpy/numpy/pull/25468): BUG: Fix regression with `f2py` wrappers when modules and subroutines...
- [#25475](https://togithub.com/numpy/numpy/pull/25475): BUG: Fix build issues on SPR
- [#25478](https://togithub.com/numpy/numpy/pull/25478): BLD: fix uninitialized variable warnings from simd/neon/memory.h
- [#25480](https://togithub.com/numpy/numpy/pull/25480): BUG: Handle `iso_c_type` mappings more consistently
- [#25481](https://togithub.com/numpy/numpy/pull/25481): BUG: Fix module name bug in signature files \[urgent] \[f2py]
- [#25482](https://togithub.com/numpy/numpy/pull/25482): BUG: Handle .pyf.src and fix SciPy \[urgent]
- [#25483](https://togithub.com/numpy/numpy/pull/25483): DOC: `f2py` rewrite with `meson` details
- [#25485](https://togithub.com/numpy/numpy/pull/25485): BUG: Add external library handling for meson \[f2py]
- [#25486](https://togithub.com/numpy/numpy/pull/25486): MAINT: Run f2py's meson backend with the same python that ran...
- [#25489](https://togithub.com/numpy/numpy/pull/25489): MAINT: Update `numpy/f2py/_backends` from main.
- [#25490](https://togithub.com/numpy/numpy/pull/25490): MAINT: Easy updates of `f2py/*.py` from main.
- [#25491](https://togithub.com/numpy/numpy/pull/25491): MAINT: Update crackfortran.py and f2py2e.py from main
#### Checksums
##### MD5
7660db27715df261948e7f0f13634f16 numpy-1.26.3-cp310-cp310-macosx_10_9_x86_64.whl
98d5b98c822de4bed0cf1b0b8f367192 numpy-1.26.3-cp310-cp310-macosx_11_0_arm64.whl
b71cd0710cec5460292a97a02fa349cd numpy-1.26.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
0f98a05c92598f849b1be2595f4a52a8 numpy-1.26.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
b866c6aea8070c0753b776d2b521e875 numpy-1.26.3-cp310-cp310-musllinux_1_1_aarch64.whl
cfdde5868e469fb27655ea73b0b9593b numpy-1.26.3-cp310-cp310-musllinux_1_1_x86_64.whl
2655440d61671b5e32b049d30397c58f numpy-1.26.3-cp310-cp310-win32.whl
7718a5d33344784ca7821f3bdd467550 numpy-1.26.3-cp310-cp310-win_amd64.whl
28e4b2ed9192c392f792d88b3c246d1c numpy-1.26.3-cp311-cp311-macosx_10_9_x86_64.whl
fb1ae72749463e2c82f0127699728364 numpy-1.26.3-cp311-cp311-macosx_11_0_arm64.whl
304dec822b508a1d495917610e7562bf numpy-1.26.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
2cc0d8b073dfd55946a60ba8ed4369f6 numpy-1.26.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
c99962375c599501820899c8ccab6960 numpy-1.26.3-cp311-cp311-musllinux_1_1_aarch64.whl
47ed42d067ce4863bbf1f40da61ba7d1 numpy-1.26.3-cp311-cp311-musllinux_1_1_x86_64.whl
3ab3757255feb54ca3793fb9db226586 numpy-1.26.3-cp311-cp311-win32.whl
c33f2a4518bae535645357a08a93be1a numpy-1.26.3-cp311-cp311-win_amd64.whl
bea43600aaff3a4d9978611ccfa44198 numpy-1.26.3-cp312-cp312-macosx_10_9_x86_64.whl
c678d909ebe737fdabf215d8622ce2a3 numpy-1.26.3-cp312-cp312-macosx_11_0_arm64.whl
9f21f1875c92425cec1060564b3abb1c numpy-1.26.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
c44a1998965d45ec136078ee09d880f2 numpy-1.26.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
9274f5c51fa4f3c8fac5efa3d78acd63 numpy-1.26.3-cp312-cp312-musllinux_1_1_aarch64.whl
07c9f8f86f45077febc46c87ebc0b644 numpy-1.26.3-cp312-cp312-musllinux_1_1_x86_64.whl
a4857b2f7b6a23bca41178bd344bb28a numpy-1.26.3-cp312-cp312-win32.whl
495d9534961d7b10f16fec4515a3d72b numpy-1.26.3-cp312-cp312-win_amd64.whl
6494f2d94fd1f184923a33e634692b5e numpy-1.26.3-cp39-cp39-macosx_10_9_x86_64.whl
515a7314a0ff6aaba8d53a7a1aaa73ab numpy-1.26.3-cp39-cp39-macosx_11_0_arm64.whl
c856adc6a6a78773c43e9c738d662ed5 numpy-1.26.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
09848456158a01feff28f88c6106aef1 numpy-1.26.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
adec00ea2bc98580a436f82e188c0e2f numpy-1.26.3-cp39-cp39-musllinux_1_1_aarch64.whl
718bd35dd0431a6434bb30bf8d91d77d numpy-1.26.3-cp39-cp39-musllinux_1_1_x86_64.whl
e813aa59cb807efb4a8fee52a6dd41ba numpy-1.26.3-cp39-cp39-win32.whl
08e1b0973d0ae5976b38563eaec1253f numpy-1.26.3-cp39-cp39-win_amd64.whl
e8887a14750161709636e9fb87df4f36 numpy-1.26.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
0bdb19040525451553fb5758b65caf4c numpy-1.26.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
b931c14d06cc37d85d63ed1ddd88e875 numpy-1.26.3-pp39-pypy39_pp73-win_amd64.whl
1c915dc6c36dd4c674d9379e9470ff8b numpy-1.26.3.tar.gz
##### SHA256
806dd64230dbbfaca8a27faa64e2f414bf1c6622ab78cc4264f7f5f028fee3bf numpy-1.26.3-cp310-cp310-macosx_10_9_x86_64.whl
02f98011ba4ab17f46f80f7f8f1c291ee7d855fcef0a5a98db80767a468c85cd numpy-1.26.3-cp310-cp310-macosx_11_0_arm64.whl
6d45b3ec2faed4baca41c76617fcdcfa4f684ff7a151ce6fc78ad3b6e85af0a6 numpy-1.26.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
bdd2b45bf079d9ad90377048e2747a0c82351989a2165821f0c96831b4a2a54b numpy-1.26.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
211ddd1e94817ed2d175b60b6374120244a4dd2287f4ece45d49228b4d529178 numpy-1.26.3-cp310-cp310-musllinux_1_1_aarch64.whl
b1240f767f69d7c4c8a29adde2310b871153df9b26b5cb2b54a561ac85146485 numpy-1.26.3-cp310-cp310-musllinux_1_1_x86_64.whl
21a9484e75ad018974a2fdaa216524d64ed4212e418e0a551a2d83403b0531d3 numpy-1.26.3-cp310-cp310-win32.whl
9e1591f6ae98bcfac2a4bbf9221c0b92ab49762228f38287f6eeb5f3f55905ce numpy-1.26.3-cp310-cp310-win_amd64.whl
b831295e5472954104ecb46cd98c08b98b49c69fdb7040483aff799a755a7374 numpy-1.26.3-cp311-cp311-macosx_10_9_x86_64.whl
9e87562b91f68dd8b1c39149d0323b42e0082db7ddb8e934ab4c292094d575d6 numpy-1.26.3-cp311-cp311-macosx_11_0_arm64.whl
8c66d6fec467e8c0f975818c1796d25c53521124b7cfb760114be0abad53a0a2 numpy-1.26.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
f25e2811a9c932e43943a2615e65fc487a0b6b49218899e62e426e7f0a57eeda numpy-1.26.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
af36e0aa45e25c9f57bf684b1175e59ea05d9a7d3e8e87b7ae1a1da246f2767e numpy-1.26.3-cp311-cp311-musllinux_1_1_aarch64.whl
51c7f1b344f302067b02e0f5b5d2daa9ed4a721cf49f070280ac202738ea7f00 numpy-1.26.3-cp311-cp311-musllinux_1_1_x86_64.whl
7ca4f24341df071877849eb2034948459ce3a07915c2734f1abb4018d9c49d7b numpy-1.26.3-cp311-cp311-win32.whl
39763aee6dfdd4878032361b30b2b12593fb445ddb66bbac802e2113eb8a6ac4 numpy-1.26.3-cp311-cp311-win_amd64.whl
a7081fd19a6d573e1a05e600c82a1c421011db7935ed0d5c483e9dd96b99cf13 numpy-1.26.3-cp312-cp312-macosx_10_9_x86_64.whl
12c70ac274b32bc00c7f61b515126c9205323703abb99cd41836e8125ea0043e numpy-1.26.3-cp312-cp312-macosx_11_0_arm64.whl
7f784e13e598e9594750b2ef6729bcd5a47f6cfe4a12cca13def35e06d8163e3 numpy-1.26.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
5f24750ef94d56ce6e33e4019a8a4d68cfdb1ef661a52cdaee628a56d2437419 numpy-1.26.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
77810ef29e0fb1d289d225cabb9ee6cf4d11978a00bb99f7f8ec2132a84e0166 numpy-1.26.3-cp312-cp312-musllinux_1_1_aarch64.whl
8ed07a90f5450d99dad60d3799f9c03c6566709bd53b497eb9ccad9a55867f36 numpy-1.26.3-cp312-cp312-musllinux_1_1_x86_64.whl
f73497e8c38295aaa4741bdfa4fda1a5aedda5473074369eca10626835445511 numpy-1.26.3-cp312-cp312-win32.whl
da4b0c6c699a0ad73c810736303f7fbae483bcb012e38d7eb06a5e3b432c981b numpy-1.26.3-cp312-cp312-win_amd64.whl
1666f634cb3c80ccbd77ec97bc17337718f56d6658acf5d3b906ca03e90ce87f numpy-1.26.3-cp39-cp39-macosx_10_9_x86_64.whl
18c3319a7d39b2c6a9e3bb75aab2304ab79a811ac0168a671a62e6346c29b03f numpy-1.26.3-cp39-cp39-macosx_11_0_arm64.whl
0b7e807d6888da0db6e7e75838444d62495e2b588b99e90dd80c3459594e857b numpy-1.26.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
b4d362e17bcb0011738c2d83e0a65ea8ce627057b2fdda37678f4374a382a137 numpy-1.26.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
b8c275f0ae90069496068c714387b4a0eba5d531aace269559ff2b43655edd58 numpy-1.26.3-cp39-cp39-musllinux_1_1_aarch64.whl
cc0743f0302b94f397a4a65a660d4cd24267439eb16493fb3caad2e4389bccbb numpy-1.26.3-cp39-cp39-musllinux_1_1_x86_64.whl
9bc6d1a7f8cedd519c4b7b1156d98e051b726bf160715b769106661d567b3f03 numpy-1.26.3-cp39-cp39-win32.whl
867e3644e208c8922a3be26fc6bbf112a035f50f0a86497f98f228c50c607bb2 numpy-1.26.3-cp39-cp39-win_amd64.whl
3c67423b3703f8fbd90f5adaa37f85b5794d3366948efe9a5190a5f3a83fc34e numpy-1.26.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
46f47ee566d98849323f01b349d58f2557f02167ee301e5e28809a8c0e27a2d0 numpy-1.26.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
a8474703bffc65ca15853d5fd4d06b18138ae90c17c8d12169968e998e448bb5 numpy-1.26.3-pp39-pypy39_pp73-win_amd64.whl
697df43e2b6310ecc9d95f05d5ef20eacc09c7c4ecc9da3f235d39e71b7da1e4 numpy-1.26.3.tar.gz
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 747baa1..5db91b9 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
"iniconfig==2.0.0",
"Jinja2==3.1.3",
"MarkupSafe==2.1.4",
- "numpy==1.26.2",
+ "numpy==1.26.3",
"packaging==23.2",
"pandas==2.1.4",
"pluggy==1.3.0",
From b6c82e98ad6a30578b39eba113dcfb1de77b3319 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 04:40:29 +0200
Subject: [PATCH 05/10] fix(deps): Update dependency pandas to v2.2.0 (#120)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | minor | `==2.1.4` -> `==2.2.0` |
---
### Release Notes
pandas-dev/pandas (pandas)
### [`v2.2.0`](https://togithub.com/pandas-dev/pandas/releases/tag/v2.2.0): Pandas 2.2.0
[Compare Source](https://togithub.com/pandas-dev/pandas/compare/v2.1.4...v2.2.0)
We are pleased to announce the release of pandas 2.2.0.
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.2.0/whatsnew/v2.2.0.html) for a list of all the changes.
Pandas 2.2.0 supports Python 3.9 and higher.
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.
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 5db91b9..22bdb2d 100644
--- a/setup.py
+++ b/setup.py
@@ -20,7 +20,7 @@
"MarkupSafe==2.1.4",
"numpy==1.26.3",
"packaging==23.2",
- "pandas==2.1.4",
+ "pandas==2.2.0",
"pluggy==1.3.0",
"protobuf==4.25.2",
"pyarrow==14.0.2",
From 50d44e690d37e5f29789d4d410c3d54493e0b9db Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 17:29:53 +0200
Subject: [PATCH 06/10] fix(deps): Update dependency pluggy to v1.4.0 (#121)
Co-authored-by: Renovate Bot
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 22bdb2d..acea719 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@
"numpy==1.26.3",
"packaging==23.2",
"pandas==2.2.0",
- "pluggy==1.3.0",
+ "pluggy==1.4.0",
"protobuf==4.25.2",
"pyarrow==14.0.2",
"pytest==7.4.4",
From 8eed6702fdba75b3d1522924f0c6cb41a1d4cf48 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 17:30:32 +0200
Subject: [PATCH 07/10] fix(deps): Update dependency pytz to v2023.4 (#122)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [pytz](http://pythonhosted.org/pytz) | minor | `==2023.3.post1` -> `==2023.4` |
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index acea719..2f4db08 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@
"pyarrow==14.0.2",
"pytest==7.4.4",
"python-dateutil==2.8.2",
- "pytz==2023.3.post1",
+ "pytz==2023.4",
"six==1.16.0",
"structlog==23.3.0",
"tomli==2.0.1",
From e1b23d1eded0b79c96c1efafb6a375b298bbb804 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 17:32:49 +0200
Subject: [PATCH 08/10] fix(deps): Update dependency black to v24 (#123)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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)) | major | `==23.12.1` -> `==24.1.1` |
---
### Release Notes
psf/black (black)
### [`v24.1.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2411)
[Compare Source](https://togithub.com/psf/black/compare/24.1.0...24.1.1)
Bugfix release to fix a bug that made Black unusable on certain file systems with strict
limits on path length.
##### Preview style
- Consistently add trailing comma on typed parameters ([#4164](https://togithub.com/psf/black/issues/4164))
##### Configuration
- Shorten the length of the name of the cache file to fix crashes on file systems that
do not support long paths ([#4176](https://togithub.com/psf/black/issues/4176))
### [`v24.1.0`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2410)
[Compare Source](https://togithub.com/psf/black/compare/23.12.1...24.1.0)
##### Highlights
This release introduces the new 2024 stable style ([#4106](https://togithub.com/psf/black/issues/4106)), stabilizing the following
changes:
- Add parentheses around `if`-`else` expressions ([#2278](https://togithub.com/psf/black/issues/2278))
- Dummy class and function implementations consisting only of `...` are formatted more
compactly ([#3796](https://togithub.com/psf/black/issues/3796))
- If an assignment statement is too long, we now prefer splitting on the right-hand side
([#3368](https://togithub.com/psf/black/issues/3368))
- Hex codes in Unicode escape sequences are now standardized to lowercase ([#2916](https://togithub.com/psf/black/issues/2916))
- Allow empty first lines at the beginning of most blocks ([#3967](https://togithub.com/psf/black/issues/3967), [#4061](https://togithub.com/psf/black/issues/4061))
- Add parentheses around long type annotations ([#3899](https://togithub.com/psf/black/issues/3899))
- Enforce newline after module docstrings ([#3932](https://togithub.com/psf/black/issues/3932), [#4028](https://togithub.com/psf/black/issues/4028))
- Fix incorrect magic trailing comma handling in return types ([#3916](https://togithub.com/psf/black/issues/3916))
- Remove blank lines before class docstrings ([#3692](https://togithub.com/psf/black/issues/3692))
- Wrap multiple context managers in parentheses if combined in a single `with` statement
([#3489](https://togithub.com/psf/black/issues/3489))
- Fix bug in line length calculations for power operations ([#3942](https://togithub.com/psf/black/issues/3942))
- Add trailing commas to collection literals even if there's a comment after the last
entry ([#3393](https://togithub.com/psf/black/issues/3393))
- When using `--skip-magic-trailing-comma` or `-C`, trailing commas are stripped from
subscript expressions with more than 1 element ([#3209](https://togithub.com/psf/black/issues/3209))
- Add extra blank lines in stubs in a few cases ([#3564](https://togithub.com/psf/black/issues/3564), [#3862](https://togithub.com/psf/black/issues/3862))
- Accept raw strings as docstrings ([#3947](https://togithub.com/psf/black/issues/3947))
- Split long lines in case blocks ([#4024](https://togithub.com/psf/black/issues/4024))
- Stop removing spaces from walrus operators within subscripts ([#3823](https://togithub.com/psf/black/issues/3823))
- Fix incorrect formatting of certain async statements ([#3609](https://togithub.com/psf/black/issues/3609))
- Allow combining `# fmt: skip` with other comments ([#3959](https://togithub.com/psf/black/issues/3959))
There are already a few improvements in the `--preview` style, which are slated for the
2025 stable style. Try them out and
[share your feedback](https://togithub.com/psf/black/issues). In the past, the preview
style has included some features that we were not able to stabilize. This year, we're
adding a separate `--unstable` style for features with known problems. Now, the
`--preview` style only includes features that we actually expect to make it into next
year's stable style.
##### Stable style
Several bug fixes were made in features that are moved to the stable style in this
release:
- Fix comment handling when parenthesising conditional expressions ([#4134](https://togithub.com/psf/black/issues/4134))
- Fix bug where spaces were not added around parenthesized walruses in subscripts,
unlike other binary operators ([#4109](https://togithub.com/psf/black/issues/4109))
- Remove empty lines before docstrings in async functions ([#4132](https://togithub.com/psf/black/issues/4132))
- Address a missing case in the change to allow empty lines at the beginning of all
blocks, except immediately before a docstring ([#4130](https://togithub.com/psf/black/issues/4130))
- For stubs, fix logic to enforce empty line after nested classes with bodies ([#4141](https://togithub.com/psf/black/issues/4141))
##### Preview style
- Add `--unstable` style, covering preview features that have known problems that would
block them from going into the stable style. Also add the `--enable-unstable-feature`
flag; for example, use
`--enable-unstable-feature hug_parens_with_braces_and_square_brackets` to apply this
preview feature throughout 2024, even if a later Black release downgrades the feature
to unstable ([#4096](https://togithub.com/psf/black/issues/4096))
- Format module docstrings the same as class and function docstrings ([#4095](https://togithub.com/psf/black/issues/4095))
- Fix crash when using a walrus in a dictionary ([#4155](https://togithub.com/psf/black/issues/4155))
- Fix unnecessary parentheses when wrapping long dicts ([#4135](https://togithub.com/psf/black/issues/4135))
- Stop normalizing spaces before `# fmt: skip` comments ([#4146](https://togithub.com/psf/black/issues/4146))
##### Configuration
- Print warning when configuration in `pyproject.toml` contains an invalid key ([#4165](https://togithub.com/psf/black/issues/4165))
- Fix symlink handling, properly ignoring symlinks that point outside of root ([#4161](https://togithub.com/psf/black/issues/4161))
- Fix cache mtime logic that resulted in false positive cache hits ([#4128](https://togithub.com/psf/black/issues/4128))
- Remove the long-deprecated `--experimental-string-processing` flag. This feature can
currently be enabled with `--preview --enable-unstable-feature string_processing`.
([#4096](https://togithub.com/psf/black/issues/4096))
##### Integrations
- Revert the change to run Black's pre-commit integration only on specific git hooks
([#3940](https://togithub.com/psf/black/issues/3940)) for better compatibility with older versions of pre-commit ([#4137](https://togithub.com/psf/black/issues/4137))
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
cloudquery/sdk/schema/column.py | 18 +++++++++---------
cloudquery/sdk/schema/table.py | 6 +++---
setup.py | 2 +-
3 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/cloudquery/sdk/schema/column.py b/cloudquery/sdk/schema/column.py
index 4473d57..07486e5 100644
--- a/cloudquery/sdk/schema/column.py
+++ b/cloudquery/sdk/schema/column.py
@@ -45,15 +45,15 @@ def __eq__(self, __value: object) -> bool:
def to_arrow_field(self):
metadata = {
- arrow.METADATA_PRIMARY_KEY: arrow.METADATA_TRUE
- if self.primary_key
- else arrow.METADATA_FALSE,
- arrow.METADATA_UNIQUE: arrow.METADATA_TRUE
- if self.unique
- else arrow.METADATA_FALSE,
- arrow.METADATA_INCREMENTAL: arrow.METADATA_TRUE
- if self.incremental_key
- else arrow.METADATA_FALSE,
+ arrow.METADATA_PRIMARY_KEY: (
+ arrow.METADATA_TRUE if self.primary_key else arrow.METADATA_FALSE
+ ),
+ arrow.METADATA_UNIQUE: (
+ arrow.METADATA_TRUE if self.unique else arrow.METADATA_FALSE
+ ),
+ arrow.METADATA_INCREMENTAL: (
+ arrow.METADATA_TRUE if self.incremental_key else arrow.METADATA_FALSE
+ ),
}
return pa.field(self.name, self.type, metadata=metadata)
diff --git a/cloudquery/sdk/schema/table.py b/cloudquery/sdk/schema/table.py
index 89adb29..71b3d29 100644
--- a/cloudquery/sdk/schema/table.py
+++ b/cloudquery/sdk/schema/table.py
@@ -88,9 +88,9 @@ def to_arrow_schema(self):
arrow.METADATA_TABLE_DESCRIPTION: self.description,
arrow.METADATA_TABLE_TITLE: self.title,
arrow.METADATA_TABLE_DEPENDS_ON: self.parent.name if self.parent else "",
- arrow.METADATA_INCREMENTAL: arrow.METADATA_TRUE
- if self.is_incremental
- else arrow.METADATA_FALSE,
+ arrow.METADATA_INCREMENTAL: (
+ arrow.METADATA_TRUE if self.is_incremental else arrow.METADATA_FALSE
+ ),
}
for column in self.columns:
fields.append(column.to_arrow_field())
diff --git a/setup.py b/setup.py
index 2f4db08..6cf0f88 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@
dependencies = [
"cloudquery-plugin-pb==0.0.21",
"exceptiongroup==1.2.0",
- "black==23.12.1",
+ "black==24.1.1",
"grpcio==1.60.0",
"grpcio-tools==1.60.0",
"iniconfig==2.0.0",
From 4f9be1b312994aa5616a22393f04d1b3a2270442 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 18:05:56 +0200
Subject: [PATCH 09/10] fix(deps): Update dependency cloudquery-plugin-pb to
v0.0.22 (#124)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [cloudquery-plugin-pb](https://togithub.com/cloudquery/plugin-pb-python) | patch | `==0.0.21` -> `==0.0.22` |
---
### Release Notes
cloudquery/plugin-pb-python (cloudquery-plugin-pb)
### [`v0.0.22`](https://togithub.com/cloudquery/plugin-pb-python/blob/HEAD/CHANGELOG.md#0022-2024-02-01)
[Compare Source](https://togithub.com/cloudquery/plugin-pb-python/compare/v0.0.21...v0.0.22)
##### Bug Fixes
- **deps:** Update dependency black to v24 ([#54](https://togithub.com/cloudquery/plugin-pb-python/issues/54)) ([0164923](https://togithub.com/cloudquery/plugin-pb-python/commit/0164923369b1e2bd972f445164f6b2964655d655))
- **deps:** Update dependency protobuf to v4.25.2 ([#53](https://togithub.com/cloudquery/plugin-pb-python/issues/53)) ([b348e46](https://togithub.com/cloudquery/plugin-pb-python/commit/b348e46011a0d48b42d2138a5b19d1ddc591e5ed))
- **deps:** Update dependency pytest to v8 ([#57](https://togithub.com/cloudquery/plugin-pb-python/issues/57)) ([3684dd8](https://togithub.com/cloudquery/plugin-pb-python/commit/3684dd8d62a9ff88cd9d281d8b022a4bd63cf269))
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index 6cf0f88..dcbb0b9 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@
description = "CloudQuery Plugin SDK for Python"
dependencies = [
- "cloudquery-plugin-pb==0.0.21",
+ "cloudquery-plugin-pb==0.0.22",
"exceptiongroup==1.2.0",
"black==24.1.1",
"grpcio==1.60.0",
From b564dfe3a5ea298d02bd7c3fb209641a51369f82 Mon Sep 17 00:00:00 2001
From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com>
Date: Thu, 1 Feb 2024 18:35:13 +0200
Subject: [PATCH 10/10] chore(main): Release v0.1.13 (#117)
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 15 +++++++++++++++
setup.py | 2 +-
3 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 93fcfa2..0ebd1f6 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.1.12"
+ ".": "0.1.13"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 49cfe5d..588c998 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,20 @@
# Changelog
+## [0.1.13](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.12...v0.1.13) (2024-02-01)
+
+
+### Bug Fixes
+
+* **deps:** Update dependency black to v24 ([#123](https://github.com/cloudquery/plugin-sdk-python/issues/123)) ([e1b23d1](https://github.com/cloudquery/plugin-sdk-python/commit/e1b23d1eded0b79c96c1efafb6a375b298bbb804))
+* **deps:** Update dependency cloudquery-plugin-pb to v0.0.22 ([#124](https://github.com/cloudquery/plugin-sdk-python/issues/124)) ([4f9be1b](https://github.com/cloudquery/plugin-sdk-python/commit/4f9be1b312994aa5616a22393f04d1b3a2270442))
+* **deps:** Update dependency Jinja2 to v3.1.3 ([#115](https://github.com/cloudquery/plugin-sdk-python/issues/115)) ([76cfae9](https://github.com/cloudquery/plugin-sdk-python/commit/76cfae9aafbacbe42b0dec9b6d9fd5cc043e9165))
+* **deps:** Update dependency MarkupSafe to v2.1.4 ([#116](https://github.com/cloudquery/plugin-sdk-python/issues/116)) ([2d6eb79](https://github.com/cloudquery/plugin-sdk-python/commit/2d6eb795f401f81b1706fa9c9cddc834acf1dbc3))
+* **deps:** Update dependency numpy to v1.26.3 ([#118](https://github.com/cloudquery/plugin-sdk-python/issues/118)) ([8bc822f](https://github.com/cloudquery/plugin-sdk-python/commit/8bc822f9b16f27126d1ec32d2f15b9b17bb78afb))
+* **deps:** Update dependency pandas to v2.2.0 ([#120](https://github.com/cloudquery/plugin-sdk-python/issues/120)) ([b6c82e9](https://github.com/cloudquery/plugin-sdk-python/commit/b6c82e98ad6a30578b39eba113dcfb1de77b3319))
+* **deps:** Update dependency pluggy to v1.4.0 ([#121](https://github.com/cloudquery/plugin-sdk-python/issues/121)) ([50d44e6](https://github.com/cloudquery/plugin-sdk-python/commit/50d44e690d37e5f29789d4d410c3d54493e0b9db))
+* **deps:** Update dependency protobuf to v4.25.2 ([#119](https://github.com/cloudquery/plugin-sdk-python/issues/119)) ([a907a5d](https://github.com/cloudquery/plugin-sdk-python/commit/a907a5d55ba57a9159e928509aa671eb7c7b4b2c))
+* **deps:** Update dependency pytz to v2023.4 ([#122](https://github.com/cloudquery/plugin-sdk-python/issues/122)) ([8eed670](https://github.com/cloudquery/plugin-sdk-python/commit/8eed6702fdba75b3d1522924f0c6cb41a1d4cf48))
+
## [0.1.12](https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.11...v0.1.12) (2024-01-03)
diff --git a/setup.py b/setup.py
index dcbb0b9..0f6db0b 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@
]
setuptools.setup(
name=name,
- version="0.1.12",
+ version="0.1.13",
description=description,
long_description=long_description,
author="CloudQuery LTD",