-
Notifications
You must be signed in to change notification settings - Fork 1
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 non-major dependencies #961
base: dev
Are you sure you want to change the base?
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #961 +/- ##
=======================================
Coverage 81.75% 81.75%
=======================================
Files 184 184
Lines 15969 15969
=======================================
Hits 13056 13056
Misses 2913 2913 ☔ View full report in Codecov by Sentry. |
9a1b131
to
5cc933c
Compare
73dd963
to
19ea0db
Compare
19ea0db
to
2777f6e
Compare
399fe47
to
43a519b
Compare
3b2fe7d
to
b61e114
Compare
dc30fb2
to
0aa7fae
Compare
9cce3d6
to
0ff8c39
Compare
0ff8c39
to
c1824d7
Compare
This PR contains the following updates:
==3.11.4
->==3.27.0
==2.7.0
->==2.7.2
==2.18.3
->==2.27.1
==1.43.0
->==1.44.0
==2.8.2
->==2.9.0.post0
==3.20.2
->==3.33.4
==0.243.0
->==0.253.0
==0.29.0
->==0.32.1
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.27.0
Compare Source
Features
v3.26.0
Compare Source
Features
bigquery-magics
package for the%%bigquery
magic (#1965) (60128a5)Bug Fixes
Dependencies
Documentation
v3.25.0
Compare Source
Features
Bug Fixes
v3.24.0
Compare Source
Features
Bug Fixes
is_job_done
onConnectionError
(#1930) (4f72723)Performance Improvements
page_size
ormax_results
is set onQueryJob.result()
, use to download first page of results (#1942) (3e7a48d)v3.23.1
Compare Source
Performance Improvements
v3.23.0
Compare Source
Features
Bug Fixes
v3.22.0
Compare Source
Features
v3.21.0
Compare Source
Features
Bug Fixes
jobs.getQueryResults
REST errors (#1903, #1900) (1367b58)Performance Improvements
QueryJob.result()
when job is already finished (#1900) (1367b58)v3.20.1
Compare Source
Bug Fixes
pyarrow
an optional dependency post-3.20.0 yanked release (#1879) (21714e1)v3.20.0
Compare Source
Features
fields
parameter toset_iam_policy
for consistency with update methods (#1872) (08b1e6f)Bug Fixes
query_and_wait
usesjobs.query
API (#1869) (e265db6)v3.19.0
Compare Source
Features
Bug Fixes
v3.18.0
Compare Source
Features
insert_rows_from_dataframe
(#1816) (ab0cf4c)Bug Fixes
Documentation
client_query_w_named_params.py
to usequery_and_wait
API (#1782) (89dfcb6)v3.17.2
Compare Source
Bug Fixes
Documentation
client_query_destination_table.py
sample to usequery_and_wait
(#1783) (68ebbe1)query_and_wait
inclient_query_w_positional_params.py
(#1786) (410f71e)query_and_wait
insamples/client_query_w_timestamp_params.py
(#1785) (ba36948)v3.17.1
Compare Source
Bug Fixes
v3.17.0
Compare Source
Features
Bug Fixes
query_and_wait
now retains unknown query configuration_properties
(#1793) (4ba4342)ValueError
inquery_and_wait
with wrongjob_config
type (4ba4342)Documentation
snippets.py
to usequery_and_wait
(#1773) (d90602d)query
toquery and wait
in samples/desktopapp/user_credentials.py (#1787) (89f1299)v3.16.0
Compare Source
Features
table_constraints
field to Table model (#1755) (a167f9a)Bug Fixes
v3.15.0
Compare Source
Features
insert_rows
and as a scalar query parameter (#1757) (02a7d12)Bug Fixes
Performance Improvements
query_and_wait
when no job ID is provided (#1747) (d225a94)v3.14.1
Compare Source
Bug Fixes
v3.14.0
Compare Source
Features
Client.query_and_wait
which directly returns aRowIterator
of results (#1722) (89a647e)job_id
,location
,project
, andquery_id
properties onRowIterator
(#1733) (494f275)job_timeout_ms
to job configuration classes (#1675) (84d64cd)Bug Fixes
load_table_from_dataframe
now assumes there may be local null values (#1735) (f05dc69)RowIterator.total_rows
populated after iteration (#1748) (8482f47)Performance Improvements
query(api_method="QUERY")
(#1723) (6290517)v3.13.0
Compare Source
Features
Model.transform_columns
property (#1661) (5ceed05)Bug Fixes
Documentation
bigquery_update_table_expiration
code sample (#1673) (2dded33)create_partitioned_table
sample (#1447) (40ba859)v3.12.0
Compare Source
Features
Dataset.storage_billing_model
setter, useclient.update_dataset(ds, fields=["storage_billing_model"])
to update (#1643) (5deba50)Bug Fixes
storage_billing_model
to be explicitly set toNone
to use project default value (#1665) (514d3e1)Documentation
googleapis/python-logging (google-cloud-logging)
v2.7.2
Compare Source
Bug Fixes
v2.7.1
Compare Source
2.7.1 (2022-04-06)
Bug Fixes
googleapis/python-pubsub (google-cloud-pubsub)
v2.27.1
Compare Source
Bug Fixes
v2.27.0
Compare Source
Features
Bug Fixes
v2.26.1
Compare Source
Documentation
v2.26.0
Compare Source
Features
v2.25.2
Compare Source
Documentation
v2.25.1
Compare Source
Bug Fixes
v2.25.0
Compare Source
Features
v2.23.1
Compare Source
Bug Fixes
v2.23.0
Compare Source
Features
v2.22.0
Compare Source
Features
v2.21.5
Compare Source
Bug Fixes
v2.21.4
Compare Source
Documentation
v2.21.3
Compare Source
Bug Fixes
v2.21.2
Compare Source
Bug Fixes
v2.21.1
Compare Source
Bug Fixes
v2.21.0
Compare Source
Features
v2.20.3
Compare Source
Documentation
v2.20.2
Compare Source
Documentation
v2.20.1
Compare Source
Bug Fixes
v2.20.0
Compare Source
Features
Documentation
timeout
parameter in subscriber quickstart (#1051) (141a473)v2.19.8
Compare Source
Bug Fixes
v2.19.7
Compare Source
Bug Fixes
google-api-core>=1.34.1
(#1080) (1a5a134)v2.19.6
Compare Source
Bug Fixes
v2.19.5
Compare Source
Bug Fixes
v2.19.4
Compare Source
Bug Fixes
v2.19.3
Compare Source
Bug Fixes
v2.19.2
Compare Source
Bug Fixes
v2.19.1
Compare Source
Documentation
v2.19.0
Compare Source
Features
use_table_schema
field to BigQueryConfig (#1035) (ac6d912)Bug Fixes
retry_async
instead ofretry
in async client (#1030) (05dd571)v2.18.4
Compare Source
Documentation
googleapis/python-storage (google-cloud-storage)
v1.44.0
Compare Source
Features
Documentation
dateutil/dateutil (python-dateutil)
v2.9.0.post0
Compare Source
Version 2.9.0.post0 (2024-03-01)
Bugfixes
setuptools_scm
to<8
, which should make the generated_version.py
file compatible with all supported versions of Python.v2.9.0
Compare Source
Version 2.9.0 (2024-02-29)
Data updates
Features
dateutil
submodules lazily imported using PEP 562. On Python 3.7+, things likeimport dateutil; dateutil.tz.gettz("America/New_York")
will now work without explicitly importingdateutil.tz
, with the import occurring behind the scenes on first use. The old behavior remains on Python 3.6 and earlier. Fixed by Orson Adams. (gh issue #771, gh pr #1007)Bugfixes
datetime.utcfromtimestamp
, which is deprecated as of Python 3.12. Reported by Hugo van Kemenade (gh pr #1284), fixed by Thomas Grainger (gh pr #1285).Documentation changes
slackapi/python-slack-sdk (slack-sdk)
v3.33.4
: version 3.33.4Compare Source
Changes
v3.33.3
: version 3.33.3Compare Source
Changes
v3.33.2
: version 3.33.2Compare Source
Changes
v3.33.1
: version 3.33.1Compare Source
Changes
v3.33.0
: version 3.33.0Compare Source
Changes
[
v3.32.0
](https://redirect.github.com/slackapi/python-slack-sdk/reConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.