-
-
Notifications
You must be signed in to change notification settings - Fork 271
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
Develop #1118
Conversation
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 facilitates the usage of docker secrets for the keys/tokens.
Feat: allow users to change dotenv file with env var
* Bump dotenv from 16.0.0 to 16.4.5 Bumps [dotenv](/~https://github.com/motdotla/dotenv) from 16.0.0 to 16.4.5. - [Changelog](/~https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.0...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump p-retry from 4.6.2 to 6.2.0 Bumps [p-retry](/~https://github.com/sindresorhus/p-retry) from 4.6.2 to 6.2.0. - [Release notes](/~https://github.com/sindresorhus/p-retry/releases) - [Commits](sindresorhus/p-retry@v4.6.2...v6.2.0) --- updated-dependencies: - dependency-name: p-retry dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump ora from 6.1.0 to 8.1.0 Bumps [ora](/~https://github.com/sindresorhus/ora) from 6.1.0 to 8.1.0. - [Release notes](/~https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v6.1.0...v8.1.0) --- updated-dependencies: - dependency-name: ora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @types/validator from 13.7.2 to 13.12.2 Bumps [@types/validator](/~https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.7.2 to 13.12.2. - [Release notes](/~https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](/~https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) --- updated-dependencies: - dependency-name: "@types/validator" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump prisma from 4.16.0 to 5.21.1 Bumps [prisma](/~https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.16.0 to 5.21.1. - [Release notes](/~https://github.com/prisma/prisma/releases) - [Commits](/~https://github.com/prisma/prisma/commits/5.21.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
📦 🤖 A new release has been made for this pull request.To play around with this PR, pull Images are available for x86_64 and ARM64.
|
🚀 Released in Release v2.9.5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[x] Dependency upgrade
[x] #1040 - Pull Request (Contribution from JoaoCostalFG)