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

Use native Node.js env support #536

Closed
wants to merge 41 commits into from
Closed

Use native Node.js env support #536

wants to merge 41 commits into from

Conversation

kibertoad
Copy link
Collaborator

@kibertoad kibertoad commented Mar 30, 2024

Do not merge yet: this crashes in Windows. See nodejs/node#52248

dependabot bot and others added 27 commits April 1, 2024 05:36
Bumps the lint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest).


Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)

Updates `eslint-plugin-vitest` from 0.3.26 to 0.4.1
- [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v0.3.26...v0.4.1)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the message-queue-toolkit group with 2 updates: [@message-queue-toolkit/amqp](https://github.com/kibertoad/message-queue-toolkit) and [@message-queue-toolkit/core](https://github.com/kibertoad/message-queue-toolkit).


Updates `@message-queue-toolkit/amqp` from 11.0.1 to 11.1.0
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

Updates `@message-queue-toolkit/core` from 9.0.5 to 9.1.0
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

---
updated-dependencies:
- dependency-name: "@message-queue-toolkit/amqp"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: message-queue-toolkit
- dependency-name: "@message-queue-toolkit/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: message-queue-toolkit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.11.30 to 20.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prisma-lint](https://github.com/loop-payments/prisma-lint) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/loop-payments/prisma-lint/releases)
- [Changelog](https://github.com/loop-payments/prisma-lint/blob/main/CHANGELOG.md)
- [Commits](loop-payments/prisma-lint@v0.1.3...v0.2.0)

---
updated-dependencies:
- dependency-name: prisma-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/fastify-extras](https://github.com/lokalise/fastify-extras) from 17.0.0 to 17.0.3.
- [Changelog](https://github.com/lokalise/fastify-extras/blob/main/CHANGELOG.md)
- [Commits](lokalise/fastify-extras@v17.0.0...v17.0.3)

---
updated-dependencies:
- dependency-name: "@lokalise/fastify-extras"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [undici](https://github.com/nodejs/undici) from 6.10.1 to 6.10.2.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.10.1...v6.10.2)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Dependencies update

* Code adjust

* Fake consumer fix
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.12.2 to 20.12.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript).


Updates `typescript` from 5.4.3 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the message-queue-toolkit group with 2 updates: [@message-queue-toolkit/amqp](https://github.com/kibertoad/message-queue-toolkit) and [@message-queue-toolkit/core](https://github.com/kibertoad/message-queue-toolkit).


Updates `@message-queue-toolkit/amqp` from 12.0.1 to 12.0.3
- [Release notes](https://github.com/kibertoad/message-queue-toolkit/releases)
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

Updates `@message-queue-toolkit/core` from 10.0.0 to 10.1.1
- [Release notes](https://github.com/kibertoad/message-queue-toolkit/releases)
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

---
updated-dependencies:
- dependency-name: "@message-queue-toolkit/amqp"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: message-queue-toolkit
- dependency-name: "@message-queue-toolkit/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: message-queue-toolkit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the prisma group with 3 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client), [@prisma/instrumentation](https://github.com/prisma/prisma/tree/HEAD/packages/instrumentation) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/client` from 5.11.0 to 5.12.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/client)

Updates `@prisma/instrumentation` from 5.11.0 to 5.12.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/instrumentation)

Updates `prisma` from 5.11.0 to 5.12.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: "@prisma/instrumentation"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the awilix group with 1 update: [awilix](https://github.com/jeffijoe/awilix).


Updates `awilix` from 10.0.1 to 10.0.2
- [Changelog](https://github.com/jeffijoe/awilix/blob/master/CHANGELOG.md)
- [Commits](jeffijoe/awilix@v10.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: awilix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: awilix
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/node-core](https://github.com/lokalise/node-core) from 9.10.1 to 9.12.0.
- [Changelog](https://github.com/lokalise/node-core/blob/main/CHANGELOG.md)
- [Commits](lokalise/node-core@v9.10.1...v9.12.0)

---
updated-dependencies:
- dependency-name: "@lokalise/node-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [undici](https://github.com/nodejs/undici) from 6.10.2 to 6.11.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.10.2...v6.11.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prisma-lint](https://github.com/loop-payments/prisma-lint) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/loop-payments/prisma-lint/releases)
- [Changelog](https://github.com/loop-payments/prisma-lint/blob/main/CHANGELOG.md)
- [Commits](loop-payments/prisma-lint@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: prisma-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](httptoolkit/mockttp@v3.10.1...v3.10.2)

---
updated-dependencies:
- dependency-name: mockttp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pino](https://github.com/pinojs/pino) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.19.0...v8.20.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 20.12.5 to 20.12.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the vitest group with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/coverage-v8)

Updates `vitest` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript).


Updates `typescript` from 5.4.4 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [undici](https://github.com/nodejs/undici) from 6.11.1 to 6.13.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.11.1...v6.13.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/amqp-node/amqplib/releases)
- [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md)
- [Commits](amqp-node/amqplib@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: amqplib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/fastify-extras](https://github.com/lokalise/fastify-extras) from 17.0.3 to 17.1.0.
- [Changelog](https://github.com/lokalise/fastify-extras/blob/main/CHANGELOG.md)
- [Commits](lokalise/fastify-extras@v17.0.3...v17.1.0)

---
updated-dependencies:
- dependency-name: "@lokalise/fastify-extras"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [newrelic](https://github.com/newrelic/node-newrelic) from 11.14.0 to 11.15.0.
- [Release notes](https://github.com/newrelic/node-newrelic/releases)
- [Changelog](https://github.com/newrelic/node-newrelic/blob/main/changelog.json)
- [Commits](newrelic/node-newrelic@v11.14.0...v11.15.0)

---
updated-dependencies:
- dependency-name: newrelic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/node-core](https://github.com/lokalise/node-core) from 9.12.0 to 9.13.0.
- [Changelog](https://github.com/lokalise/node-core/blob/main/CHANGELOG.md)
- [Commits](lokalise/node-core@v9.12.0...v9.13.0)

---
updated-dependencies:
- dependency-name: "@lokalise/node-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/fastify-extras](https://github.com/lokalise/fastify-extras) from 17.1.0 to 17.1.1.
- [Changelog](https://github.com/lokalise/fastify-extras/blob/main/CHANGELOG.md)
- [Commits](lokalise/fastify-extras@v17.1.0...v17.1.1)

---
updated-dependencies:
- dependency-name: "@lokalise/fastify-extras"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 12 commits April 22, 2024 05:50
Bumps [ioredis](https://github.com/luin/ioredis) from 5.3.2 to 5.4.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.3.2...v5.4.1)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [layered-loader](https://github.com/kibertoad/layered-loader) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/kibertoad/layered-loader/releases)
- [Commits](https://github.com/kibertoad/layered-loader/commits)

---
updated-dependencies:
- dependency-name: layered-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@lokalise/node-core](https://github.com/lokalise/node-core) from 9.13.0 to 9.13.1.
- [Changelog](https://github.com/lokalise/node-core/blob/main/CHANGELOG.md)
- [Commits](lokalise/node-core@v9.13.0...v9.13.1)

---
updated-dependencies:
- dependency-name: "@lokalise/node-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the message-queue-toolkit group with 2 updates: [@message-queue-toolkit/amqp](https://github.com/kibertoad/message-queue-toolkit) and [@message-queue-toolkit/core](https://github.com/kibertoad/message-queue-toolkit).


Updates `@message-queue-toolkit/amqp` from 12.0.3 to 13.0.0
- [Release notes](https://github.com/kibertoad/message-queue-toolkit/releases)
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

Updates `@message-queue-toolkit/core` from 10.1.1 to 11.0.0
- [Release notes](https://github.com/kibertoad/message-queue-toolkit/releases)
- [Commits](https://github.com/kibertoad/message-queue-toolkit/commits)

---
updated-dependencies:
- dependency-name: "@message-queue-toolkit/amqp"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: message-queue-toolkit
- dependency-name: "@message-queue-toolkit/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: message-queue-toolkit
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [prisma-lint](https://github.com/loop-payments/prisma-lint) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/loop-payments/prisma-lint/releases)
- [Changelog](https://github.com/loop-payments/prisma-lint/blob/main/CHANGELOG.md)
- [Commits](loop-payments/prisma-lint@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: prisma-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ative-loadenv

# Conflicts:
#	package-lock.json
#	package.json
#	test/dotenvConfig.ts
@kibertoad kibertoad marked this pull request as ready for review April 24, 2024 19:00
@kibertoad kibertoad requested review from drdaemos and a team as code owners April 24, 2024 19:00
@kibertoad
Copy link
Collaborator Author

Superseded by #578

@kibertoad kibertoad closed this Apr 24, 2024
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