Skip to content

Update AIO Libraries. Fixes #662#664

Merged
mbradoschi merged 3 commits intomainfrom
bugfix-662/updating-aio-libraries-for-https-proxy
Dec 19, 2022
Merged

Update AIO Libraries. Fixes #662#664
mbradoschi merged 3 commits intomainfrom
bugfix-662/updating-aio-libraries-for-https-proxy

Conversation

@mbradoschi
Copy link
Contributor

Description

Duplicate of #663, which should be able to run E2E successfully (forks don't have access to secrets).

Related Issue

Copy of #663
Fixes #662

…-core-networking. fixes #662

chore(deps): also updated dependencies to all other aio libraries
docs(test): added details for test execution (debug log output breaks test)
BREAKING CHANGE: Using new major versions of aio libraries
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #664 (54f3094) into main (950654c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #664   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        57           
  Lines         1390      1390           
  Branches       203       203           
=========================================
  Hits          1390      1390           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@pahupe pahupe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update of aio dependencies looks good, all other changes do as well

@mbradoschi mbradoschi merged commit 2b286c6 into main Dec 19, 2022
github-actions bot pushed a commit that referenced this pull request Dec 19, 2022
# [4.0.0](3.0.2...4.0.0) (2022-12-19)

### chore

* **deps:** Update AIO Libraries. Fixes [#662](#662) ([#664](#664)) ([2b286c6](2b286c6))

### BREAKING CHANGES

* **deps:** Using new major versions of AIO libraries

Co-authored-by: Patrick Hupe <hupe@adobe.com>
Co-authored-by: Mihai Bradoschi <bradosch@adobe.com>
@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HTTP/HTTPS Proxy Agent Logic wrong in aio-cli-plugin-cloudmanager: dependency on old library version

2 participants