Skip to content

chore(deps): update all dependencies #356

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

Merged
merged 4 commits into from
Oct 27, 2021

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyYAML (source) ==5.4.1 -> ==6.0 age adoption passing confidence
SQLAlchemy (changelog) ==1.4.25 -> ==1.4.26 age adoption passing confidence
Shapely ==1.7.1 -> ==1.8.0 age adoption passing confidence
cffi ==1.14.6 -> ==1.15.0 age adoption passing confidence
google-api-core ==2.1.0 -> ==2.1.1 age adoption passing confidence
google-auth ==2.3.0 -> ==2.3.1 age adoption passing confidence
google-cloud-testutils ==1.1.0 -> ==1.2.0 age adoption passing confidence
google-resumable-media ==2.0.3 -> ==2.1.0 age adoption passing confidence
grpcio ==1.41.0 -> ==1.41.1 age adoption passing confidence
opentelemetry-api ==1.5.0 -> ==1.6.2 age adoption passing confidence
opentelemetry-sdk ==1.5.0 -> ==1.6.2 age adoption passing confidence
proto-plus ==1.19.5 -> ==1.19.6 age adoption passing confidence
protobuf ==3.18.1 -> ==3.19.0 age adoption passing confidence
pyparsing ==2.4.7 -> ==3.0.1 age adoption passing confidence

Release Notes

yaml/pyyaml

v6.0

Compare Source

Toblerity/Shapely

v1.8.0

Compare Source

This is the final 1.8.0 release. There have been no changes since 1.8rc2.

googleapis/python-api-core

v2.1.1

Compare Source

googleapis/google-auth-library-python

v2.3.1

Compare Source

googleapis/python-test-utils

v1.2.0

Compare Source

Features
googleapis/google-resumable-media-python

v2.1.0

Compare Source

Features
Bug Fixes
  • Include ConnectionError and urllib3 exception as retriable (#​282) (d33465f)
2.0.3 (2021-09-20)
Bug Fixes
2.0.2 (2021-09-02)
Bug Fixes
  • temporarily pin google-crc32c to 1.1.2 to mitigate upstream issue affecting OS X Big Sur (#​264) (9fa344f)
2.0.1 (2021-08-30)
Bug Fixes
  • check if retry is allowed after retry wait calculation (#​258) (00ccf71)
  • do not mark upload download instances invalid with retriable error codes (#​261) (a1c5f7d)
open-telemetry/opentelemetry-python

v1.6.2

Compare Source

v1.6.1

Compare Source

  • Fix ReadableSpan property types attempting to create a mapping from a list
    (#​2215)

  • Upgrade GRPC/protobuf related dependency and regenerate otlp protobufs
    (#​2201)

  • Propagation: only warn about oversized baggage headers when headers exist
    (#​2212)

  • Fix parental trace relationship for opentracing follows_from reference
    (#​2180)

v1.6.0

Compare Source

  • Fix race in set_tracer_provider()
    (#​2182)
  • Automatically load OTEL environment variables as options for opentelemetry-instrument
    (#​1969)
  • opentelemetry-semantic-conventions Update to semantic conventions v1.6.1
    (#​2077)
  • Do not count invalid attributes for dropped
    (#​2096)
  • Fix propagation bug caused by counting skipped entries
    (#​2071)
  • Add entry point for exporters with default protocol
    (#​2093)
  • Renamed entrypoints otlp_proto_http_span, otlp_proto_grpc_span, console_span to remove
    redundant _span suffix.
    (#​2093)
  • Do not skip sequence attribute on decode error
    (#​2097)
  • opentelemetry-test: Add HttpTestBase to allow tests with actual TCP sockets
    (#​2101)
  • Fix incorrect headers parsing via environment variables
    (#​2103)
  • Add support for OTEL_ATTRIBUTE_COUNT_LIMIT
    (#​2139)
  • Attribute limits no longer apply to Resource attributes
    (#​2138)
  • opentelemetry-exporter-otlp: Add opentelemetry-otlp-proto-http as dependency
    (#​2147)
  • Fix validity calculation for trace and span IDs
    (#​2145)
  • Add schema_url to TracerProvider.get_tracer
    (#​2154)
  • Make baggage implementation w3c spec complaint
    (#​2167)
  • Add name to BatchSpanProcessor worker thread
    (#​2186)
googleapis/proto-plus-python

v1.19.6

Compare Source

pyparsing/pyparsing

v3.0.1

  • Fixed bug where Word(max=n) did not match word groups less than length 'n'.
    Thanks to Joachim Metz for catching this!

  • Fixed bug where ParseResults accidentally created recursive contents.
    Joachim Metz on this one also!

  • Fixed bug where warn_on_multiple_string_args_to_oneof warning is raised
    even when not enabled.

v3.0.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

👻 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 WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners October 13, 2021 16:20
@renovate-bot renovate-bot requested a review from engelke October 13, 2021 16:20
@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 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 13, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. label Oct 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2021
@renovate-bot renovate-bot changed the title chore(deps): update dependency cffi to v1.15.0 chore(deps): update all dependencies Oct 13, 2021
@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 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2021
@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 13, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 13, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 13, 2021
@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 14, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 14, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 14, 2021
@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, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 19, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 19, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 24, 2021
@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 25, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 25, 2021
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Oct 25, 2021
@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 25, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 25, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 26, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 26, 2021
@tswast
Copy link
Collaborator

tswast commented Oct 27, 2021

Looks like there's a problem with opentelemetry.

    The user requested opentelemetry-semantic-conventions==0.24b0
    opentelemetry-sdk 1.6.2 depends on opentelemetry-semantic-conventions==0.25b2

@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 27, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 27, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 27, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 27, 2021
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Oct 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit a61ab26 into googleapis:main Oct 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 27, 2021
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-sqlalchemy API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants