Bantr / Koyi

Processes data for Bantr
0 stars 0 forks source link

Bump @nestjs/schematics from 7.0.1 to 7.2.2 #136

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @nestjs/schematics from 7.0.1 to 7.2.2.

Release notes

Sourced from @nestjs/schematics's releases.

Release 7.2.2

  • fix(): fix application schematics README (b7d0ce0)
  • Merge pull request #519 from nestjs/renovate/major-angularcli-monorepo (359ac65)
  • fix(deps): update angularcli monorepo to v11 (50a5860)
  • chore(deps): update dependency @types/fs-extra to v9.0.4 (9aca7d2)
  • chore(deps): update dependency @types/node to v14.14.7 (d2f0a0f)
  • chore(deps): update typescript-eslint monorepo to v4.7.0 (1d2dc6c)
  • chore(deps): update dependency ts-jest to v26.4.4 (0a14369)
  • chore(deps): update dependency eslint to v7.13.0 (ae261b4)

Release 7.2.1

No release notes provided.

Release 7.2.0

  • Merge branch 'SSCIsrael-auto-create-monorepo-name-convention' (3199fd2)
  • fix(): fix tests descriptions (sub-app) (b8b6c9e)
  • Merge branch 'auto-create-monorepo-name-convention' of https://github.com/SSCIsrael/schematics into SSCIsrael-auto-create-monorepo-name-convention (18f835a)
  • chore(): update deps to the latest versions, fix schematics breaking changes (230152e)
  • Merge branch 'master' into auto-create-monorepo-name-convention (9771379)
  • fix(package): package-lock.json diff (e7af091)
  • fix(package): package-lock.json diff (9352857)
  • fix(package): package-lock.json diff (49b6e0f)
  • fix(package): package-lock.json diff (68c1f96)
  • Update package-lock.json (f244e5f)
  • Merge branch 'master' into auto-create-monorepo-name-convention (5e5844b)
  • fix(schema.json): rollback schema.json in sub-app (49afdda)
  • fix(tests): merged from master (9d80ab0)
  • Merge branch 'master' into auto-create-monorepo-name-convention (c386f9e)
  • done (fe5a17c)
  • init (9128d02)
  • init (a1090c2)

Release 7.1.4

  • feat(): update ts application schematic (update deps, config) (7ca1240)
  • chore(deps): update dependency jest to v26.6.3 (cf4defc)
  • chore(deps): update dependency @types/fs-extra to v9.0.3 (d81ce09)

Release 7.1.3

  • Merge pull request #462 from Nosfistis/patch-1 (a811b10)
  • Merge pull request #486 from yassinebridi/partiatype-import-fix (996b20d)
  • Merge pull request #500 from adursun/master (f19aa64)
  • chore(deps): update typescript-eslint monorepo to v4.6.1 (dcf0738)
  • chore(deps): update dependency jest to v26.6.2 (ff5017e)
  • chore(deps): update dependency eslint-config-prettier to v6.15.0 (9784650)
  • chore(deps): update dependency eslint to v7.12.1 (0741167)
  • chore(deps): update dependency ts-jest to v26.4.3 (05ffce3)
  • chore(deps): update typescript-eslint monorepo to v4.6.0 (02538a7)
  • chore(deps): update dependency eslint to v7.12.0 (271de7f)
  • chore(deps): update dependency ts-jest to v26.4.2 (01fccfc)
  • chore(deps): update dependency jest to v26.6.1 (b3e7fe9)
Commits
  • 3749929 chore(): release v7.2.2
  • b7d0ce0 fix(): fix application schematics README
  • 359ac65 Merge pull request #519 from nestjs/renovate/major-angularcli-monorepo
  • 50a5860 fix(deps): update angularcli monorepo to v11
  • 9aca7d2 chore(deps): update dependency @types/fs-extra to v9.0.4
  • d2f0a0f chore(deps): update dependency @types/node to v14.14.7
  • 1d2dc6c chore(deps): update typescript-eslint monorepo to v4.7.0
  • 0a14369 chore(deps): update dependency ts-jest to v26.4.4
  • ae261b4 chore(deps): update dependency eslint to v7.13.0
  • 8b79d97 chore(): release v7.2.1
  • 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](https://app.dependabot.com): - 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[bot] commented 4 years ago

Code Climate has analyzed commit d3fab80a 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[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
- 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%) :arrow_down:

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...d3fab80. Read the comment docs.

dependabot-preview[bot] commented 3 years ago

Superseded by #149.