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: revert node v20 & upgrade deps #213

Merged
merged 3 commits into from
May 21, 2024
Merged

fix: revert node v20 & upgrade deps #213

merged 3 commits into from
May 21, 2024

Conversation

aladdin-add
Copy link
Member

it reverts the following commits:

it reopens the issue: #205

fixes #212

@nzakas
Copy link
Member

nzakas commented May 17, 2024

It looks like the changes are going in the reverse of what we want? Can you double check the diff?

@mdjermanovic
Copy link
Member

If the goal is to get back to b818e1b, there are still a lot of changes left (git diff b818e1b..4b444f8)

For example, CI is still testing on Node 20.

@mdjermanovic
Copy link
Member

I think the problem is that this branch starts from b818e1b.

Maybe the following could help:

$ git checkout issue212
$ git reset main --hard
$ git revert HEAD~3..HEAD

Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Leaving open for @nzakas to verify.

Copy link
Member

@nzakas nzakas left a comment

Choose a reason for hiding this comment

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

LGTM. 🤞

@nzakas nzakas merged commit 17c2205 into main May 21, 2024
5 checks passed
@nzakas nzakas deleted the issue212 branch May 21, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

another deploying error
3 participants