Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #1382

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 10, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Fiona ==1.8.21 -> ==1.8.22 age adoption passing confidence
Shapely ==1.8.4 -> ==1.8.5.post1 age adoption passing confidence
google-auth ==2.12.0 -> ==2.13.0 age adoption passing confidence
google-cloud-bigquery ==3.3.3 -> ==3.3.5 age adoption passing confidence
google-cloud-bigquery-storage ==2.16.1 -> ==2.16.2 age adoption passing confidence
grpcio ==1.49.1 -> ==1.50.0 age adoption passing confidence
ipywidgets ==7.7.1 -> ==8.0.2 age adoption passing confidence
pandas (source) ==1.5.0 -> ==1.5.1 age adoption passing confidence
pytz ==2022.4 -> ==2022.5 age adoption passing confidence

Release Notes

Toblerity/Fiona

v1.8.22

Compare Source

Builds now require Cython >= 0.29.29 because of https://github.com/cython/cython/issues/4609 (see #​1143).

Wheels include GDAL 3.4.3, PROJ 8.2.1, and GEOS 3.10.2.

shapely/shapely

v1.8.5.post1

Compare Source

v1.8.5

Compare Source

Packaging

Python 3.11 wheels have been added to the matrix for all platforms.

Bug fixes
  • Assign _lgeos in the macos frozen app check, fixing a bug introduced in 1.8.2 (#​1528).
  • An exception is now raised when nan is passed to buffer and parallel_offset, preventing segmentation faults (#​1516)
googleapis/google-auth-library-python

v2.13.0

Compare Source

Features
  • Adds new external account authorized user credentials (#​1160) (523f811)
  • Implement pluggable auth interactive mode (#​1131) (44a189f)
  • Introduce the functionality to override token_uri in credentials (#​1159) (73bc7e9)
Bug Fixes
  • Adding one more pattern to relax the regex check for sts and impersonation url endpoints (#​1158) (75326e3)
googleapis/python-bigquery

v3.3.5

Compare Source

Bug Fixes
googleapis/python-bigquery-storage

v2.16.2

Compare Source

Bug Fixes
pandas-dev/pandas

v1.5.1

Compare Source

This is a patch release in the 1.5.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.

See the full whatsnew 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.

Thanks to all the contributors who made this release possible.


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team October 10, 2022 19:35
@renovate-bot renovate-bot requested review from a team as code owners October 10, 2022 19:35
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 10, 2022
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery API. labels Oct 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 10, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-bigquery-storage to v2.16.2 chore(deps): update all dependencies Oct 10, 2022
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Oct 10, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 10, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 10, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 10, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 11, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 11, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 11, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 12, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 12, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 12, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 18, 2022
@parthea parthea enabled auto-merge (squash) October 18, 2022 13:17
auto-merge was automatically disabled October 18, 2022 18:43

Head branch was pushed to by a user without write access

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 18, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 18, 2022
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 18, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2022
@parthea
Copy link
Contributor

parthea commented Oct 19, 2022

#1388 may resolve this failure

nox > Running session unit-3.7
nox > Creating virtual environment (virtualenv) using python3.7 in .nox/unit-3-7
nox > python -m pip install mock pytest google-cloud-testutils pytest-cov freezegun -c /tmpfs/src/github/python-bigquery/testing/constraints-3.7.txt
nox > python -m pip install -e '.[all]' -c /tmpfs/src/github/python-bigquery/testing/constraints-3.7.txt


ERROR: Aborting VM command due to timeout of 10800 seconds

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 19, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 19, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2022
@parthea parthea merged commit 36c4a63 into googleapis:main Oct 19, 2022
abdelmegahedgoogle pushed a commit to abdelmegahedgoogle/python-bigquery that referenced this pull request Apr 17, 2023
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants