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

fix(deps): bump @nestjs/config from 2.0.0 to 2.1.0 #72

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps @nestjs/config from 2.0.0 to 2.1.0.

Release notes

Sourced from @​nestjs/config's releases.

Release 2.1.0

  • Merge pull request #941 from jonahsnider/get-or-throw (7df0717)
  • chore(deps): update dependency @​types/jest to v28 (20993a1)
  • fix: comply with lint rules (c954b99)
  • docs: improve note about default value being undefined (249f7bd)
  • fix: fix return type of ConfigService#getOrThrow() (621a84a)
  • feat: add ConfigService#getOrThrow() (e55f335)
  • chore(deps): update dependency @​types/jest to v27.5.2 (495ae12)
  • chore(deps): update dependency lint-staged to v13 (2146422)
  • chore(deps): update dependency @​commitlint/cli to v17.0.2 (9858131)
  • chore(deps): update dependency lint-staged to v12.5.0 (e56cef0)
  • chore(deps): update nest monorepo to v8.4.6 (e6bac31)
  • chore(deps): update typescript-eslint monorepo to v5.27.0 (d81c63f)
  • chore(deps): update dependency lint-staged to v12.4.3 (2767c41)
  • chore(deps): update dependency @​commitlint/cli to v17.0.1 (a21677f)
  • chore(deps): update dependency typescript to v4.7.2 (8d82f01)
  • chore(deps): update dependency lint-staged to v12.4.2 (4e0ae79)
  • chore(deps): update dependency ts-jest to v28.0.3 (edd7fb8)
  • chore(deps): update typescript-eslint monorepo to v5.26.0 (5c631f9)
  • chore(deps): update dependency eslint to v8.16.0 (a5f7301)
  • Merge pull request #943 from nestjs/renovate/nest-monorepo (64c3251)
  • chore(deps): update dependency @​nestjs/common to v8.4.5 (e84b7b4)

Release 2.0.1

  • chore(): upgrade deps (6725892)
  • Merge pull request #942 from nestjs/revert-929-renovate/major-jest-monorepo (c9e9d52)
  • Revert "chore(deps): update dependency jest to v28" (bdb321c)
  • Merge pull request #880 from nestjs/renovate/dotenv-expand-8.x (e842f67)
  • Merge pull request #899 from nestjs/renovate/npm-minimist-vulnerability (6a3d594)
  • Merge pull request #907 from micalevisk/master (d2d8bb0)
  • chore(deps): update dependency jest to v28 (759cb3d)
  • chore(deps): update typescript-eslint monorepo to v5.21.0 (a9db10b)
  • chore(deps): update dependency @​types/node to v16.11.29 (0169eeb)
  • chore(deps): update dependency @​types/node to v16.11.28 (bd4b16b)
  • chore(deps): update dependency eslint to v8.14.0 (79aca7e)
  • chore(deps): update dependency lint-staged to v12.4.0 (b8786ec)
  • chore(deps): update dependency @​types/lodash to v4.14.182 (3cc4255)
  • chore(deps): update typescript-eslint monorepo to v5.20.0 (6b18de4)
  • chore(deps): update dependency lint-staged to v12.3.8 (4f26e3c)
  • chore(deps): update dependency @​types/node to v16.11.27 (9e4e91d)
  • chore(deps): update typescript-eslint monorepo to v5.19.0 (3b0e192)
  • chore(deps): update dependency release-it to v14.14.2 (6c6957e)
  • chore(deps): update dependency release-it to v14.14.1 (767d75b)
  • chore(deps): update dependency eslint to v8.13.0 (74d042d)
  • chore(deps): update nest monorepo to v8.4.4 (060dd3b)
  • chore(deps): update dependency eslint-plugin-import to v2.26.0 (df69586)
  • Merge pull request #915 from micalevisk/patch-1 (6f8b0e8)
  • chore(deps): update typescript-eslint monorepo to v5.18.0 (dfdd073)
  • refactor(utils): generate unique id only if needed (1693f24)
  • chore(deps): update dependency prettier to v2.6.2 (247a8d6)

... (truncated)

Commits
  • 3212cf6 chore(): release v2.1.0
  • 7df0717 Merge pull request #941 from jonahsnider/get-or-throw
  • 20993a1 chore(deps): update dependency @​types/jest to v28
  • c954b99 fix: comply with lint rules
  • 249f7bd docs: improve note about default value being undefined
  • 621a84a fix: fix return type of ConfigService#getOrThrow()
  • e55f335 feat: add ConfigService#getOrThrow()
  • 495ae12 chore(deps): update dependency @​types/jest to v27.5.2
  • 2146422 chore(deps): update dependency lint-staged to v13
  • 9858131 chore(deps): update dependency @​commitlint/cli to v17.0.2
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @ingvaar.


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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2022
@ingvaar
Copy link
Owner

ingvaar commented Jun 13, 2022

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: "@nestjs/config"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/config-2.1.0 branch from 9002a3f to 40fc7d8 Compare June 13, 2022 09:30
Copy link
Owner

@ingvaar ingvaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 4daf671 into main Jun 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/config-2.1.0 branch June 13, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant