Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Bump @nestjs/config from 1.0.0 to 1.0.1 #106

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2021

Bumps @nestjs/config from 1.0.0 to 1.0.1.

Release notes

Sourced from @​nestjs/config's releases.

Release 1.0.1

  • Merge branch 'master' of https://github.com/nestjs/config (d8dc11d)
  • fix(): fix type issue when default value specified #625 (3bdea52)
  • chore(deps): update dependency ts-jest to v27.0.4 (1ab7f32)
  • chore(deps): update typescript-eslint monorepo to v4.28.4 (2fe16eb)
  • chore(deps): update dependency eslint to v7.31.0 (e388903)
  • chore(deps): update nest monorepo to v8.0.4 (570d332)
  • chore(deps): update nest monorepo to v8.0.3 (4d5d7be)
  • chore(deps): update dependency lint-staged to v11.0.1 (0a38397)
  • chore(deps): update typescript-eslint monorepo to v4.28.3 (a79dbc6)
  • chore(deps): update nest monorepo to v8.0.2 (640f230)
  • chore(deps): update dependency joi to v17.4.1 (5319bf3)
  • chore(deps): update nest monorepo to v8.0.1 (b30bdae)
Commits
  • 62f5677 chore(): release v1.0.1
  • d8dc11d Merge branch 'master' of https://github.com/nestjs/config
  • 3bdea52 fix(): fix type issue when default value specified #625
  • 1ab7f32 chore(deps): update dependency ts-jest to v27.0.4
  • 2fe16eb chore(deps): update typescript-eslint monorepo to v4.28.4
  • e388903 chore(deps): update dependency eslint to v7.31.0
  • 570d332 chore(deps): update nest monorepo to v8.0.4
  • 4d5d7be chore(deps): update nest monorepo to v8.0.3
  • 0a38397 chore(deps): update dependency lint-staged to v11.0.1
  • a79dbc6 chore(deps): update typescript-eslint monorepo to v4.28.3
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from fuxingloh as a code owner July 26, 2021 18:10
@dependabot dependabot bot added the kind/dependencies Pull requests that update a dependency file label Jul 26, 2021
@codeclimate
Copy link

codeclimate bot commented Jul 26, 2021

Code Climate has analyzed commit fc791d0 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #106 (fc791d0) into main (6731a1d) will increase coverage by 0.55%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   78.10%   78.65%   +0.55%     
==========================================
  Files          34       34              
  Lines         548      567      +19     
  Branches       55       57       +2     
==========================================
+ Hits          428      446      +18     
- Misses        120      121       +1     
Impacted Files Coverage Δ
src/module.api/wallet.controller.ts 97.77% <95.83%> (-2.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b36b5fc...fc791d0. Read the comment docs.

@fuxingloh fuxingloh enabled auto-merge (squash) July 27, 2021 03:04
@fuxingloh fuxingloh merged commit 418219d into main Jul 27, 2021
@fuxingloh fuxingloh deleted the dependabot/npm_and_yarn/nestjs/config-1.0.1 branch July 27, 2021 03:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant