n8n/.github
कारतोफ्फेलस्क्रिप्ट™ 968b733fd6
ci: Add support for Node.js 18 (#5793)
* ci: Start supporting Node.js 18

Node.js 18 became the active LTS on 2022-10-25, and Node.js 16 went into maintenance mode.
https://github.com/nodejs/Release#release-schedule

We should also slowly deprecate node 16 support, [as support for it is ends much earlier now, due to support for openssl 1.1.1 ending](https://nodejs.org/en/blog/announcements/nodejs16-eol).

* Remove hashing algorithms that are not available in newer node.js/openssl

- RSA-MD4
- RSA-MDC2
- md4
- md4WithRSAEncryption
- mdc2
- mdc2WithRSA

* in e2e tests, resolve `localhost` to ipv4 instead of ipv6
2023-06-02 15:23:28 +02:00
..
ISSUE_TEMPLATE feat: Switch from npm to pnpm (#4429) 2022-11-09 17:32:05 +01:00
scripts ci: Allow releasing new versions as long as one of the packages is modified (no-changelog) 2023-03-10 13:28:11 +01:00
workflows ci: Add support for Node.js 18 (#5793) 2023-06-02 15:23:28 +02:00
CODEOWNERS ci: Remove second code owners for migrations (#5636) 2023-03-07 10:58:27 +01:00
docker-compose.yml feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
pull_request_template.md feat: Add PR template (#4983) 2022-12-20 13:53:05 +01:00