Skip to content
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

Update proxy-agent dependency #7027

Merged
merged 4 commits into from
Aug 1, 2023

Conversation

brophdawg11
Copy link
Contributor

@brophdawg11 brophdawg11 commented Aug 1, 2023

Replaces #6862 to include in 1.19.2

Closes #6833

@changeset-bot
Copy link

changeset-bot bot commented Aug 1, 2023

🦋 Changeset detected

Latest commit: dea836f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@remix-run/dev Patch
create-remix Patch
remix Patch
@remix-run/architect Patch
@remix-run/cloudflare Patch
@remix-run/cloudflare-pages Patch
@remix-run/cloudflare-workers Patch
@remix-run/css-bundle Patch
@remix-run/deno Patch
@remix-run/eslint-config Patch
@remix-run/express Patch
@remix-run/netlify Patch
@remix-run/node Patch
@remix-run/react Patch
@remix-run/serve Patch
@remix-run/server-runtime Patch
@remix-run/testing Patch
@remix-run/vercel Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@brophdawg11 brophdawg11 linked an issue Aug 1, 2023 that may be closed by this pull request
1 task
@brophdawg11 brophdawg11 merged commit 6be5f66 into release-hotfix Aug 1, 2023
9 checks passed
@brophdawg11 brophdawg11 deleted the brophdawg11/bump-proxy-agent branch August 1, 2023 23:01
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

🤖 Hello there,

We just published version 1.19.2-pre.0 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

🤖 Hello there,

We just published version v0.0.0-nightly-3b808ce-20230802 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

🤖 Hello there,

We just published version 1.19.2-pre.1 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2023

🤖 Hello there,

We just published version v0.0.0-nightly-7cb1e7e-20230803 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🤖 Hello there,

We just published version 1.19.2-pre.2 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

🤖 Hello there,

We just published version 1.19.2 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

eastlondoner pushed a commit to eastlondoner/remix that referenced this pull request Aug 20, 2023
Co-authored-by: Gabriel <roughee@users.noreply.github.com>
eastlondoner pushed a commit to eastlondoner/remix that referenced this pull request Aug 20, 2023
gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

Adding package for deploying to Google Cloud Functions (gen2)

gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

applied PR changes

fixes to error handling

install @Google-Cloud deps (updates yarn.lock) and remove remix-gcloud-functions-gen2 directory

remove unused imports

cleanup after rebase on dev

reorganise imports

Add unit tests

add jest config for google-cloud-functions adapter

change @google-cloud/functions-framework testing import to one that works with jest 27

Apply suggestions from code review

Co-authored-by: Michaël De Boey <info@michaeldeboey.be>

update google-cloud-functions adapter package.json

whitespace change

add AbortController typecast in remix-google-cloud-functions matching behaviour in remix-express

Adding package for deploying to Google Cloud Functions (gen2)

gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

Adding package for deploying to Google Cloud Functions (gen2)

gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

applied PR changes

fixes to error handling

install @Google-Cloud deps (updates yarn.lock) and remove remix-gcloud-functions-gen2 directory

remove unused imports

cleanup after rebase on dev

reorganise imports

Add unit tests

add jest config for google-cloud-functions adapter

change @google-cloud/functions-framework testing import to one that works with jest 27

Apply suggestions from code review

Co-authored-by: Michaël De Boey <info@michaeldeboey.be>

update google-cloud-functions adapter package.json

whitespace change

add AbortController typecast in remix-google-cloud-functions matching behaviour in remix-express

use @google-cloud/functions-framework v3.2.0

add main to package.json

update to 1.19.1

1.19.1-dev-1

1.19.1-dev-2

Revert "liveReload: add hearbeat for keepalive" (remix-run#6920)

Update proxy-agent dependency (remix-run#7027)

Co-authored-by: Gabriel <roughee@users.noreply.github.com>

Adding package for deploying to Google Cloud Functions (gen2)

gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

Adding package for deploying to Google Cloud Functions (gen2)

gcloud deploy version 0.0.3

GCF adapter for remix 1.3.5

v0.0.7 for remix v1.3.5

v0.0.8 for remix v1.5.1

applied PR changes

fixes to error handling

install @Google-Cloud deps (updates yarn.lock) and remove remix-gcloud-functions-gen2 directory

remove unused imports

cleanup after rebase on dev

reorganise imports

Add unit tests

add jest config for google-cloud-functions adapter

change @google-cloud/functions-framework testing import to one that works with jest 27

Apply suggestions from code review

Co-authored-by: Michaël De Boey <info@michaeldeboey.be>

update google-cloud-functions adapter package.json

whitespace change

add AbortController typecast in remix-google-cloud-functions matching behaviour in remix-express

use @google-cloud/functions-framework v3.2.0

set versions

update dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@remix-run/dev critical security vulnerabilities from dependencies
2 participants