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: upgrade uuid #367

Merged
merged 2 commits into from
May 30, 2023
Merged

Conversation

blakepettersson
Copy link
Member

@blakepettersson blakepettersson commented May 6, 2023

Upgrading uuid should solve the build issues in argoproj/argo-cd#11006. As is usual in JS land, a single upgrade has a bunch of follow-on effects, the main one being that node needs to be upgraded to at least 14.15 in order for this to build at all.

Upgrading uuid should solve the build issues in argo-cd#11006. As is
usual in JS land, a single upgrade has a bunch of follow-on effects,
the main one being that node needs to be upgraded to at least `14.15`
in order for this to build at all.

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
@crenshaw-dev crenshaw-dev merged commit 06d0e88 into argoproj:master May 30, 2023
blakepettersson added a commit to blakepettersson/argo-ui that referenced this pull request May 31, 2023
It seems like from the time when argoproj#367 was initially created, a newer
version of react-toastify was released, which looks like it pulls in
DefinitelyTyped/DefinitelyTyped#64464, which is a pretty breaking
change. I haven't looked in depth, but I suspect if we were to upgrade
to the latest version we'd need to upgrade React...
blakepettersson added a commit to blakepettersson/argo-ui that referenced this pull request May 31, 2023
It seems like from the time when argoproj#367 was initially created, a newer
version of react-toastify was released, which looks like it pulls in
DefinitelyTyped/DefinitelyTyped#64464, which is a pretty breaking
change. I haven't looked in depth, but I suspect if we were to upgrade
to the latest version we'd need to upgrade React...

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
crenshaw-dev pushed a commit that referenced this pull request Jun 2, 2023
It seems like from the time when #367 was initially created, a newer
version of react-toastify was released, which looks like it pulls in
DefinitelyTyped/DefinitelyTyped#64464, which is a pretty breaking
change. I haven't looked in depth, but I suspect if we were to upgrade
to the latest version we'd need to upgrade React...

Signed-off-by: Blake Pettersson <blake.pettersson@gmail.com>
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