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 dependency google-auth-oauthlib to v0.4.1 #2797

Merged
merged 16 commits into from
Apr 18, 2020
Merged

chore(deps): update dependency google-auth-oauthlib to v0.4.1 #2797

merged 16 commits into from
Apr 18, 2020

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 8, 2020

This PR contains the following updates:

Package Update Change
google-auth-oauthlib patch ==0.4.0 -> ==0.4.1

Release Notes

GoogleCloudPlatform/google-auth-library-python-oauthlib

v0.4.1

Compare Source

08-26-2019 13:25 PDT

Implementation Changes
  • Don't auto-generate code_verifier by default. (#​48)
Internal / Testing Changes

Renovate configuration

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

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

♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

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

@renovate-bot renovate-bot requested review from shollyman and a team as code owners February 8, 2020 00:19
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 8, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 8, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 8, 2020
@kurtisvg
Copy link
Contributor

kurtisvg commented Feb 8, 2020

Looks like a dependency problem with <3.6:

------------------------------------------------------------
- testing bigquery/cloud-client
------------------------------------------------------------

 Using noxfile from project root.

Running session py2(sample='.')
Creating virtual environment (virtualenv) using python2.7 in .nox/py2-sample
pip install -r /tmpfs/src/github/python-docs-samples/testing/requirements.txt
cd .
pip install -r requirements.txt
Command pip install -r requirements.txt failed with exit code 1:
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting google-cloud-bigquery[pandas]==1.20.0
  Downloading google_cloud_bigquery-1.20.0-py2.py3-none-any.whl (154 kB)
Collecting google-auth-oauthlib==0.4.1
  Downloading google_auth_oauthlib-0.4.1-py2.py3-none-any.whl (18 kB)
ERROR: Could not find a version that satisfies the requirement ipython==7.8.0 (from -r requirements.txt (line 3)) (from versions: 0.10, 0.10.1, 0.10.2, 0.11, 0.12, 0.12.1, 0.13, 0.13.1, 0.13.2, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 3.0.0, 3.1.0, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 4.0.0b1, 4.0.0, 4.0.1, 4.0.2, 4.0.3, 4.1.0rc1, 4.1.0rc2, 4.1.0, 4.1.1, 4.1.2, 4.2.0, 4.2.1, 5.0.0b1, 5.0.0b2, 5.0.0b3, 5.0.0b4, 5.0.0rc1, 5.0.0, 5.1.0, 5.2.0, 5.2.1, 5.2.2, 5.3.0, 5.4.0, 5.4.1, 5.5.0, 5.6.0, 5.7.0, 5.8.0, 5.9.0)
ERROR: No matching distribution found for ipython==7.8.0 (from -r requirements.txt (line 3))
Session py2(sample='.') failed.

 Testing failed: Nox returned a non-zero exit code.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@kurtisvg
Copy link
Contributor

@shollyman Do you know if this is a known issue?

@renovate-bot renovate-bot changed the title Update dependency google-auth-oauthlib to v0.4.1 chore(deps): update dependency google-auth-oauthlib to v0.4.1 Feb 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@leahecole
Copy link
Collaborator

I specified python versions to hopefully resolve those errors (i low key am obsessed with getting these renovate bot prs merged)

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 11, 2020
@leahecole
Copy link
Collaborator

Ok the pip errors are gone, now it's just plain old BQ ones. I'll throw it back to you @shollyman but do feel free to revert anything I did.

@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 5, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 5, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 10, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 10, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 16, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 16, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 18, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 18, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 18, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Apr 18, 2020
@leahecole leahecole merged commit 55dbf1f into GoogleCloudPlatform:master Apr 18, 2020
@renovate-bot renovate-bot deleted the renovate/google-auth-oauthlib-0.x branch April 20, 2020 16:47
busunkim96 added a commit to rebeccawshaw/python-docs-samples that referenced this pull request Jun 11, 2020
…CloudPlatform#2797)

* chore(deps): update dependency google-auth-oauthlib to v0.4.1

* resolve dependency finding errors

* fix new matplotlib error

Co-authored-by: Leah E. Cole <[email protected]>
Co-authored-by: Leah Cole <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: Christopher Wilcox <[email protected]>
plamut pushed a commit to plamut/python-bigquery that referenced this pull request Jun 25, 2020
GoogleCloudPlatform/python-docs-samples#2797)

* chore(deps): update dependency google-auth-oauthlib to v0.4.1

* resolve dependency finding errors

* fix new matplotlib error

Co-authored-by: Leah E. Cole <[email protected]>
Co-authored-by: Leah Cole <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: Christopher Wilcox <[email protected]>
tmatsuo pushed a commit that referenced this pull request Jul 24, 2020
* python snippets for service directory

* update requirements.txt to correct version

* fix location constant

* limit scope of import of os, fix create namespace to not create endpoint instead

* add request metadata for grpc routing

* fix: use 0.3.0 and remove extra metadata

* chore(deps): update dependency google-auth-oauthlib to v0.4.1 (#2797)

* chore(deps): update dependency google-auth-oauthlib to v0.4.1

* resolve dependency finding errors

* fix new matplotlib error

Co-authored-by: Leah E. Cole <[email protected]>
Co-authored-by: Leah Cole <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: Christopher Wilcox <[email protected]>

* undo accidental changes to translate dir

* chore: remove extra files

* remove extra files

* take 2

* remove accidentally committed translate test

* fix: use GOOGLE_CLOUD_PROJECT

* add quickstart files,generate README.rst, remove metadata from snippets_test

* remove README.rst file

* use api for creating resource paths instead of string format

* change the region tags to be set to 'us-east1', change the namespace test to be a fixture

* change test to fixture

* change strings to f-strings, make namespace, service, and endpoint ids unique

* missed an f-string, added it to delete namespace

* move list_namespace fixture into namespace fixture, remove unnecessary import

* add generated README.rst file

* add requirements to readme and regenerate the file

* fix linter errors

* only delete the namespace created upon teardown

Co-authored-by: Rebecca Shaw <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: WhiteSource Renovate <[email protected]>
Co-authored-by: Leah E. Cole <[email protected]>
Co-authored-by: Leah Cole <[email protected]>
Co-authored-by: Christopher Wilcox <[email protected]>
plamut pushed a commit to plamut/python-bigquery-storage that referenced this pull request Sep 2, 2020
GoogleCloudPlatform/python-docs-samples#2797)

* chore(deps): update dependency google-auth-oauthlib to v0.4.1

* resolve dependency finding errors

* fix new matplotlib error

Co-authored-by: Leah E. Cole <[email protected]>
Co-authored-by: Leah Cole <[email protected]>
Co-authored-by: Bu Sun Kim <[email protected]>
Co-authored-by: Christopher Wilcox <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants