FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update dependency requests to v2.28.1 by renovate-bot · Pull Request #713 · googleapis/java-billing · GitHub

This repository was archived by the owner on Sep 18, 2023. It is now read-only.
/ java-billing Public archive

deps: update dependency requests to v2.28.1 - #713

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
renovate-bot:renovate/requests-2.x
Sep 27, 2022
Merged

deps: update dependency requests to v2.28.1#713
gcf-merge-on-green[bot] merged 2 commits into
googleapis:mainfrom
renovate-bot:renovate/requests-2.x

Conversation

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
requests (source, changelog) ==2.27.1 -> ==2.28.1

Release Notes

psf/requests

v2.28.1

Compare Source

Improvements

  • Speed optimization in iter_content with transition to yield from. (#​6170)

Dependencies

  • Added support for chardet 5.0.0 (#​6179)
  • Added support for charset-normalizer 2.1.0 (#​6169)

v2.28.0

Compare Source

Deprecations

  • ⚠️ Requests has officially dropped support for Python 2.7. ⚠️ (#​6091)
  • Requests has officially dropped support for Python 3.6 (including pypy3.6). (#​6091)

Improvements

  • Wrap JSON parsing issues in Request's JSONDecodeError for payloads without
    an encoding to make json() API consistent. (#​6097)
  • Parse header components consistently, raising an InvalidHeader error in
    all invalid cases. (#​6154)
  • Added provisional 3.11 support with current beta build. (#​6155)
  • Requests got a makeover and we decided to paint it black. (#​6095)

Bugfixes

  • Fixed bug where setting CURL_CA_BUNDLE to an empty string would disable
    cert verification. All Requests 2.x versions before 2.28.0 are affected. (#​6074)
  • Fixed urllib3 exception leak, wrapping urllib3.exceptions.SSLError with
    requests.exceptions.SSLError for content and iter_content. (#​6057)
  • Fixed issue where invalid Windows registry entires caused proxy resolution
    to raise an exception rather than ignoring the entry. (#​6149)
  • Fixed issue where entire payload could be included in the error message for
    JSONDecodeError. (#​6036)

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.

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

renovate-bot requested a review from a team September 27, 2022 11:49
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 Sep 27, 2022
product-auto-label Bot added the size: xs Pull request size is extra small. label Sep 27, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
product-auto-label Bot added the api: cloudbilling Issues related to the googleapis/java-billing API. label Sep 27, 2022
product-auto-label Bot added size: u Pull request is empty. and removed size: xs Pull request size is extra small. labels Sep 27, 2022
trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 27, 2022
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 27, 2022
diegomarquezp added the automerge Merge the pull request once unit tests and other checks pass. label Sep 27, 2022
gcf-merge-on-green Bot merged commit dc191a2 into googleapis:main Sep 27, 2022
gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Sep 27, 2022
gcf-merge-on-green Bot pushed a commit that referenced this pull request Oct 3, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.4](https://togithub.com/googleapis/java-billing/compare/v2.3.3...v2.3.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#716](https://togithub.com/googleapis/java-billing/issues/716)) ([0c9314c](https://togithub.com/googleapis/java-billing/commit/0c9314c9da9a49855d6cd98bde0d1c5a4e2006d0))
* Update dependency certifi to v2022.9.24 ([#710](https://togithub.com/googleapis/java-billing/issues/710)) ([88fd602](https://togithub.com/googleapis/java-billing/commit/88fd602088698e86a482b9015b7da3e0da7cff5e))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#722](https://togithub.com/googleapis/java-billing/issues/722)) ([7def076](https://togithub.com/googleapis/java-billing/commit/7def0761d44ed94c7cf52dc0f9b35f6671a6db0f))
* Update dependency gcp-releasetool to v1.8.8 ([#711](https://togithub.com/googleapis/java-billing/issues/711)) ([d60facf](https://togithub.com/googleapis/java-billing/commit/d60facf87f57ce1015e74eb44498d3961be52ce9))
* Update dependency protobuf to v4 ([#717](https://togithub.com/googleapis/java-billing/issues/717)) ([638a314](https://togithub.com/googleapis/java-billing/commit/638a3145f6b510c34e5c4eb20c0aa50d92b73949))
* Update dependency pyjwt to v2.5.0 ([#712](https://togithub.com/googleapis/java-billing/issues/712)) ([97eb488](https://togithub.com/googleapis/java-billing/commit/97eb4883310f1866aa61f8120cc826f4e02a36b5))
* Update dependency requests to v2.28.1 ([#713](https://togithub.com/googleapis/java-billing/issues/713)) ([dc191a2](https://togithub.com/googleapis/java-billing/commit/dc191a24254fd85b476f51cb31b6aa8a60ac0606))
* Update dependency typing-extensions to v4.3.0 ([#714](https://togithub.com/googleapis/java-billing/issues/714)) ([d86f7f4](https://togithub.com/googleapis/java-billing/commit/d86f7f4033ffb67613bac752d2d2426e06a618e2))
* Update dependency zipp to v3.8.1 ([#715](https://togithub.com/googleapis/java-billing/issues/715)) ([ff92dde](https://togithub.com/googleapis/java-billing/commit/ff92ddebfe4cf3deea661575c43ebed3f359d4dc))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: cloudbilling Issues related to the googleapis/java-billing API. size: u Pull request is empty.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL