IceflowRE / unidown

Universal Downloader - update, manage, download.
GNU General Public License v3.0
0 stars 2 forks source link

Bump urllib3 from 1.25.2 to 1.25.3 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps urllib3 from 1.25.2 to 1.25.3.

Changelog *Sourced from [urllib3's changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst).* > 1.25.3 (2019-05-23) > =================== > > - Change `HTTPSConnection` to load system CA certificates when `ca_certs`, `ca_cert_dir`, and `ssl_context` are unspecified. (Pull [\#1608](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1608), Issue [\#1603](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1603)) > - Upgrade bundled rfc3986 to v1.3.2. (Pull [\#1609](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1609), Issue [\#1605](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1605))
Commits - [`337992a`](https://github.com/urllib3/urllib3/commit/337992aba77104fb84e7b14f5a2c9aa1d3039415) Release v1.25.3 ([#1616](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1616)) - [`42bacbc`](https://github.com/urllib3/urllib3/commit/42bacbca876461ae8a5ec993992b7f84e27b693d) Load system CA certificates by default on empty HTTPSConnection ([#1608](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1608)) - [`0a97553`](https://github.com/urllib3/urllib3/commit/0a97553f48505066d27f5119e8bbead8c9cc0a77) Create .github/FUNDING.yml ([#1615](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1615)) - [`cdbceed`](https://github.com/urllib3/urllib3/commit/cdbceed4ff064ab380ad13aecbdc0707ae607570) Remove extra words in the contributing docs ([#1613](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1613)) - [`3773cf1`](https://github.com/urllib3/urllib3/commit/3773cf123cf1e195691f26ad870de8f6b423e7a9) Upgrade rfc3986 to 1.3.2 ([#1609](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1609)) - [`027fc8e`](https://github.com/urllib3/urllib3/commit/027fc8e041f614f106e5229adcff76a2728b27ed) Document 1.24.3 patch release ([#1606](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1606)) - [`7d813bc`](https://github.com/urllib3/urllib3/commit/7d813bce9b1e39e45678209ccca771e825bc9472) Merge pull request [#1598](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1598) from urllib3/haikuginger/remove-akamai - [`78dbac0`](https://github.com/urllib3/urllib3/commit/78dbac03182409609b60b3e022b7c62ccb157e3a) Fix names; remove Akamai as ongoing sponsor - [`7c8422f`](https://github.com/urllib3/urllib3/commit/7c8422faaae74cc76b681634a979f8650e880181) Update coverage for nox ([#1596](https://github-redirect.dependabot.com/urllib3/urllib3/issues/1596)) - See full diff in [compare view](https://github.com/urllib3/urllib3/compare/1.25.2...1.25.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

Dependabot has been acquired by GitHub  🎉

codecov[bot] commented 5 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 00805e9...38ccc8f. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   93.18%   93.18%           
=======================================
  Files          15       15           
  Lines         602      602           
  Branches       67       67           
=======================================
  Hits          561      561           
  Misses         32       32           
  Partials        9        9

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 00805e9...38ccc8f. Read the comment docs.