Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

feat(ProxyAgent): update to proxy agent 6 #1239

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Conversation

dogpatch626
Copy link
Member

Description

Motivation and Context

update proxy agent to help remediate vulnerabilities. ProxyAgent now needs to be destructured from package so technically a code change

How Has This Been Tested?

unit tests

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • My changes are in sync with the code style of this project.
  • There aren't any other open Pull Requests for the same issue/update.
  • These changes should be applied to a maintenance branch.
  • This change requires cross browser checks.
  • This change impacts caching for client browsers.
  • This change adds additional environment variable requirements for one-app users.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using one-app?

@dogpatch626 dogpatch626 requested review from a team as code owners January 17, 2024 21:28
Copy link
Contributor

github-actions bot commented Jan 17, 2024

Size Change: 0 B

Total Size: 712 kB

ℹ️ View Unchanged
Filename Size
./build/app/app.js 164 kB
./build/app/app~vendors.js 411 kB
./build/app/runtime.js 7.07 kB
./build/app/service-worker-client.js 7.25 kB
./build/app/vendors.js 123 kB

compressed-size-action

@dogpatch626 dogpatch626 merged commit 358fbfd into main Jan 18, 2024
9 checks passed
@dogpatch626 dogpatch626 deleted the feat/update-proxy-agent branch January 18, 2024 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants