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

Add ServerAddr::hostname method #4485

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Add ServerAddr::hostname method #4485

merged 1 commit into from
Apr 6, 2023

Conversation

jridgewell
Copy link
Contributor

We need to surround IPv6 addresses with square brackets in order to construct a URL.

We need to surround IPv6 addresses with square brackets in order to construct a URL.
@jridgewell jridgewell requested a review from a team as a code owner April 6, 2023 07:19
@vercel
Copy link

vercel bot commented Apr 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
turbo-site ✅ Ready (Inspect) Visit Preview Apr 6, 2023 7:19am
10 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-cra-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-designsystem-docs ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-gatsby-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-native-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-nonmonorepo ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-svelte-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-tailwind-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am
examples-vite-web ⬜️ Ignored (Inspect) Apr 6, 2023 7:19am

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

✅ This changes can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2023

🟢 CI successful 🟢

Thanks

@sokra sokra merged commit 5634d0b into main Apr 6, 2023
@sokra sokra deleted the jrl-ipv6-bind branch April 6, 2023 10:27
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
sokra added a commit to vercel/next.js that referenced this pull request Apr 6, 2023
### What?

Add a error message when using "use server".

* vercel/turborepo#4477 <!-- Tobias Koppers - add
ServerDirective transform which reports unsupported -->


### Why?

Turbopack doesn't support "use server" yet.

### Other turbopack updates

* vercel/turborepo#4464 <!-- Justin Ridgewell -
Better dotenv error messages -->
* vercel/turborepo#4485 <!-- Justin Ridgewell - Add
ServerAddr::hostname method -->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
We need to surround IPv6 addresses with square brackets in order to
construct a URL.
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
We need to surround IPv6 addresses with square brackets in order to
construct a URL.
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
We need to surround IPv6 addresses with square brackets in order to
construct a URL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants