Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @nestjs/config from 0.4.2 to 0.6.0.

Release notes

Sourced from @nestjs/config's releases.

Release 0.6.0

  • Merge branch 'Sikora00-feature/121' (de6b4d5)
  • style(): minor tweaks (8bd7097)
  • Merge branch 'feature/121' of https://github.com/Sikora00/config into Sikora00-feature/121 (d8c4372)
  • Merge branch 'LeoAnesi-feat/validation-add-support-for-class-validator' (431b3c4)
  • style(): minor tweaks (2b8bf8d)
  • Merge branch 'master' of https://github.com/nestjs/config; branch 'feat/validation-add-support-for-class-validator' of https://github.com/LeoAnesi/config into LeoAnesi-feat/validation-add-support-for-class-validator (86c9042)
  • chore(deps): update typescript-eslint monorepo to v4.8.0 (3d521ce)
  • chore(deps): update nest monorepo to v7.5.2 (b31fe99)
  • feat(core): Add possibility to use a custom validate function (b375b3f)
  • chore(deps): update typescript-eslint monorepo to v4.7.0 (fbf1ca0)
  • chore(deps): update dependency ts-jest to v26.4.4 (bffc844)
  • chore(deps): update dependency eslint to v7.13.0 (0c5cb78)
  • chore(deps): update dependency jest to v26.6.3 (c6354ce)
  • feat: cache (865dd43)
  • Merge pull request #375 from nestjs/renovate/uuid-8.x (a4f3c11)
  • chore(deps): update typescript-eslint monorepo to v4.6.1 (7e05717)
  • chore(deps): update dependency jest to v26.6.2 (9cd51cb)
  • chore(deps): update nest monorepo to v7.5.1 (6c89b5f)
  • chore(deps): update nest monorepo to v7.5.0 (950c969)
  • chore(deps): update dependency lint-staged to v10.5.1 (4a0836f)
  • chore(deps): update dependency release-it to v14.2.1 (9e0fb2b)
  • chore(deps): update dependency eslint-config-prettier to v6.15.0 (96b46e5)
  • chore(deps): update dependency eslint to v7.12.1 (0a34382)
  • chore(deps): update dependency typescript to v4.0.5 (e0bbf56)
  • chore(deps): update dependency ts-jest to v26.4.3 (d50bdcb)
  • chore(deps): update dependency lint-staged to v10.5.0 (182fe59)
  • chore(deps): update typescript-eslint monorepo to v4.6.0 (7f7a59f)
  • fix: broken link to joi documentation (eb20870)
  • chore(deps): update dependency eslint to v7.12.0 (ddb1ab2)
  • chore(deps): update dependency ts-jest to v26.4.2 (2a5a7e1)
  • chore(deps): update dependency jest to v26.6.1 (d8e731d)
  • chore(deps): update dependency eslint-config-prettier to v6.14.0 (37bc0a3)
  • chore(deps): update dependency @types/jest to v26.0.15 (36fea0b)
  • chore(deps): update typescript-eslint monorepo to v4.5.0 (f6cab45)
  • chore(deps): update dependency jest to v26.6.0 (e946ffa)
  • chore(deps): update dependency release-it to v14.2.0 (a86b2e4)
  • chore(deps): update dependency lint-staged to v10.4.2 (67c222b)
  • chore(deps): update dependency eslint-config-prettier to v6.13.0 (15932ce)
  • chore(deps): update dependency lint-staged to v10.4.1 (0fe0327)
  • chore(deps): update typescript-eslint monorepo to v4.4.1 (529e622)
  • chore(deps): update dependency jest to v26.5.3 (4e0af84)
  • chore(deps): update dependency release-it to v14.1.0 (a45de7b)
  • chore(deps): update dependency eslint to v7.11.0 (7119059)
  • fix(deps): update dependency uuid to v8.3.1 (e5f81ae)
  • chore(deps): update dependency release-it to v14.0.4 (dc4ac7f)
  • chore(deps): update dependency jest to v26.5.2 (6b2d2e7)
  • chore(deps): update typescript-eslint monorepo to v4.4.0 (38bc94c)
  • chore(deps): update dependency jest to v26.5.0 (e877ed5)
  • chore(deps): update dependency ts-jest to v26.4.1 (bb91f0f)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@nestjs/config](https://github.com/nestjs/config) from 0.4.2 to 0.6.0.
- [Release notes](https://github.com/nestjs/config/releases)
- [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json)
- [Commits](nestjs/config@0.4.2...0.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #90.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nestjs/config-0.6.0 branch November 20, 2020 12:21
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.

1 participant