Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 12, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oauth2client >=2.0.1,<4.0.0 -> >=4.1.3,<4.2.0 age adoption passing confidence

Release Notes

google/oauth2client

v4.1.3

Compare Source

Note: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support. We recommend you use
google-auth and oauthlib.

  • Changed OAuth2 endpoints to use oauth2.googleapis.com variants. (#​742)

v4.1.2

Compare Source

Note: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support. We recommend you use
google-auth and oauthlib.

Bug fixes:

  • Fix packaging issue had erroneously installed the test package. (#​688)

v4.1.1

Compare Source

Note: oauth2client is deprecated. No more features will be added to the
libraries and the core team is turning down support. We recommend you use
google-auth and oauthlib.

New features:

  • Allow passing prompt='consent' via the flow_from_clientsecrets. (#​717)

v4.1.0

Compare Source

Note: oauth2client is now deprecated. No more features will be added to the
libraries and the core team is turning down support. We recommend you use
google-auth and oauthlib.

New features:

  • Allow customizing the GCE metadata service address via an env var. (#​704)
  • Store original encoded and signed identity JWT in OAuth2Credentials. (#​680)
  • Use jsonpickle in django contrib, if available. (#​676)

Bug fixes:

v4.0.0

Compare Source

New features:

  • New Django samples. (#​636)
  • Add support for RFC7636 PKCE. (#​588)
  • Release as a universal wheel. (#​665)

Bug fixes:

  • Fix django authorization redirect by correctly checking validity of credentials. (#​651)
  • Correct query loss when using parse_qsl to dict. (#​622)
  • Switch django models from pickle to jsonpickle. (#​614)
  • Support new MIDDLEWARE Django 1.10 setting. (#​623)
  • Remove usage of os.environ.setdefault. (#​621)
  • Handle missing storage files correctly. (#​576)
  • Try to revoke token with POST when getting a 405. (#​662)

Internal changes:

  • Use transport module for GCE environment check. (#​612)
  • Remove author lines and add contributors.md. (#​627)
  • Clean up imports. (#​625)
  • Use transport.request in tests. (#​607)
  • Drop unittest2 dependency (#​610)
  • Remove backslash line continuations. (#​608)
  • Use transport helpers in system tests. (#​606)
  • Clean up usage of HTTP mocks in tests. (#​605)
  • Remove all uses of MagicMock. (#​598)
  • Migrate test runner to pytest. (#​569)
  • Merge util.py and _helpers.py. (#​579)
  • Remove httplib2 imports from non-transport modules. (#​577)

Breaking changes:

  • Drop Python 3.3 support. (#​603)
  • Drop Python 2.6 support. (#​590)
  • Remove multistore_file. (#​589)

Configuration

📅 Schedule: 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, click this checkbox.

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

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 12, 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 Nov 12, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2021
@renovate-bot renovate-bot force-pushed the renovate/oauth2client-4.x branch from 7d8b03d to 48c3c78 Compare March 7, 2022 16:11
@parthea parthea closed this Mar 30, 2022
@forking-renovate
Copy link

forking-renovate bot commented Mar 30, 2022

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/oauth2client-4.x branch March 30, 2022 12:12
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. kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants