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(renovate): minor Update minor (minor) #20

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyJWT ==2.4.0 -> ==2.5.0 age adoption passing confidence
charset-normalizer ==2.0.12 -> ==2.1.1 age adoption passing confidence
idna (changelog) ==3.3 -> ==3.4 age adoption passing confidence
requests (source, changelog) ==2.27.1 -> ==2.28.1 age adoption passing confidence

Release Notes

jpadilla/pyjwt

v2.5.0

Compare Source

Changed


Fixed
~~~~~

- Invalidate token on the exact second the token expires `#&#8203;797 <https://github.com/jpadilla/pyjwt/pull/797>`_

Added
~~~~~
ousret/charset_normalizer

v2.1.1

Compare Source

Deprecated
  • Function normalize scheduled for removal in 3.0
Changed
  • Removed useless call to decode in fn is_unprintable (#​206)
Fixed

v2.1.0

Compare Source

Added
  • Output the Unicode table version when running the CLI with --version (PR #​194)
Changed
Fixed
  • Workaround potential bug in cpython with Zero Width No-Break Space located in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space (PR #​175)
  • CLI default threshold aligned with the API threshold from @​oleksandr-kuzmenko (PR #​181)
Removed
  • Support for Python 3.5 (PR #​192)
Deprecated
  • Use of backport unicodedata from unicodedata2 as Python is quickly catching up, scheduled for removal in 3.0 (PR #​194)
kjd/idna

v3.4

Compare Source

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 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@github-actions github-actions bot added Docs codeball:approved This PR has been approved by Codeball AI labels Sep 26, 2022
@renovate renovate bot force-pushed the renovate/minor branch 2 times, most recently from 2da4643 to 8468c2f Compare September 27, 2022 03:57
@renovate renovate bot requested a review from sammcj as a code owner September 27, 2022 03:57
@renovate renovate bot force-pushed the renovate/minor branch 3 times, most recently from c71f80a to 7f59ba7 Compare September 27, 2022 16:41
@renovate renovate bot changed the title chore(renovate): minor Update minor chore(renovate): minor Update minor (minor) Sep 27, 2022
@renovate renovate bot force-pushed the renovate/minor branch 5 times, most recently from 6830746 to ebe245d Compare September 28, 2022 07:35
@github-actions github-actions bot added codeball:needs-careful-review This PR needs careful review codeball:approved This PR has been approved by Codeball AI and removed codeball:approved This PR has been approved by Codeball AI labels Sep 28, 2022
@github-actions github-actions bot removed the codeball:approved This PR has been approved by Codeball AI label Sep 30, 2022
@sammcj sammcj merged commit c2bb751 into master Sep 30, 2022
@sammcj sammcj deleted the renovate/minor branch September 30, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant