marckraw / nestjs-project-template

finance crud build with nestjs
1 stars 0 forks source link

chore(deps-dev): bump @nestjs/schematics from 8.0.8 to 8.0.9 #41

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @nestjs/schematics from 8.0.8 to 8.0.9.

Release notes

Sourced from @​nestjs/schematics's releases.

Release 8.0.9

  • Merge pull request #970 from nestjs/renovate/angular-cli-monorepo (4b19349)
  • Merge pull request #986 from micalevisk/feat-add-schema-entry (b94a23f)
  • chore(deps): update dependency release-it to v14.14.0 (9bd3a0b)
  • feat: add $schema entry on generated nest-cli.json files (ac6fecf)
  • fix(deps): update angular-cli monorepo to v13.3.1 (9435267)
  • chore(deps): update typescript-eslint monorepo to v5.17.0 (f853c59)
  • chore(deps): update dependency eslint to v8.12.0 (b18440f)
  • chore(deps): update dependency prettier to v2.6.1 (d42ca0b)
  • chore(deps): update dependency typescript to v4.6.3 (38ce0ec)
  • chore(deps): update dependency ts-jest to v27.1.4 (56c3d4b)
  • chore(deps): update typescript-eslint monorepo to v5.16.0 (adfe882)
  • chore(deps): update dependency release-it to v14.13.1 (7942723)
  • chore(deps): update dependency release-it to v14.13.0 (7cb40b6)
  • chore(deps): update babel monorepo to v7.17.8 (cd2957f)
  • chore(deps): update dependency prettier to v2.6.0 (37c0561)
  • chore(deps): update commitlint monorepo to v16.2.3 (b32c56a)
  • chore(deps): update typescript-eslint monorepo to v5.15.0 (79a0487)
  • chore(deps): update babel monorepo to v7.17.7 (c70087c)
  • chore(deps): update dependency eslint to v8.11.0 (e066482)
  • chore(deps): update typescript-eslint monorepo to v5.14.0 (87ed759)
Commits
  • d45f0ad chore(): release v8.0.9
  • 4b19349 Merge pull request #970 from nestjs/renovate/angular-cli-monorepo
  • b94a23f Merge pull request #986 from micalevisk/feat-add-schema-entry
  • 9bd3a0b chore(deps): update dependency release-it to v14.14.0
  • ac6fecf feat: add $schema entry on generated nest-cli.json files
  • 9435267 fix(deps): update angular-cli monorepo to v13.3.1
  • f853c59 chore(deps): update typescript-eslint monorepo to v5.17.0
  • b18440f chore(deps): update dependency eslint to v8.12.0
  • d42ca0b chore(deps): update dependency prettier to v2.6.1
  • 38ce0ec chore(deps): update dependency typescript to v4.6.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)
dependabot[bot] commented 2 years ago

Superseded by #45.