-
Notifications
You must be signed in to change notification settings - Fork 19
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.8.4 to 3.8.5 #81
Merged
Merged
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.8.4 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.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... 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
Sincerely,
Flo
On July 20, 2023, ZyberSE ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/security/dependabot/43> (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.8.4 to
3.8.5.
Release notes
Sourced from aiohttp's releases <https://github.com/aio-
libs/aiohttp/releases>.
> 3.8.5Security 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>)
>
>
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>_
>
>
Commits
* 9c13a52 <https://github.com/aio-
libs/aiohttp/commit/9c13a52c21c23dfdb49ed89418d28a5b116d0681> Bump
aiohttp to v3.8.5 a security release
* 7c02129 <https://github.com/aio-
libs/aiohttp/commit/7c02129567bc4ec59be467b70fc937c82920948c>
Bump pypa/cibuildwheel to v2.14.1
* 135a45e <https://github.com/aio-
libs/aiohttp/commit/135a45e9d655d56e4ebad78abe84f1cb7b5c62dc>
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 <https://github.com/aio-
libs/aiohttp/commit/9337fb3f2ab2b5f38d7e98a194bde6f7e3d16c40> 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 <https://github.com/aio-
libs/aiohttp/commit/f07e9b44b5cb909054a697c8dd447b30dbf8073e> [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 <https://github.com/aio-
libs/aiohttp/commit/01d9b70e5477cd746561b52225992d8a2ebde953> [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 <https://github.com/aio-
libs/aiohttp/commit/3577b1e3719d4648fa973dbdec927f78f9df34dd> [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 <https://github.com/aio-
libs/aiohttp/commit/8d45f9c99511cd80140d6658bd9c11002c697f1c> [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 <https://github.com/aio-
libs/aiohttp/commit/dd8e24e77351df9c0f029be49d3c6d7862706e79> [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 <https://github.com/aio-
libs/aiohttp/commit/40874103ebfaa1007d47c25ecc4288af873a07cf> [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.8.4...v3.8.5>
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/HelloThisIsFlo/Appdaemon-
Test-Framework/network/alerts>.
You can view, comment on, or merge this pull request online at:
<#81>
Commit Summary
* dcf3523 <https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81/commits/dcf3523cc8d19d7022b4242fad84aaa9c58432ff>
Bump aiohttp from 3.8.4 to 3.8.5
File Changes
…
(1 file <https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81/files>)
* M
Pipfile.lock <https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81/files#diff-
a86c67a0a29ed0e95909b9b7c420140f302d17399ee6dcce4e1a51a14d27fd51>
(796)
Patch Links:
* <https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81.patch>
* <https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81.diff>
—
Reply to this email directly, view it on GitHub
<https://github.com/HelloThisIsFlo/Appdaemon-Test-
Framework/pull/81>, or unsubscribe
<https://github.com/notifications/unsubscribe-
auth/ACSUOILO2DWVPCDGTSUH67LXRFMW7ANCNFSM6AAAAAA2RV7HP4>.
You are receiving this because you are subscribed to this
thread.Message ID: <HelloThisIsFlo/Appdaemon-Test-
***@***.***>
|
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.8.4 to 3.8.5.
Release notes
Sourced from aiohttp's releases.
Changelog
Sourced from aiohttp's changelog.
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 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.