Skip to content

Scheduled weekly dependency update for week 25#7589

Merged
auvipy merged 5 commits intomasterfrom
pyup-scheduled-update-2022-06-20
Jun 21, 2022
Merged

Scheduled weekly dependency update for week 25#7589
auvipy merged 5 commits intomasterfrom
pyup-scheduled-update-2022-06-20

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

Update sphinx-click from 4.1.0 to 4.2.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update elasticsearch from 7.17.4 to 8.2.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pycurl from 7.43.0.5 to 7.45.1.

Changelog

7.45.1

---------------------------------------------------------------

     * Fixed build against libcurl < 7.64.1 (patch by Scott Talbert).

7.45.0

---------------------------------------------------------------

     * Add CURLOPT_MAXLIFETIME_CONN (patch by fsbs).

     * Easy handle duplication support (patch by fsbs).

     * Support for unsetting a number of multi options (patch by fsbs).

     * pycurl classes can now be subclassed (patch by fsbs).

     * Multi callbacks' thread state management fixed (patch by fsbs).

     * Add CURL_LOCK_DATA_PSL (patch by fsbs).

     * Add support for SecureTransport SSL backend (MacOS)
       (patch by Scott Talbert).

7.44.1

---------------------------------------------------------------

     * Fixed Python thread initialization causing hangs on operations
       (patch by Scott Talbert).

7.44.0

---------------------------------------------------------------

     * getinfo(CURLINFO_FTP_ENTRY_PATH) now handles NULL return from
       libcurl, returning None in this case.
     
     * Python 3.9 is now officially supported (patch by Bill Collins).
     
     * Added CURLOPT_DOH_URL (patch by resokou).
     
     * Best effort Python 2 support has been reinstated.
     
     * Added missing fields to curl_version_info struct (patch by Hasan).
     
     * Added CURLINFO_CONDITION_UNMET (patch by Dima Tisnek).
     
     * Exposed MAX_CONCURRENT_STREAMS in CurlMulti (patch by Alexandre Pion).
     
     * Compilation fixed against Python 3.10 alpha (patch by Kamil Dudka).

7.43.0.6

-----------------------------------------------------------------

     * Fixed offset parameter usage in seek callback (patch by Scott Talbert).

     * Added support for libcurl SSL backend detection via
       `curl-config --ssl-backends` (patch by Scott Talbert).

     * Added support for libcurl MultiSSL (patch by Bo Anderson).

     * Added ability to unset CURLOPT_PROXY.

     * Added support for CURLOPT_UPLOAD_BUFFERSIZE (patch by Artur Sobierak).

     * Added support for CURLOPT_MAXAGE_CONN (patch by Artur Sobierak).

     * Added support for sharing connection cache in libcurl (patch by
       Artur Sobierak).

     * Added support for CURLOPT_HAPROXYPROTOCOL (patch by
       Russell McConnachie).

     * CC and CFLAGS environment variables are now respected when building
       (patch by Michał Górny).

     * Fixed OpenSSL detection on CentOS 7 and 8 (patch by Nicolas Pauss).

     * surrogateescape error handler is used in multi_info_read to handle
       invalid UTF-8.
Links

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 20, 2022

Codecov Report

Merging #7589 (2535c6b) into master (bbce40c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7589   +/-   ##
=======================================
  Coverage   89.54%   89.54%           
=======================================
  Files         138      138           
  Lines       16813    16813           
  Branches     2462     2462           
=======================================
  Hits        15056    15056           
  Misses       1517     1517           
  Partials      240      240           
Flag Coverage Δ
unittests 89.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4b7986f...2535c6b. Read the comment docs.

@auvipy auvipy merged commit c955080 into master Jun 21, 2022
@auvipy auvipy deleted the pyup-scheduled-update-2022-06-20 branch June 21, 2022 02:27
@auvipy auvipy added this to the 5.3 milestone Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants