-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump aiohttp from 3.7.4.post0 to 3.8.5 #6
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/pip/aiohttp-3.8.5
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.7.4.post0...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 20, 2023
@dependabot merge
…On Fri, Jul 21, 2023 at 1:15 AM dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/phillmac/dagr_selenium/security/dependabot/17>
(moderate severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps aiohttp <https://github.com/aio-libs/aiohttp> from 3.7.4.post0 to
3.8.5.
Release notes
*Sourced from aiohttp's releases
<https://github.com/aio-libs/aiohttp/releases>.*
3.8.5 Security bugfixes
-
Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz
and :user:Dreamsorcerer.
Thanks to :user:sethmlarson for reporting this and providing us with
comprehensive reproducer, workarounds and fixing details! For more
information, see GHSA-45c4-8wx5-qw6w
<https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w>
.
.. _llhttp: https://llhttp.org
(#7346 <https://redirect.github.com/aio-libs/aiohttp/issues/7346>)
Features
-
Added information to C parser exceptions to show which character
caused the error. -- by :user:Dreamsorcerer
(#7366 <https://redirect.github.com/aio-libs/aiohttp/issues/7366>)
Bugfixes
-
Fixed a transport is :data:None error -- by :user:Dreamsorcerer.
(#3355 <https://redirect.github.com/aio-libs/aiohttp/issues/3355>)
------------------------------
3.8.4 Bugfixes
- Fixed incorrectly overwriting cookies with the same name and domain,
but different path. (#6638
<https://redirect.github.com/aio-libs/aiohttp/issues/6638>)
- Fixed ConnectionResetError not being raised after client
disconnection in SSL environments. (#7180
<https://redirect.github.com/aio-libs/aiohttp/issues/7180>)
------------------------------
3.8.3
.. attention::
... (truncated)
Changelog
*Sourced from aiohttp's changelog
<https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst>.*
3.8.5 (2023-07-19) Security bugfixes
-
Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz
and :user:Dreamsorcerer.
Thanks to :user:sethmlarson for reporting this and providing us with
comprehensive reproducer, workarounds and fixing details! For more
information, see GHSA-45c4-8wx5-qw6w
<https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w>
.
.. _llhttp: https://llhttp.org
[#7346](aio-libs/aiohttp#7346) <
aio-libs/aiohttp#7346
Features
-
Added information to C parser exceptions to show which character
caused the error. -- by :user:Dreamsorcerer
[#7366](aio-libs/aiohttp#7366) <
aio-libs/aiohttp#7366
Bugfixes
-
Fixed a transport is :data:None error -- by :user:Dreamsorcerer.
[#3355](aio-libs/aiohttp#3355) <
aio-libs/aiohttp#3355>_
------------------------------
3.8.4 (2023-02-12) Bugfixes
- Fixed incorrectly overwriting cookies with the same name and domain,
but different path. [#6638](
aio-libs/aiohttp#6638) <
aio-libs/aiohttp#6638
- Fixed ConnectionResetError not being raised after client
disconnection in SSL environments. [#7180](
aio-libs/aiohttp#7180) <
aio-libs/aiohttp#7180
... (truncated)
Commits
- 9c13a52
<aio-libs/aiohttp@9c13a52>
Bump aiohttp to v3.8.5 a security release
- 7c02129
<aio-libs/aiohttp@7c02129>
Bump pypa/cibuildwheel to v2.14.1
- 135a45e
<aio-libs/aiohttp@135a45e>
Improve error messages from C parser (#7366
<https://redirect.github.com/aio-libs/aiohttp/issues/7366>) (#7380
<https://redirect.github.com/aio-libs/aiohttp/issues/7380>)
- 9337fb3
<aio-libs/aiohttp@9337fb3>
Fix bump llhttp to v8.1.1 (#7367
<https://redirect.github.com/aio-libs/aiohttp/issues/7367>) (#7377
<https://redirect.github.com/aio-libs/aiohttp/issues/7377>)
- f07e9b4
<aio-libs/aiohttp@f07e9b4>
[PR #7373 <https://redirect.github.com/aio-libs/aiohttp/issues/7373>/66e261a5
backport][3.8] Drop azure mention (#7374
<https://redirect.github.com/aio-libs/aiohttp/issues/7374>)
- 01d9b70
<aio-libs/aiohttp@01d9b70>
[PR #7370 <https://redirect.github.com/aio-libs/aiohttp/issues/7370>/22c264ce
backport][3.8] fix: Spelling error fixed (#7371
<https://redirect.github.com/aio-libs/aiohttp/issues/7371>)
- 3577b1e
<aio-libs/aiohttp@3577b1e>
[PR #7359 <https://redirect.github.com/aio-libs/aiohttp/issues/7359>/7911f1e9
backport][3.8] Set up secretless publishing to PyPI (#7360
<https://redirect.github.com/aio-libs/aiohttp/issues/7360>)
- 8d45f9c
<aio-libs/aiohttp@8d45f9c>
[PR #7333 <https://redirect.github.com/aio-libs/aiohttp/issues/7333>/3a54d378
backport][3.8] Fix TLS transport is None error (#7357
<https://redirect.github.com/aio-libs/aiohttp/issues/7357>)
- dd8e24e
<aio-libs/aiohttp@dd8e24e>
[PR #7343 <https://redirect.github.com/aio-libs/aiohttp/issues/7343>/18057581
backport][3.8] Mention encoding in yarl.URL (#7355
<https://redirect.github.com/aio-libs/aiohttp/issues/7355>)
- 4087410
<aio-libs/aiohttp@4087410>
[PR #7346 <https://redirect.github.com/aio-libs/aiohttp/issues/7346>/346fd202
backport][3.8] Bump vendored llhttp to v8.1.1 (#7352
<https://redirect.github.com/aio-libs/aiohttp/issues/7352>)
- Additional commits viewable in compare view
<aio-libs/aiohttp@v3.7.4.post0...v3.8.5>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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 close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor 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)
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/phillmac/dagr_selenium/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#6
Commit Summary
- 1379a6c
<1379a6c>
Bump aiohttp from 3.7.4.post0 to 3.8.5
File Changes
(4 files <https://github.com/phillmac/dagr_selenium/pull/6/files>)
- *M* dev-requirements.txt
<https://github.com/phillmac/dagr_selenium/pull/6/files#diff-43470c4f399e798afc682f0bf6c690eef5f47ee25445904a066e4c3314f3a787>
(2)
- *M* requirements-static.txt
<https://github.com/phillmac/dagr_selenium/pull/6/files#diff-523844cd6afd108e8c9a7455eb705fdd8e8224253cd35d84d41734f149ef9261>
(2)
- *M* requirements.txt
<https://github.com/phillmac/dagr_selenium/pull/6/files#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552>
(2)
- *M* setup.py
<https://github.com/phillmac/dagr_selenium/pull/6/files#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7>
(2)
Patch Links:
- https://github.com/phillmac/dagr_selenium/pull/6.patch
- https://github.com/phillmac/dagr_selenium/pull/6.diff
—
Reply to this email directly, view it on GitHub
<#6>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABCTEM5WNKKAPAVMVA5RKV3XRFDLRANCNFSM6AAAAAA2RSWOIE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps aiohttp from 3.7.4.post0 to 3.8.5.
Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
9c13a52
Bump aiohttp to v3.8.5 a security release7c02129
Bump pypa/cibuildwheel to v2.14.1135a45e
Improve error messages from C parser (#7366) (#7380)9337fb3
Fix bump llhttp to v8.1.1 (#7367) (#7377)f07e9b4
[PR #7373/66e261a5 backport][3.8] Drop azure mention (#7374)01d9b70
[PR #7370/22c264ce backport][3.8] fix: Spelling error fixed (#7371)3577b1e
[PR #7359/7911f1e9 backport][3.8] Set up secretless publishing to PyPI (#7360)8d45f9c
[PR #7333/3a54d378 backport][3.8] Fix TLS transport isNone
error (#7357)dd8e24e
[PR #7343/18057581 backport][3.8] Mention encoding inyarl.URL
(#7355)4087410
[PR #7346/346fd202 backport][3.8] Bump vendored llhttp to v8.1.1 (#7352)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 will merge this PR once CI passes on it, as requested by @phillmac.
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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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)You can disable automated security fix PRs for this repo from the Security Alerts page.