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

chore(deps): update node versions and dependencies #260

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

digitalsadhu
Copy link
Member

Updates in preparation for Podium v5

this.server.address().port
}`;

this.address = `http://localhost:${this.server.address().port}`;
Copy link
Member Author

Choose a reason for hiding this comment

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

this.server.address() was returning an ipv6 address which caused everything else to bork

Copy link
Contributor

@trygve-lie trygve-lie left a comment

Choose a reason for hiding this comment

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

lgtm 👍

@trygve-lie trygve-lie merged commit e78bab7 into master Nov 27, 2023
9 checks passed
@trygve-lie trygve-lie deleted the update_node_versions_and_deps branch November 27, 2023 21:24
Copy link

🎉 This PR is included in version 5.0.0-next.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 5.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants