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

Bump axios to 1.7.5 #468

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

antoninbas
Copy link
Contributor

The base URL for relative URLs no longer defaults to http://localhost but now defaults to the "origin" (window.location.href). This led to some Node test failures. There are several ways to address this, but we chose to simply use the origin as the URL for the nock test server.

The base URL for relative URLs no longer defaults to http://localhost
but now defaults to the "origin" (window.location.href). This led to
some Node test failures. There are several ways to address this, but we
chose to simply use the origin as the URL for the nock test server.

Signed-off-by: Antonin Bas <[email protected]>
@antoninbas antoninbas merged commit 3292f25 into antrea-io:main Aug 23, 2024
11 checks passed
@antoninbas antoninbas deleted the bump-axios-to-1.7.5 branch August 23, 2024 16:35
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.

1 participant