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: support Node.js 18 #1778

Merged
merged 1 commit into from Apr 30, 2022
Merged

chore: support Node.js 18 #1778

merged 1 commit into from Apr 30, 2022

Conversation

dirkdev98
Copy link
Member

BREAKING CHANGE:

  • POSTGRES_HOST and MINIO_URI should use 127.0.0.1 instead of localhost when using Node.js 18+.

BREAKING CHANGE:
- `POSTGRES_HOST` and `MINIO_URI` should use `127.0.0.1` instead of `localhost` when using Node.js 18+.
@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #1778 (d9e9432) into main (5225787) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1778      +/-   ##
==========================================
- Coverage   76.81%   76.76%   -0.06%     
==========================================
  Files         167      167              
  Lines       25777    25777              
==========================================
- Hits        19801    19788      -13     
- Misses       5976     5989      +13     

@dirkdev98 dirkdev98 merged commit 4ab0c92 into main Apr 30, 2022
@dirkdev98 dirkdev98 deleted the chore/node.js-18 branch April 30, 2022 08:39
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.

None yet

1 participant