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

Bump @nestjs/schematics from 7.0.1 to 8.0.1 #224

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @nestjs/schematics from 7.0.1 to 8.0.1.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 8.0.1

  • fix(): add missing tsconfig option (18a56e2)
  • chore(deps): update dependency nodemon to v2.0.12 (a8d8124)
  • chore(deps): update dependency ts-node to v10.1.0 (88acdee)
  • chore(deps): update dependency nodemon to v2.0.11 (5f09834)
  • chore(deps): update dependency nodemon to v2.0.10 (418c8ee)
  • chore(deps): pin dependency jest to 27.0.6 (cc36b55)

Release 8.0.0

  • chore(): upgrade deps (93e7f57)
  • Merge pull request #739 from nestjs/renovate/rxjs-7.x (7777d74)
  • chore(deps): update dependency @​types/jest to v26.0.24 (c85e601)
  • chore(deps): update dependency @​types/fs-extra to v9.0.12 (3472b11)
  • chore(deps): update dependency husky to v7.0.1 (aa60f8c)
  • chore(deps): update typescript-eslint monorepo to v4.28.2 (6d7a0f5)
  • fix(deps): update dependency rxjs to v7.2.0 (71ba2d9)
  • chore(deps): update jest monorepo (8c57dbc)
  • chore(deps): pin dependency jest to v26.6.3 (8bd3901)
  • chore(deps): pin dependencies (373c8e8)
  • chore(deps): pin dependencies (7667cf8)
  • chore(deps): update dependency eslint to v7.30.0 (999fb8a)
  • chore(deps): update dependency husky to v7 (bedffa4)
  • chore(deps): update dependency nodemon to v2.0.9 (ece0346)
  • chore(deps): update dependency nodemon to v2.0.8 (a9972b9)
  • chore(deps): update typescript-eslint monorepo to v4.28.1 (5333df3)
  • chore(deps): update dependency prettier to v2.3.2 (c53fb96)
  • chore(deps): update dependency @​types/node to v14.17.4 (2ea757b)
  • chore(deps): update typescript-eslint monorepo to v4.28.0 (4851925)
  • chore(deps): update dependency release-it to v14.10.0 (dac55a7)
  • chore(deps): update dependency eslint to v7.29.0 (a6074a1)
  • Merge pull request #635 from nestjs/renovate/angularcli-monorepo (c7b9713)
  • fix(deps): update angularcli monorepo to v12.0.5 (ea876e9)
  • chore(deps): update dependency typescript to v3.9.10 (98e9ca1)
  • chore(deps): update typescript-eslint monorepo to v4.27.0 (99e64de)
  • chore(deps): update dependency release-it to v14.9.0 (4400e3c)
  • Merge pull request #675 from nestjs/renovate/fs-extra-10.x (a11c4a3)
  • Merge pull request #648 from nestjs/dependabot/npm_and_yarn/y18n-3.2.2 (69d128f)
  • Merge pull request #710 from nestjs/dependabot/npm_and_yarn/ws-7.4.6 (3384511)
  • fix(deps): update dependency fs-extra to v10 (ef3fd74)
  • chore(deps): bump ws from 7.3.1 to 7.4.6 (c502508)
  • Merge pull request #674 from nestjs/renovate/rxjs-7.x (ebeb37f)
  • Merge pull request #682 from nestjs/dependabot/npm_and_yarn/lodash-4.17.21 (afd0aad)
  • Merge pull request #686 from nestjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9 (f405d09)
  • Merge pull request #691 from nestjs/renovate/major-angularcli-monorepo (03a74c4)
  • Merge pull request #709 from nestjs/renovate/circleci-node-16.x (4608afe)
  • chore(deps): update dependency @​types/node to v14.17.3 (f0ed1fa)
  • chore(deps): bump lodash from 4.17.14 to 4.17.21 (af99d83)
  • chore(deps): update typescript-eslint monorepo to v4.26.1 (3b5bdf8)
  • chore(deps): update dependency release-it to v14.8.0 (d89d050)
  • chore(deps): update dependency ts-loader to v9.2.3 (cb4f073)

... (truncated)

Commits
  • d793a58 chore(): release v8.0.1
  • 18a56e2 fix(): add missing tsconfig option
  • a8d8124 chore(deps): update dependency nodemon to v2.0.12
  • 88acdee chore(deps): update dependency ts-node to v10.1.0
  • 5f09834 chore(deps): update dependency nodemon to v2.0.11
  • 418c8ee chore(deps): update dependency nodemon to v2.0.10
  • cc36b55 chore(deps): pin dependency jest to 27.0.6
  • 566f52a chore(): release v8.0.0
  • 93e7f57 chore(): upgrade deps
  • 7777d74 Merge pull request #739 from nestjs/renovate/rxjs-7.x
  • 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)
  • @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)

@codeclimate
Copy link

codeclimate bot commented Jul 12, 2021

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

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 69.6%.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #224 (1c8c889) into master (ccc69a2) will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   65.80%   65.60%   -0.20%     
==========================================
  Files          33       33              
  Lines        1041     1041              
  Branches       92       92              
==========================================
- Hits          685      683       -2     
- Misses        299      301       +2     
  Partials       57       57              
Impacted Files Coverage Δ
src/ban/ban.service.ts 68.31% <0.00%> (-1.99%) ⬇️

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 ccc69a2...1c8c889. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #232.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nestjs/schematics-8.0.1 branch July 16, 2021 08:31
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.

0 participants