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

fix: Upgrade axios to v1.6.0. Fixes #12085 #12111

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

terrytangyuan
Copy link
Member

Fixes #12085.

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
ui/package.json Outdated Show resolved Hide resolved
ui/yarn.lock Outdated Show resolved Hide resolved
@agilgur5 agilgur5 added type/security Security related type/dependencies PRs and issues specific to updating dependencies javascript Pull requests that update Javascript dependencies labels Oct 31, 2023
@agilgur5
Copy link
Member

So it looks like this was a breaking change: axios/axios#6028 (comment)
Per previous comment, I don't think a cookie is needed for the API docs, but could you check to confirm that it still works?

Also I might recommend fix(deps): Update transitive axios to v1.6.0 for the title to be a bit more specific as it's not a dep we use directly

@agilgur5
Copy link
Member

but could you check to confirm that it still works?

Checked myself, seems to work fine. So I think this is good to go once the suggested changes are made

terrytangyuan and others added 2 commits October 31, 2023 07:11
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
@terrytangyuan terrytangyuan merged commit f200826 into argoproj:master Oct 31, 2023
15 checks passed
@terrytangyuan terrytangyuan deleted the fix-axiom branch October 31, 2023 11:35
terrytangyuan added a commit that referenced this pull request Nov 3, 2023
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
terrytangyuan added a commit that referenced this pull request Nov 3, 2023
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
dpadhiar pushed a commit to dpadhiar/argo-workflows that referenced this pull request May 9, 2024
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Signed-off-by: Dillen Padhiar <dillen_padhiar@intuit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript dependencies type/dependencies PRs and issues specific to updating dependencies type/security Security related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New vulnerability detected in Node dependency axios
2 participants