This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NodeJS version to 18.20.1 (#2043)
* ⚙️ Bump framework to NodeJS 18.20.1 * ⚙️ Ensure minimum supported NodeJS version is 18.20.1 * 📝 Update documentation
- Loading branch information
1 parent
f665ca4
commit 0e21e4c
Showing
40 changed files
with
7,974 additions
and
7,153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.19.1 | ||
18.20.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ Muhammad Talha <[email protected]> | |
:url_pm2: https://pm2.keymetrics.io/ | ||
|
||
//TODO: Update the URL to point to the `main` branch once we make the release in production. | ||
:url_config_file: https://github.com/LiskHQ/lisk-service/blob/release/0.7.0/ecosystem.config.js | ||
:url_config_file: https://github.com/LiskHQ/lisk-service/blob/release/0.7.7/ecosystem.config.js | ||
:url_lisk_service_repo: https://github.com/LiskHQ/lisk-service | ||
:url_faq: https://moleculer.services/docs/0.14/faq.html#Why-am-I-getting-502-Bad-Gateway-when-api-gateway-is-behind-ALB-on-AWS | ||
|
||
|
@@ -1452,5 +1452,3 @@ module.exports = { | |
}; | ||
---- | ||
==== | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,10 +26,10 @@ Mona Bärenfänger <[email protected]> | |
:url_services_directory: https://github.com/LiskHQ/lisk-service/tree/development/services | ||
:url_app_registry: https://github.com/LiskHQ/app-registry | ||
:url_dynamic_fee: https://github.com/LiskHQ/lips/blob/main/proposals/lip-0013.md | ||
// :url_http_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/version3.md | ||
// :url_http_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.7/docs/api/version3.md | ||
:url_http_api: {lisk-docs}api/lisk-service-http.adoc | ||
:url_websocket_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/version3.md | ||
:url_subscribe_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.0-rc.2/docs/api/websocket_subscribe_api.md | ||
:url_websocket_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.7/docs/api/version3.md | ||
:url_subscribe_api: https://github.com/LiskHQ/lisk-service/blob/v0.7.7/docs/api/websocket_subscribe_api.md | ||
:url_postman: https://www.postman.com/ | ||
:url_curl: https://curl.se/ | ||
:url_httpie: https://httpie.io/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.